Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpr.h66 #define IOC_PR_CLEAR _IOW('p', 205, struct pr_clear) macro
/openbmc/linux/Documentation/block/
H A Dpr.rst102 6. IOC_PR_CLEAR
/openbmc/linux/block/
H A Dioctl.c572 case IOC_PR_CLEAR: in blkdev_common_ioctl()