Home
last modified time | relevance | path

Searched refs:TOMOYO_GC_IN_PROGRESS (Results 1 – 5 of 5) sorted by relevance

/linux/security/tomoyo/
A Dgc.c494 member->is_deleted = TOMOYO_GC_IN_PROGRESS; in tomoyo_collect_member()
514 acl->is_deleted = TOMOYO_GC_IN_PROGRESS; in tomoyo_collect_acl()
557 atomic_set(&ptr->users, TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry()
584 TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry()
598 atomic_set(&ptr->users, TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry()
A Dmemory.c114 atomic_read(&group->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_group()
168 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_name()
A Ddomain.c46 if (entry->is_deleted == TOMOYO_GC_IN_PROGRESS) in tomoyo_update_policy()
125 if (entry->is_deleted == TOMOYO_GC_IN_PROGRESS) in tomoyo_update_domain()
A Dcommon.h60 #define TOMOYO_GC_IN_PROGRESS -1 macro
A Dcondition.c420 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_commit_condition()

Completed in 12 milliseconds