Home
last modified time | relevance | path

Searched refs:UK_FUNC_ID (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_uku.h469 KBASE_FUNC_MEM_ALLOC = (UK_FUNC_ID + 0),
470 KBASE_FUNC_MEM_IMPORT = (UK_FUNC_ID + 1),
471 KBASE_FUNC_MEM_COMMIT = (UK_FUNC_ID + 2),
472 KBASE_FUNC_MEM_QUERY = (UK_FUNC_ID + 3),
473 KBASE_FUNC_MEM_FREE = (UK_FUNC_ID + 4),
474 KBASE_FUNC_MEM_FLAGS_CHANGE = (UK_FUNC_ID + 5),
475 KBASE_FUNC_MEM_ALIAS = (UK_FUNC_ID + 6),
478 KBASE_FUNC_JOB_SUBMIT_UK6 = (UK_FUNC_ID + 7),
481 KBASE_FUNC_SYNC = (UK_FUNC_ID + 8),
483 KBASE_FUNC_POST_TERM = (UK_FUNC_ID
[all...]
H A Dmali_uk.h70 * Functions provided by UK clients start from number UK_FUNC_ID.
71 * Numbers below UK_FUNC_ID are used for internal UK functions.
77 * number UK_FUNC_ID. This number is then eventually assigned to the
81 UK_FUNC_ID = 512 enumerator
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_uku.h473 KBASE_FUNC_MEM_ALLOC = (UK_FUNC_ID + 0),
474 KBASE_FUNC_MEM_IMPORT = (UK_FUNC_ID + 1),
475 KBASE_FUNC_MEM_COMMIT = (UK_FUNC_ID + 2),
476 KBASE_FUNC_MEM_QUERY = (UK_FUNC_ID + 3),
477 KBASE_FUNC_MEM_FREE = (UK_FUNC_ID + 4),
478 KBASE_FUNC_MEM_FLAGS_CHANGE = (UK_FUNC_ID + 5),
479 KBASE_FUNC_MEM_ALIAS = (UK_FUNC_ID + 6),
482 KBASE_FUNC_JOB_SUBMIT_UK6 = (UK_FUNC_ID + 7),
485 KBASE_FUNC_SYNC = (UK_FUNC_ID + 8),
487 KBASE_FUNC_POST_TERM = (UK_FUNC_ID
[all...]
H A Dmali_uk.h74 * Functions provided by UK clients start from number UK_FUNC_ID.
75 * Numbers below UK_FUNC_ID are used for internal UK functions.
81 * number UK_FUNC_ID. This number is then eventually assigned to the
85 UK_FUNC_ID = 512 enumerator

Completed in 4 milliseconds