Searched defs:last_op (Results 1 – 7 of 7) 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() 1777 bool last_op) in __xe_vm_bind() 1818 bool last_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() 2323 struct xe_vma_op *last_op = NULL; in vm_bind_ioctl_ops_parse() local
|
/linux-6.8/drivers/net/dsa/sja1105/ |
D | sja1105_tas.h | 45 enum sja1105_ptp_op last_op; member
|
/linux-6.8/tools/perf/util/ |
D | strfilter.c | 84 struct strfilter_node root, *cur, *last_op; in strfilter_node__new() local
|
/linux-6.8/drivers/mtd/nand/raw/brcmnand/ |
D | brcmnand.c | 1725 bool last_op) in brcmnand_low_level_op() 2347 bool last_op; in brcmnand_exec_instr() local
|
/linux-6.8/tools/include/uapi/linux/ |
D | io_uring.h | 623 __u8 last_op; /* last opcode supported */ member
|
/linux-6.8/include/uapi/linux/ |
D | io_uring.h | 635 __u8 last_op; /* last opcode supported */ member
|
/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
|