Searched defs:min (Results 1 – 15 of 15) sorted by relevance
/kernel/time/ |
D | test_udelay.c | 30 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
|
D | time.c | 433 const unsigned int min, const unsigned int sec) in mktime64()
|
D | timer.c | 2070 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()
|
D | alarmtimer.c | 246 ktime_t min, now, expires; in alarmtimer_suspend() local
|
/kernel/ |
D | resource.c | 48 resource_size_t min, max, align; member 582 static void resource_clip(struct resource *res, resource_size_t min, in resource_clip() 723 resource_size_t size, resource_size_t min, in allocate_resource() argument
|
D | sysctl.c | 935 int *min; member 1002 unsigned int *min; 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
|
D | params.c | 398 unsigned int min, unsigned int max, in param_array()
|
D | fork.c | 3165 int min = 1; in sysctl_max_threads() local
|
D | module.c | 242 unsigned long min = (unsigned long)base; in __mod_update_bounds() local
|
/kernel/bpf/ |
D | tnum.c | 21 struct tnum tnum_range(u64 min, u64 max) in tnum_range()
|
/kernel/irq/ |
D | timings.c | 384 int index, i, period_max, count, start, min = INT_MAX; in __irq_timings_next_event() local
|
/kernel/events/ |
D | uprobes.c | 1266 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
|
D | core.c | 8056 int maj, min; member 8141 int maj = 0, min = 0; in perf_event_mmap_event() local
|
/kernel/locking/ |
D | locktorture.c | 685 long max = 0, min = statp ? statp[0].n_lock_acquired : 0; in __torture_print_stats() local
|
/kernel/sched/ |
D | deadline.c | 2762 u64 period, max, min; in __checkparam_dl() local
|