Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dcommon.h978 static inline struct tomoyo_domain_info *tomoyo_real_domain(struct task_struct in tomoyo_real_domain() function
Dcommon.c757 domain = tomoyo_real_domain(p); in tomoyo_select_one()
1191 domain = tomoyo_real_domain(p); in tomoyo_read_pid()