Home
last modified time | relevance | path

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

12

/kernel/
A Ducount.c221 long max; in inc_ucount() local
250 long max = LONG_MAX; in inc_rlimit_ucounts() local
300 long max = LONG_MAX; in inc_rlimit_get_ucounts() local
331 long max = rlimit; in is_rlimit_overlimit() local
A Dsysctl.c709 int *max; member
776 unsigned int *max; member
855 unsigned int min = 0, max = 255U, val; in proc_dou8vec_minmax() local
892 unsigned long *i, *min, *max; in __do_proc_doulongvec_minmax() local
A Ddelayacct.c107 static void delayacct_end(raw_spinlock_t *lock, u64 *start, u64 *total, u32 *count, u64 *max, u64 *… in delayacct_end()
A Dparams.c245 unsigned int min, unsigned int max) in param_set_uint_minmax()
419 unsigned int min, unsigned int max, in param_array()
A Dkallsyms_selftest.c28 int max; member
A Dresource.c656 resource_size_t max) in resource_clip()
813 resource_size_t max, resource_size_t align, in allocate_resource()
A Dworkqueue.c325 int max; /* per-node max_active */ member
1692 int max = READ_ONCE(nna->max); in tryinc_node_nr_active() local
4313 const unsigned long max = (1lu << WORK_OFFQ_DISABLE_BITS) - 1; in work_offqd_disable() local
A Dfork.c3232 int max = MAX_THREADS; in sysctl_max_threads() local
/kernel/cgroup/
A Dmisc.c220 u64 max; in misc_cg_max_show() local
258 u64 max; in misc_cg_max_write() local
A Drdma.c44 int max; member
/kernel/sched/
A Dcpufreq_schedutil.c194 unsigned long util, unsigned long max) in get_next_freq()
211 unsigned long max) in sugov_effective_cpu_perf()
228 unsigned long min, max, util = scx_cpuperf_target(sg_cpu->cpu); in sugov_get_util() local
A Dcputime.c275 static inline u64 account_other_time(u64 max) in account_other_time()
A Ddeadline.c3324 u64 period, max, min; in __checkparam_dl() local
A Dfair.c104 #define fits_capacity(cap, max) ((cap) * 1280 < (max) * 1024) argument
8015 unsigned long *max) in effective_cpu_util()
8182 unsigned long eff_util, min, max; in eenv_pd_max_util() local
9882 unsigned long max = get_actual_cpu_capacity(cpu); in scale_rt_capacity() local
A Dsched.h3408 unsigned long scale_irq_capacity(unsigned long util, unsigned long irq, unsigned long max) in scale_irq_capacity()
3425 unsigned long scale_irq_capacity(unsigned long util, unsigned long irq, unsigned long max) in scale_irq_capacity()
A Dcore.c3758 u64 max = 2*rq->max_idle_balance_cost; in ttwu_do_activate() local
6076 struct task_struct *next, *p, *max = NULL; in pick_next_task() local
/kernel/time/
A Dtest_udelay.c29 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
A Dsleep_timeout.c362 void __sched usleep_range_state(unsigned long min, unsigned long max, unsigned int state) in usleep_range_state()
A Dtimekeeping.c770 u64 max = tk->tkr_mono.clock->max_cycles; in timekeeping_forward_now() local
/kernel/bpf/
A Dtnum.c21 struct tnum tnum_range(u64 min, u64 max) in tnum_range()
/kernel/futex/
A Dfutex.h100 u64 max = ~0ULL; in futex_flags_valid() local
/kernel/events/
A Duprobes.c1489 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range()
1521 loff_t min, max; in build_probe_list() local
1631 loff_t min, max; in vma_has_uprobes() local
/kernel/locking/
A Dlocktorture.c1007 long max = 0, min = statp ? data_race(statp[0].n_lock_acquired) : 0; in __torture_print_stats() local
/kernel/module/
A Dmain.c101 unsigned long max = min + size; in __mod_update_bounds() local
/kernel/trace/
A Dtrace_events_hist.c5557 static inline const char *__fill_bar_str(char *buf, int size, u64 val, u64 max) in __fill_bar_str()
5578 u64 max; member

Completed in 147 milliseconds

12