Searched refs:list_for_each_entry_continue_reverse (Results 1 – 7 of 7) sorted by relevance
| /src/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fs_chains.c | 302 list_for_each_entry_continue_reverse(pos, in mlx5_chains_update_prio_prevs() 321 list_for_each_entry_continue_reverse(pos, in mlx5_chains_update_prio_prevs()
|
| /src/sys/contrib/vchiq/interface/compat/ |
| H A D | list.h | 245 #define list_for_each_entry_continue_reverse(VAR, HEAD, FIELD) \ macro
|
| /src/sys/dev/drm2/ |
| H A D | drm_linux_list.h | 126 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
|
| /src/lib/libpmc/pmu-events/ |
| H A D | list.h | 206 #define list_for_each_entry_continue_reverse(p, h, field) \ macro
|
| /src/tools/tools/drm/radeon/mkregtable/ |
| H A D | mkregtable.c | 474 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
|
| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 222 #define list_for_each_entry_continue_reverse(p, h, field) \ macro
|
| /src/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_alloc.c | 363 list_for_each_entry_continue_reverse(it, &zone_alloc->entries, list) { in __mlx4_alloc_from_zone()
|