Home
last modified time | relevance | path

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

/kernel/sched/
Dcpufreq_schedutil.c69 unsigned long max; member
197 unsigned long util, unsigned long max) in get_next_freq()
211 static void sugov_get_util(unsigned long *util, unsigned long *max, int cpu) in sugov_get_util()
250 unsigned long *max) in sugov_iowait_boost()
295 unsigned long util, max; in sugov_update_single() local
333 unsigned long util = 0, max = 1; in sugov_next_freq_shared() local
375 unsigned long util, max; in sugov_update_shared() local
Dwalt.c572 u32 max = 0, avg, demand; in update_history() local
Dcputime.c280 static inline u64 account_other_time(u64 max) in account_other_time()
Dcore.c1718 u64 max = 2*rq->max_idle_balance_cost; in ttwu_do_wakeup() local
Dfair.c9454 long max = max(sg->sgc->min_capacity, ref->sgc->min_capacity); in group_similar_cpu_capacity() local
/kernel/time/
Dtest_udelay.c38 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
Dtimekeeping.c192 u64 now, last, mask, max, delta; in timekeeping_get_delta() local
1855 u32 max = tk->tkr_mono.clock->maxadj; in timekeeping_freqadjust() local
Dtimer.c1929 void __sched usleep_range(unsigned long min, unsigned long max) in usleep_range()
/kernel/
Dkexec_file.c637 unsigned long max, int top_down) in __kexec_load_purgatory()
873 unsigned long max, int top_down, in kexec_load_purgatory()
Ducount.c202 int max; in inc_ucount() local
Dresource.c47 resource_size_t min, max, align; member
586 resource_size_t max) in resource_clip()
727 resource_size_t max, resource_size_t align, in allocate_resource()
Dsysctl.c2581 int *max; member
2646 unsigned int *max; member
2743 unsigned long *i, *min, *max; in __do_proc_doulongvec_minmax() local
Dparams.c400 unsigned int min, unsigned int max, in param_array()
Dfork.c2499 int max = MAX_THREADS; in sysctl_max_threads() local
Dmodule.c241 unsigned long max = min + size; in __mod_update_bounds() local
/kernel/bpf/
Dtnum.c20 struct tnum tnum_range(u64 min, u64 max) in tnum_range()
/kernel/events/
Duprobes.c999 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range()
1031 loff_t min, max; in build_probe_list() local
1102 loff_t min, max; in vma_has_uprobes() local
Dcore.c514 u32 max; in perf_sample_event_took() local
/kernel/cgroup/
Drdma.c47 int max; member
/kernel/locking/
Dlocktorture.c718 long max = 0, min = statp ? statp[0].n_lock_acquired : 0; in __torture_print_stats() local
/kernel/trace/
Dtrace_events_filter.c1482 int max; member
Dtrace.h573 static __always_inline int trace_test_and_set_recursion(int start, int max) in trace_test_and_set_recursion()