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