Home
last modified time | relevance | path

Searched defs:req (Results 1 – 25 of 702) sorted by relevance

12345678910>>...29

/linux-3.3/drivers/s390/scsi/
Dzfcp_fsf.c66 static void zfcp_fsf_class_not_supp(struct zfcp_fsf_req *req) in zfcp_fsf_class_not_supp()
78 void zfcp_fsf_req_free(struct zfcp_fsf_req *req) in zfcp_fsf_req_free()
92 static void zfcp_fsf_status_read_port_closed(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_port_closed()
109 static void zfcp_fsf_link_down_info_eval(struct zfcp_fsf_req *req, in zfcp_fsf_link_down_info_eval()
192 static void zfcp_fsf_status_read_link_down(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_link_down()
210 static void zfcp_fsf_status_read_handler(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_handler()
277 static void zfcp_fsf_fsfstatus_qual_eval(struct zfcp_fsf_req *req) in zfcp_fsf_fsfstatus_qual_eval()
299 static void zfcp_fsf_fsfstatus_eval(struct zfcp_fsf_req *req) in zfcp_fsf_fsfstatus_eval()
318 static void zfcp_fsf_protstatus_eval(struct zfcp_fsf_req *req) in zfcp_fsf_protstatus_eval()
395 static void zfcp_fsf_req_complete(struct zfcp_fsf_req *req) in zfcp_fsf_req_complete()
[all …]
/linux-3.3/include/crypto/
Dskcipher.h34 struct skcipher_givcrypt_request *req) in skcipher_givcrypt_reqtfm()
40 struct skcipher_givcrypt_request *req) in crypto_skcipher_givencrypt()
48 struct skcipher_givcrypt_request *req) in crypto_skcipher_givdecrypt()
56 struct skcipher_givcrypt_request *req, struct crypto_ablkcipher *tfm) in skcipher_givcrypt_set_tfm()
62 struct crypto_async_request *req) in skcipher_givcrypt_cast()
71 struct skcipher_givcrypt_request *req; in skcipher_givcrypt_alloc() local
82 static inline void skcipher_givcrypt_free(struct skcipher_givcrypt_request *req) in skcipher_givcrypt_free()
88 struct skcipher_givcrypt_request *req, u32 flags, in skcipher_givcrypt_set_callback()
95 struct skcipher_givcrypt_request *req, in skcipher_givcrypt_set_crypt()
103 struct skcipher_givcrypt_request *req, u8 *giv, u64 seq) in skcipher_givcrypt_set_giv()
Daead.h34 struct aead_givcrypt_request *req) in aead_givcrypt_reqtfm()
39 static inline int crypto_aead_givencrypt(struct aead_givcrypt_request *req) in crypto_aead_givencrypt()
45 static inline int crypto_aead_givdecrypt(struct aead_givcrypt_request *req) in crypto_aead_givdecrypt()
51 static inline void aead_givcrypt_set_tfm(struct aead_givcrypt_request *req, in aead_givcrypt_set_tfm()
60 struct aead_givcrypt_request *req; in aead_givcrypt_alloc() local
71 static inline void aead_givcrypt_free(struct aead_givcrypt_request *req) in aead_givcrypt_free()
77 struct aead_givcrypt_request *req, u32 flags, in aead_givcrypt_set_callback()
83 static inline void aead_givcrypt_set_crypt(struct aead_givcrypt_request *req, in aead_givcrypt_set_crypt()
91 static inline void aead_givcrypt_set_assoc(struct aead_givcrypt_request *req, in aead_givcrypt_set_assoc()
98 static inline void aead_givcrypt_set_giv(struct aead_givcrypt_request *req, in aead_givcrypt_set_giv()
/linux-3.3/fs/nfs/
Dpagelist.c60 struct nfs_page *req; in nfs_create_request() local
96 void nfs_unlock_request(struct nfs_page *req) in nfs_unlock_request()
113 int nfs_set_page_tag_locked(struct nfs_page *req) in nfs_set_page_tag_locked()
125 void nfs_clear_page_tag_locked(struct nfs_page *req) in nfs_clear_page_tag_locked()
146 static void nfs_clear_request(struct nfs_page *req) in nfs_clear_request()
175 struct nfs_page *req = container_of(kref, struct nfs_page, wb_kref); in nfs_free_request() local
182 void nfs_release_request(struct nfs_page *req) in nfs_release_request()
201 nfs_wait_on_request(struct nfs_page *req) in nfs_wait_on_request()
208 …fs_generic_pg_test(struct nfs_pageio_descriptor *desc, struct nfs_page *prev, struct nfs_page *req) in nfs_generic_pg_test()
264 struct nfs_page *req, in nfs_can_coalesce_requests()
[all …]
Dnfs3xdr.c107 static void prepare_reply_buffer(struct rpc_rqst *req, struct page **pages, in prepare_reply_buffer()
838 static void nfs3_xdr_enc_getattr3args(struct rpc_rqst *req, in nfs3_xdr_enc_getattr3args()
876 static void nfs3_xdr_enc_setattr3args(struct rpc_rqst *req, in nfs3_xdr_enc_setattr3args()
892 static void nfs3_xdr_enc_lookup3args(struct rpc_rqst *req, in nfs3_xdr_enc_lookup3args()
914 static void nfs3_xdr_enc_access3args(struct rpc_rqst *req, in nfs3_xdr_enc_access3args()
928 static void nfs3_xdr_enc_readlink3args(struct rpc_rqst *req, in nfs3_xdr_enc_readlink3args()
958 static void nfs3_xdr_enc_read3args(struct rpc_rqst *req, in nfs3_xdr_enc_read3args()
1000 static void nfs3_xdr_enc_write3args(struct rpc_rqst *req, in nfs3_xdr_enc_write3args()
1047 static void nfs3_xdr_enc_create3args(struct rpc_rqst *req, in nfs3_xdr_enc_create3args()
1063 static void nfs3_xdr_enc_mkdir3args(struct rpc_rqst *req, in nfs3_xdr_enc_mkdir3args()
[all …]
Dnfs2xdr.c69 static void prepare_reply_buffer(struct rpc_rqst *req, struct page **pages, in prepare_reply_buffer()
561 static void nfs2_xdr_enc_fhandle(struct rpc_rqst *req, in nfs2_xdr_enc_fhandle()
576 static void nfs2_xdr_enc_sattrargs(struct rpc_rqst *req, in nfs2_xdr_enc_sattrargs()
584 static void nfs2_xdr_enc_diropargs(struct rpc_rqst *req, in nfs2_xdr_enc_diropargs()
591 static void nfs2_xdr_enc_readlinkargs(struct rpc_rqst *req, in nfs2_xdr_enc_readlinkargs()
625 static void nfs2_xdr_enc_readargs(struct rpc_rqst *req, in nfs2_xdr_enc_readargs()
665 static void nfs2_xdr_enc_writeargs(struct rpc_rqst *req, in nfs2_xdr_enc_writeargs()
681 static void nfs2_xdr_enc_createargs(struct rpc_rqst *req, in nfs2_xdr_enc_createargs()
689 static void nfs2_xdr_enc_removeargs(struct rpc_rqst *req, in nfs2_xdr_enc_removeargs()
704 static void nfs2_xdr_enc_renameargs(struct rpc_rqst *req, in nfs2_xdr_enc_renameargs()
[all …]
/linux-3.3/net/sunrpc/
Dxprt.c198 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt() local
251 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong() local
298 struct rpc_rqst *req; in __xprt_lock_write_next() local
322 struct rpc_rqst *req; in __xprt_lock_write_next_cong() local
394 struct rpc_rqst *req = task->tk_rqstp; in __xprt_get_cong() local
412 __xprt_put_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_put_cong()
442 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd() local
487 struct rpc_rqst *req = task->tk_rqstp; in xprt_wait_for_buffer_space() local
541 struct rpc_rqst *req = task->tk_rqstp; in xprt_set_retrans_timeout_rtt() local
551 static void xprt_reset_majortimeo(struct rpc_rqst *req) in xprt_reset_majortimeo()
[all …]
Dbackchannel_rqst.c56 static void xprt_free_allocation(struct rpc_rqst *req) in xprt_free_allocation()
92 struct rpc_rqst *req, *tmp; in xprt_setup_backchannel() local
188 struct rpc_rqst *req = NULL, *tmp = NULL; in xprt_destroy_backchannel() local
221 struct rpc_rqst *req; in xprt_alloc_bc_request() local
249 void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request()
/linux-3.3/crypto/
Dgcm.c79 struct aead_request *req) in crypto_gcm_reqctx()
86 static void crypto_gcm_setkey_done(struct crypto_async_request *req, int err) in crypto_gcm_setkey_done()
110 struct ablkcipher_request req; in crypto_gcm_setkey() member
183 struct aead_request *req, in crypto_gcm_init_crypt()
222 static int gcm_hash_update(struct aead_request *req, in gcm_hash_update()
237 static int gcm_hash_remain(struct aead_request *req, in gcm_hash_remain()
252 static int gcm_hash_len(struct aead_request *req, in gcm_hash_len()
271 static int gcm_hash_final(struct aead_request *req, in gcm_hash_final()
283 static void __gcm_hash_final_done(struct aead_request *req, int err) in __gcm_hash_final_done()
296 struct aead_request *req = areq->data; in gcm_hash_final_done() local
[all …]
Dcryptd.c137 struct crypto_async_request *req, *backlog; in cryptd_queue_worker() local
182 static void cryptd_blkcipher_crypt(struct ablkcipher_request *req, in cryptd_blkcipher_crypt()
212 static void cryptd_blkcipher_encrypt(struct crypto_async_request *req, int err) in cryptd_blkcipher_encrypt()
221 static void cryptd_blkcipher_decrypt(struct crypto_async_request *req, int err) in cryptd_blkcipher_decrypt()
230 static int cryptd_blkcipher_enqueue(struct ablkcipher_request *req, in cryptd_blkcipher_enqueue()
244 static int cryptd_blkcipher_encrypt_enqueue(struct ablkcipher_request *req) in cryptd_blkcipher_encrypt_enqueue()
249 static int cryptd_blkcipher_decrypt_enqueue(struct ablkcipher_request *req) in cryptd_blkcipher_decrypt_enqueue()
411 static int cryptd_hash_enqueue(struct ahash_request *req, in cryptd_hash_enqueue()
429 struct ahash_request *req = ahash_request_cast(req_async); in cryptd_hash_init() local
449 static int cryptd_hash_init_enqueue(struct ahash_request *req) in cryptd_hash_init_enqueue()
[all …]
Dahash.c117 int crypto_hash_walk_first(struct ahash_request *req, in crypto_hash_walk_first()
193 static void ahash_op_unaligned_finish(struct ahash_request *req, int err) in ahash_op_unaligned_finish()
207 static void ahash_op_unaligned_done(struct crypto_async_request *req, int err) in ahash_op_unaligned_done()
219 static int ahash_op_unaligned(struct ahash_request *req, in ahash_op_unaligned()
249 static int crypto_ahash_op(struct ahash_request *req, in crypto_ahash_op()
261 int crypto_ahash_final(struct ahash_request *req) in crypto_ahash_final()
267 int crypto_ahash_finup(struct ahash_request *req) in crypto_ahash_finup()
273 int crypto_ahash_digest(struct ahash_request *req) in crypto_ahash_digest()
279 static void ahash_def_finup_finish2(struct ahash_request *req, int err) in ahash_def_finup_finish2()
293 static void ahash_def_finup_done2(struct crypto_async_request *req, int err) in ahash_def_finup_done2()
[all …]
/linux-3.3/net/9p/
Dclient.c213 struct p9_req_t *req; in p9_tag_alloc() local
396 void p9_client_cb(struct p9_client *c, struct p9_req_t *req) in p9_client_cb()
464 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors()
527 static int p9_check_zc_errors(struct p9_client *c, struct p9_req_t *req, in p9_check_zc_errors()
641 struct p9_req_t *req; in p9_client_flush() local
672 struct p9_req_t *req; in p9_client_prepare_req() local
723 struct p9_req_t *req; in p9_client_rpc() local
801 struct p9_req_t *req; in p9_client_zc_rpc() local
915 struct p9_req_t *req; in p9_client_version() local
1084 struct p9_req_t *req; in p9_client_attach() local
[all …]
/linux-3.3/drivers/macintosh/
Dadb-iop.c66 static void adb_iop_end_req(struct adb_request *req, int state) in adb_iop_end_req()
82 struct adb_request *req; in adb_iop_complete() local
105 struct adb_request *req; in adb_iop_listen() local
164 struct adb_request *req; in adb_iop_start() local
217 int adb_iop_send_request(struct adb_request *req, int sync) in adb_iop_send_request()
230 static int adb_iop_write(struct adb_request *req) in adb_iop_write()
273 struct adb_request req = { in adb_iop_reset_bus() local
Dvia-pmu68k.c193 volatile struct adb_request req; in pmu_init() local
273 pmu_send_request(struct adb_request *req, int sync) in pmu_send_request()
383 struct adb_request req; in pmu_autopoll() local
405 struct adb_request req; in pmu_reset_bus() local
448 pmu_request(struct adb_request *req, void (*done)(struct adb_request *), in pmu_request()
475 pmu_queue_request(struct adb_request *req) in pmu_queue_request()
531 struct adb_request *req; in pmu_start() local
572 struct adb_request *req; in pmu_interrupt() local
689 pmu_done(struct adb_request *req) in pmu_done()
709 struct adb_request *req = req_awaiting_reply; in pmu_handle_data() local
[all …]
/linux-3.3/arch/um/drivers/
Dmconsole_kern.c55 struct mconsole_entry *req; in mc_work_proc() local
75 static struct mc_request req; /* that's OK */ in mconsole_interrupt() local
98 void mconsole_version(struct mc_request *req) in mconsole_version()
108 void mconsole_log(struct mc_request *req) in mconsole_log()
176 void mconsole_proc(struct mc_request *req) in mconsole_proc()
250 void mconsole_help(struct mc_request *req) in mconsole_help()
255 void mconsole_halt(struct mc_request *req) in mconsole_halt()
261 void mconsole_reboot(struct mc_request *req) in mconsole_reboot()
267 void mconsole_cad(struct mc_request *req) in mconsole_cad()
273 void mconsole_go(struct mc_request *req) in mconsole_go()
[all …]
/linux-3.3/drivers/s390/cio/
Dccwreq.c42 struct ccw_request *req = &cdev->private->req; in ccwreq_next_path() local
59 struct ccw_request *req = &cdev->private->req; in ccwreq_stop() local
76 struct ccw_request *req = &cdev->private->req; in ccwreq_do() local
121 struct ccw_request *req = &cdev->private->req; in ccw_request_start() local
153 struct ccw_request *req = &cdev->private->req; in ccw_request_cancel() local
232 struct ccw_request *req = &cdev->private->req; in ccwreq_log_status() local
256 struct ccw_request *req = &cdev->private->req; in ccw_request_handler() local
328 struct ccw_request *req = &cdev->private->req; in ccw_request_timeout() local
Ddevice_pgid.c55 struct ccw_request *req = &cdev->private->req; in nop_build_cp() local
71 struct ccw_request *req = &cdev->private->req; in nop_do() local
103 struct ccw_request *req = &cdev->private->req; in nop_callback() local
122 struct ccw_request *req = &cdev->private->req; in spid_build_cp() local
141 struct ccw_request *req = &cdev->private->req; in spid_do() local
171 struct ccw_request *req = &cdev->private->req; in spid_callback() local
204 struct ccw_request *req = &cdev->private->req; in spid_start() local
368 struct ccw_request *req = &cdev->private->req; in snid_build_cp() local
386 struct ccw_request *req = &cdev->private->req; in snid_do() local
405 struct ccw_request *req = &cdev->private->req; in snid_callback() local
[all …]
/linux-3.3/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c580 struct be_cmd_req_eq_create *req; in be_cmd_eq_create() local
622 struct be_cmd_req_mac_query *req; in be_cmd_mac_addr_query() local
661 struct be_cmd_req_pmac_add *req; in be_cmd_pmac_add() local
699 struct be_cmd_req_pmac_del *req; in be_cmd_pmac_del() local
734 struct be_cmd_req_cq_create *req; in be_cmd_cq_create() local
807 struct be_cmd_req_mcc_ext_create *req; in be_cmd_mccq_ext_create() local
864 struct be_cmd_req_mcc_create *req; in be_cmd_mccq_org_create() local
922 struct be_cmd_req_eth_tx_create *req; in be_cmd_txq_create() local
979 struct be_cmd_req_eth_rx_create *req; in be_cmd_rxq_create() local
1023 struct be_cmd_req_q_destroy *req; in be_cmd_q_destroy() local
[all …]
/linux-3.3/drivers/base/
Ddevtmpfs.c38 static struct req { struct
39 struct req *next; argument
45 } *requests; argument
82 struct req req; in devtmpfs_create_node() local
119 struct req req; in devtmpfs_delete_node() local
405 struct req *req = requests; in devtmpfsd() local
/linux-3.3/fs/ncpfs/
Dsock.c58 struct list_head req; member
75 struct ncp_request_reply *req; in ncp_alloc_req() local
88 static void ncp_req_get(struct ncp_request_reply *req) in ncp_req_get()
93 static void ncp_req_put(struct ncp_request_reply *req) in ncp_req_put()
133 static inline void ncp_finish_request(struct ncp_server *server, struct ncp_request_reply *req, int… in ncp_finish_request()
145 struct ncp_request_reply *req; in __abort_ncp_connection() local
174 static inline void __ncp_abort_request(struct ncp_server *server, struct ncp_request_reply *req, in… in __ncp_abort_request()
193 static inline void ncp_abort_request(struct ncp_server *server, struct ncp_request_reply *req, int … in ncp_abort_request()
205 static int ncpdgram_send(struct socket *sock, struct ncp_request_reply *req) in ncpdgram_send()
255 static inline void ncp_init_header(struct ncp_server *server, struct ncp_request_reply *req, struct… in ncp_init_header()
[all …]
/linux-3.3/fs/lockd/
Dclntproc.c124 static void nlmclnt_setlockargs(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_setlockargs()
142 static void nlmclnt_release_lockargs(struct nlm_rqst *req) in nlmclnt_release_lockargs()
248 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call()
326 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
354 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
368 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
377 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
393 static int nlmclnt_async_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct r… in nlmclnt_async_call()
415 nlmclnt_test(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_test()
512 nlmclnt_lock(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_lock()
[all …]
/linux-3.3/drivers/scsi/be2iscsi/
Dbe_mgmt.c28 struct be_cmd_req_get_mac_addr *req; in beiscsi_get_boot_target() local
59 struct be_cmd_req_get_session *req; in beiscsi_get_session_info() local
98 struct be_fw_cfg *req = embedded_payload(wrb); in mgmt_get_fw_config() local
143 struct be_mgmt_controller_attributes *req; in mgmt_check_supported_fw() local
194 struct iscsi_cleanup_req *req = embedded_payload(wrb); in mgmt_epfw_cleanup() local
225 struct invalidate_commands_params_in *req; in mgmt_invalidate_icds() local
270 struct iscsi_invalidate_connection_params_in *req; in mgmt_invalidate_connection() local
304 struct tcp_upload_params_in *req; in mgmt_upload_connection() local
339 struct tcp_connect_and_offload_in *req; in mgmt_open_connection() local
426 struct be_cmd_req_get_mac_addr *req; in be_cmd_get_mac_addr() local
/linux-3.3/fs/nilfs2/
Ddat.c48 struct nilfs_palloc_req *req, int create) in nilfs_dat_prepare_entry()
55 struct nilfs_palloc_req *req) in nilfs_dat_commit_entry()
63 struct nilfs_palloc_req *req) in nilfs_dat_abort_entry()
68 int nilfs_dat_prepare_alloc(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_prepare_alloc()
83 void nilfs_dat_commit_alloc(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_commit_alloc()
100 void nilfs_dat_abort_alloc(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_abort_alloc()
107 struct nilfs_palloc_req *req) in nilfs_dat_commit_free()
124 int nilfs_dat_prepare_start(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_prepare_start()
133 void nilfs_dat_commit_start(struct inode *dat, struct nilfs_palloc_req *req, in nilfs_dat_commit_start()
149 int nilfs_dat_prepare_end(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_prepare_end()
[all …]
/linux-3.3/fs/fuse/
Ddev.c37 static void fuse_request_init(struct fuse_req *req) in fuse_request_init()
48 struct fuse_req *req = kmem_cache_alloc(fuse_req_cachep, GFP_KERNEL); in fuse_request_alloc() local
57 struct fuse_req *req = kmem_cache_alloc(fuse_req_cachep, GFP_NOFS); in fuse_request_alloc_nofs() local
63 void fuse_request_free(struct fuse_req *req) in fuse_request_free()
81 static void __fuse_get_request(struct fuse_req *req) in __fuse_get_request()
87 static void __fuse_put_request(struct fuse_req *req) in __fuse_put_request()
93 static void fuse_req_init_context(struct fuse_req *req) in fuse_req_init_context()
102 struct fuse_req *req; in fuse_get_req() local
142 struct fuse_req *req = NULL; in get_reserved_req() local
163 static void put_reserved_req(struct fuse_conn *fc, struct fuse_req *req) in put_reserved_req()
[all …]
/linux-3.3/net/ceph/
Dosd_client.c59 struct ceph_osd_request *req, in ceph_calc_raw_layout()
119 struct ceph_osd_request *req, in calc_layout()
136 struct ceph_osd_request *req = container_of(kref, in ceph_osdc_release_request() local
194 struct ceph_osd_request *req; in ceph_osdc_alloc_request() local
275 static void osd_req_encode_op(struct ceph_osd_request *req, in osd_req_encode_op()
357 void ceph_osdc_build_request(struct ceph_osd_request *req, in ceph_osdc_build_request()
456 struct ceph_osd_request *req; in ceph_osdc_new_request() local
503 struct ceph_osd_request *req = NULL; in __insert_request() local
523 struct ceph_osd_request *req; in __lookup_request() local
542 struct ceph_osd_request *req; in __lookup_request_ge() local
[all …]

12345678910>>...29