Home
last modified time | relevance | path

Searched refs:QOS_CTRL (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/common_modules/qos_auth/auth_ctl/
DKconfig11 config QOS_CTRL config
30 bool "Authority Control for QOS_CTRL"
33 depends on QOS_CTRL
35 Authority control for QOS_CTRL. If set, access to QOS_CTRL's ioctl cmd will
51 depends on QOS_CTRL
/kernel/linux/common_modules/qos_auth/include/
Dqos_ctrl.h20 QOS_CTRL = 1, enumerator
28 _IOWR(QOS_CTRL_IPC_MAGIG, QOS_CTRL, struct qos_ctrl_data)
/kernel/linux/linux-5.10/block/
Dblk-iocost.c322 QOS_CTRL, enumerator
3140 { QOS_CTRL, "ctrl=%s" },
3196 case QOS_CTRL: in ioc_qos_write()