Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

drivers/net/tap.c tap_ioctl_set_queue() -> tap_enable_queue()

Type Parameter Key Value
PARAM_VALUE 0 tap 4096-ptr_max
PARAM_VALUE 0 tap->dev 0,4096-ptr_max
PARAM_VALUE 1 file 4096-ptr_max
PARAM_VALUE 1 file->private_data 4096-ptr_max
PARAM_VALUE 2 q 4096-ptr_max
PARAM_VALUE 2 q->tap 4096-ptr_max
PARAM_VALUE 2 q->tap->dev 0,4096-ptr_max
BUF_SIZE 2 q s32min-(-2),1-s32max
BUF_SIZE 2 q s32min-(-2),1-s32max
DATA_SOURCE 0 tap r tap_get_tap_dev
DATA_SOURCE 1 file $0
LOCK2 global &rtnl_mutex