Searched defs:req (Results 26 - 50 of 1732) sorted by relevance

1234567891011>>

/linux-master/tools/gpio/
H A Dgpio-watch.c26 struct gpio_v2_line_info req; local
/linux-master/arch/x86/crypto/
H A Dcamellia_aesni_avx2_glue.c33 static int ecb_encrypt(struct skcipher_request *req) argument
43 static int ecb_decrypt(struct skcipher_request *req) argument
53 static int cbc_encrypt(struct skcipher_request *req) argument
60 static int cbc_decrypt(struct skcipher_request *req) argument
H A Dcast6_avx_glue.c34 static int ecb_encrypt(struct skcipher_request *req) argument
42 static int ecb_decrypt(struct skcipher_request *req) argument
50 static int cbc_encrypt(struct skcipher_request *req) argument
57 static int cbc_decrypt(struct skcipher_request *req) argument
H A Dcast5_avx_glue.c34 static int ecb_encrypt(struct skcipher_request *req) argument
42 static int ecb_decrypt(struct skcipher_request *req) argument
50 static int cbc_encrypt(struct skcipher_request *req) argument
57 static int cbc_decrypt(struct skcipher_request *req) argument
H A Dserpent_avx2_glue.c32 static int ecb_encrypt(struct skcipher_request *req) argument
41 static int ecb_decrypt(struct skcipher_request *req) argument
50 static int cbc_encrypt(struct skcipher_request *req) argument
57 static int cbc_decrypt(struct skcipher_request *req) argument
H A Dsm4_aesni_avx2_glue.c35 static int cbc_decrypt(struct skcipher_request *req) argument
42 static int ctr_crypt(struct skcipher_request *req) argument
/linux-master/drivers/crypto/nx/
H A Dnx-aes-ctr.c72 static int ctr_aes_nx_crypt(struct skcipher_request *req, u8 *iv) argument
115 static int ctr3686_aes_nx_crypt(struct skcipher_request *req) argument
[all...]
H A Dnx-aes-cbc.c53 static int cbc_aes_nx_crypt(struct skcipher_request *req, argument
101 static int cbc_aes_nx_encrypt(struct skcipher_request *req) argument
106 cbc_aes_nx_decrypt(struct skcipher_request *req) argument
[all...]
H A Dnx-aes-ecb.c53 static int ecb_aes_nx_crypt(struct skcipher_request *req, argument
100 static int ecb_aes_nx_encrypt(struct skcipher_request *req) argument
105 static int ecb_aes_nx_decrypt(struct skcipher_request *req) argument
[all...]
/linux-master/drivers/clk/sunxi/
H A Dclk-sun6i-ar100.c25 static void sun6i_get_ar100_factors(struct factors_request *req) argument
[all...]
/linux-master/drivers/firmware/imx/
H A Drm.c52 } req; member in union:imx_sc_msg_rm_get_resource_owner::__anon66
/linux-master/drivers/gpu/drm/i915/
H A Di915_ioc32.c51 struct drm_i915_getparam req; local
/linux-master/drivers/macintosh/
H A Dvia-pmu-led.c35 static void pmu_req_done(struct adb_request * req) argument
/linux-master/crypto/
H A Dcurve25519-generic.c24 static int curve25519_compute_value(struct kpp_request *req) argument
/linux-master/io_uring/
H A Dstatx.c23 int io_statx_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) argument
55 int io_statx(struct io_kiocb *req, unsigned int issue_flags) argument
67 void io_statx_cleanup(struct io_kiocb *req) argument
[all...]
H A Dadvise.c31 int io_madvise_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) argument
49 int io_madvise(struct io_kiocb *req, unsigned int issue_flags) argument
77 int io_fadvise_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) argument
92 int io_fadvise(struct io_kiocb *req, unsigne argument
[all...]
H A Depoll.c24 int io_epoll_ctl_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) argument
46 int io_epoll_ctl(struct io_kiocb *req, unsigned int issue_flags) argument
/linux-master/drivers/clk/meson/
H A Dclk-cpu-dyndiv.c30 meson_clk_cpu_dyndiv_determine_rate(struct clk_hw *hw, struct clk_rate_request *req) argument
/linux-master/drivers/clk/sprd/
H A Dcomposite.c12 sprd_comp_determine_rate(struct clk_hw *hw, struct clk_rate_request *req) argument
/linux-master/drivers/staging/wlan-ng/
H A Dp80211req.c155 struct p80211msg_lnxreq_hostwep *req = local
/linux-master/arch/arm/include/asm/
H A Duaccess-asm.h19 .macro check_uaccess, addr:req, size:req, limit:req, tmp:req, bad:req variable
31 .macro uaccess_mask_range_ptr, addr:req, size:req, limit:req, tmp:req variable
/linux-master/drivers/nvme/host/
H A Dfault_inject.c57 void nvme_should_fail(struct request *req) argument
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs_send.c10 static int qat_alg_send_message_retry(struct qat_alg_req *req) argument
26 struct qat_alg_req *req, *tmp; local
43 static bool qat_alg_try_enqueue(struct qat_alg_req *req) argument
65 qat_alg_send_message_maybacklog(struct qat_alg_req *req) argument
83 qat_alg_send_message(struct qat_alg_req *req) argument
[all...]
H A Dadf_rl_admin.c74 struct icp_qat_fw_init_admin_req req = { }; local
12 prep_admin_req_msg(struct rl_sla *sla, dma_addr_t dma_addr, struct icp_qat_fw_init_admin_sla_config_params *fw_params, struct icp_qat_fw_init_admin_req *req, bool is_update) argument
[all...]
/linux-master/include/linux/sunrpc/
H A Dbc_xprt.h68 static inline void xprt_free_bc_request(struct rpc_rqst *req) argument

Completed in 278 milliseconds

1234567891011>>