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

1234567891011>>

/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/io_uring/
H A Dcancel.h28 static inline bool io_cancel_match_sequence(struct io_kiocb *req, int sequence) argument
H A Dpoll.h28 static inline void io_poll_multishot_retry(struct io_kiocb *req) argument
H A Dopdef.c40 static int io_no_issue(struct io_kiocb *req, unsigned int issue_flags) argument
/linux-master/arch/riscv/crypto/
H A Dchacha-riscv64-glue.c19 static int riscv64_chacha20_crypt(struct skcipher_request *req) argument
/linux-master/tools/net/ynl/samples/
H A Dnetdev.c85 struct netdev_dev_get_req *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/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/tools/testing/selftests/bpf/progs/
H A Dtest_sk_storage_tracing.c96 int BPF_PROG(tcp_retransmit_synack, struct sock* sk, struct request_sock* 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

Completed in 180 milliseconds

1234567891011>>