drivers/char/ipmi/ipmi_kcs_intf.c cleanup_one_kcs 1128 synchronize_kernel(); fs/dcache.c d_free 78 call_rcu(&dentry->d_rcu, d_callback, dentry); fs/dcache.c d_lookup 953 rcu_read_lock(); fs/dcache.c d_lookup 1008 rcu_read_unlock(); fs/dcache.c d_rehash 1118 hlist_add_head_rcu(&entry->d_hash, list); fs/dcache.c d_move 1193 hlist_del_rcu(&dentry->d_hash); fs/dcache.c d_move 1194 hlist_add_head_rcu(&dentry->d_hash, target->d_bucket); include/linux/dcache.h __d_drop 174 hlist_del_rcu(&dentry->d_hash); include/linux/list.h list_add_rcu 100 static __inline__ void list_add_rcu(struct list_head *new, struct list_head *head) include/linux/list.h list_add_tail_rcu 113 static __inline__ void list_add_tail_rcu(struct list_head *new, struct list_head *head) include/linux/list.h list_del_rcu 148 static inline void list_del_rcu(struct list_head *entry) include/linux/list.h 304 #define list_for_each_rcu(pos, head) \ include/linux/list.h 319 #define list_for_each_safe_rcu(pos, n, head) \ include/linux/list.h 368 #define hlist_del_rcu hlist_del include/linux/list.h hlist_add_head_rcu 388 static __inline__ void hlist_add_head_rcu(struct hlist_node *n, struct hlist_head *h) ipc/util.c ipc_addid 196 rcu_read_lock(); ipc/util.c ipc_rcu_free 348 call_rcu(&free->rcu, ipc_schedule_free, free); ipc/util.c ipc_rcu_free 353 call_rcu(&free->rcu, (void (*)(void *))kfree, free); ipc/util.c ipc_lock 458 rcu_read_lock(); ipc/util.c ipc_lock 460 rcu_read_unlock(); ipc/util.c ipc_lock 477 rcu_read_unlock(); ipc/util.c ipc_lock 487 rcu_read_unlock(); ipc/util.c ipc_unlock 496 rcu_read_unlock(); kernel/module.c sys_init_module 1377 synchronize_kernel(); net/ipv4/route.c rt_cache_get_first 225 rcu_read_lock(); net/ipv4/route.c rt_cache_get_first 229 rcu_read_unlock(); net/ipv4/route.c rt_cache_get_next 241 rcu_read_unlock(); net/ipv4/route.c rt_cache_get_next 244 rcu_read_lock(); net/ipv4/route.c rt_cache_seq_stop 280 rcu_read_unlock(); net/ipv4/route.c rt_free 411 call_rcu(&rt->u.dst.rcu_head, (void (*)(void *))dst_free, &rt->u.dst); net/ipv4/route.c rt_drop 417 call_rcu(&rt->u.dst.rcu_head, (void (*)(void *))dst_free, &rt->u.dst); net/ipv4/route.c ip_rt_redirect 913 rcu_read_lock(); net/ipv4/route.c ip_rt_redirect 935 rcu_read_unlock(); net/ipv4/route.c ip_rt_redirect 982 rcu_read_unlock(); net/ipv4/route.c ip_rt_frag_needed 1162 rcu_read_lock(); net/ipv4/route.c ip_rt_frag_needed 1201 rcu_read_unlock(); net/ipv4/route.c ip_route_input 1755 rcu_read_lock(); net/ipv4/route.c ip_route_input 1770 rcu_read_unlock(); net/ipv4/route.c ip_route_input 1775 rcu_read_unlock(); net/ipv4/route.c __ip_route_output_key 2120 rcu_read_lock(); net/ipv4/route.c __ip_route_output_key 2136 rcu_read_unlock(); net/ipv4/route.c __ip_route_output_key 2141 rcu_read_unlock(); net/ipv4/route.c ip_rt_dump 2351 rcu_read_lock(); net/ipv4/route.c ip_rt_dump 2362 rcu_read_unlock(); net/ipv4/route.c ip_rt_dump 2367 rcu_read_unlock();