Home
last modified time | relevance | path

Searched defs:optype (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dsubmit.c22 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc() argument
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dqi.h36 enum optype { enum
H A Dcaamalg_qi2.h163 enum optype { enum
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddlm_plock.h31 __u8 optype; member
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dqi.h38 enum optype { enum
H A Dcaamalg_qi2.h161 enum optype { enum
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddlm_plock.h32 __u8 optype; member
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dsubmit.c27 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddlm_plock.h34 __u8 optype; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddlm_plock.h34 __u8 optype; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddlm_plock.h21 __u8 optype; member
/third_party/mesa3d/src/mesa/main/
H A Datifragshader.c91 static void match_pair_inst(struct ati_fragment_shader *curProg, GLuint optype) in match_pair_inst() argument
131 static void debug_op(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in debug_op() argument
163 check_arith_arg(GLuint optype, GLuint arg, GLuint argRep) in check_arith_arg() argument
593 _mesa_FragmentOpXATI(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in _mesa_FragmentOpXATI() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c397 unsigned optype; in compile_instruction() local
542 unsigned pass, i, r, optype, ar in st_init_atifs_prog() local
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dskx_common.c480 char *optype; in skx_mce_output_error() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dtransport.c529 int optype; in wait_for_free_credits() local
785 int optype; in cifs_call_async() local
1035 int i, j, optype, rc = 0; compound_send_recv() local
[all...]
H A Dsmb1ops.c128 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) in cifs_get_credits_field() argument
108 cifs_add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, const int optype) cifs_add_credits() argument
/kernel/linux/linux-6.6/drivers/edac/
H A Dskx_common.c538 char *optype; in skx_mce_output_error() local
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/
H A Dintel-spi.c427 static int intel_spi_opcode_index(struct intel_spi *ispi, u8 opcode, int optype) in intel_spi_opcode_index() argument
491 intel_spi_sw_cycle(struct intel_spi *ispi, u8 opcode, size_t len, int optype) intel_spi_sw_cycle() argument
H A Dhisi-sfc.c179 hisi_spi_nor_op_reg(struct spi_nor *nor, u8 opcode, size_t len, u8 optype) hisi_spi_nor_op_reg() argument
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c179 hisi_spi_nor_op_reg(struct spi_nor *nor, u8 opcode, size_t len, u8 optype) hisi_spi_nor_op_reg() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dtransport.c492 int optype; in wait_for_free_credits() local
792 int optype; in cifs_call_async() local
1071 int i, j, optype, rc = 0; compound_send_recv() local
[all...]
H A Dsmb1ops.c130 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) in cifs_get_credits_field() argument
110 cifs_add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, const int optype) cifs_add_credits() argument
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_lib.c730 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) in RSA_pkey_ctx_ctrl() argument
882 int_set_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, const char *mdname, const char *propkey, const char *mdprops) int_set_rsa_md_name() argument
922 int_get_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, char *mdname, size_t mdnamesize) int_get_rsa_md_name() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c239 int optype; /* The operation type */ member
2712 int optype in evp_pkey_ctx_ctrl_str_to_param() local
2635 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) evp_pkey_ctx_ctrl_to_param() argument
2771 int optype = pctx->operation == 0 ? -1 : pctx->operation; evp_pkey_ctx_setget_params_to_ctrl() local
[all...]
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c239 int optype; /* The operation type */ member
2703 int optype in evp_pkey_ctx_ctrl_str_to_param() local
2626 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) evp_pkey_ctx_ctrl_to_param() argument
2762 int optype = pctx->operation == 0 ? -1 : pctx->operation; evp_pkey_ctx_setget_params_to_ctrl() local
[all...]

Completed in 25 milliseconds

12