Home
last modified time | relevance | path

Searched defs:nr_max (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/tools/perf/bench/
Dnuma.c843 static u64 do_work(u8 *__data, long bytes, int nr, int nr_max, int loop, u64 val) in do_work()
1053 int nr_max; in calc_convergence() local
/linux-5.19.10/drivers/clk/baikal-t1/
Dccu-pll.c173 unsigned long nr_max, nf_max, od_max; in ccu_pll_calc_factors() local
/linux-5.19.10/net/l2tp/
Dl2tp_core.h86 u32 nr_max; /* max NR. Depends on tunnel */ member
/linux-5.19.10/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c178 int np_min, np_max, nr_min, nr_max; in oaktrail_hdmi_find_dpll() local
/linux-5.19.10/mm/
Dvmscan.c295 static inline bool need_expand(int nr_max) in need_expand()