Searched refs:SNAPSHOT_IOC_MAXNR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | suspend_ioctls.h | 31 #define SNAPSHOT_IOC_MAXNR 20 macro |
/linux-4.4.14/kernel/power/ | ||
D | user.c | 207 if (_IOC_NR(cmd) > SNAPSHOT_IOC_MAXNR) in snapshot_ioctl() |