| /freebsd-13.1/contrib/dma/ |
| H A D | aliases_parse.y | 57 LIST_INSERT_AFTER($2, $1, next);
|
| /freebsd-13.1/sys/geom/vinum/ |
| H A D | geom_vinum_subr.c | 362 LIST_INSERT_AFTER(s2, s, in_plex); in gv_sd_to_plex() 722 LIST_INSERT_AFTER(fl, fl2, freelist); in gv_sd_to_drive() 743 LIST_INSERT_AFTER(s2, s, from_drive); in gv_sd_to_drive() 798 LIST_INSERT_AFTER(fl2, fl, freelist); in gv_free_sd() 848 LIST_INSERT_AFTER(fl2, fl, freelist); in gv_adjust_freespace()
|
| H A D | geom_vinum_events.c | 275 LIST_INSERT_AFTER(d2, d, drive); in gv_drive_lost()
|
| H A D | geom_vinum_rm.c | 384 LIST_INSERT_AFTER(d2, d, drive); in gv_rm_drive()
|
| H A D | geom_vinum_create.c | 122 LIST_INSERT_AFTER(d2, d, drive); in gv_create_drive()
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_osdep.h | 229 #define LIST_ADD_AFTER(entry, elem) LIST_INSERT_AFTER(elem, entry, entries) 283 LIST_INSERT_AFTER(node, entry, entries); \
|
| /freebsd-13.1/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_eltorito.c | 440 LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct); in cd9660_setup_boot() 482 LIST_INSERT_AFTER(default_entry, head, ll_struct); in cd9660_setup_boot() 500 LIST_INSERT_AFTER(head, temp, ll_struct); in cd9660_setup_boot()
|
| /freebsd-13.1/sys/dev/drm2/ |
| H A D | drm_hashtab.c | 110 LIST_INSERT_AFTER(parent, item, head); in drm_ht_insert_item()
|
| H A D | drm_gem_names.c | 219 LIST_INSERT_AFTER(np, &marker, link); in drm_gem_names_foreach()
|
| /freebsd-13.1/usr.bin/gencat/ |
| H A D | gencat.c | 611 LIST_INSERT_AFTER(q, p, entries); 648 LIST_INSERT_AFTER(q, p, entries);
|
| /freebsd-13.1/usr.bin/netstat/ |
| H A D | sctp.c | 242 LIST_INSERT_AFTER(prev_xl, xl, xladdr_entries); in sctp_process_tcb() 263 LIST_INSERT_AFTER(prev_xr, xr, xraddr_entries); in sctp_process_tcb()
|
| /freebsd-13.1/usr.sbin/lpr/chkprintcap/ |
| H A D | chkprintcap.c | 252 LIST_INSERT_AFTER(last, dp, link); in note_spool_dir()
|
| /freebsd-13.1/sys/kern/ |
| H A D | subr_rtc.c | 237 LIST_INSERT_AFTER(rtc, newrtc, rtc_entries); in clock_register_flags()
|
| H A D | kern_fork.c | 618 LIST_INSERT_AFTER(p1, p2, p_pglist); in do_fork()
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | sys-queue.h | 71 #undef LIST_INSERT_AFTER 298 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
| /freebsd-13.1/tools/regression/geom/MdLoad/ |
| H A D | MdLoad.c | 92 LIST_INSERT_AFTER(dsp3, dsp, sectors); in g_simdisk_insertsector()
|
| /freebsd-13.1/sys/fs/nfsclient/ |
| H A D | nfs_clsubs.c | 304 LIST_INSERT_AFTER(dp, dp2, ndm_list); in ncl_getcookie()
|
| /freebsd-13.1/lib/libsecureboot/ |
| H A D | veopen.c | 152 LIST_INSERT_AFTER(lfip, nfip, entries); in fingerprint_info_add()
|
| /freebsd-13.1/sbin/pfctl/ |
| H A D | pfctl_osfp.c | 762 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list() 775 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/compat/sys/ |
| H A D | queue.h | 174 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
| /freebsd-13.1/contrib/libevent/compat/sys/ |
| H A D | queue.h | 174 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
| /freebsd-13.1/share/man/man3/ |
| H A D | Makefile | 199 queue.3 LIST_INSERT_AFTER.3 \
|
| /freebsd-13.1/contrib/openbsm/compat/ |
| H A D | queue.h | 373 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
| /freebsd-13.1/sys/ddb/ |
| H A D | db_command.c | 247 LIST_INSERT_AFTER(last, cmd, next); in db_command_register()
|
| /freebsd-13.1/sys/sys/ |
| H A D | queue.h | 567 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|