Searched refs:uabi_list (Results 1 – 2 of 2) sorted by relevance
61 container_of(A, typeof(*a), uabi_list); in engine_cmp()63 container_of(B, typeof(*b), uabi_list); in engine_cmp()91 list_add(&engine->uabi_list, engines); in sort_engines()220 container_of(it, typeof(*engine), uabi_list); in intel_engines_driver_register()
416 struct list_head uabi_list; member