Home
last modified time | relevance | path

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

/security/tomoyo/
Dgc.c46 head->users++; in tomoyo_struct_used_by_io_buffer()
54 head->users--; in tomoyo_struct_used_by_io_buffer()
79 head->users++; in tomoyo_name_used_by_io_buffer()
91 head->users--; in tomoyo_name_used_by_io_buffer()
441 list)->users)) in tomoyo_try_to_gc()
522 if (!domain->is_deleted || atomic_read(&domain->users)) in tomoyo_collect_entry()
538 if (atomic_read(&ptr->users) > 0) in tomoyo_collect_entry()
540 atomic_set(&ptr->users, TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry()
563 atomic_read(&group->head.users) > 0) in tomoyo_collect_entry()
565 atomic_set(&group->head.users, in tomoyo_collect_entry()
[all …]
Dmemory.c110 atomic_read(&group->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_group()
112 atomic_inc(&group->head.users); in tomoyo_get_group()
120 atomic_set(&entry->head.users, 1); in tomoyo_get_group()
163 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_name()
165 atomic_inc(&ptr->head.users); in tomoyo_get_name()
172 atomic_set(&ptr->head.users, 1); in tomoyo_get_name()
Dtomoyo.c39 atomic_inc(&domain->users); in tomoyo_cred_prepare()
63 atomic_dec(&domain->users); in tomoyo_cred_free()
102 bprm->cred->security)->users); in tomoyo_bprm_set_creds()
Dsecurityfs_if.c80 atomic_inc(&new_domain->users); in tomoyo_write_self()
81 atomic_dec(&old_domain->users); in tomoyo_write_self()
Dcommon.h410 atomic_t users; member
687 atomic_t users; /* Number of referring credentials. */ member
835 u8 users; member
1168 atomic_dec(&ptr->head.users); in tomoyo_put_name()
1182 atomic_dec(&cond->head.users); in tomoyo_put_condition()
1195 atomic_dec(&group->head.users); in tomoyo_put_group()
Dcondition.c405 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_commit_condition()
408 atomic_inc(&ptr->head.users); in tomoyo_commit_condition()
414 atomic_set(&entry->head.users, 1); in tomoyo_commit_condition()
Ddomain.c842 atomic_inc(&domain->users); in tomoyo_find_next_domain()
/security/
DKconfig13 This enforces restrictions on unprivileged users reading the kernel
122 For most ia64, ppc64 and x86 users with lots of address space