Searched refs:sync_op (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_sync.c | 16 pvr_check_sync_op(const struct drm_pvr_sync_op *sync_op) in pvr_check_sync_op() argument 20 if (sync_op->flags & ~DRM_PVR_SYNC_OP_FLAGS_MASK) in pvr_check_sync_op() 23 handle_type = sync_op->flags & DRM_PVR_SYNC_OP_FLAG_HANDLE_TYPE_MASK; in pvr_check_sync_op() 29 sync_op->value != 0) in pvr_check_sync_op()
|
| /linux/arch/mips/mm/ |
| H A D | uasm-mips.c | 195 [insn_sync] = {M(spec_op, 0, 0, 0, 0, sync_op), RE},
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | inst.h | 48 syscall_op, break_op, spim_op, sync_op, enumerator
|