Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/sunrpc/xdr.c xdr_copy_to_scratch() -> __xdr_inline_decode()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xdr | 4096-ptr_max |
| DATA_SOURCE | 0 | xdr | $0 |
| UNITS | 1 | nbytes | unit_byte |
net/sunrpc/xdr.c xdr_copy_to_scratch() -> __xdr_inline_decode()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xdr | 4096-ptr_max |
| PARAM_VALUE | 0 | xdr->nwords | 0-1073741823,3221225473-u32max |
| DATA_SOURCE | 0 | xdr | $0 |
| DATA_SOURCE | 1 | nbytes | $1 |
| PARAM_COMPARE | 1 | nbytes | <= $0->scratch.iov_len |
| PARAM_COMPARE | 1 | nbytes | <= $0->scratch.iov_len |
| CONSTRAINT | 1 | nbytes | <=3127 |
| UNITS | 1 | nbytes | unit_byte |
net/sunrpc/xdr.c xdr_inline_decode() -> __xdr_inline_decode()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xdr | 4096-ptr_max |
| PARAM_VALUE | 1 | nbytes | 1-u64max |
| DATA_SOURCE | 0 | xdr | $0 |
| DATA_SOURCE | 1 | nbytes | $1 |