Home
last modified time | relevance | path

Searched refs:Path (Results 1 – 25 of 61) sorted by relevance

123

/Linux-v4.19/arch/mips/fw/arc/
Dsalone.c11 LONG __init ArcLoad(CHAR *Path, ULONG TopAddr, ULONG *ExecAddr, ULONG *LowAddr) in ArcLoad() argument
13 return ARC_CALL4(load, Path, TopAddr, ExecAddr, LowAddr); in ArcLoad()
22 LONG __init ArcExecute(CHAR *Path, LONG Argc, CHAR *Argv[], CHAR *Envp[]) in ArcExecute() argument
24 return ARC_CALL4(exec, Path, Argc, Argv, Envp); in ArcExecute()
Dfile.c23 ArcOpen(CHAR *Path, enum linux_omode OpenMode, ULONG *FileID) in ArcOpen() argument
25 return ARC_CALL3(open, Path, OpenMode, FileID); in ArcOpen()
Dtree.c62 ArcGetComponent(CHAR *Path) in ArcGetComponent() argument
64 return (pcomponent *)ARC_CALL1(component_by_path, Path); in ArcGetComponent()
/Linux-v4.19/tools/perf/util/c++/
Dclang.cpp39 createCompilerInvocation(llvm::opt::ArgStringList CFlags, StringRef& Path, in createCompilerInvocation() argument
62 Opts.Inputs.emplace_back(Path, in createCompilerInvocation()
69 StringRef Path, IntrusiveRefCntPtr<vfs::FileSystem> VFS) in getModuleFromSource() argument
78 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource()
83 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource()
117 getModuleFromSource(llvm::opt::ArgStringList CFlags, StringRef Path) in getModuleFromSource() argument
120 return getModuleFromSource(std::move(CFlags), Path, VFS); in getModuleFromSource()
Dclang.h21 StringRef Path);
/Linux-v4.19/Documentation/infiniband/
Dopa_vnic.txt1 Intel Omni-Path (OPA) Virtual Network Interface Controller (VNIC) feature
2 supports Ethernet functionality over Omni-Path fabric by encapsulating
7 The patterns of exchanges of Omni-Path encapsulated Ethernet packets
8 involves one or more virtual Ethernet switches overlaid on the Omni-Path
9 fabric topology. A subset of HFI nodes on the Omni-Path fabric are
48 The Omni-Path encapsulated Ethernet packet format is as described below.
110 net_device_ops functions. It expects Omni-Path encapsulated Ethernet
112 the Omni-Path header from the received packets before passing them up
123 Omni-Path header in the transmit path. For each VNIC interface, the
/Linux-v4.19/drivers/infiniband/ulp/opa_vnic/
DKconfig5 This is Omni-Path (OPA) Virtual Network Interface Controller (VNIC)
6 driver for Ethernet over Omni-Path feature. It implements the HW
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
DREADME74 Path: /sys/kernel/debug/libertas_wireless/ethX/registers/
97 Path: /sys/kernel/debug/libertas_wireless/ethX/
117 Path: /sys/kernel/debug/libertas_wireless/ethX/subscribed_events/
167 Path: /sys/kernel/debug/libertas_wireless/ethX/
181 Path: /sys/kernel/debug/libertas_wireless/ethX/
190 Path: /sys/kernel/debug/libertas_wireless/ethX/
233 Path: /sys/kernel/debug/libertas_wireless/ethX/
/Linux-v4.19/Documentation/device-mapper/
Ddm-uevent.txt44 Value: Path name in the form of "Major:Minor"
67 1.) Path failure.
83 2.) Path reinstate.
/Linux-v4.19/arch/arc/kernel/
Dentry.S290 ; Fast Path return to user mode if no pending work
295 ; --- (Slow Path #1) task preemption ---
303 ; --- (Slow Path #2) pending signal ---
333 ; --- (Slow Path #3) notify_resume ---
/Linux-v4.19/drivers/net/ethernet/freescale/fman/
DKconfig8 Freescale Data-Path Acceleration Architecture Frame Manager
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/
DKconfig7 Data Path Acceleration Architecture Ethernet driver,
/Linux-v4.19/Documentation/devicetree/bindings/media/
Dmediatek-mdp.txt1 * Mediatek Media Data Path
3 Media Data Path is used for scaling and color space conversion.
/Linux-v4.19/Documentation/
Dbtmrvl.txt10 Path: /debug/btmrvl/config/
75 Path: /debug/btmrvl/status/
/Linux-v4.19/Documentation/networking/dpaa2/
Ddpio-driver.rst3 DPAA2 DPIO (Data Path I/O) Overview
14 A DPAA2 DPIO (Data Path I/O) is a hardware object that provides
/Linux-v4.19/Documentation/sound/soc/
Ddapm.rst38 Path domain
166 Path Domain Widgets
169 Path domain widgets have a ability to control or affect the audio signal or
276 * Destination Widget <=== Path Name <=== Source Widget, or
277 * Sink, Path, Source, or
/Linux-v4.19/Documentation/networking/
Dfib_trie.txt22 the child array. See Path Compression.
24 Path Compression / skipped bits
30 deviations. These "skipped bits" constitute Path Compression.
/Linux-v4.19/arch/arm/boot/dts/
Dimx53-usbarmory.dts5 * Copyright (C) 2015, Inverse Path
51 model = "Inverse Path USB armory";
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-scsi_host18 Description: This file contains the current status of the "SSD Smart Path"
20 driver. SSD Smart Path, when enabled permits the driver to
/Linux-v4.19/drivers/message/fusion/
Dmptscsih.c2151 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptscsih_is_phys_disk()
2162 if ((phys_disk->Path[j].Flags & in mptscsih_is_phys_disk()
2165 if ((phys_disk->Path[j].Flags & in mptscsih_is_phys_disk()
2168 if ((id == phys_disk->Path[j].PhysDiskID) && in mptscsih_is_phys_disk()
2169 (channel == phys_disk->Path[j].PhysDiskBus)) { in mptscsih_is_phys_disk()
2229 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptscsih_raid_id_to_num()
2240 if ((phys_disk->Path[j].Flags & in mptscsih_raid_id_to_num()
2243 if ((phys_disk->Path[j].Flags & in mptscsih_raid_id_to_num()
2246 if ((id == phys_disk->Path[j].PhysDiskID) && in mptscsih_raid_id_to_num()
2247 (channel == phys_disk->Path[j].PhysDiskBus)) { in mptscsih_raid_id_to_num()
/Linux-v4.19/Documentation/filesystems/
Dpath-lookup.txt1 Path walking and name lookup locking
4 Path resolution is the finding a dentry corresponding to a path name string, by
15 Path walking synchronisation history:
39 Path walking overview
66 Path walking then must, broadly, do several particular things:
212 Path walking code now has two distinct modes, ref-walk and rcu-walk. ref-walk
/Linux-v4.19/drivers/soc/fsl/qbman/
DKconfig6 The Freescale Data Path Acceleration Architecture (DPAA) is a set of
/Linux-v4.19/drivers/parisc/
DKconfig172 variables (PDC non volatile variables such as Primary Boot Path,
173 Console Path, Autoboot, Autosearch, etc) through SysFS.
/Linux-v4.19/arch/arc/mm/
Dtlbex.S55 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
302 ARCFP_CODE ;Fast Path Code, candidate for ICCM
/Linux-v4.19/Documentation/usb/
Dusbip_protocol.txt120 | 256 | | path: Path of the device on the host exporting the
202 | 256 | | path: Path of the device on the host exporting the

123