Home
last modified time | relevance | path

Searched refs:hlists_swap_heads_rcu (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Drculist.h587 * hlists_swap_heads_rcu - swap the lists the hlist heads point to
596 static inline void hlists_swap_heads_rcu(struct hlist_head *left, struct hlist_head *right) in hlists_swap_heads_rcu() function
/linux/kernel/
H A Dpid.c393 hlists_swap_heads_rcu(head1, head2); in exchange_tids()