Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Ddomain.c507 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump()
Dcommon.h1275 static inline struct tomoyo_policy_namespace *tomoyo_current_namespace(void) in tomoyo_current_namespace() function