Home
last modified time | relevance | path

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

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