Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/perf/
H A Dcpumap.c148 int new_max = nr_cpus + cpu - prev - 1; in perf_cpu_map__read() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.c380 int new_max; in xfs_iroot_realloc() local
/openbmc/linux/kernel/cgroup/
H A Drdma.c83 int index, int new_max) in set_resource_limit()
/openbmc/linux/fs/nfs/
H A Dnfs4session.c92 u32 new_max = find_last_bit(tbl->used_slots, slotid); in nfs4_free_slot() local
/openbmc/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()
/openbmc/linux/lib/
H A Dmaple_tree.c2024 struct ma_state *mas, bool new_max) in mab_mas_cp()