Home
last modified time | relevance | path

Searched defs:dir (Results 276 - 300 of 3573) sorted by relevance

1...<<11121314151617181920>>...143

/third_party/rust/crates/rustix/tests/fs/
H A Dmain.rs10 mod dir; modules
/third_party/rust/crates/rustix/src/fs/
H A Dmod.rs12 mod dir; modules
/third_party/skia/dm/
H A DDMJsonWriter.cpp34 void JsonWriter::DumpJson(const char* dir, in DumpJson() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_dump.c37 static inline const char * ctrl_dir_txt(ControlledDirection dir) in ctrl_dir_txt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Deapol_test.py17 dir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_dump.c37 static inline const char * ctrl_dir_txt(ControlledDirection dir) in ctrl_dir_txt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Deapol_test.py17 dir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
/kernel/linux/linux-5.10/drivers/dma/qcom/
H A Dhidma_dbg.c145 struct dentry *dir; in hidma_debug_init() local
/kernel/linux/linux-5.10/arch/loongarch/mm/
H A Dmmap.c19 arch_get_unmapped_area_common(struct file *filp, unsigned long addr0, unsigned long len, unsigned long pgoff, unsigned long flags, enum mmap_allocation_direction dir) arch_get_unmapped_area_common() argument
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dgpio.c53 MCFGPIO_PORTTYPE dir; in __mcfgpio_direction_input() local
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H A Dcommon.c114 struct dentry *dir; in op_axp_create_files() local
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dcommon.c155 struct dentry *dir; in op_powerpc_create_files() local
/kernel/linux/linux-5.10/arch/mips/mm/
H A Ddma-noncoherent.c57 dma_sync_virt_for_device(void *addr, size_t size, enum dma_data_direction dir) dma_sync_virt_for_device() argument
75 dma_sync_virt_for_cpu(void *addr, size_t size, enum dma_data_direction dir) dma_sync_virt_for_cpu() argument
95 dma_sync_phys(phys_addr_t paddr, size_t size, enum dma_data_direction dir, bool for_device) dma_sync_phys() argument
124 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument
131 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument
[all...]
H A Dmmap.c29 arch_get_unmapped_area_common(struct file *filp, unsigned long addr0, unsigned long len, unsigned long pgoff, unsigned long flags, enum mmap_allocation_direction dir) arch_get_unmapped_area_common() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Ddma-noncoherent.c94 static void __dma_sync_page(phys_addr_t paddr, size_t size, int dir) in __dma_sync_page() argument
107 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument
113 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument
/kernel/linux/linux-5.10/arch/nios2/mm/
H A Dioremap.c80 pgd_t *dir; in remap_area_pages() local
/kernel/linux/linux-5.10/arch/arm/xen/
H A Dmm.c79 xen_dma_sync_for_cpu(struct device *dev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_for_cpu() argument
86 xen_dma_sync_for_device(struct device *dev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_for_device() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dpm-debug.c174 static int __init pwrdms_setup(struct powerdomain *pwrdm, void *dir) in pwrdms_setup() argument
/kernel/linux/linux-5.10/block/
H A Dblk-timeout.c31 struct dentry *dir = fault_create_debugfs_attr("fail_io_timeout", in fail_io_timeout_debugfs() local
/kernel/linux/linux-5.10/arch/c6x/mm/
H A Ddma-coherent.c143 c6x_dma_sync(phys_addr_t paddr, size_t size, enum dma_data_direction dir) c6x_dma_sync() argument
163 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument
169 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument
/kernel/linux/linux-6.6/arch/loongarch/mm/
H A Dmmap.c19 arch_get_unmapped_area_common(struct file *filp, unsigned long addr0, unsigned long len, unsigned long pgoff, unsigned long flags, enum mmap_allocation_direction dir) arch_get_unmapped_area_common() argument
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dgpio.c53 MCFGPIO_PORTTYPE dir; in __mcfgpio_direction_input() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dkup.h112 static __always_inline void prevent_user_access(unsigned long dir) in prevent_user_access() argument
100 allow_user_access(void __user *to, const void __user *from, u32 size, unsigned long dir) allow_user_access() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dkup-8xx.h58 static __always_inline void prevent_user_access(unsigned long dir) in prevent_user_access() argument
52 allow_user_access(void __user *to, const void __user *from, unsigned long size, unsigned long dir) allow_user_access() argument
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A Dresolve_test.c111 const char *dir; member
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...143