Home
last modified time | relevance | path

Searched refs:tomoyo_sys_getppid (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/security/tomoyo/
Daudit.c170 tomoyo_sys_getppid(), in tomoyo_print_header()
Dcommon.h1133 static inline pid_t tomoyo_sys_getppid(void) in tomoyo_sys_getppid() function
Dcondition.c868 value = tomoyo_sys_getppid(); in tomoyo_condition()