Home
last modified time | relevance | path

Searched refs:LIST_INSERT_BEFORE (Results 1 – 13 of 13) sorted by relevance

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_alarm.c155 LIST_INSERT_BEFORE(ap, new_alarm, next); in rte_eal_alarm_set()
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal_alarm.c212 LIST_INSERT_BEFORE(ap, new_alarm, next); in rte_eal_alarm_set()
/f-stack/freebsd/kern/
H A Dsubr_rtc.c234 LIST_INSERT_BEFORE(rtc, newrtc, rtc_entries); in clock_register_flags()
H A Dkern_conf.c1380 LIST_INSERT_BEFORE(dl, dev, si_clone); in clone_create()
H A Duipc_ktls.c271 LIST_INSERT_BEFORE(curr_be, be, next); in ktls_crypto_backend_register()
H A Dkern_lockf.c1106 LIST_INSERT_BEFORE(lf, lock, lf_link); in lf_insert_lock()
/f-stack/freebsd/ddb/
H A Ddb_command.c239 LIST_INSERT_BEFORE(c, cmd, next); in db_command_register()
/f-stack/freebsd/netinet/
H A Dsctp_auth.c517 LIST_INSERT_BEFORE(skey, new_skey, next); in sctp_insert_sharedkey()
531 LIST_INSERT_BEFORE(skey, new_skey, next); in sctp_insert_sharedkey()
/f-stack/tools/compat/include/sys/
H A Dqueue.h488 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h539 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/f-stack/freebsd/sys/
H A Dqueue.h568 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/f-stack/freebsd/net/
H A Dif_vxlan.c804 LIST_INSERT_BEFORE(lfe, fe, vxlfe_hash); in vxlan_ftable_entry_insert()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c5074 LIST_INSERT_BEFORE(next, valid_entry, next); in i40e_res_pool_free()