Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Daudit.c169 tomoyo_yesno(r->granted), gpid, tomoyo_sys_getpid(), in tomoyo_print_header()
H A Dcommon.h1145 * tomoyo_sys_getpid - Copy of getpid().
1152 static inline pid_t tomoyo_sys_getpid(void) in tomoyo_sys_getpid() function
H A Dcondition.c865 value = tomoyo_sys_getpid(); in tomoyo_condition()
/kernel/linux/linux-6.6/security/tomoyo/
H A Daudit.c169 str_yes_no(r->granted), gpid, tomoyo_sys_getpid(), in tomoyo_print_header()
H A Dcondition.c865 value = tomoyo_sys_getpid(); in tomoyo_condition()
H A Dcommon.h1142 * tomoyo_sys_getpid - Copy of getpid().
1149 static inline pid_t tomoyo_sys_getpid(void) in tomoyo_sys_getpid() function

Completed in 10 milliseconds