Home
last modified time | relevance | path

Searched refs:LIST_INSERT_HEAD (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dmevent.c298 LIST_INSERT_HEAD(&global_head, mevp, me_list); in mevent_build()
583 LIST_INSERT_HEAD(&global_head, mevp, me_list); in mevent_update_pending()
687 LIST_INSERT_HEAD(&global_head, mevp, me_list); in mevent_add_state()
753 LIST_INSERT_HEAD(&change_head, evp, me_list); in mevent_update()
789 LIST_INSERT_HEAD(&change_head, evp, me_list); in mevent_delete_event()
H A Dpci_virtio_scsi.c674 LIST_INSERT_HEAD(&queue->vsq_workers, worker, vsw_link); in pci_vtscsi_init_queue()
/illumos-gate/usr/src/uts/common/io/
H A Dneti_stack.c113 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 Dneti_impl.c92 LIST_INSERT_HEAD(&nts->nts_netd_head, new, netd_list); in net_protocol_register()
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c217 LIST_INSERT_HEAD(&hp->head, elp, links);
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_open.c217 LIST_INSERT_HEAD(&dbmp->dbregq, mpr, q);
/illumos-gate/usr/src/lib/lib9p/common/
H A Dconnection.c74 LIST_INSERT_HEAD(&server->ls_conns, newconn, lc_link); in l9p_connection_init()
H A Dthreadpool.c247 LIST_INSERT_HEAD(&tp->ltp_workers, worker, ltw_link); in l9p_threadpool_init()
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c288 LIST_INSERT_HEAD(&bpf_providers, bp, bpl_next); in bpf_provider_add()
H A Dbpf.c514 LIST_INSERT_HEAD(&bpf_list, d, bd_list); in bpfopen()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h109 #define LIST_INSERT_HEAD(head, elm, field) { \ macro
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dqueue.h115 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c439 LIST_INSERT_HEAD(&child_list, cp, list); in cmd_start()
/illumos-gate/usr/src/man/man3head/
H A DMakefile138 LIST_INSERT_HEAD.3head \
324 LIST_INSERT_HEAD.3head := LINKSRC = queue.h.3head
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h495 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_connect.c694 LIST_INSERT_HEAD(&cl_head, clp, cl_q); in ndmp_connect_list_add()
H A Dndmpd_util.c1471 LIST_INSERT_HEAD(olhp, olp, ol_q); in ndmp_open_list_add()
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h529 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h534 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1655 link path=usr/share/man/man3head/LIST_INSERT_HEAD.3head target=queue.h.3head