Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drculist.h76 __list_del_rcu(struct list_head *prev, struct list_head *next) in __list_del_rcu() function
85 __list_del_rcu(entry->prev, entry->next); in __list_del_entry_rcu()
91 __list_del_rcu(entry->prev, entry->next); in list_del_rcu()