Home
last modified time | relevance | path

Searched defs:rcu (Results 1 – 25 of 39) sorted by relevance

12

/kernel/bpf/
Dbpf_local_storage.c115 static void __bpf_local_storage_free_trace_rcu(struct rcu_head *rcu) in __bpf_local_storage_free_trace_rcu()
129 static void bpf_local_storage_free_rcu(struct rcu_head *rcu) in bpf_local_storage_free_rcu()
137 static void bpf_local_storage_free_trace_rcu(struct rcu_head *rcu) in bpf_local_storage_free_trace_rcu()
188 static void __bpf_selem_free_trace_rcu(struct rcu_head *rcu) in __bpf_selem_free_trace_rcu()
209 static void bpf_selem_free_rcu(struct rcu_head *rcu) in bpf_selem_free_rcu()
217 static void bpf_selem_free_trace_rcu(struct rcu_head *rcu) in bpf_selem_free_trace_rcu()
Dlocal_storage.c540 static void free_shared_cgroup_storage_rcu(struct rcu_head *rcu) in free_shared_cgroup_storage_rcu()
549 static void free_percpu_cgroup_storage_rcu(struct rcu_head *rcu) in free_percpu_cgroup_storage_rcu()
Dtrampoline.c276 static void __bpf_tramp_image_put_rcu(struct rcu_head *rcu) in __bpf_tramp_image_put_rcu()
295 static void __bpf_tramp_image_put_rcu_tasks(struct rcu_head *rcu) in __bpf_tramp_image_put_rcu_tasks()
Dcrypto.c56 struct rcu_head rcu; member
Ddevmap.c69 struct rcu_head rcu; member
809 static void __dev_map_entry_free(struct rcu_head *rcu) in __dev_map_entry_free()
Dlpm_trie.c25 struct rcu_head rcu; member
Dsyscall.c790 static void bpf_map_free_rcu_gp(struct rcu_head *rcu) in bpf_map_free_rcu_gp()
795 static void bpf_map_free_mult_rcu_gp(struct rcu_head *rcu) in bpf_map_free_mult_rcu_gp()
2195 static void __bpf_prog_put_rcu(struct rcu_head *rcu) in __bpf_prog_put_rcu()
2995 static void bpf_link_defer_dealloc_rcu_gp(struct rcu_head *rcu) in bpf_link_defer_dealloc_rcu_gp()
3002 static void bpf_link_defer_dealloc_mult_rcu_gp(struct rcu_head *rcu) in bpf_link_defer_dealloc_mult_rcu_gp()
Dmemalloc.c111 struct rcu_head rcu; member
Dbpf_struct_ops.c26 struct rcu_head rcu; member
/kernel/sched/
Dsyscalls.c285 guard(rcu)(); in find_get_task() local
352 guard(rcu)(); in check_same_owner() local
1063 guard(rcu)(); in SYSCALL_DEFINE1() local
1215 guard(rcu)(); in dl_task_check_affinity() local
1299 guard(rcu)(); in sched_setaffinity() local
1374 guard(rcu)(); in sched_getaffinity() local
Dcore.c1205 guard(rcu)(); in get_nohz_timer_target() local
1899 guard(rcu)(); in uclamp_update_root_tg() local
1927 guard(rcu)(); in uclamp_sync_util_min_rt_default() local
2891 struct rcu_head rcu; in do_set_cpus_allowed() member
3822 guard(rcu)(); in ttwu_stat() local
4377 guard(rcu)(); in wake_up_if_idle() local
6984 guard(rcu)(); in sched_core_balance() local
9941 static void sched_free_group_rcu(struct rcu_head *rcu) in sched_free_group_rcu()
10140 guard(rcu)(); in cpu_cgroup_css_online() local
10312 guard(rcu)(); in cpu_uclamp_write() local
[all …]
Dtopology.c483 static void free_rootdomain(struct rcu_head *rcu) in free_rootdomain()
658 static void destroy_sched_domains_rcu(struct rcu_head *rcu) in destroy_sched_domains_rcu()
/kernel/
Dpanic.c769 bool rcu = warn_rcu_enter(); in warn_slowpath_fmt() local
791 bool rcu = warn_rcu_enter(); in __warn_printk() local
Dtracepoint.c40 unsigned long rcu; member
98 struct rcu_head rcu; member
Dcred.c70 static void put_cred_rcu(struct rcu_head *rcu) in put_cred_rcu()
Dacct.c104 struct rcu_head rcu; member
Dwatch_queue.c423 static void free_watch(struct rcu_head *rcu) in free_watch()
Dworkqueue.c235 struct rcu_head rcu; member
302 struct rcu_head rcu; member
382 struct rcu_head rcu; member
2603 static void rcu_work_rcufn(struct rcu_head *rcu) in rcu_work_rcufn()
4885 static void rcu_free_wq(struct rcu_head *rcu) in rcu_free_wq()
4899 static void rcu_free_pool(struct rcu_head *rcu) in rcu_free_pool()
Daudit.c107 struct rcu_head rcu; member
475 static void auditd_conn_free(struct rcu_head *rcu) in auditd_conn_free()
Daudit_tree.c145 static void __put_chunk(struct rcu_head *rcu) in __put_chunk()
Daudit.h51 struct rcu_head rcu; member
/kernel/rcu/
Dupdate.c475 struct rcu_synchronize *rcu; in wakeme_after_rcu() local
Dsrcutree.c1384 struct rcu_synchronize rcu; in __synchronize_srcu() local
/kernel/events/
Duprobes.c68 struct rcu_head rcu; member
643 static void uprobe_free_rcu(struct rcu_head *rcu) in uprobe_free_rcu()
/kernel/irq/
Dirqdesc.c165 guard(rcu)(); in irq_find_at_or_after() local

12