Home
last modified time | relevance | path

Searched refs:LIST_REMOVE (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/libc-test/src/functionalext/queue/
H A Dsys_queue.c50 LIST_REMOVE(node, entries); in delete_node()
/third_party/eudev/src/shared/
H A Dlist.h59 #define LIST_REMOVE(name,head,item) \ macro
H A Dhashmap.c859 LIST_REMOVE(debug_list, hashmap_debug_list, &h->debug); in hashmap_free_no_clear()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c305 LIST_REMOVE(sc, sc_attached_list); in usb_linux_detach()
1323 LIST_REMOVE(drv, linux_driver_list); in usb_linux_deregister()
/third_party/FreeBSD/sys/sys/
H A Dqueue.h596 #define LIST_REMOVE(elm, field) do { \ macro
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c1994 LIST_REMOVE(pd, pd_next); in usb_cdev_free()

Completed in 10 milliseconds