Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drculist.h226 static inline void __list_splice_init_rcu(struct list_head *list, in __list_splice_init_rcu() function
279 __list_splice_init_rcu(list, head, head->next, sync); in list_splice_init_rcu()
294 __list_splice_init_rcu(list, head->prev, head, sync); in list_splice_tail_init_rcu()