Home
last modified time | relevance | path

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

/kernel/bpf/
Ddispatcher.c52 refcount_inc(&entry->users); in bpf_dispatcher_add_prog()
62 refcount_set(&entry->users, 1); in bpf_dispatcher_add_prog()
79 if (refcount_dec_and_test(&entry->users)) { in bpf_dispatcher_remove_prog()
/kernel/rcu/
DKconfig.debug17 turned off since there are several list RCU users that still
20 users are converted, we can remove this config option.
/kernel/
Dseccomp.c222 refcount_t users; member
526 while (orig && refcount_dec_and_test(&orig->users)) { in __seccomp_filter_orphan()
677 refcount_set(&sfilter->users, 1); in seccomp_prepare_filter()
925 refcount_inc(&orig->users); in get_seccomp_filter()
1729 if (refcount_read(&filter->users) == 0) in seccomp_notify_poll()
Dfork.c1591 fs->users++; in copy_fs()
3079 if (fs->users == 1) in unshare_fs()
3199 if (--fs->users) in ksys_unshare()
Duser_namespace.c1346 if (current->fs->users != 1) in userns_install()
/kernel/trace/
DKconfig468 Allow tracing users to take snapshot of the current buffer using the
803 any other users of the ring buffer (such as ftrace). It then creates