Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump()
H A Dcommon.h1272 static inline struct tomoyo_policy_namespace *tomoyo_current_namespace(void) in tomoyo_current_namespace() function