Defined in 1 files as a prototype:
Defined in 2 files as a function:
- include/linux/sunrpc/bc_xprt.h, line 79 (as a function)
- net/sunrpc/backchannel_rqst.c, line 31 (as a function)
Referenced in 2 files:
Smatch caller information:
fs/nfs/callback.c nfs_callback_down() -> xprt_svc_destroy_nullify_bc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xprt | 4096-ptr_max |
| PARAM_VALUE | 0 | xprt->bc_pa_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | xprt->bc_serv | 0 |
| PARAM_VALUE | 1 | serv | 4096-ptr_max |
| PARAM_VALUE | 1 | *serv | 4096-ptr_max |
| DATA_SOURCE | 0 | xprt | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &nfs_callback_mutex |
fs/nfs/callback.c nfs_callback_up() -> xprt_svc_destroy_nullify_bc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xprt | 4096-ptr_max |
| PARAM_VALUE | 0 | xprt->bc_pa_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | xprt->bc_serv | 0 |
| PARAM_VALUE | 0 | xprt->ops->bc_setup | 0,4096-ptr_max |
| PARAM_VALUE | 0 | xprt->xprt_net | 4096-ptr_max |
| PARAM_VALUE | 0 | xprt->xprt_net->gen | 4096-ptr_max |
| PARAM_VALUE | 1 | serv | 4096-ptr_max |
| PARAM_VALUE | 1 | *serv | 4096-ptr_max |
| DATA_SOURCE | 0 | xprt | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &nfs_callback_mutex |