Home
last modified time | relevance | path

Searched refs:SNAPSHOT_IOC_MAXNR (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Dsuspend_ioctls.h32 #define SNAPSHOT_IOC_MAXNR 20 macro
/linux-6.6.21/kernel/power/
Duser.c264 if (_IOC_NR(cmd) > SNAPSHOT_IOC_MAXNR) in snapshot_ioctl()