Searched refs:TOMOYO_GC_IN_PROGRESS (Results 1 – 5 of 5) sorted by relevance
494 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()
114 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()
46 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()
60 #define TOMOYO_GC_IN_PROGRESS -1 macro
420 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_commit_condition()