Searched refs:list_for_each_entry_continue (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/dev/mlx5/mlx5_core/ |
| H A D | fs_core.h | 184 list_for_each_entry_continue(pos, root, base.list) \ 225 list_for_each_entry_continue(pos, &(prio)->objs, list) \
|
| /freebsd-12.1/sys/contrib/vchiq/interface/compat/ |
| H A D | list.h | 240 #define list_for_each_entry_continue(VAR, HEAD, FIELD) \ macro
|
| /freebsd-12.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 207 #define list_for_each_entry_continue(p, h, field) \ macro
|
| /freebsd-12.1/lib/libpmc/pmu-events/ |
| H A D | list.h | 190 #define list_for_each_entry_continue(p, h, field) \ macro
|
| /freebsd-12.1/tools/tools/drm/radeon/mkregtable/ |
| H A D | mkregtable.c | 463 #define list_for_each_entry_continue(pos, head, member) \ macro
|