Home
last modified time | relevance | path

Searched refs:list_for_each (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaa_list.h56 #define list_for_each(i, l) \ macro
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dlist.h211 #define list_for_each(VAR, HEAD) \ macro
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c398 list_for_each(pos, &instance->bulk_waiter_list) { in vchiq_blocking_bulk_transfer()
H A Dvchiq_arm.c728 list_for_each(pos, &instance->bulk_waiter_list) { in vchiq_ioctl()
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c337 list_for_each(l, lh) { in taskq_find_list()
375 list_for_each(l, &tq->tq_active_list) { in taskq_find()
H A Dspl-proc.c325 list_for_each(lh, lheads[i]) { in taskq_seq_show_impl()