Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- include/trace/events/sunrpc.h, line 436
- net/sunrpc/clnt.c, line 3372
- net/sunrpc/debugfs.c, line 35
- net/sunrpc/sched.c, line 87
Smatch caller information:
net/sunrpc/debugfs.c tasks_show() -> rpc_task_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | task | 4096-ptr_max |
| DATA_SOURCE | 0 | task | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &f->lock | ||
| TYPE_LOCK | (struct seq_file)->lock |
net/sunrpc/clnt.c rpc_show_task() -> rpc_task_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | task | 4096-ptr_max |
| DATA_SOURCE | 0 | task | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &clnt->cl_lock | ||
| LOCK2 | &sn->rpc_client_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct rpc_clnt)->cl_lock | ||
| TYPE_LOCK | (struct sunrpc_net)->rpc_client_lock |