Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

drivers/input/input-poller.c input_dev_poller_start() -> input_dev_poller_queue_work()

Type Parameter Key Value
PARAM_VALUE 0 poller 4096-ptr_max
PARAM_VALUE 0 poller->poll_interval 1-u32max
PARAM_VALUE 0 *poller->input->rep s32min-s32max
DATA_SOURCE 0 poller $0
FUZZY_MAX 0 poller->poll_interval 1
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 &of->mutex
HALF_LOCKED2 _T->lock

drivers/input/input-poller.c input_dev_poller_work() -> input_dev_poller_queue_work()

Type Parameter Key Value
PARAM_VALUE 0 poller 4096-ptr_max
PARAM_VALUE 0 *poller->input->rep s32min-s32max
NOCHECK_CALL
HALF_LOCKED2 &pool->lock

drivers/input/input-poller.c input_dev_set_poll_interval() -> input_dev_poller_queue_work()

Type Parameter Key Value
PARAM_VALUE 0 poller 4096-ptr_max
PARAM_VALUE 0 poller->poll_interval 1-u32max
PARAM_VALUE 0 poller->work.work.lockdep_map->name 0-255
CAPPED_DATA 0 poller->poll_interval 1
CAPPED_DATA 0 poller->poll_interval_min 1
PARAM_COMPARE 0 poller->poll_interval_max >= $0->poll_interval_min
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
NO_OVERFLOW_SIMPLE 0 poller->poll_interval
LOCK2 &of->mutex
LOCK2 _T->lock
HALF_LOCKED2 &of->prealloc_mutex
HALF_LOCKED2 &pool->lock
TYPE_LOCK (struct kernfs_open_file)->mutex