Searched defs:min (Results 1 – 13 of 13) sorted by relevance
/kernel/time/ |
D | test_udelay.c | 38 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
|
D | time.c | 335 const unsigned int min, const unsigned int sec) in mktime64()
|
D | timer.c | 1964 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()
|
D | alarmtimer.c | 222 ktime_t min, now; in alarmtimer_suspend() local
|
/kernel/ |
D | kexec_file.c | 615 static int __kexec_load_purgatory(struct kimage *image, unsigned long min, in __kexec_load_purgatory() 852 int kexec_load_purgatory(struct kimage *image, unsigned long min, in kexec_load_purgatory()
|
D | resource.c | 47 resource_size_t min, max, align; member 585 static void resource_clip(struct resource *res, resource_size_t min, in resource_clip() 726 resource_size_t size, resource_size_t min, in allocate_resource() argument
|
D | sysctl.c | 2410 int *min; member 2503 unsigned long *i, *min, *max; in __do_proc_doulongvec_minmax() local
|
D | params.c | 452 unsigned int min, unsigned int max, in param_array()
|
D | fork.c | 2338 int min = MIN_THREADS; in sysctl_max_threads() local
|
D | module.c | 237 unsigned long min = (unsigned long)base; in __mod_update_bounds() local
|
/kernel/events/ |
D | uprobes.c | 991 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
|
D | core.c | 6561 int maj, min; member 6644 int maj = 0, min = 0; in perf_event_mmap_event() local
|
/kernel/locking/ |
D | locktorture.c | 644 long max = 0, min = statp ? statp[0].n_lock_acquired : 0; in __torture_print_stats() local
|