Home
last modified time | relevance | path

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

/kernel/sched/
Dcpufreq_schedutil.c73 unsigned long max; member
180 unsigned long util, unsigned long max) in get_next_freq()
203 static void sugov_get_util(unsigned long *util, unsigned long *max, u64 time) in sugov_get_util()
241 unsigned long *max) in sugov_iowait_boost()
275 unsigned long util, max; in sugov_update_single() local
312 unsigned long util = 0, max = 1; in sugov_next_freq_shared() local
353 unsigned long util, max; in sugov_update_shared() local
Dwalt.c569 u32 max = 0, avg, demand; in update_history() local
Dcputime.c308 static inline cputime_t account_other_time(cputime_t max) in account_other_time()
Dcore.c1733 u64 max = 2*rq->max_idle_balance_cost; in ttwu_do_wakeup() local
/kernel/time/
Dtest_udelay.c38 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
Dtimekeeping.c188 cycle_t now, last, mask, max, delta; in timekeeping_get_delta() local
1699 u64 num, max = ULLONG_MAX; in timekeeping_resume() local
1906 u32 max = tk->tkr_mono.clock->maxadj; in timekeeping_freqadjust() local
Dtimer.c1964 static void __sched do_usleep_range(unsigned long min, unsigned long max) in do_usleep_range()
1985 void __sched usleep_range(unsigned long min, unsigned long max) in usleep_range()
/kernel/
Dkexec_file.c616 unsigned long max, int top_down) in __kexec_load_purgatory()
853 unsigned long max, int top_down, in kexec_load_purgatory()
Ducount.c197 int max; in inc_ucount() local
Dgroups.c82 int base, max, stride; in groups_sort() 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.c2411 int *max; member
2503 unsigned long *i, *min, *max; in __do_proc_doulongvec_minmax() local
Dparams.c452 unsigned int min, unsigned int max, in param_array()
Dfork.c2339 int max = MAX_THREADS; in sysctl_max_threads() local
Dmodule.c238 unsigned long max = min + size; in __mod_update_bounds() local
/kernel/events/
Duprobes.c991 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range()
1023 loff_t min, max; in build_probe_list() local
1094 loff_t min, max; in vma_has_uprobes() local
Dcore.c506 u32 max; in perf_sample_event_took() local
/kernel/locking/
Dlocktorture.c644 long max = 0, min = statp ? statp[0].n_lock_acquired : 0; in __torture_print_stats() local
/kernel/trace/
Dtrace_events_filter.c1447 int max; member
Dtrace.h528 static __always_inline int trace_test_and_set_recursion(int start, int max) in trace_test_and_set_recursion()