Home
last modified time | relevance | path

Searched refs:tomoyo_get_exe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dutil.c954 * tomoyo_get_exe - Get tomoyo_realpath() of current process.
961 const char *tomoyo_get_exe(void) in tomoyo_get_exe() function
H A Dcommon.h961 const char *tomoyo_get_exe(void);
H A Dcommon.c951 exe = tomoyo_get_exe(); in tomoyo_manager()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dutil.c959 * tomoyo_get_exe - Get tomoyo_realpath() of current process.
966 const char *tomoyo_get_exe(void) in tomoyo_get_exe() function
H A Dcommon.h961 const char *tomoyo_get_exe(void);
H A Dcommon.c943 exe = tomoyo_get_exe(); in tomoyo_manager()

Completed in 15 milliseconds