| /foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner_test/src/ |
| H A D | ringtone_scanner_test.cpp | 111 string dir = "/storage/cloud/files"; in HWTEST_F() local 127 const string dir = "/storage/cloud/files"; in HWTEST_F() local 141 const string dir = "/storage/cloud/files"; in HWTEST_F() local 151 const string dir = "/storage"; in HWTEST_F() local 164 const string dir = "./scanner_ScanDir_test_001"; HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
| H A D | netfirewall_event.h | 119 static __always_inline void log_dbg(enum debug_type type, enum stream_dir dir, __u32 arg1)
in log_dbg() argument 130 static __always_inline void log_dbg2(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2)
in log_dbg2() argument 142 static __always_inline void log_dbg3(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3)
in log_dbg3() argument 155 log_dbg4(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, __u32 arg4) log_dbg4() argument 170 log_dbg5(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, __u32 arg4, __u32 arg5) log_dbg5() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_rd_result_and_json_optimize_test.cpp | 60 std::string dir = g_testDir + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR; in SetUpTestCase() local
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
| H A D | file_operations_local_mock.cpp | 77 DIR* dir = opendir(path.c_str()); in ReadDir() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
| H A D | mtpfs_type_dir.cpp | 62 void MtpFsTypeDir::AddDir(const MtpFsTypeDir &dir) in AddDir() argument 76 bool MtpFsTypeDir::RemoveDir(const MtpFsTypeDir &dir) in RemoveDir() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/volume/src/ |
| H A D | process.cpp | 135 DIR *dir = opendir(path.c_str()); in CheckFds() local 155 DIR *dir = opendir("/proc"); in UpdatePidByPath() local
|
| /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...] |
| /kernel/linux/linux-6.6/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
|