Documented in 1 files:
Defined in 1 files as a member:
Defined in 4 files as a function:
- drivers/thunderbolt/ctl.c, line 263 (as a function)
- init/initramfs.c, line 197 (as a function)
- lib/decompress_unlzo.c, line 41 (as a function)
- security/ipe/policy_parser.c, line 143 (as a function)
Referenced in 7 files:
- drivers/fpga/fpga-mgr.c
- drivers/fpga/microchip-spi.c, line 364
- drivers/fpga/tests/fpga-mgr-test.c, line 195
- drivers/thunderbolt/ctl.c, line 888
- init/initramfs.c, line 300
- lib/decompress_unlzo.c, line 154
- security/ipe/policy_parser.c, line 535
Smatch caller information:
init/initramfs.c do_header() -> parse_header()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
security/ipe/policy_parser.c ipe_parse_policy() -> parse_header()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | input | 4096-ptr_max |
| PARAM_VALUE | 1 | skip | 4096-ptr_max |
| PARAM_VALUE | 1 | skip->global_default_action | 2 |
| PARAM_VALUE | 1 | skip->rules | 4096-ptr_max |
| BUF_SIZE | 1 | skip | 192 |
| DATA_SOURCE | 0 | input | r strsep |
| DATA_SOURCE | 1 | skip | r new_parsed_policy |
| HALF_LOCKED2 | &root->i_rwsem |
drivers/thunderbolt/ctl.c tb_cfg_copy() -> parse_header()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | input | 4096-ptr_max |
| PARAM_VALUE | 0 | input->ctl | 4096-ptr_max |
| PARAM_VALUE | 0 | input->ctl->request_queue_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | input->ctl->request_queue_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | input->ctl->request_queue_lock.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | input->ctl->request_queue_lock.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | input->ctl->request_queue_lock.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | input->ctl->request_queue_lock.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | input->ctl->request_queue_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 3 | route | 0-18014398509481983 |
| CAPPED_DATA | 0 | input->frame.eof | 1 |
| DATA_SOURCE | 0 | input | $1 |
| RX_PATH | |||
| UNITS | 1 | skip | unit_byte |
lib/decompress_unlzo.c unlzo() -> parse_header()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | skip | 4463151884876578816 |
| PARAM_VALUE | 1 | *skip | 0 |
| BUF_SIZE | 0 | input | 8192,139000,278597,u64max |
| BUF_SIZE | 0 | input | 8192,139000,278597,u64max |
| DATA_SOURCE | 2 | in_len | $1 [m] |
| RX_PATH | |||
| TASK_NOT_RUNNING |