Home
last modified time | relevance | path

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

/net/sunrpc/
A Dsched.c194 struct rpc_task *task, in __rpc_add_wait_queue_priority()
206 struct rpc_task *task, in __rpc_add_wait_queue()
364 struct rpc_task *task) in rpc_make_runnable()
387 struct rpc_task *task, in __rpc_do_sleep_on_priority()
396 struct rpc_task *task, in __rpc_sleep_on_priority()
512 struct rpc_task *task) in __rpc_do_wake_up_task_on_wq()
610 struct rpc_task *task; in __rpc_find_next_queued_priority() local
713 struct rpc_task *task; in rpc_wake_up_locked() local
744 struct rpc_task *task; in rpc_wake_up_status_locked() local
774 struct rpc_task *task, *n; in __rpc_queue_timer_fn() local
[all …]
A Dxprt.c882 struct rpc_task *task, in xprt_lock_connect()
923 void xprt_connect(struct rpc_task *task) in xprt_connect()
1195 void xprt_update_rtt(struct rpc_task *task) in xprt_update_rtt()
1236 static void xprt_timer(struct rpc_task *task) in xprt_timer()
1523 void xprt_end_transmit(struct rpc_task *task) in xprt_end_transmit()
1545 struct rpc_task *task = req->rq_task; in xprt_request_transmit() local
1620 xprt_transmit(struct rpc_task *task) in xprt_transmit()
1884 xprt_request_init(struct rpc_task *task) in xprt_request_init()
1923 void xprt_reserve(struct rpc_task *task) in xprt_reserve()
1945 void xprt_retry_reserve(struct rpc_task *task) in xprt_retry_reserve()
[all …]
A Dclnt.c907 struct rpc_task *task; in rpc_cancel_tasks() local
1226 struct rpc_task *task; in rpc_run_task() local
1255 struct rpc_task *task; in rpc_call_sync() local
1292 struct rpc_task *task; in rpc_call_async() local
1321 struct rpc_task *task; in rpc_run_bc_task() local
2029 call_bind(struct rpc_task *task) in call_bind()
2889 struct rpc_task *task; in rpc_ping() local
2914 struct rpc_task *task; in rpc_ping_noreply() local
2965 struct rpc_task *task; in rpc_clnt_test_and_add_xprt() local
3005 struct rpc_task *task; in rpc_clnt_add_xprt_helper() local
[all …]
A 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()
A 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()
724 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred()
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()
810 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp()
818 rpcauth_xmit_need_reencode(struct rpc_task *task) in rpcauth_xmit_need_reencode()
828 rpcauth_refreshcred(struct rpc_task *task) in rpcauth_refreshcred()
849 rpcauth_invalcred(struct rpc_task *task) in rpcauth_invalcred()
[all …]
A 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()
A 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()
A 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
A 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()
A Dxprtsock.c1383 struct rpc_task *task; in xs_udp_data_read_skb() local
1708 static void xs_udp_timer(struct rpc_xprt *xprt, struct rpc_task *task) in xs_udp_timer()
1875 static void xs_local_rpcbind(struct rpc_task *task) in xs_local_rpcbind()
2074 static void xs_local_connect(struct rpc_xprt *xprt, struct rpc_task *task) in xs_local_connect()
2790 static void xs_connect(struct rpc_xprt *xprt, struct rpc_task *task) in xs_connect()
2944 static int bc_malloc(struct rpc_task *task) in bc_malloc()
2972 static void bc_free(struct rpc_task *task) in bc_free()
A Dsvc.c362 svc_pool_map_set_cpumask(struct task_struct *task, unsigned int pidx) in svc_pool_map_set_cpumask()
802 struct task_struct *task; in svc_start_kthreads() local
1594 struct rpc_task *task; in svc_process_bc() local
A Drpcb_clnt.c669 void rpcb_getport_async(struct rpc_task *task) in rpcb_getport_async()
/net/sunrpc/xprtrdma/
A Dtransport.c423 xprt_rdma_timer(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_timer()
473 xprt_rdma_connect(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_connect()
500 xprt_rdma_alloc_slot(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_alloc_slot()
558 xprt_rdma_allocate(struct rpc_task *task) in xprt_rdma_allocate()
587 xprt_rdma_free(struct rpc_task *task) in xprt_rdma_free()
A Dsvc_rdma_backchannel.c101 xprt_rdma_bc_allocate(struct rpc_task *task) in xprt_rdma_bc_allocate()
127 xprt_rdma_bc_free(struct rpc_task *task) in xprt_rdma_bc_free()
/net/sunrpc/auth_gss/
A 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()
1280 struct rpc_task *task; in gss_send_destroy_context() local
1602 static int gss_renew_cred(struct rpc_task *task) in gss_renew_cred()
1645 gss_refresh(struct rpc_task *task) in gss_refresh()
1669 gss_refresh_null(struct rpc_task *task) in gss_refresh_null()
1691 gss_validate(struct rpc_task *task, struct xdr_stream *xdr) in gss_validate()
1745 struct rpc_task *task, struct xdr_stream *xdr) in gss_wrap_req_integ()
1838 struct rpc_task *task, struct xdr_stream *xdr) in gss_wrap_req_priv()
2114 gss_xmit_need_reencode(struct rpc_task *task) in gss_xmit_need_reencode()
[all …]
/net/bluetooth/cmtp/
A Dcmtp.h85 struct task_struct *task; member
/net/bluetooth/bnep/
A Dbnep.h152 struct task_struct *task; member
/net/bluetooth/hidp/
A Dhidp.h145 struct task_struct *task; member
/net/netfilter/ipvs/
A Dip_vs_sync.c198 struct task_struct *task; member
1743 struct task_struct *task; in start_sync_thread() local
/net/core/
A Dnet_namespace.c1506 static struct ns_common *netns_get(struct task_struct *task) in netns_get()

Completed in 447 milliseconds