/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | acpi_device.c | 114 SLIST_INSERT_HEAD(&dev->crs, res, chain); in acpi_device_add_res_fixed_ioport() 137 SLIST_INSERT_HEAD(&dev->crs, res, chain); in acpi_device_add_res_fixed_memory32()
|
H A D | acpi.c | 121 SLIST_INSERT_HEAD(&acpi_devices, entry, chain); in acpi_tables_add_device()
|
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | rcfile.c | 117 SLIST_INSERT_HEAD(&pf_head, rcp, rf_next); in rc_open() 202 SLIST_INSERT_HEAD(&pf_head, rcp, rf_next); in rc_open_sharectl() 288 SLIST_INSERT_HEAD(&rcp->rf_sect, p, rs_next); in rc_addsect() 335 SLIST_INSERT_HEAD(&rsp->rs_keys, p, rk_next); in rc_sect_addkey()
|
H A D | queue.h | 84 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
/illumos-gate/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_hardlink.c | 194 SLIST_INSERT_HEAD(hl_q, hl, next_hardlink); in hardlink_q_add()
|
/illumos-gate/usr/src/common/fs/ |
H A D | bootrd_cpio.c | 148 SLIST_INSERT_HEAD(&open_files, file, next); in add_open_file()
|
/illumos-gate/usr/src/man/man3head/ |
H A D | Makefile | 158 SLIST_INSERT_HEAD.3head \ 345 SLIST_INSERT_HEAD.3head := LINKSRC = queue.h.3head
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | hook.c | 509 SLIST_INSERT_HEAD(&hook_stacks, hks, hks_entry); in hook_stack_init() 936 SLIST_INSERT_HEAD(&hks->hks_familylist, new, hfi_entry); in hook_family_add() 1364 SLIST_INSERT_HEAD(&hfi->hfi_head, new, hei_entry); in hook_event_add()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_conn.c | 170 SLIST_INSERT_HEAD(&parent->co_children, child, co_next); in smb_co_addchild()
|
/illumos-gate/usr/src/uts/intel/io/vmm/intel/ |
H A D | vtd.c | 891 SLIST_INSERT_HEAD(&domhead, dom, next); in vtd_create_domain()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 224 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
/illumos-gate/usr/src/cmd/vtfontcvt/ |
H A D | vtfontcvt.c | 290 SLIST_INSERT_HEAD(&glyph_hash[hash], gl, g_hash); in add_glyph()
|
/illumos-gate/usr/src/uts/common/io/rwn/ |
H A D | rt2860.c | 806 SLIST_INSERT_HEAD(&sc->data_pool, data, next); in rt2860_reset_tx_ring() 954 SLIST_INSERT_HEAD(&sc->data_pool, data, next); in rt2860_alloc_tx_pool() 1682 SLIST_INSERT_HEAD(&sc->data_pool, data, next); in rt2860_tx_intr()
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | queue.h | 241 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
/illumos-gate/usr/src/uts/intel/io/vmm/amd/ |
H A D | amdvi_hw.c | 1021 SLIST_INSERT_HEAD(&dom_head, dom, next); in amdvi_create_domain()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | queue.h | 241 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
/illumos-gate/usr/src/boot/common/ |
H A D | gfx_fb.c | 2171 SLIST_INSERT_HEAD(nl, np, n_entry); in read_list()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_nexus.c | 326 SLIST_INSERT_HEAD(&t4_adapter_list, sc, link); in t4_devo_attach()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-header.p5m | 1678 link path=usr/share/man/man3head/SLIST_INSERT_HEAD.3head target=queue.h.3head
|