Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- scripts/dtc/libfdt/fdt.c, line 261
- scripts/dtc/libfdt/fdt_ro.c
- scripts/dtc/libfdt/fdt_rw.c, line 220
Smatch caller information:
lib/fdt_ro.c fdt_first_property_offset() -> fdt_check_node_offset_()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | fdt | $0 |
| DATA_SOURCE | 1 | offset | $1 |
| STR_LEN | 0 | fdt | (-1)-1010101 |
| STR_LEN | 0 | fdt | (-1)-1010101 |
| STR_LEN | 1 | offset | (-1)-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | offset | unit_byte |
lib/fdt_ro.c fdt_get_name() -> fdt_check_node_offset_()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fdt | 4096-ptr_max |
| DATA_SOURCE | 0 | fdt | $0 |
| DATA_SOURCE | 1 | offset | $1 |
| STR_LEN | 0 | fdt | (-1)-1010101 |
| STR_LEN | 0 | fdt | (-1)-1010101 |
| STR_LEN | 1 | offset | (-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | irq |
lib/fdt_rw.c fdt_add_property_() -> fdt_check_node_offset_()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fdt->version | 17 |
| CAPPED_DATA | 1 | offset | 1 |
| DATA_SOURCE | 0 | fdt | $0 |
| DATA_SOURCE | 1 | offset | $1 |
| STR_LEN | 0 | fdt | 3,8-10,13-14,16-18,22-23,25 |
| STR_LEN | 0 | fdt | 3,8-10,13-14,16-18,22-23,25 |
| STR_LEN | 1 | offset | (-1)-s32max |
lib/fdt.c fdt_next_node() -> fdt_check_node_offset_()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | offset | 0-s32max |
| DATA_SOURCE | 0 | fdt | $0 |
| DATA_SOURCE | 1 | offset | $1 |
| FUZZY_MAX | 1 | offset | 0 |
| STR_LEN | 0 | fdt | (-1)-1010101 |
| STR_LEN | 0 | fdt | (-1)-1010101 |
| STR_LEN | 1 | offset | (-1)-1010101 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 1 | offset | |
| UNITS | 1 | offset | unit_byte |