Searched defs:mod_path (Results 1 - 12 of 12) sorted by relevance
/third_party/ltp/include/ |
H A D | tst_module.h | 13 static inline void tst_module_exists(const char *mod_name, char **mod_path) in tst_module_exists() argument
|
/third_party/ltp/testcases/kernel/syscalls/finit_module/ |
H A D | finit_module01.c | 24 static char *mod_path; variable
|
H A D | finit_module02.c | 25 static char *mod_path; variable
|
/third_party/ltp/include/old/ |
H A D | old_module.h | 55 tst_module_exists(void (cleanup_fn)(void), const char *mod_name, char **mod_path) tst_module_exists() argument
|
/third_party/ltp/lib/ |
H A D | tst_module.c | 83 char *mod_path = NULL; in tst_module_load_() local 31 tst_module_exists_(void (cleanup_fn)(void), const char *mod_name, char **mod_path) tst_module_exists_() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | verify_pkcs7_sig.c | 178 char mod_path[PATH_MAX], *mod_path_ptr; in populate_data_item_mod() local
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | drivers.c | 495 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev() argument 996 struct pdc_module_path mod_path; in qemu_print_iodc_data() local [all...] |
H A D | firmware.c | 416 pdc_system_map_find_mods(struct pdc_system_map_mod_info *pdc_mod_info, struct pdc_module_path *mod_path, long mod_index) pdc_system_map_find_mods() argument 680 pdc_mem_map_hpa(struct pdc_memory_map *address, struct pdc_module_path *mod_path) pdc_mem_map_hpa() argument
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | drivers.c | 495 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev() argument 996 struct pdc_module_path mod_path; in qemu_print_iodc_data() local [all...] |
H A D | firmware.c | 460 pdc_system_map_find_mods(struct pdc_system_map_mod_info *pdc_mod_info, struct pdc_module_path *mod_path, long mod_index) pdc_system_map_find_mods() argument 757 pdc_mem_map_hpa(struct pdc_memory_map *address, struct pdc_module_path *mod_path) pdc_mem_map_hpa() argument
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | pdcpat.h | 353 struct hardware_path mod_path; /* module path (device path - layers) */ member
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | pdcpat.h | 354 struct hardware_path mod_path; /* module path (device path - layers) */ member
|
Completed in 14 milliseconds