Searched refs:synclist (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ | ||
| H A D | msm_kgsl.h | 1099 * @synclist: User pointer to a list of kgsl_cmd_syncpoint structures 1100 * @numsyncs: Number of sync points listed in synclist 1117 struct kgsl_cmd_syncpoint __user *synclist; member in struct:kgsl_submit_commands 1442 * @synclist: List of kgsl_command_syncpoints 1456 uint64_t __user synclist; member in struct:kgsl_gpu_command 1615 * @synclist: List of kgsl_command_syncpoints 1627 uint64_t __user synclist; member in struct:kgsl_gpu_sparse_command |
| H A D | tu_kgsl.c | 427 .synclist = (uintptr_t) &sync, |
Completed in 6 milliseconds