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

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dllist.h76 #define llist_for_each_safe(pos, n, node) \ macro
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_engine_pm.c248 llist_for_each_safe(node, next, llist_del_all(&engine->barrier_tasks)) { function
H A Dintel_engine_user.c87 llist_for_each_safe(pos, next, get_engines(i915)) { function
H A Dintel_breadcrumbs.c246 llist_for_each_safe(signal, sn, signal) { function
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_active.c402 llist_for_each_safe(pos, next, llist_del_all(&engine->barrier_tasks)) { function
976 llist_for_each_safe(pos, next, take_preallocated_barriers(ref)) { function
1030 llist_for_each_safe(node, next, node) { function

Completed in 183 milliseconds