Searched refs:TOMOYO_GC_IN_PROGRESS (Results 1 – 5 of 5) sorted by relevance
482 member->is_deleted = TOMOYO_GC_IN_PROGRESS; in tomoyo_collect_member()501 acl->is_deleted = TOMOYO_GC_IN_PROGRESS; in tomoyo_collect_acl()541 atomic_set(&ptr->users, TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry()567 TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry()580 atomic_set(&ptr->users, TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry()
111 atomic_read(&group->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_group()164 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_name()
45 if (entry->is_deleted == TOMOYO_GC_IN_PROGRESS) in tomoyo_update_policy()123 if (entry->is_deleted == TOMOYO_GC_IN_PROGRESS) in tomoyo_update_domain()
57 #define TOMOYO_GC_IN_PROGRESS -1 macro
406 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_commit_condition()