Home
last modified time | relevance | path

Searched refs:users (Results 1 – 8 of 8) sorted by relevance

/security/tomoyo/
Dgc.c47 head->users++; in tomoyo_struct_used_by_io_buffer()
55 head->users--; in tomoyo_struct_used_by_io_buffer()
81 head->users++; in tomoyo_name_used_by_io_buffer()
94 head->users--; in tomoyo_name_used_by_io_buffer()
453 list)->users)) in tomoyo_try_to_gc()
538 if (!domain->is_deleted || atomic_read(&domain->users)) in tomoyo_collect_entry()
555 if (atomic_read(&ptr->users) > 0) in tomoyo_collect_entry()
557 atomic_set(&ptr->users, TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry()
581 atomic_read(&group->head.users) > 0) in tomoyo_collect_entry()
583 atomic_set(&group->head.users, in tomoyo_collect_entry()
[all …]
Dmemory.c114 atomic_read(&group->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_group()
116 atomic_inc(&group->head.users); in tomoyo_get_group()
125 atomic_set(&entry->head.users, 1); in tomoyo_get_group()
168 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_name()
170 atomic_inc(&ptr->head.users); in tomoyo_get_name()
177 atomic_set(&ptr->head.users, 1); in tomoyo_get_name()
Dtomoyo.c21 atomic_dec(&s->old_domain_info->users); in tomoyo_domain()
43 atomic_dec(&s->domain_info->users); in tomoyo_cred_prepare()
60 atomic_dec(&s->old_domain_info->users); in tomoyo_bprm_committed_creds()
509 atomic_inc(&new->domain_info->users); in tomoyo_task_alloc()
524 atomic_dec(&s->domain_info->users); in tomoyo_task_free()
528 atomic_dec(&s->old_domain_info->users); in tomoyo_task_free()
589 atomic_inc(&tomoyo_kernel_domain.users); in tomoyo_init()
Dsecurityfs_if.c78 atomic_inc(&new_domain->users); in tomoyo_write_self()
79 atomic_dec(&old_domain->users); in tomoyo_write_self()
Dcommon.h414 atomic_t users; member
692 atomic_t users; /* Number of referring tasks. */ member
840 u8 users; member
1182 atomic_dec(&ptr->head.users); in tomoyo_put_name()
1196 atomic_dec(&cond->head.users); in tomoyo_put_condition()
1209 atomic_dec(&group->head.users); in tomoyo_put_group()
Dcondition.c420 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_commit_condition()
423 atomic_inc(&ptr->head.users); in tomoyo_commit_condition()
429 atomic_set(&entry->head.users, 1); in tomoyo_commit_condition()
Ddomain.c874 atomic_inc(&domain->users); in tomoyo_find_next_domain()
/security/
DKconfig14 This enforces restrictions on unprivileged users reading the kernel
128 For most ia64, ppc64 and x86 users with lots of address space