Searched defs:zram (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/zram/
H A DMakefile
H A Dzram_drv.c41 static int zram_test_flag(struct zram *zram, u32 index, argument
47 static void zram_set_flag(struct zram *zram, u32 index, argument
53 static void zram_clear_flag(struct zram *zram, u3 argument
74 zram_set_disksize(struct zram *zram, size_t totalram_bytes) argument
103 zram_ioctl_get_stats(struct zram *zram, struct zram_ioctl_stats *s) argument
146 zram_free_page(struct zram *zram, size_t index) argument
201 handle_uncompressed_page(struct zram *zram, struct page *page, u32 index) argument
217 zram_read(struct zram *zram, struct bio *bio) argument
293 zram_write(struct zram *zram, struct bio *bio) argument
416 valid_io_request(struct zram *zram, struct bio *bio) argument
436 struct zram *zram = queue->queuedata; local
462 reset_device(struct zram *zram) argument
505 zram_ioctl_init_device(struct zram *zram) argument
566 zram_ioctl_reset_device(struct zram *zram) argument
580 struct zram *zram = bdev->bd_disk->private_data; local
647 struct zram *zram; local
660 create_device(struct zram *zram, int device_id) argument
715 destroy_device(struct zram *zram) argument
778 struct zram *zram; local
[all...]
H A Dzram_drv.h103 struct zram { struct
137 static void zram_stat64_inc(struct zram *zram, u64 *v) argument
144 static u64 zram_stat64_read(struct zram *zram, u64 *v) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/zram/
H A DMakefile
H A Dzram_drv.c41 static int zram_test_flag(struct zram *zram, u32 index, argument
47 static void zram_set_flag(struct zram *zram, u32 index, argument
53 static void zram_clear_flag(struct zram *zram, u3 argument
74 zram_set_disksize(struct zram *zram, size_t totalram_bytes) argument
103 zram_ioctl_get_stats(struct zram *zram, struct zram_ioctl_stats *s) argument
146 zram_free_page(struct zram *zram, size_t index) argument
201 handle_uncompressed_page(struct zram *zram, struct page *page, u32 index) argument
217 zram_read(struct zram *zram, struct bio *bio) argument
293 zram_write(struct zram *zram, struct bio *bio) argument
416 valid_io_request(struct zram *zram, struct bio *bio) argument
436 struct zram *zram = queue->queuedata; local
462 reset_device(struct zram *zram) argument
505 zram_ioctl_init_device(struct zram *zram) argument
566 zram_ioctl_reset_device(struct zram *zram) argument
580 struct zram *zram = bdev->bd_disk->private_data; local
647 struct zram *zram; local
660 create_device(struct zram *zram, int device_id) argument
715 destroy_device(struct zram *zram) argument
778 struct zram *zram; local
[all...]
H A Dzram_drv.h103 struct zram { struct
137 static void zram_stat64_inc(struct zram *zram, u64 *v) argument
144 static u64 zram_stat64_read(struct zram *zram, u64 *v) argument
[all...]

Completed in 64 milliseconds