Home
last modified time | relevance | path

Searched refs:tomoyo_current_namespace (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Ddomain.c507 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump()
H A Dcommon.h1271 * tomoyo_current_namespace - Get "struct tomoyo_policy_namespace" for current thread.
1275 static inline struct tomoyo_policy_namespace *tomoyo_current_namespace(void) in tomoyo_current_namespace() function
/kernel/linux/linux-6.6/security/tomoyo/
H A Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump()
H A Dcommon.h1268 * tomoyo_current_namespace - Get "struct tomoyo_policy_namespace" for current thread.
1272 static inline struct tomoyo_policy_namespace *tomoyo_current_namespace(void) in tomoyo_current_namespace() function

Completed in 8 milliseconds