Home
last modified time | relevance | path

Searched defs:new_max (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/cgroup/
H A Drdma.c83 int index, int new_max) in set_resource_limit()
/linux/fs/nfs/
H A Dnfs4session.c92 u32 new_max = find_last_bit(tbl->used_slots, slotid); in nfs4_free_slot() local
/linux/drivers/hwmon/
H A Dnzxt-smart2.c209 static long scale_pwm_value(long val, long orig_max, long new_max) in scale_pwm_value()
/linux/fs/bcachefs/
H A Dbtree_gc.c171 static int set_node_max(struct bch_fs *c, struct btree *b, struct bpos new_max) in set_node_max()
/linux/kernel/
H A Dworkqueue.c5607 int new_max, new_min; in wq_adjust_max_active() local
/linux/lib/
H A Dmaple_tree.c1989 struct ma_state *mas, bool new_max) in mab_mas_cp()