Searched defs:req (Results 1 - 25 of 1732) sorted by relevance

1234567891011>>

/linux-master/drivers/usb/gadget/
H A Du_f.c16 struct usb_request *req; local
[all...]
H A Du_f.h78 static inline void free_ep_req(struct usb_ep *ep, struct usb_request *req) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dlsm_cgroup_nonvoid.c10 int BPF_PROG(nonvoid_socket_clone, struct sock *newsk, const struct request_sock *req) argument
/linux-master/io_uring/
H A Dwaitid.h6 struct io_kiocb *req; member in struct:io_waitid_async
H A Dnop.c13 int io_nop_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) argument
21 int io_nop(struct io_kiocb *req, unsigned int issue_flags) argument
H A Drefs.h14 static inline bool req_ref_inc_not_zero(struct io_kiocb *req) argument
20 static inline bool req_ref_put_and_test(struct io_kiocb *req) argument
29 static inline void req_ref_get(struct io_kiocb *req) argument
36 __io_req_set_refcount(struct io_kiocb *req, int nr) argument
44 io_req_set_refcount(struct io_kiocb *req) argument
[all...]
H A Dtimeout.h4 struct io_kiocb *req; member in struct:io_timeout_data
14 static inline struct io_kiocb *io_disarm_linked_timeout(struct io_kiocb *req) argument
[all...]
H A Dtruncate.c23 int io_ftruncate_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) argument
37 int io_ftruncate(struct io_kiocb *req, unsigned int issue_flags) argument
/linux-master/fs/nfs/
H A Dcache_lib.h16 struct cache_req req; member in struct:nfs_cache_defer_req
/linux-master/include/scsi/
H A Dscsi_tcq.h25 struct request *req = NULL; local
/linux-master/include/linux/
H A Daio.h19 static inline void kiocb_set_cancel_fn(struct kiocb *req, argument
/linux-master/tools/testing/selftests/arm64/fp/
H A Dassembler.h17 .macro _for var:req, from:req, to:req, insn:vararg variable
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cmd.c83 pvrdma_cmd_post(struct pvrdma_dev *dev, union pvrdma_cmd_req *req, argument
/linux-master/arch/arm/kernel/
H A Diwmmxt.h18 .macro wldrd, reg:req, base:req, offset:req variable
22 .macro wldrw, reg:req, base:req, offset:req variable
26 .macro wstrd, reg:req, base:req, offset:req variable
30 .macro wstrw, reg:req, bas variable
38 .macro tmrc, dest:req, control:req variable
42 .macro tmcr, control:req, src:req variable
[all...]
/linux-master/drivers/mmc/core/
H A Dcrypto.c31 struct request *req = mmc_queue_req_to_req(mqrq); local
/linux-master/include/crypto/
H A Dpcrypt.h22 static inline void *pcrypt_request_ctx(struct pcrypt_request *req) argument
28 struct padata_priv *pcrypt_request_padata(struct pcrypt_request *req) argument
H A Dctr.h20 static inline int crypto_ctr_encrypt_walk(struct skcipher_request *req, argument
/linux-master/include/linux/firmware/qcom/
H A Dqcom_qseecom.h46 static inline int qcom_qseecom_app_send(struct qseecom_client *client, void *req, size_t req_size, argument
/linux-master/net/core/
H A Drequest_sock.c88 void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req, argument
[all...]
/linux-master/net/mptcp/
H A Dfastopen.c9 mptcp_fastopen_subflow_synack_set_params(struct mptcp_subflow_context *subflow, struct request_sock *req) argument
/linux-master/tools/net/ynl/samples/
H A Dovs.c19 struct ovs_datapath_new_req *req; local
33 struct ovs_datapath_get_req_dump *req; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsrq.c71 struct cpl_srq_table_req *req; local
/linux-master/drivers/usb/misc/
H A Disight_firmware.c38 int llen, len, req, ret = 0; local
/linux-master/drivers/net/wireless/st/cw1200/
H A Dscan.h25 struct cfg80211_scan_request *req; member in struct:cw1200_scan
/linux-master/crypto/
H A Dchacha_generic.c15 static int chacha_stream_xor(struct skcipher_request *req, argument
40 static int crypto_chacha_crypt(struct skcipher_request *req) argument
48 static int crypto_xchacha_crypt(struct skcipher_request *req) argument
[all...]

Completed in 508 milliseconds

1234567891011>>