| /kernel/time/ |
| A D | test_udelay.c | 29 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
|
| A D | sleep_timeout.c | 362 void __sched usleep_range_state(unsigned long min, unsigned long max, unsigned int state) in usleep_range_state()
|
| A D | time.c | 451 const unsigned int min, const unsigned int sec) in mktime64()
|
| A D | alarmtimer.c | 220 ktime_t min, now, expires; in alarmtimer_suspend() local
|
| /kernel/ |
| A D | sysctl.c | 708 int *min; member 775 unsigned int *min; 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 D | delayacct.c | 107 …ic void delayacct_end(raw_spinlock_t *lock, u64 *start, u64 *total, u32 *count, u64 *max, u64 *min) in delayacct_end()
|
| A D | params.c | 245 unsigned int min, unsigned int max) in param_set_uint_minmax() 419 unsigned int min, unsigned int max, in param_array()
|
| A D | kallsyms_selftest.c | 27 int min; member
|
| A D | resource.c | 655 static void resource_clip(struct resource *res, resource_size_t min, in resource_clip() 812 resource_size_t size, resource_size_t min, in allocate_resource()
|
| A D | fork.c | 3231 int min = 1; in sysctl_max_threads() local
|
| /kernel/sched/ |
| A D | cpufreq_schedutil.c | 210 unsigned long min, in sugov_effective_cpu_perf() 228 unsigned long min, max, util = scx_cpuperf_target(sg_cpu->cpu); in sugov_get_util() local
|
| A D | deadline.c | 3324 u64 period, max, min; in __checkparam_dl() local
|
| A D | fair.c | 8014 unsigned long *min, in effective_cpu_util() 8182 unsigned long eff_util, min, max; in eenv_pd_max_util() local
|
| /kernel/bpf/ |
| A D | tnum.c | 21 struct tnum tnum_range(u64 min, u64 max) in tnum_range()
|
| A D | stream.c | 101 int min = offsetof(struct bpf_stream_elem, str[0]); in bpf_stream_page_check_room() local
|
| /kernel/irq/ |
| A D | timings.c | 384 int index, i, period_max, count, start, min = INT_MAX; in __irq_timings_next_event() local
|
| /kernel/events/ |
| A D | uprobes.c | 1489 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
|
| A D | core.c | 9261 int maj, min; member 9361 int maj = 0, min = 0; in perf_event_mmap_event() local
|
| /kernel/cgroup/ |
| A D | dmem.c | 273 u64 used, min, low; in dmem_cgroup_state_evict_valuable() local
|
| /kernel/power/ |
| A D | hibernate.c | 1297 unsigned maj, min, offset; in resume_store() local
|
| /kernel/locking/ |
| A D | locktorture.c | 1007 long max = 0, min = statp ? data_race(statp[0].n_lock_acquired) : 0; in __torture_print_stats() local
|
| /kernel/module/ |
| A D | main.c | 100 unsigned long min = (unsigned long)base; in __mod_update_bounds() local
|
| /kernel/trace/ |
| A D | trace.h | 2221 u64 *min; member
|