Lines Matching defs:rqstp
601 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer()
625 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer()
637 struct svc_rqst *rqstp; in svc_rqst_alloc() local
674 struct svc_rqst *rqstp; in svc_prepare_thread() local
703 struct svc_rqst *rqstp; in svc_pool_wake_idle_thread() local
749 struct svc_rqst *rqstp; in svc_pool_victim() local
763 struct svc_rqst *rqstp; in svc_start_kthreads() local
798 struct svc_rqst *rqstp; in svc_stop_kthreads() local
863 bool svc_rqst_replace_page(struct svc_rqst *rqstp, struct page *page) in svc_rqst_replace_page()
892 void svc_rqst_release_pages(struct svc_rqst *rqstp) in svc_rqst_release_pages()
908 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free()
922 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread()
1217 void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk()
1233 static __printf(2,3) void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) {} in svc_printk()
1237 svc_generic_init_request(struct svc_rqst *rqstp, in svc_generic_init_request()
1293 svc_process_common(struct svc_rqst *rqstp) in svc_process_common()
1499 void svc_process(struct svc_rqst *rqstp) in svc_process()
1553 struct svc_rqst *rqstp) in bc_svc_process()
1634 u32 svc_max_payload(const struct svc_rqst *rqstp) in svc_max_payload()
1651 const char *svc_proc_name(const struct svc_rqst *rqstp) in svc_proc_name()
1668 int svc_encode_result_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_encode_result_payload()
1683 unsigned int svc_fill_write_vector(struct svc_rqst *rqstp, in svc_fill_write_vector()
1727 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp, struct kvec *first, in svc_fill_symlink_pathname()