/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | mevent.c | 297 LIST_INSERT_HEAD(&global_head, mevp, me_list); in mevent_build() 582 LIST_INSERT_HEAD(&global_head, mevp, me_list); in mevent_update_pending() 686 LIST_INSERT_HEAD(&global_head, mevp, me_list); in mevent_add_state() 752 LIST_INSERT_HEAD(&change_head, evp, me_list); in mevent_update() 788 LIST_INSERT_HEAD(&change_head, evp, me_list); in mevent_delete_event()
|
H A D | pci_virtio_scsi.c | 673 LIST_INSERT_HEAD(&queue->vsq_workers, worker, vsw_link); in pci_vtscsi_init_queue()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | neti_stack.c | 113 LIST_INSERT_HEAD(&neti_stack_list, nts, nts_next); in neti_stack_init() 124 LIST_INSERT_HEAD(&nts->nts_instances, dup, nini_next); in neti_stack_init() 373 LIST_INSERT_HEAD(&neti_instance_list, parent, nini_next); in net_instance_register() 394 LIST_INSERT_HEAD(&nts->nts_instances, tmp, nini_next); in net_instance_register()
|
H A D | neti_impl.c | 92 LIST_INSERT_HEAD(&nts->nts_netd_head, new, netd_list); in net_protocol_register()
|
/illumos-gate/usr/src/cmd/sendmail/db/db/ |
H A D | db_dispatch.c | 217 LIST_INSERT_HEAD(&hp->head, elp, links);
|
/illumos-gate/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_open.c | 217 LIST_INSERT_HEAD(&dbmp->dbregq, mpr, q);
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | connection.c | 74 LIST_INSERT_HEAD(&server->ls_conns, newconn, lc_link); in l9p_connection_init()
|
H A D | threadpool.c | 247 LIST_INSERT_HEAD(&tp->ltp_workers, worker, ltw_link); in l9p_threadpool_init()
|
/illumos-gate/usr/src/uts/common/io/bpf/ |
H A D | bpf_mod.c | 288 LIST_INSERT_HEAD(&bpf_providers, bp, bpl_next); in bpf_provider_add()
|
H A D | bpf.c | 514 LIST_INSERT_HEAD(&bpf_list, d, bd_list); in bpfopen()
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-queue.h | 109 #define LIST_INSERT_HEAD(head, elm, field) { \ macro
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | queue.h | 115 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | smbiod-svc.c | 439 LIST_INSERT_HEAD(&child_list, cp, list); in cmd_start()
|
/illumos-gate/usr/src/man/man3head/ |
H A D | Makefile | 139 LIST_INSERT_HEAD.3head \ 326 LIST_INSERT_HEAD.3head := LINKSRC = queue.h.3head
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 495 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | queue.h | 529 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_connect.c | 694 LIST_INSERT_HEAD(&cl_head, clp, cl_q); in ndmp_connect_list_add()
|
H A D | ndmpd_util.c | 1471 LIST_INSERT_HEAD(olhp, olp, ol_q); in ndmp_open_list_add()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | queue.h | 534 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-header.p5m | 1657 link path=usr/share/man/man3head/LIST_INSERT_HEAD.3head target=queue.h.3head
|