Home
last modified time | relevance | path

Searched refs:dump_file (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/power_supply/
H A Dhelpers.sh138 dump_file() { function
165 dump_file "$UEVENT_PATH"
/linux/scripts/mod/
H A Dmodpost.c181 if (!strcmp(mod->dump_file, filename) && in find_module()
2216 mod->dump_file = fname; in write_dump()
2235 if (mod->dump_file) in write_namespace_deps_files()
2259 if (mod->dump_file || list_empty(&mod->missing_namespaces)) in check_host_endian()
2385 if (mod->dump_file || mod->is_vmlinux) in main()
2396 if (mod->dump_file) in main()