Searched refs:optype (Results 1 - 25 of 52) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Ddlm_plock.h28 __u8 optype; member in struct:dlm_plock_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Ddlm_plock.h28 __u8 optype; member in struct:dlm_plock_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Ddlm_plock.h28 __u8 optype; member in struct:dlm_plock_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dtic54x.h31 enum optype { enum
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dtic54x.h31 enum optype { enum
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dtic54x.h31 enum optype { enum
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Ddlm_plock.h28 __u8 optype; member in struct:dlm_plock_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Ddlm_plock.h28 __u8 optype; member in struct:dlm_plock_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_qes.h139 u8 optype; member in struct:ehca_wqe
220 u8 optype; member in struct:ehca_cqe
H A Dehca_reqs.c187 wqe_p->optype = WQE_OPTYPE_SEND;
191 wqe_p->optype = WQE_OPTYPE_RDMAWRITE;
194 wqe_p->optype = WQE_OPTYPE_RDMAREAD;
759 wc->opcode = ib_wc_opcode[cqe->optype]-1;
763 cqe->optype, cqe->status, my_cq, my_cq->cq_number);
833 switch (wqe->optype) {
844 ehca_err(cq->device, "Invalid optype=%x",
845 wqe->optype);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_qes.h139 u8 optype; member in struct:ehca_wqe
220 u8 optype; member in struct:ehca_cqe
H A Dehca_reqs.c187 wqe_p->optype = WQE_OPTYPE_SEND;
191 wqe_p->optype = WQE_OPTYPE_RDMAWRITE;
194 wqe_p->optype = WQE_OPTYPE_RDMAREAD;
759 wc->opcode = ib_wc_opcode[cqe->optype]-1;
763 cqe->optype, cqe->status, my_cq, my_cq->cq_number);
833 switch (wqe->optype) {
844 ehca_err(cq->device, "Invalid optype=%x",
845 wqe->optype);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/evp/
H A Dpmeth_lib.c331 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
349 if ((optype != -1) && !(ctx->operation & optype))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/dlm/
H A Dplock.c93 op->info.optype = DLM_PLOCK_OP_LOCK;
224 op->info.optype = DLM_PLOCK_OP_UNLOCK;
275 op->info.optype = DLM_PLOCK_OP_GET;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/dlm/
H A Dplock.c93 op->info.optype = DLM_PLOCK_OP_LOCK;
224 op->info.optype = DLM_PLOCK_OP_UNLOCK;
275 op->info.optype = DLM_PLOCK_OP_GET;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/evp/
H A Dpmeth_lib.c331 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
349 if ((optype != -1) && !(ctx->operation & optype))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/evp/
H A Dpmeth_lib.c331 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
349 if ((optype != -1) && !(ctx->operation & optype))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dtic54x-dis.c34 const enum optype [], int, int);
175 const enum optype tm_operands[];
185 enum optype src = OP_None;
186 enum optype dst = OP_None;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dtic54x-dis.c34 const enum optype [], int, int);
175 const enum optype tm_operands[];
185 enum optype src = OP_None;
186 enum optype dst = OP_None;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dtic54x-dis.c34 const enum optype [], int, int);
175 const enum optype tm_operands[];
185 enum optype src = OP_None;
186 enum optype dst = OP_None;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/evp/
H A Dpmeth_lib.c381 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
397 if ((optype != -1) && !(ctx->operation & optype)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/evp/
H A Dpmeth_lib.c381 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
397 if ((optype != -1) && !(ctx->operation & optype)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/evp/
H A Dpmeth_lib.c381 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
397 if ((optype != -1) && !(ctx->operation & optype)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/edac/
H A Di7core_edac.c1620 char *type, *optype, *err, *msg; local
1637 optype = "generic undef request";
1640 optype = "read error";
1643 optype = "write error";
1646 optype = "addr/cmd error";
1649 optype = "scrubbing error";
1652 optype = "reserved";
1693 (long long)m->misc, optype, err);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/edac/
H A Di7core_edac.c1620 char *type, *optype, *err, *msg; local
1637 optype = "generic undef request";
1640 optype = "read error";
1643 optype = "write error";
1646 optype = "addr/cmd error";
1649 optype = "scrubbing error";
1652 optype = "reserved";
1693 (long long)m->misc, optype, err);

Completed in 221 milliseconds

123