Searched defs:nr_max (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/tools/perf/bench/ |
D | numa.c | 818 static u64 do_work(u8 *__data, long bytes, int nr, int nr_max, int loop, u64 val) in do_work() 1028 int nr_max; in calc_convergence() local
|
/Linux-v6.1/net/l2tp/ |
D | l2tp_core.h | 86 u32 nr_max; /* max NR. Depends on tunnel */ member
|
/Linux-v6.1/drivers/clk/baikal-t1/ |
D | ccu-pll.c | 173 unsigned long nr_max, nf_max, od_max; in ccu_pll_calc_factors() local
|
/Linux-v6.1/drivers/gpu/drm/gma500/ |
D | oaktrail_hdmi.c | 179 int np_min, np_max, nr_min, nr_max; in oaktrail_hdmi_find_dpll() local
|
/Linux-v6.1/mm/ |
D | vmscan.c | 308 static inline bool need_expand(int nr_max) in need_expand()
|