Symbol: tomoyo_policy_namespace
security/tomoyo/audit.c
328
static bool tomoyo_get_audit(const struct tomoyo_policy_namespace *ns,
security/tomoyo/common.c
1133
static int tomoyo_write_domain2(struct tomoyo_policy_namespace *ns,
security/tomoyo/common.c
1185
struct tomoyo_policy_namespace *ns;
security/tomoyo/common.c
1821
struct tomoyo_policy_namespace *ns =
security/tomoyo/common.c
1881
struct tomoyo_policy_namespace *ns =
security/tomoyo/common.c
1943
struct tomoyo_policy_namespace *ns =
security/tomoyo/common.c
2924
struct tomoyo_policy_namespace *ns = domain->ns;
security/tomoyo/common.c
340
void tomoyo_init_policy_namespace(struct tomoyo_policy_namespace *ns)
security/tomoyo/common.c
368
struct tomoyo_policy_namespace,
security/tomoyo/common.c
486
(struct tomoyo_policy_namespace *ns, const unsigned int profile)
security/tomoyo/common.c
529
struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns,
security/tomoyo/common.c
745
struct tomoyo_policy_namespace *ns =
security/tomoyo/common.h
1007
int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile,
security/tomoyo/common.h
1068
struct tomoyo_policy_namespace *tomoyo_assign_namespace
security/tomoyo/common.h
1070
struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns,
security/tomoyo/common.h
1084
void tomoyo_init_policy_namespace(struct tomoyo_policy_namespace *ns);
security/tomoyo/common.h
1277
static inline struct tomoyo_policy_namespace *tomoyo_current_namespace(void)
security/tomoyo/common.h
417
struct tomoyo_policy_namespace;
security/tomoyo/common.h
686
struct tomoyo_policy_namespace *ns;
security/tomoyo/common.h
783
struct tomoyo_policy_namespace *ns;
security/tomoyo/common.h
822
struct tomoyo_policy_namespace *ns;
security/tomoyo/common.h
949
extern struct tomoyo_policy_namespace tomoyo_kernel_namespace;
security/tomoyo/domain.c
344
(const struct tomoyo_policy_namespace *ns,
security/tomoyo/domain.c
438
static struct tomoyo_policy_namespace *tomoyo_find_namespace
security/tomoyo/domain.c
441
struct tomoyo_policy_namespace *ns;
security/tomoyo/domain.c
462
struct tomoyo_policy_namespace *tomoyo_assign_namespace(const char *domainname)
security/tomoyo/domain.c
464
struct tomoyo_policy_namespace *ptr;
security/tomoyo/domain.c
465
struct tomoyo_policy_namespace *entry;
security/tomoyo/gc.c
530
struct tomoyo_policy_namespace *ns;
security/tomoyo/memory.c
190
struct tomoyo_policy_namespace tomoyo_kernel_namespace;
security/tomoyo/util.c
992
int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile,