op_type            13 arch/s390/include/asm/atomic_ops.h #define __ATOMIC_OP(op_name, op_type, op_string, op_barrier)		\
op_type            14 arch/s390/include/asm/atomic_ops.h static inline op_type op_name(op_type val, op_type *ptr)		\
op_type            16 arch/s390/include/asm/atomic_ops.h 	op_type old;							\
op_type            26 arch/s390/include/asm/atomic_ops.h #define __ATOMIC_OPS(op_name, op_type, op_string)			\
op_type            27 arch/s390/include/asm/atomic_ops.h 	__ATOMIC_OP(op_name, op_type, op_string, "\n")			\
op_type            28 arch/s390/include/asm/atomic_ops.h 	__ATOMIC_OP(op_name##_barrier, op_type, op_string, "bcr 14,0\n")
op_type            43 arch/s390/include/asm/atomic_ops.h #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier)	\
op_type            44 arch/s390/include/asm/atomic_ops.h static __always_inline void op_name(op_type val, op_type *ptr)		\
op_type            52 arch/s390/include/asm/atomic_ops.h #define __ATOMIC_CONST_OPS(op_name, op_type, op_string)			\
op_type            53 arch/s390/include/asm/atomic_ops.h 	__ATOMIC_CONST_OP(op_name, op_type, op_string, "\n")		\
op_type            54 arch/s390/include/asm/atomic_ops.h 	__ATOMIC_CONST_OP(op_name##_barrier, op_type, op_string, "bcr 14,0\n")
op_type            54 drivers/acpi/acpica/acdebug.h 						 u32 op_type))
op_type           112 drivers/acpi/acpica/acparser.h u8 acpi_ps_get_argument_count(u32 op_type);
op_type           331 drivers/acpi/acpica/dswexec.c 	u32 op_type;
op_type           343 drivers/acpi/acpica/dswexec.c 	op_type = walk_state->op_info->type;
op_type           413 drivers/acpi/acpica/dswexec.c 			    acpi_gbl_op_type_dispatch[op_type] (walk_state);
op_type           455 drivers/acpi/acpica/dswexec.c 		switch (op_type) {
op_type           697 drivers/acpi/acpica/dswexec.c 				    op_class, op_type, op->common.aml_opcode,
op_type           157 drivers/acpi/acpica/psopinfo.c u8 acpi_ps_get_argument_count(u32 op_type)
op_type           160 drivers/acpi/acpica/psopinfo.c 	if (op_type <= AML_TYPE_EXEC_6A_0T_1R) {
op_type           161 drivers/acpi/acpica/psopinfo.c 		return (acpi_gbl_argument_count[op_type]);
op_type           332 drivers/block/rbd.c 	enum obj_operation_type	op_type;
op_type           955 drivers/block/rbd.c static char* obj_op_name(enum obj_operation_type op_type)
op_type           957 drivers/block/rbd.c 	switch (op_type) {
op_type          1514 drivers/block/rbd.c 	switch (img_req->op_type) {
op_type          1733 drivers/block/rbd.c 					enum obj_operation_type op_type,
op_type          1743 drivers/block/rbd.c 	img_request->op_type = op_type;
op_type          2516 drivers/block/rbd.c 	switch (img_req->op_type) {
op_type          2541 drivers/block/rbd.c 	switch (obj_req->img_request->op_type) {
op_type          2567 drivers/block/rbd.c 		switch (img_req->op_type) {
op_type          3535 drivers/block/rbd.c 			 obj_op_name(img_req->op_type), obj_req->ex.oe_objno,
op_type          3718 drivers/block/rbd.c 		      obj_op_name(img_req->op_type), *result);
op_type          4802 drivers/block/rbd.c 	enum obj_operation_type op_type;
op_type          4808 drivers/block/rbd.c 		op_type = OBJ_OP_DISCARD;
op_type          4811 drivers/block/rbd.c 		op_type = OBJ_OP_ZEROOUT;
op_type          4814 drivers/block/rbd.c 		op_type = OBJ_OP_WRITE;
op_type          4817 drivers/block/rbd.c 		op_type = OBJ_OP_READ;
op_type          4833 drivers/block/rbd.c 	if (op_type != OBJ_OP_READ && rbd_dev->spec->snap_id != CEPH_NOSNAP) {
op_type          4835 drivers/block/rbd.c 			 obj_op_name(op_type));
op_type          4864 drivers/block/rbd.c 	if (op_type != OBJ_OP_READ) {
op_type          4877 drivers/block/rbd.c 	img_request = rbd_img_request_create(rbd_dev, op_type, snapc);
op_type          4886 drivers/block/rbd.c 	     img_request, obj_op_name(op_type), offset, length);
op_type          4888 drivers/block/rbd.c 	if (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_ZEROOUT)
op_type          4904 drivers/block/rbd.c 			 obj_op_name(op_type), length, offset, result);
op_type           858 drivers/crypto/caam/caamalg_qi.c 				drv_ctx->op_type = type;
op_type            66 drivers/crypto/caam/qi.h 	enum optype op_type;
op_type           231 drivers/crypto/ccree/cc_aead.c 	if (areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) {
op_type           890 drivers/crypto/ccree/cc_aead.c 	int direct = req_ctx->gen_ctx.op_type;
op_type           939 drivers/crypto/ccree/cc_aead.c 	int direct = req_ctx->gen_ctx.op_type;
op_type           979 drivers/crypto/ccree/cc_aead.c 	int direct = req_ctx->gen_ctx.op_type;
op_type          1226 drivers/crypto/ccree/cc_aead.c 	int direct = req_ctx->gen_ctx.op_type;
op_type          1279 drivers/crypto/ccree/cc_aead.c 	int direct = req_ctx->gen_ctx.op_type;
op_type          1429 drivers/crypto/ccree/cc_aead.c 	if (req_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) {
op_type          1557 drivers/crypto/ccree/cc_aead.c 	unsigned int cryptlen = (req_ctx->gen_ctx.op_type ==
op_type          1748 drivers/crypto/ccree/cc_aead.c 	if (req_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) {
op_type          1809 drivers/crypto/ccree/cc_aead.c 	if (req_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) {
op_type          1847 drivers/crypto/ccree/cc_aead.c 	unsigned int cryptlen = (req_ctx->gen_ctx.op_type ==
op_type          1936 drivers/crypto/ccree/cc_aead.c 	areq_ctx->gen_ctx.op_type = direct;
op_type           558 drivers/crypto/ccree/cc_buffer_mgr.c 	    areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT &&
op_type           703 drivers/crypto/ccree/cc_buffer_mgr.c 	enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type;
op_type           729 drivers/crypto/ccree/cc_buffer_mgr.c 	enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type;
op_type           842 drivers/crypto/ccree/cc_buffer_mgr.c 	enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type;
op_type           976 drivers/crypto/ccree/cc_buffer_mgr.c 			if (areq_ctx->gen_ctx.op_type ==
op_type          1028 drivers/crypto/ccree/cc_buffer_mgr.c 	    areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT &&
op_type          1033 drivers/crypto/ccree/cc_buffer_mgr.c 	areq_ctx->cryptlen = (areq_ctx->gen_ctx.op_type ==
op_type          1117 drivers/crypto/ccree/cc_buffer_mgr.c 	if ((areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_ENCRYPT) &&
op_type           479 drivers/crypto/ccree/cc_cipher.c 	int direction = req_ctx->gen_ctx.op_type;
op_type           537 drivers/crypto/ccree/cc_cipher.c 	int direction = req_ctx->gen_ctx.op_type;
op_type           590 drivers/crypto/ccree/cc_cipher.c 	int direction = req_ctx->gen_ctx.op_type;
op_type           671 drivers/crypto/ccree/cc_cipher.c 	int direction = req_ctx->gen_ctx.op_type;
op_type           911 drivers/crypto/ccree/cc_cipher.c 	req_ctx->gen_ctx.op_type = direction;
op_type           199 drivers/crypto/ccree/cc_driver.h 	enum drv_crypto_direction op_type;
op_type           700 drivers/crypto/chelsio/chcr_algo.c 				unsigned short op_type)
op_type           711 drivers/crypto/chelsio/chcr_algo.c 	err = op_type ? crypto_skcipher_decrypt(subreq) :
op_type          1191 drivers/crypto/chelsio/chcr_algo.c 				  unsigned short op_type)
op_type          1273 drivers/crypto/chelsio/chcr_algo.c 					   op_type);
op_type          1276 drivers/crypto/chelsio/chcr_algo.c 	reqctx->op = op_type;
op_type          2294 drivers/crypto/chelsio/chcr_algo.c 				   unsigned short op_type)
op_type          2298 drivers/crypto/chelsio/chcr_algo.c 	if (((req->cryptlen - (op_type ? authsize : 0)) == 0) ||
op_type          2306 drivers/crypto/chelsio/chcr_algo.c static int chcr_aead_fallback(struct aead_request *req, unsigned short op_type)
op_type          2318 drivers/crypto/chelsio/chcr_algo.c 	return op_type ? crypto_aead_decrypt(subreq) :
op_type          2462 drivers/crypto/chelsio/chcr_algo.c 		      unsigned short op_type)
op_type          2470 drivers/crypto/chelsio/chcr_algo.c 	dst_size = req->assoclen + req->cryptlen + (op_type ?
op_type          2509 drivers/crypto/chelsio/chcr_algo.c 			 unsigned short op_type)
op_type          2516 drivers/crypto/chelsio/chcr_algo.c 	dst_size = req->assoclen + req->cryptlen + (op_type ?
op_type          2744 drivers/crypto/chelsio/chcr_algo.c 			unsigned short op_type)
op_type          2766 drivers/crypto/chelsio/chcr_algo.c 			 (op_type == CHCR_DECRYPT_OP) ?
op_type          2784 drivers/crypto/chelsio/chcr_algo.c 			     unsigned short op_type,
op_type          2804 drivers/crypto/chelsio/chcr_algo.c 	rc = generate_b0(req, ivptr, op_type);
op_type          2813 drivers/crypto/chelsio/chcr_algo.c 				  unsigned short op_type)
op_type          2833 drivers/crypto/chelsio/chcr_algo.c 	if (op_type == CHCR_DECRYPT_OP) {
op_type          2852 drivers/crypto/chelsio/chcr_algo.c 					(op_type == CHCR_ENCRYPT_OP) ? 0 :
op_type          2854 drivers/crypto/chelsio/chcr_algo.c 	sec_cpl->seqno_numivs =  FILL_SEC_CPL_SCMD0_SEQNO(op_type,
op_type          2855 drivers/crypto/chelsio/chcr_algo.c 					(op_type == CHCR_ENCRYPT_OP) ? 0 : 1,
op_type          2863 drivers/crypto/chelsio/chcr_algo.c static int aead_ccm_validate_input(unsigned short op_type,
op_type           317 drivers/crypto/chelsio/chcr_crypto.h 		      unsigned short op_type);
op_type           319 drivers/crypto/chelsio/chcr_crypto.h 			 unsigned short op_type);
op_type           145 drivers/crypto/virtio/virtio_crypto_algs.c 	vcrypto->ctrl.u.sym_create_session.op_type =
op_type           401 drivers/crypto/virtio/virtio_crypto_algs.c 	req_data->u.sym_req.op_type = cpu_to_le32(VIRTIO_CRYPTO_SYM_OP_CIPHER);
op_type            92 drivers/firmware/efi/cper-arm.c 	u8 trans_type, op_type, level, participation_type, address_space;
op_type           118 drivers/firmware/efi/cper-arm.c 		op_type = ((error_info >> CPER_ARM_ERR_OPERATION_SHIFT)
op_type           122 drivers/firmware/efi/cper-arm.c 			if (op_type < ARRAY_SIZE(arm_cache_err_op_strs)) {
op_type           124 drivers/firmware/efi/cper-arm.c 				       arm_cache_err_op_strs[op_type]);
op_type           128 drivers/firmware/efi/cper-arm.c 			if (op_type < ARRAY_SIZE(arm_tlb_err_op_strs)) {
op_type           130 drivers/firmware/efi/cper-arm.c 				       arm_tlb_err_op_strs[op_type]);
op_type           134 drivers/firmware/efi/cper-arm.c 			if (op_type < ARRAY_SIZE(arm_bus_err_op_strs)) {
op_type           136 drivers/firmware/efi/cper-arm.c 				       arm_bus_err_op_strs[op_type]);
op_type           392 drivers/infiniband/hw/i40iw/i40iw_uk.c 		 LS_64(info->op_type, I40IWQPSQ_OPCODE) |
op_type           526 drivers/infiniband/hw/i40iw/i40iw_uk.c 	    LS_64(info->op_type, I40IWQPSQ_OPCODE) |
op_type           813 drivers/infiniband/hw/i40iw/i40iw_uk.c 		info->op_type = I40IW_OP_TYPE_REC;
op_type           840 drivers/infiniband/hw/i40iw/i40iw_uk.c 			info->op_type = (u8)RS_64(qword3, I40IWCQ_OP);
op_type           848 drivers/infiniband/hw/i40iw/i40iw_uk.c 				u8 op_type;
op_type           854 drivers/infiniband/hw/i40iw/i40iw_uk.c 				op_type = (u8)RS_64(wqe_qword, I40IWQPSQ_OPCODE);
op_type           855 drivers/infiniband/hw/i40iw/i40iw_uk.c 				info->op_type = op_type;
op_type           858 drivers/infiniband/hw/i40iw/i40iw_uk.c 				if (op_type != I40IWQP_OP_NOP) {
op_type           239 drivers/infiniband/hw/i40iw/i40iw_user.h 	u8 op_type;
op_type           273 drivers/infiniband/hw/i40iw/i40iw_user.h 	u8 op_type;
op_type          2152 drivers/infiniband/hw/i40iw/i40iw_verbs.c 					info.op_type = I40IW_OP_TYPE_SEND_SOL;
op_type          2154 drivers/infiniband/hw/i40iw/i40iw_verbs.c 					info.op_type = I40IW_OP_TYPE_SEND;
op_type          2157 drivers/infiniband/hw/i40iw/i40iw_verbs.c 					info.op_type = I40IW_OP_TYPE_SEND_SOL_INV;
op_type          2159 drivers/infiniband/hw/i40iw/i40iw_verbs.c 					info.op_type = I40IW_OP_TYPE_SEND_INV;
op_type          2180 drivers/infiniband/hw/i40iw/i40iw_verbs.c 			info.op_type = I40IW_OP_TYPE_RDMA_WRITE;
op_type          2211 drivers/infiniband/hw/i40iw/i40iw_verbs.c 			info.op_type = I40IW_OP_TYPE_RDMA_READ;
op_type          2226 drivers/infiniband/hw/i40iw/i40iw_verbs.c 			info.op_type = I40IW_OP_TYPE_INV_STAG;
op_type          2379 drivers/infiniband/hw/i40iw/i40iw_verbs.c 		switch (cq_poll_info.op_type) {
op_type           230 drivers/mtd/spi-nor/hisi-sfc.c 		dma_addr_t dma_buf, size_t len, u8 op_type)
op_type           249 drivers/mtd/spi-nor/hisi-sfc.c 	if (op_type == FMC_OP_READ)
op_type           254 drivers/mtd/spi-nor/hisi-sfc.c 	if (op_type == FMC_OP_READ)
op_type           259 drivers/mtd/spi-nor/hisi-sfc.c 	reg = OP_CTRL_RW_OP(op_type) | OP_CTRL_DMA_OP_READY;
op_type           260 drivers/mtd/spi-nor/hisi-sfc.c 	reg |= (op_type == FMC_OP_READ)
op_type           238 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 	u32 op_idx, op_type, addr, len;
op_type           251 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		op_type = op->raw.op;
op_type           260 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		switch (op_type) {
op_type          3584 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 	__be32 op_type;
op_type          2551 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->params.op_type = cpu_to_le32(flash_type);
op_type          2597 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->params.op_type = cpu_to_le32(img_optype);
op_type          1438 drivers/net/ethernet/emulex/benet/be_cmds.h 	u32 op_type;
op_type            58 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c static void hns_dsaf_acpi_ledctrl_by_port(struct hns_mac_cb *mac_cb, u8 op_type,
op_type            76 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c                                &hns_dsaf_acpi_dsm_guid, 0, op_type, &argv4);
op_type            87 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c 						 u8 op_type, u32 locate,
op_type           103 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c 				&hns_dsaf_acpi_dsm_guid, 0, op_type, &argv4);
op_type           250 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c static void hns_dsaf_acpi_srst_by_port(struct dsaf_device *dsaf_dev, u8 op_type,
op_type           268 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c 				&hns_dsaf_acpi_dsm_guid, 0, op_type, &argv4);
op_type          1207 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le32  op_type;
op_type          1243 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u32	op_type;
op_type          1368 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u8	op_type;
op_type          1534 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u32			op_type;
op_type           456 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	if (cmd->op_type == QLC_83XX_MBX_POST_BC_OP)
op_type           805 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	if (cmd->op_type == QLC_83XX_MBX_POST_BC_OP)
op_type           910 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 			mbx->op_type = QLC_83XX_FW_MBX_CMD;
op_type          2438 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	npar_info->op_type = cmd.rsp.arg[1];
op_type          2549 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c int qlcnic_83xx_config_intrpt(struct qlcnic_adapter *adapter, bool op_type)
op_type          2567 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		type = op_type ? QLCNIC_INTRPT_ADD : QLCNIC_INTRPT_DEL;
op_type          2589 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		if (op_type) {
op_type          3962 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	if (cmd->op_type != QLC_83XX_MBX_POST_BC_OP) {
op_type           768 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c int qlcnic_82xx_config_intrpt(struct qlcnic_adapter *adapter, u8 op_type)
op_type           781 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		type = op_type ? QLCNIC_INTRPT_ADD : QLCNIC_INTRPT_DEL;
op_type           789 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 				   op_type == QLCNIC_INTRPT_ADD ? "Add" :
op_type           801 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		if (op_type) {
op_type           906 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c int qlcnic_82xx_mq_intrpt(struct qlcnic_adapter *adapter, int op_type)
op_type            28 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h 	u8	op_type:1;
op_type            38 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h 	u8	op_type:1;
op_type           324 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	cmd.op_type = QLC_83XX_MBX_POST_BC_OP;
op_type           726 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 			mbx->op_type = QLC_BC_CMD;
op_type           795 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 		cmd->op_type = trans->req_hdr->op_type;
op_type           803 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 		hdr[i].op_type = cmd->op_type;
op_type          1203 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	    hdr->op_type != QLC_BC_CMD &&
op_type          1217 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	if (hdr->op_type == QLC_BC_CMD)
op_type          1227 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	cmd.op_type = hdr->op_type;
op_type          1496 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c 	if (trans->req_hdr->op_type == QLC_BC_CMD) {
op_type          1727 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c 	    (hdr->op_type == QLC_BC_CMD) &&
op_type           527 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 			if (!esw_cfg[i].op_type)
op_type           531 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 			if (!esw_cfg[i].op_type)
op_type          1135 drivers/scsi/csiostor/csio_mb.c 	if ((FW_DEBUG_CMD_TYPE_G(ntohl(dbg->op_type))) == 1) {
op_type           667 drivers/staging/media/ipu3/ipu3-abi.h 	u8 op_type;
op_type          1336 drivers/staging/media/ipu3/ipu3-css-params.c 			p_op[op_idx].op_type =
op_type          1350 drivers/staging/media/ipu3/ipu3-css-params.c 			p_op[op_idx].op_type =
op_type          1554 drivers/staging/media/ipu3/ipu3-css-params.c 			p_op[op_idx].op_type =
op_type          1594 drivers/staging/media/ipu3/ipu3-css-params.c 			p_op[op_idx].op_type =
op_type          1915 drivers/staging/media/ipu3/ipu3-css-params.c 	acc->dvs_stat.operations_data.ops[0].op_type =
op_type           227 include/uapi/linux/virtio_crypto.h 	__le32 op_type;
op_type           383 include/uapi/linux/virtio_crypto.h 	__le32 op_type;
op_type           136 net/rds/ib_send.c 	if (op->op_type == RDS_ATOMIC_TYPE_CSWP)
op_type           774 net/rds/ib_send.c 	if (op->op_type == RDS_ATOMIC_TYPE_CSWP) {
op_type           802 net/rds/rdma.c 		rm->atomic.op_type = RDS_ATOMIC_TYPE_FADD;
op_type           807 net/rds/rdma.c 		rm->atomic.op_type = RDS_ATOMIC_TYPE_FADD;
op_type           812 net/rds/rdma.c 		rm->atomic.op_type = RDS_ATOMIC_TYPE_CSWP;
op_type           819 net/rds/rdma.c 		rm->atomic.op_type = RDS_ATOMIC_TYPE_CSWP;
op_type           438 net/rds/rds.h  			int			op_type;
op_type           449 tools/lib/traceevent/parse-filter.c 	int op_type;
op_type           501 tools/lib/traceevent/parse-filter.c 			op_type = op->num.type;
op_type           528 tools/lib/traceevent/parse-filter.c 			switch (op_type) {
op_type           530 tools/lib/traceevent/parse-filter.c 				op_type = TEP_FILTER_CMP_MATCH;
op_type           533 tools/lib/traceevent/parse-filter.c 				op_type = TEP_FILTER_CMP_NOT_MATCH;
op_type           553 tools/lib/traceevent/parse-filter.c 			op->str.type = op_type;
op_type           655 tools/lib/traceevent/parse-filter.c static enum op_type process_op(const char *token,
op_type           952 tools/lib/traceevent/parse-filter.c 	enum op_type op_type;
op_type          1059 tools/lib/traceevent/parse-filter.c 			op_type = process_op(token, &btype, &ctype, &etype);
op_type          1062 tools/lib/traceevent/parse-filter.c 			switch (op_type) {
op_type          1086 tools/lib/traceevent/parse-filter.c 			switch (op_type) {
op_type          1118 tools/lib/traceevent/parse-filter.c 				if (op_type == OP_EXP)
op_type           816 tools/perf/util/bpf-loader.c 	enum bpf_map_op_type op_type;
op_type          1041 tools/perf/util/bpf-loader.c 	op->op_type = BPF_MAP_OP_SET_VALUE;
op_type          1101 tools/perf/util/bpf-loader.c 	op->op_type = BPF_MAP_OP_SET_EVSEL;
op_type          1466 tools/perf/util/bpf-loader.c 	switch (op->op_type) {
op_type          1598 tools/perf/util/bpf-loader.c 			op->op_type = BPF_MAP_OP_SET_EVSEL;