Home
last modified time | relevance | path

Searched refs:opname (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace.c248 u8 se, u8 pad, u8 opcode, const char *opname, in hfi1_trace_fmt_rest() argument
257 opcode, opname, dest_qpn, src_qpn); in hfi1_trace_fmt_rest()
260 opcode, opname, in hfi1_trace_fmt_rest()
265 opcode, opname, in hfi1_trace_fmt_rest()
Dtrace_ibhdrs.h130 u8 se, u8 pad, u8 opcode, const char *opname,
/Linux-v4.19/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c158 const char *opname) in vb2_queue_or_prepare_buf() argument
161 dprintk(1, "%s: invalid buffer type\n", opname); in vb2_queue_or_prepare_buf()
166 dprintk(1, "%s: buffer index out of range\n", opname); in vb2_queue_or_prepare_buf()
172 dprintk(1, "%s: buffer is NULL\n", opname); in vb2_queue_or_prepare_buf()
177 dprintk(1, "%s: invalid memory type\n", opname); in vb2_queue_or_prepare_buf()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_glue.c591 static int sym_eh_handler(int op, char *opname, struct scsi_cmnd *cmd) in sym_eh_handler() argument
603 scmd_printk(KERN_WARNING, cmd, "%s operation started\n", opname); in sym_eh_handler()
683 dev_warn(&cmd->device->sdev_gendev, "%s operation %s.\n", opname, in sym_eh_handler()
/Linux-v4.19/drivers/infiniband/ulp/srp/
Dib_srp.c144 const char *opname);
2264 const char *opname) in srp_handle_qp_err() argument
2272 opname, ib_wc_status_msg(wc->status), wc->status, in srp_handle_qp_err()