SLIST_HEAD
SLIST_HEAD(name_list, name_entry);
SLIST_HEAD(zfs_be_list, zfs_be_entry) zfs_be_head =
static SLIST_HEAD(acpi_device_list,
SLIST_HEAD(acpi_resource_list, acpi_resource_list_entry) crs;
static SLIST_HEAD(, glyph) glyph_hash[FONTCVT_NHASH];
static SLIST_HEAD(cpio_file_list, cpio_file)
SLIST_HEAD(rcfile_head, rcfile);
SLIST_HEAD(rckey_head, rckey) rs_keys;
SLIST_HEAD(rcsec_head, rcsection) rf_sect;
SLIST_HEAD(, smb_connobj) co_children;
SLIST_HEAD(, rt2860_tx_data) data_pool;
SLIST_HEAD(hook_event_int_head, hook_event_int);
SLIST_HEAD(hook_family_int_head, hook_family_int);
SLIST_HEAD(hook_stack_head, hook_stack);
static SLIST_HEAD(, domain) domhead;