Searched defs:list_for_each_entry_safe (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_main.c529 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, function
788 list_for_each_entry_safe(priv_cb_pos,
H A Dheci_data_structures.h208 #define list_for_each_entry_safe(pos, n, head, member, type) \ macro
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h78 #define list_for_each_entry_safe(object, temp, list_t) \ macro

Completed in 66 milliseconds