/third_party/rust/crates/rustix/tests/fs/ |
H A D | main.rs | 10 mod dir; modules
|
/third_party/rust/crates/rustix/src/fs/ |
H A D | mod.rs | 12 mod dir; modules
|
/third_party/skia/dm/ |
H A D | DMJsonWriter.cpp | 34 void JsonWriter::DumpJson(const char* dir, in DumpJson() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
H A D | eapol_auth_dump.c | 37 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 D | eapol_test.py | 17 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 D | eapol_auth_dump.c | 37 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 D | eapol_test.py | 17 dir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
|
/kernel/linux/linux-5.10/drivers/dma/qcom/ |
H A D | hidma_dbg.c | 145 struct dentry *dir; in hidma_debug_init() local
|
/kernel/linux/linux-5.10/arch/loongarch/mm/ |
H A D | mmap.c | 19 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 D | gpio.c | 53 MCFGPIO_PORTTYPE dir; in __mcfgpio_direction_input() local
|
/kernel/linux/linux-5.10/arch/alpha/oprofile/ |
H A D | common.c | 114 struct dentry *dir; in op_axp_create_files() local
|
/kernel/linux/linux-5.10/arch/powerpc/oprofile/ |
H A D | common.c | 155 struct dentry *dir; in op_powerpc_create_files() local
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | dma-noncoherent.c | 57 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 D | mmap.c | 29 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 D | dma-noncoherent.c | 94 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 D | ioremap.c | 80 pgd_t *dir; in remap_area_pages() local
|
/kernel/linux/linux-5.10/arch/arm/xen/ |
H A D | mm.c | 79 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 D | pm-debug.c | 174 static int __init pwrdms_setup(struct powerdomain *pwrdm, void *dir) in pwrdms_setup() argument
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-timeout.c | 31 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 D | dma-coherent.c | 143 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 D | mmap.c | 19 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 D | gpio.c | 53 MCFGPIO_PORTTYPE dir; in __mcfgpio_direction_input() local
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/ |
H A D | kup.h | 112 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 D | kup-8xx.h | 58 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 D | resolve_test.c | 111 const char *dir; member [all...] |