Defined in 1 files as a prototype:

Defined in 2 files as a function:

Referenced in 3 files:

Smatch caller information:

drivers/clk/clk.c __clk_set_parent() -> clk_reparent()

Type Parameter Key Value
PARAM_VALUE 0 core 4096-ptr_max
PARAM_VALUE 0 core->child_node->pprev 4096-ptr_max
PARAM_VALUE 0 core->child_node.pprev 4096-ptr_max
PARAM_VALUE 0 core->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->ops 4096-ptr_max
PARAM_VALUE 0 core->ops->set_parent 1-u64max
PARAM_VALUE 0 core->parent 4096-ptr_max
PARAM_VALUE 0 core->parent->children.first 4096-ptr_max
PARAM_VALUE 0 core->parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->protect_count 0
PARAM_VALUE 1 new_parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 1 new_parent->parent->dev->power.wakeirq->status 0-4294967295
CAPPED_DATA 0 core 1
DATA_SOURCE 0 core $0
DATA_SOURCE 1 new_parent $1
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
NO_OVERFLOW_SIMPLE 0 core->parent->req_rate
NO_OVERFLOW_SIMPLE 0 core->req_rate
NO_OVERFLOW_SIMPLE 1 new_parent->req_rate
LOCK2 flags
HALF_LOCKED2 clk

drivers/clk/clk.c __clk_set_parent_before() -> clk_reparent()

Type Parameter Key Value
PARAM_VALUE 0 core 4096-ptr_max
PARAM_VALUE 0 core->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->hw->core->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->hw->core->parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->new_child->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->new_child->hw->core->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->new_child->hw->core->parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->new_child->new_parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->new_child->parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->new_parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 0 core->parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 1 new_parent->dev->power.wakeirq->status 0-4294967295
PARAM_VALUE 1 new_parent->parent->dev->power.wakeirq->status 0-4294967295
CAPPED_DATA 0 core 1
CAPPED_DATA 1 new_parent 1
DATA_SOURCE 0 core $0
DATA_SOURCE 1 new_parent $1
PREEMPT_ADD
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
NO_OVERFLOW_SIMPLE 0 core->new_child->parent->req_rate
NO_OVERFLOW_SIMPLE 0 core->parent->req_rate
NO_OVERFLOW_SIMPLE 0 core->req_rate
LOCK2 flags
HALF_LOCKED2 clk

drivers/clk/clk.c clk_core_reparent() -> clk_reparent()

Type Parameter Key Value
DATA_SOURCE 0 core $0
DATA_SOURCE 1 new_parent $1
NOCHECK_CALL