/Linux-v4.19/arch/mips/fw/arc/ |
D | salone.c | 11 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()
|
D | file.c | 23 ArcOpen(CHAR *Path, enum linux_omode OpenMode, ULONG *FileID) in ArcOpen() argument 25 return ARC_CALL3(open, Path, OpenMode, FileID); in ArcOpen()
|
D | tree.c | 62 ArcGetComponent(CHAR *Path) in ArcGetComponent() argument 64 return (pcomponent *)ARC_CALL1(component_by_path, Path); in ArcGetComponent()
|
/Linux-v4.19/tools/perf/util/c++/ |
D | clang.cpp | 39 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()
|
D | clang.h | 21 StringRef Path);
|
/Linux-v4.19/Documentation/infiniband/ |
D | opa_vnic.txt | 1 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/ |
D | Kconfig | 5 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/ |
D | README | 74 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/ |
D | dm-uevent.txt | 44 Value: Path name in the form of "Major:Minor" 67 1.) Path failure. 83 2.) Path reinstate.
|
/Linux-v4.19/arch/arc/kernel/ |
D | entry.S | 290 ; 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/ |
D | Kconfig | 8 Freescale Data-Path Acceleration Architecture Frame Manager
|
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/ |
D | Kconfig | 7 Data Path Acceleration Architecture Ethernet driver,
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | mediatek-mdp.txt | 1 * Mediatek Media Data Path 3 Media Data Path is used for scaling and color space conversion.
|
/Linux-v4.19/Documentation/ |
D | btmrvl.txt | 10 Path: /debug/btmrvl/config/ 75 Path: /debug/btmrvl/status/
|
/Linux-v4.19/Documentation/networking/dpaa2/ |
D | dpio-driver.rst | 3 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/ |
D | dapm.rst | 38 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/ |
D | fib_trie.txt | 22 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/ |
D | imx53-usbarmory.dts | 5 * Copyright (C) 2015, Inverse Path 51 model = "Inverse Path USB armory";
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-scsi_host | 18 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/ |
D | mptscsih.c | 2151 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/ |
D | path-lookup.txt | 1 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/ |
D | Kconfig | 6 The Freescale Data Path Acceleration Architecture (DPAA) is a set of
|
/Linux-v4.19/drivers/parisc/ |
D | Kconfig | 172 variables (PDC non volatile variables such as Primary Boot Path, 173 Console Path, Autoboot, Autosearch, etc) through SysFS.
|
/Linux-v4.19/arch/arc/mm/ |
D | tlbex.S | 55 ; 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/ |
D | usbip_protocol.txt | 120 | 256 | | path: Path of the device on the host exporting the 202 | 256 | | path: Path of the device on the host exporting the
|