Home
last modified time | relevance | path

Searched defs:tomoyo_profile (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/security/tomoyo/
Dcommon.h876 struct tomoyo_profile { struct
900 struct tomoyo_profile *profile_ptr[TOMOYO_MAX_PROFILES]; argument
Dcommon.c528 struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns, in tomoyo_profile() function