assert_capture_list_is_null
#define assert_capture_list_is_null(_rq) GEM_BUG_ON((_rq)->capture_list)
#define assert_capture_list_is_null(_a) do {} while (0)