Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcommon.h1216 static inline struct tomoyo_domain_info *tomoyo_real_domain(struct task_struct in tomoyo_real_domain() function
Dcommon.c989 domain = tomoyo_real_domain(p); in tomoyo_select_domain()
1670 domain = tomoyo_real_domain(p); in tomoyo_read_pid()