Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 26) sorted by relevance

12

/kernel/
Ducount.c236 long max; in inc_ucount() local
265 long max = LONG_MAX; in inc_rlimit_ucounts() local
315 long max = LONG_MAX; in inc_rlimit_get_ucounts() local
346 long max = rlimit; in is_rlimit_overlimit() local
Dsysctl.c822 int *max; member
889 unsigned int *max; member
968 unsigned int min = 0, max = 255U, val; in proc_dou8vec_minmax() local
1025 unsigned long *i, *min, *max; in __do_proc_doulongvec_minmax() local
Dparams.c245 unsigned int min, unsigned int max) in param_set_uint_minmax()
419 unsigned int min, unsigned int max, in param_array()
Dkallsyms_selftest.c28 int max; member
Dresource.c645 resource_size_t max) in resource_clip()
802 resource_size_t max, resource_size_t align, in allocate_resource()
Dworkqueue.c330 int max; /* per-node max_active */ member
1696 int max = READ_ONCE(nna->max); in tryinc_node_nr_active() local
4303 const unsigned long max = (1lu << WORK_OFFQ_DISABLE_BITS) - 1; in work_offqd_disable() local
Dfork.c3457 int max = MAX_THREADS; in sysctl_max_threads() local
/kernel/cgroup/
Dmisc.c232 u64 max; in misc_cg_max_show() local
270 u64 max; in misc_cg_max_write() local
Drdma.c44 int max; member
/kernel/sched/
Dcpufreq_schedutil.c197 unsigned long util, unsigned long max) in get_next_freq()
220 unsigned long max) in sugov_effective_cpu_perf()
237 unsigned long min, max, util = scx_cpuperf_target(sg_cpu->cpu); in sugov_get_util() local
Dcputime.c290 static inline u64 account_other_time(u64 max) in account_other_time()
Dfair.c129 #define fits_capacity(cap, max) ((cap) * 1280 < (max) * 1024) argument
8321 unsigned long *max) in effective_cpu_util()
8488 unsigned long eff_util, min, max; in eenv_pd_max_util() local
10244 unsigned long max = get_actual_cpu_capacity(cpu); in scale_rt_capacity() local
Ddeadline.c3417 u64 period, max, min; in __checkparam_dl() local
Dsched.h3609 unsigned long scale_irq_capacity(unsigned long util, unsigned long irq, unsigned long max) in scale_irq_capacity()
3626 unsigned long scale_irq_capacity(unsigned long util, unsigned long irq, unsigned long max) in scale_irq_capacity()
Dcore.c4227 u64 max = 2*rq->max_idle_balance_cost; in ttwu_do_activate() local
6681 struct task_struct *next, *p, *max = NULL; in pick_next_task() local
/kernel/time/
Dtest_udelay.c29 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
Dtimekeeping.c703 u64 max = tk->tkr_mono.clock->max_cycles; in timekeeping_forward_now() local
Dtimer.c2806 void __sched usleep_range_state(unsigned long min, unsigned long max, in usleep_range_state()
/kernel/bpf/
Dtnum.c21 struct tnum tnum_range(u64 min, u64 max) in tnum_range()
/kernel/events/
Duprobes.c1311 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range()
1343 loff_t min, max; in build_probe_list() local
1453 loff_t min, max; in vma_has_uprobes() local
Dcore.c573 u32 max; in perf_sample_event_took() local
11869 int cpu, ret, max = PERF_TYPE_MAX; in perf_pmu_register() local
/kernel/locking/
Dlocktorture.c953 long max = 0, min = statp ? data_race(statp[0].n_lock_acquired) : 0; in __torture_print_stats() local
/kernel/module/
Dmain.c111 unsigned long max = min + size; in __mod_update_bounds() local
/kernel/trace/
Dtrace_events_hist.c5531 static inline const char *__fill_bar_str(char *buf, int size, u64 val, u64 max) in __fill_bar_str()
5552 u64 max; member
Dtrace.h2169 u64 *max; member

12