Searched refs:LIST_INSERT_BEFORE (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/eal/freebsd/ |
| H A D | eal_alarm.c | 235 LIST_INSERT_BEFORE(ap, new_alarm, next); in rte_eal_alarm_set()
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_alarm.c | 166 LIST_INSERT_BEFORE(ap, new_alarm, next); in rte_eal_alarm_set()
|
| /dpdk/lib/hash/ |
| H A D | rte_thash.c | 502 LIST_INSERT_BEFORE(cur_ent, ent, next); in insert_before()
|
| /dpdk/lib/eal/windows/include/sys/ |
| H A D | queue.h | 539 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.c | 5034 LIST_INSERT_BEFORE(next, valid_entry, next); in i40e_res_pool_free()
|