Home
last modified time | relevance | path

Searched defs:xop (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/
A Dtarget_core_xcopy.c115 static int target_xcopy_parse_tiddesc_e4(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_parse_tiddesc_e4()
202 struct xcopy_op *xop, unsigned char *p, in target_xcopy_parse_target_descriptors()
298 static int target_xcopy_parse_segdesc_02(struct xcopy_op *xop, unsigned char *p) in target_xcopy_parse_segdesc_02()
334 static int target_xcopy_parse_segment_descriptors(struct xcopy_op *xop, in target_xcopy_parse_segment_descriptors()
405 static void xcopy_pt_undepend_remotedev(struct xcopy_op *xop) in xcopy_pt_undepend_remotedev()
523 struct xcopy_op *xop, in target_xcopy_setup_pt_cmd()
582 struct xcopy_op *xop, in target_xcopy_read_source()
627 struct xcopy_op *xop, in target_xcopy_write_destination()
669 struct xcopy_op *xop = container_of(work, struct xcopy_op, xop_work); in target_xcopy_do_work() local
788 static sense_reason_t target_parse_xcopy_cmd(struct xcopy_op *xop) in target_parse_xcopy_cmd()
[all …]
/linux/arch/powerpc/xmon/
A Dppc-opc.c2428 #define DQX(op, xop) (OP (op) | ((xop) & 0x7)) argument
2432 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) argument
2606 #define XRC(op, xop, rc) (X ((op), (xop)) | ((rc) & 1)) argument
2733 #define XRT(op, xop, rt) (X ((op), (xop)) \ argument
2737 #define XRTRA(op, xop, rt, ra) (X ((op), (xop)) \ argument
2793 #define XLO(op, bo, xop, lk) \ argument
2804 #define XLOCB(op, bo, cb, xop, lk) \ argument
2826 #define XO(op, xop, oe, rc) \ argument
2834 #define XOPS(op, xop, rc) \ argument
2847 #define XFXM(op, xop, fxm, p4) \ argument
[all …]
/linux/fs/dlm/
A Dplock.c29 struct plock_op xop; member
106 struct plock_xop *xop; in dlm_posix_lock() local
191 struct plock_xop *xop = (struct plock_xop *)op; in dlm_plock_callback() local
439 struct plock_xop *xop = (struct plock_xop *)op; in dev_write() local

Completed in 27 milliseconds