Searched refs:LIST_INSERT_BEFORE (Results 1 – 13 of 13) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_alarm.c | 155 LIST_INSERT_BEFORE(ap, new_alarm, next); in rte_eal_alarm_set()
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_alarm.c | 212 LIST_INSERT_BEFORE(ap, new_alarm, next); in rte_eal_alarm_set()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_rtc.c | 234 LIST_INSERT_BEFORE(rtc, newrtc, rtc_entries); in clock_register_flags()
|
| H A D | kern_conf.c | 1380 LIST_INSERT_BEFORE(dl, dev, si_clone); in clone_create()
|
| H A D | uipc_ktls.c | 271 LIST_INSERT_BEFORE(curr_be, be, next); in ktls_crypto_backend_register()
|
| H A D | kern_lockf.c | 1106 LIST_INSERT_BEFORE(lf, lock, lf_link); in lf_insert_lock()
|
| /f-stack/freebsd/ddb/ |
| H A D | db_command.c | 239 LIST_INSERT_BEFORE(c, cmd, next); in db_command_register()
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_auth.c | 517 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 D | queue.h | 488 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 539 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | queue.h | 568 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
| /f-stack/freebsd/net/ |
| H A D | if_vxlan.c | 804 LIST_INSERT_BEFORE(lfe, fe, vxlfe_hash); in vxlan_ftable_entry_insert()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.c | 5074 LIST_INSERT_BEFORE(next, valid_entry, next); in i40e_res_pool_free()
|