Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Dcommon.h875 struct tomoyo_profile { struct
899 struct tomoyo_profile *profile_ptr[TOMOYO_MAX_PROFILES]; argument
Dcommon.c527 struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns, in tomoyo_profile() function