Lines Matching refs:svc_rqst

605 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node)  in svc_init_buffer()
634 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer()
643 struct svc_rqst *
646 struct svc_rqst *rqstp; in svc_rqst_alloc()
678 static struct svc_rqst *
681 struct svc_rqst *rqstp; in svc_prepare_thread()
736 struct svc_rqst *rqstp; in choose_victim()
742 rqstp = list_entry(pool->sp_all_threads.next, struct svc_rqst, rq_all); in choose_victim()
756 struct svc_rqst *rqstp; in svc_start_kthreads()
801 struct svc_rqst *rqstp; in svc_stop_kthreads()
846 void svc_rqst_replace_page(struct svc_rqst *rqstp, struct page *page) in svc_rqst_replace_page()
864 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free()
877 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread()
1168 void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk()
1184 static __printf(2,3) void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) {} in svc_printk()
1188 svc_generic_init_request(struct svc_rqst *rqstp, in svc_generic_init_request()
1244 svc_process_common(struct svc_rqst *rqstp) in svc_process_common()
1438 svc_process(struct svc_rqst *rqstp) in svc_process()
1493 struct svc_rqst *rqstp) in bc_svc_process()
1574 u32 svc_max_payload(const struct svc_rqst *rqstp) in svc_max_payload()
1591 const char *svc_proc_name(const struct svc_rqst *rqstp) in svc_proc_name()
1608 int svc_encode_result_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_encode_result_payload()
1623 unsigned int svc_fill_write_vector(struct svc_rqst *rqstp, in svc_fill_write_vector()
1667 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp, struct kvec *first, in svc_fill_symlink_pathname()