Home
last modified time | relevance | path

Searched defs:list_for_each_entry_safe (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_data_structures.h208 #define list_for_each_entry_safe(pos, n, head, member, type) \ macro
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_core.h78 #define list_for_each_entry_safe(object, temp, list_t) \ macro