Home
last modified time | relevance | path

Searched defs:opcode (Results 301 – 325 of 543) sorted by relevance

1...<<11121314151617181920>>...22

/Linux-v5.4/fs/
Dio_uring.c1243 u8 opcode; in io_import_iovec() local
2049 int ret, opcode; in __io_submit_sqe() local
2138 u8 opcode = READ_ONCE(sqe->opcode); in io_sqe_needs_user() local
3919 static int __io_uring_register(struct io_ring_ctx *ctx, unsigned opcode, in __io_uring_register()
3989 SYSCALL_DEFINE4(io_uring_register, unsigned int, fd, unsigned int, opcode, in SYSCALL_DEFINE4() argument
/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c3419 static enum i40iw_status_code i40iw_sc_post_wqe0(struct i40iw_sc_qp *qp, u8 opcode) in i40iw_sc_post_wqe0()
4326 u32 opcode = 0xffffffff; in i40iw_iwarp_opcode() local
4360 enum i40iw_flush_opcode opcode, in i40iw_setup_termhdr()
4381 u32 opcode; in i40iw_bld_terminate_hdr() local
/Linux-v5.4/include/uapi/linux/
Dcoda.h277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
296 u_int32_t opcode; member
305 u_int32_t opcode; member
Dvirtio_crypto.h60 __le32 opcode; member
269 __le32 opcode; member
/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c1431 int i = 0, opcode; in netxen_handle_fw_message() local
1660 int opcode, ring = 0, desc_cnt; in netxen_process_rcv_ring() local
/Linux-v5.4/drivers/usb/serial/
Ddigi_acceleport.c1385 int opcode; in digi_read_inb_callback() local
1477 int opcode, line, status, val; in digi_read_oob_callback() local
/Linux-v5.4/arch/x86/include/asm/
Dperf_event_p4.h295 #define P4_OPCODE_ESEL(opcode) ((opcode & 0x00ff) >> 0) argument
296 #define P4_OPCODE_EVNT(opcode) ((opcode & 0xff00) >> 8) argument
/Linux-v5.4/drivers/spi/
Dspi-bcm63xx-hsspi.c159 u16 opcode = 0; in bcm63xx_hsspi_do_txrx() local
/Linux-v5.4/arch/x86/kernel/
Dvm86_32.c592 unsigned char opcode; in handle_vm86_fault() local
/Linux-v5.4/drivers/bluetooth/
Dbtrtl.c240 u8 opcode, length, data; in rtlbt_parse_firmware() local
/Linux-v5.4/include/rdma/
Dib_pma.h62 u8 opcode; member
/Linux-v5.4/sound/drivers/vx/
Dvx_cmd.h79 unsigned int opcode; /* command word */ member
/Linux-v5.4/tools/bpf/bpftool/
Dcfg.c179 u8 opcode = BPF_OP(cur->code); in func_partition_bb_head() local
/Linux-v5.4/drivers/gpu/ipu-v3/
Dipu-dc.c119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
/Linux-v5.4/arch/mips/include/asm/mach-pnx833x/
Dpnx833x.h159 #define PNX833X_WRITE_CONFIG_SPI(opcode, data_enable, addr_enable, sync) \ argument
/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_sideband.c93 u32 devfn, u32 port, u32 opcode, in vlv_sideband_rw()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h186 __u8 opcode; member
202 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid)) argument
226 __u8 opcode; member
1176 __u8 opcode; member
1189 RSS_HDR __u8 opcode; member
1427 __u8 opcode; member
1432 __u8 opcode; member
1438 __u8 opcode; member
/Linux-v5.4/drivers/scsi/
Dlibiscsi_tcp.c650 int rc = 0, opcode, ahslen; in iscsi_tcp_hdr_dissect() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c335 u8 opcode, status = 0; in mlx5_fpga_conn_handle_cqe() local
/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Docteon_droq.c56 u16 opcode, u16 subcode) in octeon_get_dispatch_arg()
Drequest_manager.c586 u8 opcode, in octeon_prepare_soft_command()
/Linux-v5.4/arch/x86/kernel/kprobes/
Dcore.c159 kprobe_opcode_t opcode; in can_boost() local
/Linux-v5.4/drivers/net/ethernet/google/gve/
Dgve_adminq.h177 __be32 opcode; member
/Linux-v5.4/drivers/staging/greybus/
Dsdio.c54 u32 opcode = cmd->opcode; in single_op() local
/Linux-v5.4/include/uapi/rdma/
Drdma_user_rxe.h72 __u32 opcode; member

1...<<11121314151617181920>>...22