Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
A Dlist.h186 __list_del(struct list_head *prev, struct list_head *next) in __list_del() function
209 __list_del(entry->prev, entry->next); in list_del()
215 __list_del(entry->prev, entry->next); in list_del_init()
222 __list_del(list->prev, list->next); in list_move_tail()
/linux/tools/usb/usbip/libsrc/
A Dlist.h70 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del() function
82 __list_del(entry->prev, entry->next); in __list_del_entry()
93 __list_del(entry->prev, entry->next); in list_del()
/linux/scripts/kconfig/
A Dlist.h112 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() function
128 __list_del(entry->prev, entry->next); in list_del()
/linux/tools/include/linux/
A Dlist.h87 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del() function
102 __list_del(entry->prev, entry->next); in __list_del_entry()
107 __list_del(entry->prev, entry->next); in list_del()
/linux/include/linux/
A Dlist.h112 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del() function
128 __list_del(entry->prev, entry->next); in __list_del_clearprev()
137 __list_del(entry->prev, entry->next); in __list_del_entry()
/linux/samples/bpf/
A Dtest_lru_dist.c66 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() function
74 __list_del(entry->prev, entry->next); in __list_del_entry()
/linux/drivers/firewire/
A Dcore-topology.c280 __list_del(h->prev, &stack); in build_tree()
/linux/arch/x86/kernel/cpu/microcode/
A Damd.c635 __list_del(p->plist.prev, p->plist.next); in free_cache()
/linux/net/ipv6/
A Dcalipso.c233 __list_del(entry->list.prev, entry->list.next); in calipso_cache_check()
/linux/net/ipv4/
A Dcipso_ipv4.c267 __list_del(entry->list.prev, entry->list.next); in cipso_v4_cache_check()

Completed in 33 milliseconds