Documented in 1 files:
Defined in 1 files as a function:
Referenced in 7 files:
- arch/powerpc/platforms/pseries/dlpar.c, line 96
- arch/powerpc/platforms/pseries/reconfig.c, line 38
- arch/powerpc/sysdev/msi_bitmap.c, line 229
- drivers/base/test/property-entry-test.c, line 514
- drivers/of/dynamic.c, line 479
- drivers/of/fdt.c, line 214
- drivers/of/pdt.c, line 155
Smatch caller information:
drivers/base/test/property-entry-test.c create_device_node() -> of_node_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | node | 4096-ptr_max |
| PARAM_VALUE | 0 | node->full_name | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | node->name | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | node->parent | 0,4096-ptr_max |
| BUF_SIZE | 0 | node | 392 |
| BUF_SIZE | 0 | node->full_name | 1-s32max |
| BUF_SIZE | 0 | node->name | 3 |
| DATA_SOURCE | 0 | node | r kunit_kzalloc |
| MEM_ZERO | 0 | node | |
| NOCHECK_CALL |
drivers/of/fdt.c populate_node() -> of_node_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | node | 0,136-ptr_max |
| DATA_SOURCE | 0 | node | r unflatten_dt_alloc |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &of_fdt_unflatten_mutex | ||
| HALF_LOCKED2 | irq |
drivers/of/dynamic.c __of_node_dup() -> of_node_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | node | 4096-ptr_max |
| PARAM_VALUE | 0 | node->full_name | 4096-ptr_max |
| BUF_SIZE | 0 | node | 392 |
| DATA_SOURCE | 0 | node | r _kzalloc_noprof |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |