Searched defs:req (Results 51 - 75 of 1732) sorted by relevance

1234567891011>>

/linux-master/tools/net/ynl/samples/
H A Dnetdev.c85 struct netdev_dev_get_req *req; local
/linux-master/drivers/nvme/target/
H A Dtrace.h44 static inline u16 nvmet_req_to_ctrl_id(struct nvmet_req *req) argument
55 static inline void __assign_req_name(char *name, struct nvmet_req *req) argument
[all...]
/linux-master/io_uring/
H A Dpoll.h31 static inline void io_poll_multishot_retry(struct io_kiocb *req) argument
H A Dnapi.h53 static inline void io_napi_add(struct io_kiocb *req) argument
86 static inline void io_napi_add(struct io_kiocb *req) argument
H A Dopdef.c40 static int io_no_issue(struct io_kiocb *req, unsigned int issue_flags) argument
H A Dcancel.h28 static inline bool io_cancel_match_sequence(struct io_kiocb *req, int sequence) argument
/linux-master/net/dccp/
H A Ddiag.c54 dccp_diag_dump_one(struct netlink_callback *cb, const struct inet_diag_req_v2 *req) argument
/linux-master/arch/riscv/crypto/
H A Dchacha-riscv64-glue.c19 static int riscv64_chacha20_crypt(struct skcipher_request *req) argument
/linux-master/drivers/bcma/
H A Dcore.c109 void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on) argument
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dscan.c27 wl18xx_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_scan_request *req) argument
155 wl18xx_scan_sched_scan_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) argument
289 wl18xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) argument
328 wl18xx_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_scan_request *req) argument
[all...]
/linux-master/drivers/nvdimm/
H A Dvirtio_pmem.h19 struct virtio_pmem_req req; member in struct:virtio_pmem_request
/linux-master/arch/mips/crypto/
H A Dchacha-glue.c29 static int chacha_mips_stream_xor(struct skcipher_request *req, argument
54 static int chacha_mips(struct skcipher_request *req) argument
62 static int xchacha_mips(struct skcipher_request *req) argument
[all...]
/linux-master/crypto/
H A Dechainiv.c26 static int echainiv_encrypt(struct aead_request *req) argument
85 echainiv_decrypt(struct aead_request *req) argument
[all...]
H A Dseqiv.c21 static void seqiv_aead_encrypt_complete2(struct aead_request *req, int err) argument
41 struct aead_request *req = data; local
47 static int seqiv_aead_encrypt(struct aead_request *req) argument
108 seqiv_aead_decrypt(struct aead_request *req) argument
[all...]
/linux-master/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c36 static int ecb_encrypt(struct skcipher_request *req) argument
45 static int ecb_decrypt(struct skcipher_request *req) argument
54 static int cbc_encrypt(struct skcipher_request *req) argument
61 static int cbc_decrypt(struct skcipher_request *req) argument
H A Dtwofish_avx_glue.c41 static int ecb_encrypt(struct skcipher_request *req) argument
50 static int ecb_decrypt(struct skcipher_request *req) argument
59 static int cbc_encrypt(struct skcipher_request *req) argument
66 static int cbc_decrypt(struct skcipher_request *req) argument
H A Dserpent_avx_glue.c41 static int ecb_encrypt(struct skcipher_request *req) argument
49 static int ecb_decrypt(struct skcipher_request *req) argument
57 static int cbc_encrypt(struct skcipher_request *req) argument
64 static int cbc_decrypt(struct skcipher_request *req) argument
H A Dserpent_sse2_glue.c44 static int ecb_encrypt(struct skcipher_request *req) argument
52 static int ecb_decrypt(struct skcipher_request *req) argument
60 static int cbc_encrypt(struct skcipher_request *req) argument
67 static int cbc_decrypt(struct skcipher_request *req) argument
/linux-master/drivers/clk/sunxi/
H A Dclk-sun9i-core.c26 static void sun9i_a80_get_pll4_factors(struct factors_request *req) argument
99 static void sun9i_a80_get_gt_factors(struct factors_request *req) argument
154 sun9i_a80_get_ahb_factors(struct factors_request *req) argument
234 sun9i_a80_get_apb1_factors(struct factors_request *req) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dmac_flt.c13 struct cgx_mac_addr_add_req *req; local
40 struct cgx_mac_addr_set_or_get *req; local
92 struct cgx_mac_addr_del_req *req; local
112 struct cgx_mac_addr_reset_req *req; local
179 struct cgx_mac_addr_update_req *req; local
[all...]
/linux-master/net/ieee802154/
H A Dnetlink.c24 struct sk_buff *ieee802154_nl_create(int flags, u8 req) argument
55 ieee802154_nl_new_reply(struct genl_info *info, int flags, u8 req) argument
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dcrypto.h34 nfp_net_tls_rx_resync_req(struct net_device *netdev, struct nfp_net_tls_resync_req *req, void *pkt, unsigned int pkt_len) argument
/linux-master/include/uapi/linux/usb/
H A Dg_uvc.h35 struct usb_ctrlrequest req; member in union:uvc_event::__anon299
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_devlink.c8 hclgevf_devlink_info_get(struct devlink *devlink, struct devlink_info_req *req, struct netlink_ext_ack *extack) argument
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_devlink.c8 hclge_devlink_info_get(struct devlink *devlink, struct devlink_info_req *req, struct netlink_ext_ack *extack) argument

Completed in 246 milliseconds

1234567891011>>