Home
last modified time | relevance | path

Searched refs:parent_scratch (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c434 struct parent_scratch { struct
458 BUILD_BUG_ON(offsetof(struct parent_scratch, wq) != WQ_OFFSET); in __get_wq_offset() argument
463 static struct parent_scratch *
466 BUILD_BUG_ON(sizeof(struct parent_scratch) != PARENT_SCRATCH_SIZE); in __get_parent_scratch()
474 return (struct parent_scratch *) in __get_parent_scratch()
483 struct parent_scratch *ps = __get_parent_scratch(ce); in __get_process_desc_v69()
491 struct parent_scratch *ps = __get_parent_scratch(ce); in __get_wq_desc_v70()
2589 struct parent_scratch *ps = __get_parent_scratch(ce); in clear_children_join_go_memory()
5544 offsetof(struct parent_scratch, go.semaphore); in get_children_go_addr()
5554 offsetof(struct parent_scratch, join[child_index].semaphore); in get_children_join_addr()