| /Linux-v5.4/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-v5.4/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-v5.4/Documentation/infiniband/ |
| D | opa_vnic.rst | 2 Intel Omni-Path (OPA) Virtual Network Interface Controller (VNIC) 5 Intel Omni-Path (OPA) Virtual Network Interface Controller (VNIC) feature 6 supports Ethernet functionality over Omni-Path fabric by encapsulating 11 The patterns of exchanges of Omni-Path encapsulated Ethernet packets 12 involves one or more virtual Ethernet switches overlaid on the Omni-Path 13 fabric topology. A subset of HFI nodes on the Omni-Path fabric are 52 The Omni-Path encapsulated Ethernet packet format is as described below. 116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet 118 the Omni-Path header from the received packets before passing them up 129 Omni-Path header in the transmit path. For each VNIC interface, the
|
| /Linux-v5.4/drivers/infiniband/ulp/opa_vnic/ |
| D | Kconfig | 6 This is Omni-Path (OPA) Virtual Network Interface Controller (VNIC) 7 driver for Ethernet over Omni-Path feature. It implements the HW
|
| /Linux-v5.4/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-v5.4/Documentation/admin-guide/device-mapper/ |
| D | dm-uevent.rst | 52 :Value: Path name in the form of "Major:Minor" 78 1.) Path failure:: 95 2.) Path reinstate::
|
| /Linux-v5.4/arch/arc/kernel/ |
| D | entry.S | 287 ; Fast Path return to user mode if no pending work 292 ; --- (Slow Path #1) task preemption --- 300 ; --- (Slow Path #2) pending signal --- 330 ; --- (Slow Path #3) notify_resume ---
|
| /Linux-v5.4/drivers/net/ethernet/freescale/fman/ |
| D | Kconfig | 9 Freescale Data-Path Acceleration Architecture Frame Manager
|
| /Linux-v5.4/drivers/net/ethernet/freescale/dpaa/ |
| D | Kconfig | 8 Data Path Acceleration Architecture Ethernet driver,
|
| /Linux-v5.4/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-v5.4/Documentation/admin-guide/ |
| D | btmrvl.rst | 10 Path: /debug/btmrvl/config/ 75 Path: /debug/btmrvl/status/
|
| /Linux-v5.4/Documentation/networking/device_drivers/freescale/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-v5.4/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-v5.4/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-v5.4/arch/arm/boot/dts/ |
| D | imx53-usbarmory.dts | 5 * Copyright (C) 2015, Inverse Path 51 model = "Inverse Path USB armory";
|
| /Linux-v5.4/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-v5.4/drivers/message/fusion/ |
| D | mptscsih.c | 2153 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptscsih_is_phys_disk() 2164 if ((phys_disk->Path[j].Flags & in mptscsih_is_phys_disk() 2167 if ((phys_disk->Path[j].Flags & in mptscsih_is_phys_disk() 2170 if ((id == phys_disk->Path[j].PhysDiskID) && in mptscsih_is_phys_disk() 2171 (channel == phys_disk->Path[j].PhysDiskBus)) { in mptscsih_is_phys_disk() 2231 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptscsih_raid_id_to_num() 2242 if ((phys_disk->Path[j].Flags & in mptscsih_raid_id_to_num() 2245 if ((phys_disk->Path[j].Flags & in mptscsih_raid_id_to_num() 2248 if ((id == phys_disk->Path[j].PhysDiskID) && in mptscsih_raid_id_to_num() 2249 (channel == phys_disk->Path[j].PhysDiskBus)) { in mptscsih_raid_id_to_num()
|
| /Linux-v5.4/Documentation/devicetree/bindings/interconnect/ |
| D | interconnect.txt | 55 * dma-mem: Path from the device to the main memory of
|
| /Linux-v5.4/drivers/parisc/ |
| D | Kconfig | 151 variables (PDC non volatile variables such as Primary Boot Path, 152 Console Path, Autoboot, Autosearch, etc) through SysFS.
|
| /Linux-v5.4/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-v5.4/drivers/soc/fsl/qbman/ |
| D | Kconfig | 7 The Freescale Data Path Acceleration Architecture (DPAA) is a set of
|
| /Linux-v5.4/arch/arc/mm/ |
| D | tlbex.S | 52 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3 299 ARCFP_CODE ;Fast Path Code, candidate for ICCM
|