/linux-6.3-rc2/fs/nfs/ |
A D | direct.c | 79 static inline int put_dreq(struct nfs_direct_req *dreq) in put_dreq() 105 nfs_direct_count_bytes(struct nfs_direct_req *dreq, in nfs_direct_count_bytes() 153 struct nfs_direct_req *dreq) in nfs_init_cinfo_from_dreq() 164 struct nfs_direct_req *dreq; in nfs_direct_req_alloc() local 255 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_read_completion() local 412 struct nfs_direct_req *dreq; in nfs_file_direct_read() local 558 struct nfs_direct_req *dreq = data->dreq; in nfs_direct_commit_complete() local 600 struct nfs_direct_req *dreq = cinfo->dreq; in nfs_direct_resched_write() local 674 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_write_completion() local 733 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_write_reschedule_io() local [all …]
|
A D | cache_lib.c | 68 void nfs_cache_defer_req_put(struct nfs_cache_defer_req *dreq) in nfs_cache_defer_req_put() 76 struct nfs_cache_defer_req *dreq; in nfs_dns_cache_revisit() local 86 struct nfs_cache_defer_req *dreq; in nfs_dns_cache_defer() local 97 struct nfs_cache_defer_req *dreq; in nfs_cache_defer_req_alloc() local 108 int nfs_cache_wait_for_upcall(struct nfs_cache_defer_req *dreq) in nfs_cache_wait_for_upcall()
|
A D | dns_resolve.c | 285 struct nfs_cache_defer_req *dreq) in do_cache_lookup() 327 struct nfs_cache_defer_req *dreq; in do_cache_lookup_wait() local
|
A D | write.c | 925 struct nfs_direct_req *dreq) in nfs_init_cinfo()
|
/linux-6.3-rc2/net/dccp/ |
A D | minisocks.c | 91 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_create_openreq_child() local 147 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_check_req() local 260 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_reqsk_init() local
|
A D | options.c | 48 int dccp_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_parse_options() 353 struct dccp_request_sock *dreq, in dccp_insert_option_timestamp_echo() 592 int dccp_insert_options_rsk(struct dccp_request_sock *dreq, struct sk_buff *skb) in dccp_insert_options_rsk()
|
A D | feat.c | 633 int dccp_feat_insert_opts(struct dccp_sock *dp, struct dccp_request_sock *dreq, in dccp_feat_insert_opts() 1004 int dccp_feat_server_ccid_dependencies(struct dccp_request_sock *dreq) in dccp_feat_server_ccid_dependencies() 1404 int dccp_feat_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_feat_parse_options()
|
A D | output.c | 403 struct dccp_request_sock *dreq; in dccp_make_response() local
|
A D | ipv4.c | 596 struct dccp_request_sock *dreq; in dccp_v4_conn_request() local
|
A D | ipv6.c | 320 struct dccp_request_sock *dreq; in dccp_v6_conn_request() local
|
/linux-6.3-rc2/drivers/crypto/marvell/cesa/ |
A D | tdma.c | 37 void mv_cesa_dma_step(struct mv_cesa_req *dreq) in mv_cesa_dma_step() 58 void mv_cesa_dma_cleanup(struct mv_cesa_req *dreq) in mv_cesa_dma_cleanup() 79 void mv_cesa_dma_prepare(struct mv_cesa_req *dreq, in mv_cesa_dma_prepare() 97 struct mv_cesa_req *dreq) in mv_cesa_tdma_chain()
|
A D | cesa.h | 828 static inline int mv_cesa_dma_process(struct mv_cesa_req *dreq, in mv_cesa_dma_process()
|
/linux-6.3-rc2/net/sunrpc/ |
A D | cache.c | 585 static void __unhash_deferred_req(struct cache_deferred_req *dreq) in __unhash_deferred_req() 594 static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item) in __hash_deferred_req() 602 static void setup_deferral(struct cache_deferred_req *dreq, in setup_deferral() 627 static void cache_restart_thread(struct cache_deferred_req *dreq, int too_many) in cache_restart_thread() 637 struct cache_deferred_req *dreq = &sleeper.handle; in cache_wait_req() local 709 struct cache_deferred_req *dreq; in cache_defer_req() local 733 struct cache_deferred_req *dreq; in cache_revisit_request() local 758 struct cache_deferred_req *dreq, *tmp; in cache_clean_deferred() local
|
A D | svc_xprt.c | 1169 static void svc_revisit(struct cache_deferred_req *dreq, int too_many) in svc_revisit()
|
/linux-6.3-rc2/drivers/s390/block/ |
A D | dasd_diag.c | 167 struct dasd_diag_req *dreq; in dasd_start_diag() local 512 struct dasd_diag_req *dreq; in dasd_diag_build_cp() local
|
/linux-6.3-rc2/fs/nilfs2/ |
A D | btree.c | 1735 union nilfs_bmap_ptr_req *dreq, in nilfs_btree_prepare_convert_and_insert() 1795 union nilfs_bmap_ptr_req *dreq, in nilfs_btree_commit_convert_and_insert() 1868 union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; in nilfs_btree_convert_and_insert() local
|
/linux-6.3-rc2/drivers/dma/ |
A D | bcm2835-dma.c | 72 unsigned int dreq; member
|
/linux-6.3-rc2/include/linux/ |
A D | nfs_xdr.h | 1621 struct nfs_direct_req *dreq; member 1662 struct nfs_direct_req *dreq; /* O_DIRECT request */ member 1674 struct nfs_direct_req *dreq; /* O_DIRECT request */ member
|