Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Ddomain.c28 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size, in tomoyo_update_policy()
30 bool (*check_duplicate) (const struct tomoyo_acl_head in tomoyo_update_policy()
Dcommon.h402 struct tomoyo_acl_head { struct
403 struct list_head list;
404 s8 is_deleted; /* true or false or TOMOYO_GC_IN_PROGRESS */