Searched defs:dir_name (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/accessibility/speakup/ |
H A D | makemapdata.c | 53 const char *dir_name, *spk_dir_name; in main() local
|
H A D | utils.h | 32 static inline void open_input(const char *dir_name, const char *name) in open_input()
|
/linux/drivers/media/usb/uvc/ |
H A D | uvc_debugfs.c | 75 char dir_name[33]; in uvc_debugfs_init_stream() local
|
/linux/fs/ |
H A D | init.c | 16 int __init init_mount(const char *dev_name, const char *dir_name, in init_mount()
|
H A D | namespace.c | 3891 int do_mount(const char *dev_name, const char __user *dir_name, in do_mount() 4088 SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, in SYSCALL_DEFINE5() argument
|
/linux/tools/perf/util/ |
H A D | build-id.c | 521 char *dir_name; in build_id_cache__list_build_ids() local 623 char *filename = NULL, *dir_name = NULL, *linkname = zalloc(size), *tmp; in build_id_cache__add() local
|
H A D | machine.c | 1355 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) in maps__set_modules_path_dir()
|
/linux/drivers/platform/x86/ |
H A D | msi-wmi-platform.c | 307 char dir_name[64]; in msi_wmi_platform_debugfs_init() local
|
/linux/drivers/iommu/intel/ |
H A D | debugfs.c | 797 char dir_name[10]; in intel_iommu_debugfs_create_dev_pasid() local
|
/linux/sound/soc/tegra/ |
H A D | tegra210_admaif.c | 354 char *dir_name; in tegra_admaif_stop() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | token.c | 23 static inline int sys_mount(const char *dev_name, const char *dir_name, in sys_mount()
|
/linux/tools/bpf/bpftool/ |
H A D | common.c | 247 int create_and_mount_bpffs_dir(const char *dir_name) in create_and_mount_bpffs_dir()
|
/linux/drivers/dma/ |
H A D | hisi_dma.c | 874 char dir_name[HISI_DMA_MAX_DIR_NAME_LEN]; in hisi_dma_create_chan_dir() local
|
/linux/net/sunrpc/ |
H A D | clnt.c | 119 const char *dir_name = clnt->cl_program->pipe_dir_name; in rpc_setup_pipedir_sb() local
|
/linux/virt/kvm/ |
H A D | kvm_main.c | 1005 char dir_name[ITOA_MAX_LEN * 2]; in kvm_create_vm_debugfs() local 4041 char dir_name[ITOA_MAX_LEN * 2]; in kvm_create_vcpu_debugfs() local
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 908 static char str[512], dir_name[64]; in isolate_cpus() local
|
/linux/security/tomoyo/ |
H A D | common.h | 751 struct tomoyo_name_union dir_name; member
|