Home
last modified time | relevance | path

Searched defs:exe (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/ublk/
H A Dkublk.c1471 static void __cmd_create_help(char *exe, bool recovery) in __cmd_create_help()
1492 static void cmd_add_help(char *exe) in cmd_add_help()
1498 static void cmd_recover_help(char *exe) in cmd_recover_help()
1505 static int cmd_dev_help(char *exe) in cmd_dev_help()
/linux/security/landlock/
H A Ddomain.c47 const char *exe; in get_current_exe() local
/linux/tools/testing/selftests/landlock/
H A Daudit.h36 char exe[PATH_MAX]; member
/linux/security/tomoyo/
H A Dcondition.c239 struct tomoyo_path_info exe; in tomoyo_scan_exec_realpath() local
H A Dcommon.c932 const char *exe; in tomoyo_manager() local
/linux/tools/perf/util/
H A Dsymbol-elf.c1879 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()
1911 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps()
/linux/include/linux/
H A Daudit.h55 struct audit_fsnotify_mark *exe; member