Home
last modified time | relevance | path

Searched defs:dir_name (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dmakemapdata.c54 const char *dir_name, *spk_dir_name; in main() local
H A Dutils.h32 static inline void open_input(const char *dir_name, const char *name) in open_input()
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py136 def open_test_result(dir_name, file_name, update): argument
146 def test_and_diff(test_name, dir_name, update): argument
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_debugfs.c76 char dir_name[33]; in uvc_debugfs_init_stream() local
/openbmc/linux/fs/
H A Dinit.c16 int __init init_mount(const char *dev_name, const char *dir_name, in init_mount()
H A Dnamespace.c3677 long do_mount(const char *dev_name, const char __user *dir_name, in do_mount()
3872 SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, in SYSCALL_DEFINE5() argument
/openbmc/linux/drivers/thunderbolt/
H A Ddebugfs.c878 char dir_name[10]; in margining_port_init() local
954 char dir_name[10]; in margining_port_remove() local
1525 char dir_name[10]; in tb_switch_debugfs_init() local
/openbmc/linux/tools/perf/util/
H A Dbuild-id.c581 char *dir_name; in build_id_cache__list_build_ids() local
683 char *filename = NULL, *dir_name = NULL, *linkname = zalloc(size), *tmp; in build_id_cache__add() local
H A Dprobe-file.c455 char *dir_name = NULL; in probe_cache__open() local
H A Dmachine.c1554 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) in maps__set_modules_path_dir()
/openbmc/linux/sound/soc/tegra/
H A Dtegra210_admaif.c349 char *dir_name; in tegra_admaif_stop() local
/openbmc/linux/block/
H A Dblk-mq-debugfs.c801 const char *dir_name = rq_qos_id_to_name(rqos->id); in blk_mq_debugfs_register_rqos() local
/openbmc/linux/drivers/dma/
H A Dhisi_dma.c874 char dir_name[HISI_DMA_MAX_DIR_NAME_LEN]; in hisi_dma_create_chan_dir() local
/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c1192 const unsigned char *dir_name) in rpc_d_lookup_sb()
H A Dclnt.c124 const char *dir_name = clnt->cl_program->pipe_dir_name; in rpc_setup_pipedir_sb() local
/openbmc/linux/virt/kvm/
H A Dkvm_main.c1051 char dir_name[ITOA_MAX_LEN * 2]; in kvm_create_vm_debugfs() local
3925 char dir_name[ITOA_MAX_LEN * 2]; in kvm_create_vcpu_debugfs() local
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c912 static char str[512], dir_name[64]; in isolate_cpus() local
/openbmc/qemu/hw/9pfs/
H A D9p.c3234 char *dir_name = g_path_get_dirname(fidp->path.data); in v9fs_complete_rename() local
/openbmc/linux/security/tomoyo/
H A Dcommon.h751 struct tomoyo_name_union dir_name; member
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c3416 static int check_ev_match(char *dir_name, char *scriptname, in check_ev_match()