Documented in 1 files:

Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

drivers/gpu/drm/vboxvideo/vbox_mode.c vbox_cursor_atomic_disable() -> hgsmi_update_pointer_shape()

Type Parameter Key Value
PARAM_VALUE 1 flags 0
PARAM_VALUE 2 hot_x 0
PARAM_VALUE 3 hot_y 0
PARAM_VALUE 4 width 0
PARAM_VALUE 5 height 0
PARAM_VALUE 6 pixels 0
PARAM_VALUE 7 len 0
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 &vbox->hw_mutex
HALF_LOCKED2 &vkms_output->lock
HALF_LOCKED2 irq
TYPE_LOCK (struct vbox_private)->hw_mutex

drivers/gpu/drm/vboxvideo/vbox_mode.c vbox_cursor_atomic_update() -> hgsmi_update_pointer_shape()

Type Parameter Key Value
PARAM_VALUE 1 flags 7
PARAM_VALUE 2 hot_x 0-s32max
PARAM_VALUE 3 hot_y 0-s32max
PARAM_VALUE 6 *pixels 1-128
BUF_SIZE 6 pixels 16896
CAPPED_DATA 2 hot_x 1
CAPPED_DATA 3 hot_y 1
CAPPED_DATA 5 height 1
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 2 hot_x unit_byte
UNITS 3 hot_y unit_byte
UNITS 4 width unit_byte
UNITS 5 height unit_byte
LOCK2 &vbox->hw_mutex
HALF_LOCKED2 &vkms_output->lock
HALF_LOCKED2 irq
TYPE_LOCK (struct vbox_private)->hw_mutex