| /kernel/sched/ |
| D | cpufreq_schedutil.c | 69 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
|
| D | walt.c | 572 u32 max = 0, avg, demand; in update_history() local
|
| D | cputime.c | 280 static inline u64 account_other_time(u64 max) in account_other_time()
|
| D | core.c | 1718 u64 max = 2*rq->max_idle_balance_cost; in ttwu_do_wakeup() local
|
| D | fair.c | 9454 long max = max(sg->sgc->min_capacity, ref->sgc->min_capacity); in group_similar_cpu_capacity() local
|
| /kernel/time/ |
| D | test_udelay.c | 38 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
|
| D | timekeeping.c | 192 u64 now, last, mask, max, delta; in timekeeping_get_delta() local 1855 u32 max = tk->tkr_mono.clock->maxadj; in timekeeping_freqadjust() local
|
| D | timer.c | 1929 void __sched usleep_range(unsigned long min, unsigned long max) in usleep_range()
|
| /kernel/ |
| D | kexec_file.c | 637 unsigned long max, int top_down) in __kexec_load_purgatory() 873 unsigned long max, int top_down, in kexec_load_purgatory()
|
| D | ucount.c | 202 int max; in inc_ucount() local
|
| D | resource.c | 47 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()
|
| D | sysctl.c | 2581 int *max; member 2646 unsigned int *max; member 2743 unsigned long *i, *min, *max; in __do_proc_doulongvec_minmax() local
|
| D | params.c | 400 unsigned int min, unsigned int max, in param_array()
|
| D | fork.c | 2499 int max = MAX_THREADS; in sysctl_max_threads() local
|
| D | module.c | 241 unsigned long max = min + size; in __mod_update_bounds() local
|
| /kernel/bpf/ |
| D | tnum.c | 20 struct tnum tnum_range(u64 min, u64 max) in tnum_range()
|
| /kernel/events/ |
| D | uprobes.c | 999 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
|
| D | core.c | 514 u32 max; in perf_sample_event_took() local
|
| /kernel/cgroup/ |
| D | rdma.c | 47 int max; member
|
| /kernel/locking/ |
| D | locktorture.c | 718 long max = 0, min = statp ? statp[0].n_lock_acquired : 0; in __torture_print_stats() local
|
| /kernel/trace/ |
| D | trace_events_filter.c | 1482 int max; member
|
| D | trace.h | 573 static __always_inline int trace_test_and_set_recursion(int start, int max) in trace_test_and_set_recursion()
|