Home
last modified time | relevance | path

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

/kernel/sched/
Dcpufreq_schedutil.c58 unsigned long max; member
161 unsigned long util, unsigned long max) in get_next_freq()
203 unsigned long max, enum schedutil_type type, in schedutil_cpu_util()
293 unsigned long max = arch_scale_cpu_capacity(sg_cpu->cpu); in sugov_get_util() local
391 unsigned long util, unsigned long max) in sugov_iowait_apply()
452 unsigned long util, max; in sugov_update_single() local
497 unsigned long util = 0, max = 1; in sugov_next_freq_shared() local
Dcputime.c266 static inline u64 account_other_time(u64 max) in account_other_time()
Dsched.h2678 unsigned long max, enum schedutil_type type, in schedutil_cpu_util()
2692 unsigned long scale_irq_capacity(unsigned long util, unsigned long irq, unsigned long max) in scale_irq_capacity()
2707 unsigned long scale_irq_capacity(unsigned long util, unsigned long irq, unsigned long max) in scale_irq_capacity()
Ddeadline.c2762 u64 period, max, min; in __checkparam_dl() local
Dfair.c120 #define fits_capacity(cap, max) ((cap) * 1280 < (max) * 1024) argument
8471 unsigned long max = arch_scale_cpu_capacity(cpu); in scale_rt_capacity() local
Dcore.c2681 u64 max = 2*rq->max_idle_balance_cost; in ttwu_do_wakeup() local
/kernel/time/
Dtest_udelay.c30 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
Dtimer.c2070 void __sched usleep_range_state(unsigned long min, unsigned long max, in usleep_range_state()
2095 void __sched usleep_range(unsigned long min, unsigned long max) in usleep_range()
Dtimekeeping.c243 u64 now, last, mask, max, delta; in timekeeping_get_delta() local
/kernel/
Ducount.c199 int max; in inc_ucount() local
Dresource.c48 resource_size_t min, max, align; member
583 resource_size_t max) in resource_clip()
724 resource_size_t max, resource_size_t align, in allocate_resource()
Dsysctl.c936 int *max; member
1003 unsigned int *max; member
1082 unsigned int min = 0, max = 255U, val; in proc_dou8vec_minmax() local
1205 unsigned long *i, *min, *max; in __do_proc_doulongvec_minmax() local
Dparams.c398 unsigned int min, unsigned int max, in param_array()
Dfork.c3166 int max = MAX_THREADS; in sysctl_max_threads() local
Dmodule.c243 unsigned long max = min + size; in __mod_update_bounds() local
/kernel/bpf/
Dtnum.c21 struct tnum tnum_range(u64 min, u64 max) in tnum_range()
Dverifier.c5509 u64 val, max; in record_func_key() local
5893 u32 max = 0, ptr_limit = 0; in retrieve_ptr_limit() local
/kernel/cgroup/
Drdma.c44 int max; member
/kernel/events/
Duprobes.c1266 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range()
1298 loff_t min, max; in build_probe_list() local
1406 loff_t min, max; in vma_has_uprobes() local
Dcore.c518 u32 max; in perf_sample_event_took() local
10869 int cpu, ret, max = PERF_TYPE_MAX; in perf_pmu_register() local
/kernel/trace/
Dtrace_output.c1306 int max = iter->ent_size - offsetof(struct print_entry, buf); in trace_print_print() local
1320 int max = iter->ent_size - offsetof(struct print_entry, buf); in trace_print_raw() local
/kernel/locking/
Dlocktorture.c685 long max = 0, min = statp ? statp[0].n_lock_acquired : 0; in __torture_print_stats() local