Searched refs:rcu_head (Results 76 - 100 of 697) sorted by relevance

1234567891011>>

/linux-master/net/openvswitch/
H A Dvport.h55 struct rcu_head rcu;
87 struct rcu_head rcu;
/linux-master/drivers/target/tcm_fc/
H A Dtcm_fc.h36 struct rcu_head rcu;
58 struct rcu_head rcu;
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h78 struct rcu_head rcu_head; /* to handle rcu cleanup */ member in struct:l2t_data
/linux-master/kernel/rcu/
H A Drcu_segcblist.c26 * Enqueue an rcu_head structure onto the specified callback list.
28 void rcu_cblist_enqueue(struct rcu_cblist *rclp, struct rcu_head *rhp)
45 struct rcu_head *rhp)
64 * Dequeue the oldest rcu_head structure from the specified callback
67 struct rcu_head *rcu_cblist_dequeue(struct rcu_cblist *rclp)
69 struct rcu_head *rhp;
298 struct rcu_head *rcu_segcblist_first_cb(struct rcu_segcblist *rsclp)
312 struct rcu_head *rcu_segcblist_first_pend_cb(struct rcu_segcblist *rsclp)
341 struct rcu_head *rhp)
361 struct rcu_head *rh
[all...]
H A Dsync.c27 static void rcu_sync_func(struct rcu_head *rhp);
36 * @rhp: Pointer to rcu_head in rcu_sync structure to use for synchronization
57 static void rcu_sync_func(struct rcu_head *rhp)
/linux-master/net/netfilter/ipvs/
H A Dip_vs_lblc.c94 struct rcu_head rcu_head; member in struct:ip_vs_lblc_entry
102 struct rcu_head rcu_head; member in struct:ip_vs_lblc_table
130 static void ip_vs_lblc_rcu_free(struct rcu_head *head)
134 rcu_head);
143 call_rcu(&en->rcu_head, ip_vs_lblc_rcu_free);
393 kfree_rcu(tbl, rcu_head);
/linux-master/include/linux/sunrpc/
H A Dsvcauth.h83 struct rcu_head rcu_head; member in struct:auth_domain
H A Dauth_gss.h79 struct rcu_head gc_rcu;
H A Dxprtmultipath.h30 struct rcu_head xps_rcu;
/linux-master/net/core/
H A Dgro_cells.c93 struct rcu_head rcu;
97 static void percpu_free_defer_callback(struct rcu_head *head)
/linux-master/include/linux/
H A Dnfs_fs.h68 struct rcu_head rcu_head; member in struct:nfs_access_entry
77 struct rcu_head rcu_head; member in struct:nfs_lock_context
98 struct rcu_head rcu_head; member in struct:nfs_open_context
113 struct rcu_head rcu_head; member in struct:nfs_open_dir_context
/linux-master/include/linux/ceph/
H A Dstring_table.h14 struct rcu_head rcu;
/linux-master/include/net/
H A Dseg6_hmac.h27 struct rcu_head rcu;
H A Dfib_notifier.h35 struct rcu_head rcu;
H A Dsock_reuseport.h14 struct rcu_head rcu;
/linux-master/include/net/tc_act/
H A Dtc_tunnel_key.h15 struct rcu_head rcu;
H A Dtc_vlan.h20 struct rcu_head rcu;
/linux-master/drivers/net/wireguard/
H A Dpeer.h62 struct rcu_head rcu;
H A Dallowedips.h25 struct rcu_head rcu;
/linux-master/block/
H A Dblk-stat.h62 struct rcu_head rcu;
/linux-master/net/ipv4/
H A Dfib_lookup.h23 struct rcu_head rcu;
/linux-master/include/keys/
H A Dtrusted-type.h27 struct rcu_head rcu;
/linux-master/include/net/phonet/
H A Dpn_dev.h29 struct rcu_head rcu;
/linux-master/fs/smb/client/
H A Dcifs_fs_sb.h59 struct rcu_head rcu;
/linux-master/net/hsr/
H A Dhsr_main.h188 struct rcu_head rcu_head; member in struct:hsr_self_node
192 struct rcu_head rcu_head; member in struct:hsr_priv

Completed in 254 milliseconds

1234567891011>>