Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcommon.h880 struct tomoyo_profile { struct
904 struct tomoyo_profile *profile_ptr[TOMOYO_MAX_PROFILES]; argument
Dcommon.c525 struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns, in tomoyo_profile() function