Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dblock_amd64.const31 IOC_PR_CLEAR = 1074819277
Dblock_ppc64le.const31 IOC_PR_CLEAR = 2148561101
Dblock_arm64.const31 IOC_PR_CLEAR = 1074819277
Dblock_arm.const31 IOC_PR_CLEAR = 1074819277
Dblock_386.const31 IOC_PR_CLEAR = 1074819277
Dblock.txt52 ioctl$IOC_PR_CLEAR(fd fd_block, cmd const[IOC_PR_CLEAR], arg ptr[in, pr_clear])
/external/kernel-headers/original/uapi/linux/
Dpr.h49 #define IOC_PR_CLEAR _IOW('p', 205, struct pr_clear) macro