Searched defs:first_op (Results 1 – 3 of 3) sorted by relevance
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_vm.c | 1601 bool first_op, bool last_op) in xe_vm_unbind_vma() 1687 bool first_op, bool last_op) in xe_vm_bind_vma() 1776 u32 num_syncs, bool immediate, bool first_op, in __xe_vm_bind() 1817 u32 num_syncs, bool immediate, bool first_op, in xe_vm_bind() 1837 u32 num_syncs, bool first_op, bool last_op) in xe_vm_unbind() 2000 bool first_op, bool last_op) in xe_vm_prefetch()
|
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
D | reg_bounds.c | 463 enum op { OP_LT, OP_LE, OP_GT, OP_GE, OP_EQ, OP_NE, first_op = OP_LT, last_op = OP_NE }; enumerator
|
/linux-6.8/fs/nfsd/ |
D | nfs4proc.c | 2517 struct nfsd4_op *first_op = &args->ops[0]; in nfs41_check_op_ordering() local
|