Home
last modified time | relevance | path

Searched defs:task (Results 1 – 20 of 20) sorted by relevance

/net/sunrpc/
Dsched.c68 bool rpc_task_set_rpc_status(struct rpc_task *task, int rpc_status) in rpc_task_set_rpc_status()
76 rpc_task_timeout(const struct rpc_task *task) in rpc_task_timeout()
95 __rpc_disable_timer(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_disable_timer()
121 __rpc_add_timer(struct rpc_wait_queue *queue, struct rpc_task *task, in __rpc_add_timer()
147 __rpc_list_enqueue_task(struct list_head *q, struct rpc_task *task) in __rpc_list_enqueue_task()
169 __rpc_list_dequeue_task(struct rpc_task *task) in __rpc_list_dequeue_task()
194 struct rpc_task *task, in __rpc_add_wait_queue_priority()
206 struct rpc_task *task, in __rpc_add_wait_queue()
224 static void __rpc_remove_wait_queue_priority(struct rpc_task *task) in __rpc_remove_wait_queue_priority()
233 static void __rpc_remove_wait_queue(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_remove_wait_queue()
[all …]
Dxprt.c265 int xprt_reserve_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt()
329 int xprt_reserve_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt_cong()
364 static inline int xprt_lock_write(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_lock_write()
376 static bool __xprt_lock_write_func(struct rpc_task *task, void *data) in __xprt_lock_write_func()
419 void xprt_release_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_xprt()
437 void xprt_release_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_xprt_cong()
447 void xprt_release_write(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_write()
518 void xprt_release_rqst_cong(struct rpc_task *task) in xprt_release_rqst_cong()
562 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result) in xprt_adjust_cwnd()
678 static void xprt_init_majortimeo(struct rpc_task *task, struct rpc_rqst *req) in xprt_init_majortimeo()
[all …]
Dclnt.c905 struct rpc_task *task; in rpc_cancel_tasks() local
1107 void rpc_task_release_transport(struct rpc_task *task) in rpc_task_release_transport()
1121 void rpc_task_release_client(struct rpc_task *task) in rpc_task_release_client()
1155 void rpc_task_set_transport(struct rpc_task *task, struct rpc_clnt *clnt) in rpc_task_set_transport()
1171 void rpc_task_set_client(struct rpc_task *task, struct rpc_clnt *clnt) in rpc_task_set_client()
1189 rpc_task_set_rpc_message(struct rpc_task *task, const struct rpc_message *msg) in rpc_task_set_rpc_message()
1205 rpc_default_callback(struct rpc_task *task, void *data) in rpc_default_callback()
1219 struct rpc_task *task; in rpc_run_task() local
1248 struct rpc_task *task; in rpc_call_sync() local
1285 struct rpc_task *task; in rpc_call_async() local
[all …]
Dauth_tls.c35 static void rpc_tls_probe_call_prepare(struct rpc_task *task, void *data) in rpc_tls_probe_call_prepare()
41 static void rpc_tls_probe_call_done(struct rpc_task *task, void *data) in rpc_tls_probe_call_done()
62 struct rpc_task *task; in tls_probe() local
99 static int tls_marshal(struct rpc_task *task, struct xdr_stream *xdr) in tls_marshal()
115 static int tls_refresh(struct rpc_task *task) in tls_refresh()
121 static int tls_validate(struct rpc_task *task, struct xdr_stream *xdr) in tls_validate()
Dauth.c607 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred()
623 rpcauth_bind_machine_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_machine_cred()
639 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred()
647 rpcauth_bindcred(struct rpc_task *task, const struct cred *cred, int flags) in rpcauth_bindcred()
724 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred()
739 int rpcauth_wrap_req_encode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req_encode()
757 int rpcauth_wrap_req(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req()
779 rpcauth_checkverf(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_checkverf()
794 rpcauth_unwrap_resp_decode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp_decode()
810 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp()
[all …]
Dauth_null.c63 nul_marshal(struct rpc_task *task, struct xdr_stream *xdr) in nul_marshal()
83 nul_refresh(struct rpc_task *task) in nul_refresh()
90 nul_validate(struct rpc_task *task, struct xdr_stream *xdr) in nul_validate()
Dauth_unix.c111 unx_marshal(struct rpc_task *task, struct xdr_stream *xdr) in unx_marshal()
166 unx_refresh(struct rpc_task *task) in unx_refresh()
173 unx_validate(struct rpc_task *task, struct xdr_stream *xdr) in unx_validate()
Ddebugfs.c23 struct rpc_task *task = v; in tasks_show() local
47 struct rpc_task *task; in tasks_start() local
60 struct rpc_task *task = v; in tasks_next() local
Dsvc.c332 svc_pool_map_set_cpumask(struct task_struct *task, unsigned int pidx) in svc_pool_map_set_cpumask()
734 struct task_struct *task = NULL; in svc_pool_victim() local
766 struct task_struct *task; in svc_start_kthreads() local
801 struct task_struct *task; in svc_stop_kthreads() local
1564 struct rpc_task *task; in bc_svc_process() local
Dstats.c154 void rpc_count_iostats_metrics(const struct rpc_task *task, in rpc_count_iostats_metrics()
200 void rpc_count_iostats(const struct rpc_task *task, struct rpc_iostats *stats) in rpc_count_iostats()
Dxprtsock.c1349 struct rpc_task *task; in xs_udp_data_read_skb() local
1672 static void xs_udp_timer(struct rpc_xprt *xprt, struct rpc_task *task) in xs_udp_timer()
1834 static void xs_local_rpcbind(struct rpc_task *task) in xs_local_rpcbind()
2030 static void xs_local_connect(struct rpc_xprt *xprt, struct rpc_task *task) in xs_local_connect()
2744 static void xs_connect(struct rpc_xprt *xprt, struct rpc_task *task) in xs_connect()
2903 static int bc_malloc(struct rpc_task *task) in bc_malloc()
2931 static void bc_free(struct rpc_task *task) in bc_free()
Drpcb_clnt.c669 void rpcb_getport_async(struct rpc_task *task) in rpcb_getport_async()
/net/sunrpc/xprtrdma/
Dtransport.c424 xprt_rdma_timer(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_timer()
474 xprt_rdma_connect(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_connect()
501 xprt_rdma_alloc_slot(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_alloc_slot()
559 xprt_rdma_allocate(struct rpc_task *task) in xprt_rdma_allocate()
588 xprt_rdma_free(struct rpc_task *task) in xprt_rdma_free()
Dsvc_rdma_backchannel.c104 xprt_rdma_bc_allocate(struct rpc_task *task) in xprt_rdma_bc_allocate()
130 xprt_rdma_bc_free(struct rpc_task *task) in xprt_rdma_bc_free()
/net/sunrpc/auth_gss/
Dauth_gss.c391 gss_upcall_callback(struct rpc_task *task) in gss_upcall_callback()
594 gss_refresh_upcall(struct rpc_task *task) in gss_refresh_upcall()
1289 struct rpc_task *task; in gss_send_destroy_context() local
1535 static int gss_marshal(struct rpc_task *task, struct xdr_stream *xdr) in gss_marshal()
1609 static int gss_renew_cred(struct rpc_task *task) in gss_renew_cred()
1652 gss_refresh(struct rpc_task *task) in gss_refresh()
1676 gss_refresh_null(struct rpc_task *task) in gss_refresh_null()
1682 gss_validate(struct rpc_task *task, struct xdr_stream *xdr) in gss_validate()
1741 struct rpc_task *task, struct xdr_stream *xdr) in gss_wrap_req_integ()
1834 struct rpc_task *task, struct xdr_stream *xdr) in gss_wrap_req_priv()
[all …]
/net/bluetooth/cmtp/
Dcmtp.h85 struct task_struct *task; member
/net/bluetooth/bnep/
Dbnep.h152 struct task_struct *task; member
/net/bluetooth/hidp/
Dhidp.h145 struct task_struct *task; member
/net/netfilter/ipvs/
Dip_vs_sync.c198 struct task_struct *task; member
1747 struct task_struct *task; in start_sync_thread() local
/net/core/
Dnet_namespace.c1361 static struct ns_common *netns_get(struct task_struct *task) in netns_get()