Home
last modified time | relevance | path

Searched refs:llist_for_each_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dllist.h96 #define llist_for_each_entry(pos, node, member) \ macro
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_counters.c281 llist_for_each_entry(counter, addlist, addlist) { in mlx5_fc_stats_work()