Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

kernel/cpu.c cpu_up() -> _cpu_up()

Type Parameter Key Value
PARAM_VALUE 0 cpu 0-s32max
PARAM_VALUE 1 tasks_frozen 0
PARAM_VALUE 2 target 0-235
DATA_SOURCE 0 cpu $0
DATA_SOURCE 2 target $1
FUZZY_MAX 2 target 235
HARD_MAX 2 target 235
RX_PATH
TASK_NOT_RUNNING
USER_DATA 2 target 0-235
LOCK2 global &cpu_add_remove_lock
HALF_LOCKED2 &dev->mutex
HALF_LOCKED2 &of->mutex
HALF_LOCKED2 global &device_hotplug_lock

kernel/cpu.c cpuhp_smt_enable() -> _cpu_up()

Type Parameter Key Value
PARAM_VALUE 0 cpu 0-64
PARAM_VALUE 1 tasks_frozen 0
PARAM_VALUE 2 target 235
CAPPED_DATA 0 cpu 1
DATA_SOURCE 0 cpu r find_next_bit
RX_PATH
TASK_NOT_RUNNING
LOCK2 global &cpu_add_remove_lock
HALF_LOCKED2 &of->mutex
HALF_LOCKED2 global &device_hotplug_lock
HALF_LOCKED2 global &system_transition_mutex

kernel/cpu.c thaw_secondary_cpus() -> _cpu_up()

Type Parameter Key Value
PARAM_VALUE 0 cpu 0-64
PARAM_VALUE 1 tasks_frozen 1
PARAM_VALUE 2 target 235
CAPPED_DATA 0 cpu 1
DATA_SOURCE 0 cpu r find_next_bit
RX_PATH
TASK_NOT_RUNNING
LOCK2 global &cpu_add_remove_lock
LOCK2 global &system_transition_mutex
HALF_LOCKED2 global &device_hotplug_lock