Home
last modified time | relevance | path

Searched refs:LIST_INSERT_HEAD (Results 1 - 5 of 5) sorted by relevance

/third_party/f2fs-tools/tools/
H A Df2fs_io_parse.c104 LIST_INSERT_HEAD(&pid_info, misc, ptr); in do_init()
175 LIST_INSERT_HEAD(&pid_info, pent, ptr); in handle_tp_pid()
/third_party/musl/libc-test/src/functionalext/queue/
H A Dsys_queue.c41 LIST_INSERT_HEAD(&head, new_node, entries); in insert_node()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c280 LIST_INSERT_HEAD(&usb_linux_attached_list, sc, sc_attached_list); in usb_linux_attach()
1292 LIST_INSERT_HEAD(&usb_linux_driver_list, drv, linux_driver_list); in usb_linux_register()
/third_party/FreeBSD/sys/sys/
H A Dqueue.h581 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c1980 LIST_INSERT_HEAD(&udev->pd_list, pd, pd_next); in usb_cdev_create()

Completed in 8 milliseconds