Searched refs:list_safe_reset_next (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_requests.c | 181 list_safe_reset_next(tl, tn, link); in intel_gt_retire_requests_timeout()
|
| H A D | intel_timeline.c | 474 list_safe_reset_next(tl, tn, link); in intel_gt_show_timelines()
|
| /linux/drivers/gpu/drm/i915/pxp/ |
| H A D | intel_pxp.c | 538 list_safe_reset_next(ctx, cn, link); in intel_pxp_invalidate()
|
| /linux/tools/include/linux/ |
| H A D | list.h | 596 #define list_safe_reset_next(pos, n, member) \ macro
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object.c | 260 list_safe_reset_next(&bookmark, ln, obj_link); in i915_gem_close_object()
|
| H A D | i915_gem_context.c | 1451 list_safe_reset_next(pos, next, link); in kill_context()
|
| /linux/include/linux/ |
| H A D | list.h | 933 #define list_safe_reset_next(pos, n, member) \ macro
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_perf.c | 2728 list_safe_reset_next(ctx, cn, link); in oa_configure_all_contexts()
|