Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/trace/trace_seq.c trace_seq_to_user() -> seq_buf_to_user()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | s | 4096-ptr_max |
| PARAM_VALUE | 0 | s->len | 0 |
| PARAM_VALUE | 0 | s->size | 1-u64max |
| PARAM_VALUE | 2 | start | 0 |
| PARAM_VALUE | 3 | cnt | 0-1000000000,2147479552 |
| CAPPED_DATA | 3 | cnt | 1 |
| DATA_SOURCE | 1 | ubuf | $1 |
| DATA_SOURCE | 3 | cnt | $2 |
| USER_DATA | 1 | ubuf | 0-u64max[c] |
| USER_DATA | 3 | cnt | 0-1000000000[c] |
| UNITS | 3 | cnt | unit_byte |
| HALF_LOCKED2 | _T->lock |