Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dcommon.h876 struct tomoyo_profile { struct
900 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