Searched defs:new_max (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/perf/ |
H A D | cpumap.c | 115 int new_max = nr_cpus + cpu - prev - 1; in perf_cpu_map__read() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.c | 355 int new_max; in xfs_iroot_realloc() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.c | 380 int new_max; in xfs_iroot_realloc() local [all...] |
/kernel/linux/linux-6.6/tools/lib/perf/ |
H A D | cpumap.c | 148 int new_max = nr_cpus + cpu - prev - 1; in perf_cpu_map__read() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4session.c | 92 u32 new_max = find_last_bit(tbl->used_slots, slotid); in nfs4_free_slot() local
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | rdma.c | 82 set_resource_limit(struct rdmacg_resource_pool *rpool, int index, int new_max) set_resource_limit() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4session.c | 92 u32 new_max = find_last_bit(tbl->used_slots, slotid); in nfs4_free_slot() local
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | rdma.c | 82 set_resource_limit(struct rdmacg_resource_pool *rpool, int index, int new_max) set_resource_limit() argument
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | nzxt-smart2.c | 209 static long scale_pwm_value(long val, long orig_max, long new_max) in scale_pwm_value() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | maple_tree.c | 2022 mab_mas_cp(struct maple_big_node *b_node, unsigned char mab_start, unsigned char mab_end, struct ma_state *mas, bool new_max) mab_mas_cp() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | workqueue.c | 5092 int new_max, new_min; in wq_adjust_max_active() local
|
Completed in 25 milliseconds