Home
last modified time | relevance | path

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

/kernel/bpf/
Ddispatcher.c53 refcount_inc(&entry->users); in bpf_dispatcher_add_prog()
63 refcount_set(&entry->users, 1); in bpf_dispatcher_add_prog()
80 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/module/
DKconfig48 rmmod). This is mainly for kernel developers and desperate users.
270 users importing namespaces they make use of. This option relaxes this
311 exported at all times, even in absence of in-tree users. The value to
/kernel/
Dseccomp.c223 refcount_t users; member
528 while (orig && refcount_dec_and_test(&orig->users)) { in __seccomp_filter_orphan()
679 refcount_set(&sfilter->users, 1); in seccomp_prepare_filter()
931 refcount_inc(&orig->users); in get_seccomp_filter()
1758 if (refcount_read(&filter->users) == 0) in seccomp_notify_poll()
Dfork.c1710 fs->users++; in copy_fs()
3225 if (fs->users == 1) in unshare_fs()
3345 if (--fs->users) in ksys_unshare()
Duser_namespace.c1351 if (current->fs->users != 1) in userns_install()
/kernel/power/
DKconfig155 Saying Y here, disables code paths that most users really should keep
/kernel/trace/
DKconfig508 Allow tracing users to take snapshot of the current buffer using the
859 any other users of the ring buffer (such as ftrace). It then creates