Searched defs:req (Results 226 - 250 of 1732) sorted by relevance

1234567891011>>

/linux-master/security/keys/
H A Ddh.c135 struct kpp_request *req; local
[all...]
/linux-master/net/mptcp/
H A Dtoken.c57 struct mptcp_subflow_request_sock *req; local
108 int mptcp_token_new_request(struct request_sock *req) argument
191 mptcp_token_accept(struct mptcp_subflow_request_sock *req, struct mptcp_sock *msk) argument
350 mptcp_token_destroy_request(struct request_sock *req) argument
[all...]
/linux-master/arch/arm64/crypto/
H A Dsm4-ce-ccm-glue.c53 static int ccm_format_input(u8 info[], struct aead_request *req, argument
91 static void ccm_calculate_auth_mac(struct aead_request *req, u8 mac[]) argument
162 ccm_crypt(struct aead_request *req, struct skcipher_walk *walk, u32 *rkey_enc, u8 mac[], void (*sm4_ce_ccm_crypt)(const u32 *rkey_enc, u8 *dst, const u8 *src, u8 *iv, unsigned int nbytes, u8 *mac)) argument
213 ccm_encrypt(struct aead_request *req) argument
240 ccm_decrypt(struct aead_request *req) argument
[all...]
/linux-master/drivers/clk/meson/
H A Dsclk-div.c99 sclk_div_determine_rate(struct clk_hw *hw, struct clk_rate_request *req) argument
/linux-master/tools/testing/selftests/tdx/
H A Dtdx_guest_test.c133 struct tdx_report_req req; local
[all...]
/linux-master/drivers/usb/cdns3/
H A Dcdnsp-ep0.c441 struct cdnsp_request *req; local
/linux-master/block/
H A Dblk-crypto-internal.h36 static inline bool bio_crypt_ctx_back_mergeable(struct request *req, argument
43 static inline bool bio_crypt_ctx_front_mergeable(struct request *req, argument
50 static inline bool bio_crypt_ctx_merge_rq(struct request *req, argument
102 static inline bool bio_crypt_ctx_front_mergeable(struct request *req, argument
108 static inline bool bio_crypt_ctx_back_mergeable(struct request *req, argument
114 bio_crypt_ctx_merge_rq(struct request *req, struct request *next) argument
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_bl.h58 static inline gfp_t qat_algs_alloc_flags(struct crypto_async_request *req) argument
H A Dqat_comp_req.h11 static inline void qat_comp_create_req(void *ctx, void *req, u64 src, u32 slen, argument
28 static inline void qat_comp_override_dst(void *req, u64 dst, u32 dlen) argument
38 static inline void qat_comp_create_compression_req(void *ctx, void *req, argument
46 static inline void qat_comp_create_decompression_req(void *ctx, void *req, argument
/linux-master/drivers/platform/x86/intel/int1092/
H A Dintel_sar.c218 union acpi_object *out, req; local
/linux-master/net/handshake/
H A Drequest.c67 static bool handshake_req_hash_add(struct handshake_req *req) argument
77 static void handshake_req_destroy(struct handshake_req *req) argument
89 struct handshake_req *req; local
112 struct handshake_req *req; local
138 handshake_req_private(struct handshake_req *req) argument
144 __add_pending_locked(struct handshake_net *hn, struct handshake_req *req) argument
154 __remove_pending_locked(struct handshake_net *hn, struct handshake_req *req) argument
167 remove_pending(struct handshake_net *hn, struct handshake_req *req) argument
183 struct handshake_req *req, *pos; local
223 handshake_req_submit(struct socket *sock, struct handshake_req *req, gfp_t flags) argument
286 handshake_complete(struct handshake_req *req, unsigned int status, struct genl_info *info) argument
315 struct handshake_req *req; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_attach_probe.c23 int BPF_KSYSCALL(handle_kprobe_auto, struct __kernel_timespec *req, struct __kernel_timespec *rem) argument
/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_eq.c211 struct erdma_cmdq_create_eq_req req; local
263 struct erdma_cmdq_destroy_eq_req req; local
[all...]
/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A Dep0.c31 struct usb_request *req = &ep->ep0.req.req; local
176 ast_vhub_ep0_do_send(struct ast_vhub_ep *ep, struct ast_vhub_req *req) argument
235 ast_vhub_ep0_do_receive(struct ast_vhub_ep *ep, struct ast_vhub_req *req, unsigned int len) argument
275 struct ast_vhub_req *req; local
362 struct ast_vhub_req *req = to_ast_req(u_req); local
442 struct ast_vhub_req *req; local
[all...]
/linux-master/drivers/usb/chipidea/
H A Ddebug.c157 struct ci_hw_req *req = NULL; local
/linux-master/fs/coda/
H A Dpsdev.c95 struct upc_req *req = NULL; local
209 struct upc_req *req; local
308 struct upc_req *req, *tmp; local
[all...]
/linux-master/drivers/clk/tegra/
H A Dclk-periph.c48 clk_periph_determine_rate(struct clk_hw *hw, struct clk_rate_request *req) argument
H A Dclk-tegra-super-cclk.c68 cclk_super_determine_rate(struct clk_hw *hw, struct clk_rate_request *req) argument
/linux-master/crypto/
H A Dacompress.c158 struct acomp_req *req; local
168 void acomp_request_free(struct acomp_req *req) argument
[all...]
/linux-master/io_uring/
H A Dmsg_ring.c58 void io_msg_ring_cleanup(struct io_kiocb *req) argument
76 static int io_msg_exec_remote(struct io_kiocb *req, task_work_func_t func) argument
95 struct io_kiocb *req = cmd_to_io_kiocb(msg); local
126 static int io_msg_ring_data(struct io_kiocb *req, unsigne argument
160 io_msg_grab_file(struct io_kiocb *req, unsigned int issue_flags) argument
178 io_msg_install_complete(struct io_kiocb *req, unsigned int issue_flags) argument
213 struct io_kiocb *req = cmd_to_io_kiocb(msg); local
223 io_msg_send_fd(struct io_kiocb *req, unsigned int issue_flags) argument
249 io_msg_ring_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) argument
269 io_msg_ring(struct io_kiocb *req, unsigned int issue_flags) argument
[all...]
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dec168.c14 static int ec168_ctrl_msg(struct dvb_usb_device *d, struct ec168_req *req) argument
105 struct ec168_req req; local
189 struct ec168_req req = {GET_CONFIG, 0, 1, sizeof(reply), &reply}; local
213 struct ec168_req req = {DOWNLOAD_FIRMWARE, 0, 0, 0, NULL}; local
313 struct ec168_req req = {STREAMING_CTRL, 0x7f01, 0x0202, 0, NULL}; local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-opal.c39 static int i2c_opal_send_request(u32 bus_id, struct opal_i2c_request *req) argument
77 struct opal_i2c_request req; local
117 struct opal_i2c_request req; local
[all...]
/linux-master/drivers/staging/wlan-ng/
H A Dprism2mgmt.c365 struct p80211msg_dot11req_scan_results *req; local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c25 struct npc_install_flow_req req = { 0 }; local
53 struct npc_install_flow_req req = { 0 }; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dtestmode.c34 mt7921_tm_set(struct mt792x_dev *dev, struct mt7921_tm_cmd *req) argument
85 mt7921_tm_query(struct mt792x_dev *dev, struct mt7921_tm_cmd *req, argument
[all...]

Completed in 352 milliseconds

1234567891011>>