Searched refs:list_for_each_safe (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_linux_list.h82 #define list_for_each_safe(entry, temp, head) \ macro
H A Ddrm_gem.c128 list_for_each_safe(entry, temp, &head->next[key]) {
144 list_for_each_safe(entry, temp, &head->next[key]) {
H A Ddrm_mm.c327 list_for_each_safe(list, temp, mlstack) { function
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h183 #define list_for_each_safe(_pos, n, _head) \ macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c474 list_for_each_safe(entry, tmp, &ofs_client->device_list) {
554 list_for_each_safe(entry, tmp, &ofs_client->device_list) {

Completed in 62 milliseconds