Searched refs:__list_del_entry (Results 1 – 3 of 3) sorted by relevance
213 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry() function229 __list_del_entry(entry); in list_del()287 __list_del_entry(entry); in list_del_init()298 __list_del_entry(list); in list_move()310 __list_del_entry(list); in list_move_tail()389 __list_del_entry(entry); in list_del_init_careful()
168 __list_del_entry(entry); in list_del_rcu()202 __list_del_entry(entry); in list_bidir_del_rcu()
1867 __list_del_entry(&skb->list); in skb_list_del_init()
Completed in 19 milliseconds