| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_osdep.h | 337 LIST_INSERT_AFTER(list_entry, entry, next) 350 LIST_INSERT_AFTER(tail, entry, next); in list_add_tail()
|
| /f-stack/tools/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()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_alarm.c | 159 LIST_INSERT_AFTER(ap, new_alarm, next); in rte_eal_alarm_set()
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_alarm.c | 216 LIST_INSERT_AFTER(ap, new_alarm, next); in rte_eal_alarm_set()
|
| /f-stack/freebsd/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 | 595 LIST_INSERT_AFTER(p1, p2, p_pglist); in do_fork()
|
| H A D | kern_exit.c | 1368 LIST_INSERT_AFTER(LIST_FIRST(&parent->p_orphans), in proc_add_orphan()
|
| H A D | kern_conf.c | 1382 LIST_INSERT_AFTER(de, dev, si_clone); in clone_create()
|
| H A D | kern_proc.c | 3257 LIST_INSERT_AFTER(p, cp, p_list); in stop_all_proc() 3316 LIST_INSERT_AFTER(p, cp, p_list); in resume_all_proc()
|
| H A D | uipc_ktls.c | 275 LIST_INSERT_AFTER(curr_be, be, next); in ktls_crypto_backend_register()
|
| H A D | kern_lockf.c | 1111 LIST_INSERT_AFTER(lfprev, lock, lf_link); in lf_insert_lock()
|
| /f-stack/freebsd/ddb/ |
| H A D | db_command.c | 247 LIST_INSERT_AFTER(last, cmd, next); in db_command_register()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | queue.h | 479 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 530 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | queue.h | 559 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_flow.c | 1162 LIST_INSERT_AFTER(curr, flow, next); in mlx4_flow_create()
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_subr.c | 1429 LIST_INSERT_AFTER(prev, afp, f_chain);
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_auth.c | 538 LIST_INSERT_AFTER(skey, new_skey, next); in sctp_insert_sharedkey()
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_sctp.c | 1469 LIST_INSERT_AFTER(first_G_Addr, G_addr, list_Gaddr); /* add address to end of list*/ in Add_Global_Address_to_List()
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_flow.c | 3748 LIST_INSERT_AFTER(curr, flow, next); in dpaa2_generic_flow_set()
|
| /f-stack/freebsd/net/ |
| H A D | if_vxlan.c | 807 LIST_INSERT_AFTER(lfe, fe, vxlfe_hash); in vxlan_ftable_entry_insert()
|
| /f-stack/freebsd/vm/ |
| H A D | uma_core.c | 2703 LIST_INSERT_AFTER(z, zone, uz_link); in zone_ctor()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.c | 5072 LIST_INSERT_AFTER(prev, valid_entry, next); in i40e_res_pool_free()
|