Searched refs:__NR_ZRAM_PAGEFLAGS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/block/zram/ | ||
H A D | zram_drv.h | 60 __NR_ZRAM_PAGEFLAGS, enumerator |
H A D | zram_drv.c | 2436 BUILD_BUG_ON(__NR_ZRAM_PAGEFLAGS > BITS_PER_LONG); in zram_init() |