Lines Matching defs:prio
159 static inline void zram_set_priority(struct zram *zram, u32 index, u32 prio) in zram_set_priority()
173 u32 prio = zram->table[index].flags >> ZRAM_COMP_PRIORITY_BIT1; in zram_get_priority() local
947 static void comp_algorithm_set(struct zram *zram, u32 prio, const char *alg) in comp_algorithm_set()
956 static ssize_t __comp_algorithm_show(struct zram *zram, u32 prio, char *buf) in __comp_algorithm_show()
967 static int __comp_algorithm_store(struct zram *zram, u32 prio, const char *buf) in __comp_algorithm_store()
1002 static void comp_params_reset(struct zram *zram, u32 prio) in comp_params_reset()
1012 static int comp_params_store(struct zram *zram, u32 prio, s32 level, in comp_params_store()
1039 s32 prio = ZRAM_PRIMARY_COMP, level = ZCOMP_PARAM_NO_LEVEL; in algorithm_params_store() local
1127 u32 prio; in recomp_algorithm_show() local
1146 int prio = ZRAM_SECONDARY_COMP; in recomp_algorithm_store() local
1401 u32 prio; in zram_read_from_zspool() local
1659 u64 *num_recomp_pages, u32 threshold, u32 prio, in zram_recompress()
1808 u32 prio = ZRAM_SECONDARY_COMP, prio_max = ZRAM_MAX_COMPS; in recompress_store() local
2097 u32 prio; in zram_comp_params_reset() local
2106 u32 prio; in zram_destroy_comps() local
2160 u32 prio; in disksize_store() local