Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
net/sunrpc/xprtsock.c xs_local_connect() -> rpc_task_set_rpc_status()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | task | 4096-ptr_max |
| PARAM_VALUE | 1 | rpc_status | (-107) |
| BUF_SIZE | 0 | task | (-1)-s32max |
| BUF_SIZE | 0 | task | (-1)-s32max |
| BUF_SIZE | 0 | task->tk_calldata | (-1),1-s32max |
| BUF_SIZE | 0 | task->tk_ops | (-1),32 |
| CAPPED_DATA | 0 | task | 1 |
| DATA_SOURCE | 0 | task | $1 |
| BIT_INFO | 0 | task->tk_flags | 0x1,0xdfff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | task->tk_client->cl_maxproc | |
| HALF_LOCKED2 | &pool->lock |
net/sunrpc/sched.c rpc_signal_task() -> rpc_task_set_rpc_status()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | task | 4096-ptr_max |
| PARAM_VALUE | 1 | rpc_status | (-512) |
| BUF_SIZE | 0 | task | (-1)-0,256 |
| BUF_SIZE | 0 | task | (-1)-0,256 |
| BUF_SIZE | 0 | task->tk_ops | (-1),32 |
| CAPPED_DATA | 0 | task | 1 |
| DATA_SOURCE | 0 | task | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | task->tk_client->cl_maxproc | |
| HALF_LOCKED2 | &clnt->cl_lock |
net/sunrpc/sched.c rpc_task_try_cancel() -> rpc_task_set_rpc_status()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | task | 4096-ptr_max |
| PARAM_VALUE | 1 | rpc_status | (-11),(-5) |
| DATA_SOURCE | 0 | task | $0 |
| DATA_SOURCE | 1 | rpc_status | $1 |
| HARD_MAX | 1 | rpc_status | (-5) |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &clnt->cl_lock | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | global &nlm_host_mutex | ||
| TYPE_LOCK | (struct rpc_clnt)->cl_lock |
net/sunrpc/clnt.c __rpc_call_rpcerror() -> rpc_task_set_rpc_status()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | task | 4096-ptr_max |
| PARAM_VALUE | 1 | rpc_status | s32min-(-12),(-10)-(-1),1-s32max |
| BUF_SIZE | 0 | task | (-1)-s32max |
| BUF_SIZE | 0 | task | (-1)-s32max |
| BUF_SIZE | 0 | task->tk_calldata | (-1),1-s32max |
| BUF_SIZE | 0 | task->tk_ops | (-1),32 |
| CAPPED_DATA | 0 | task | 1 |
| DATA_SOURCE | 0 | task | $0 |
| DATA_SOURCE | 1 | rpc_status | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | task->tk_client->cl_maxproc | |
| HALF_LOCKED2 | &pool->lock |