Searched defs:new_base (Results 1 – 6 of 6) sorted by relevance
/linux/kernel/time/ |
H A D | hrtimer.c | 195 static bool hrtimer_suitable_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base, in hrtimer_suitable_target() 254 struct hrtimer_clock_base *new_base; in switch_hrtimer_base() local 1222 struct hrtimer_clock_base *new_base; in __hrtimer_start_range_ns() local 2249 struct hrtimer_clock_base *new_base) in migrate_hrtimer_list() 2281 struct hrtimer_cpu_base *old_base, *new_base; in hrtimers_cpu_dying() local
|
H A D | timer.c | 1021 struct timer_base *base, *new_base; in __mod_timer() local 1301 struct timer_base *new_base, *base; in add_timer_on() local 2484 static void migrate_timer_list(struct timer_base *new_base, struct hlist_head *head) in migrate_timer_list() 2516 struct timer_base *new_base; in timers_dead_cpu() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_distill.c | 541 struct btf *base = NULL, *split = NULL, *new_base = NULL, *new_split = NULL; in test_distilled_endianness() local
|
/linux/arch/loongarch/kernel/ |
H A D | signal.c | 827 unsigned long new_base = base - size; in extframe_alloc() local
|
/linux/arch/sparc/mm/ |
H A D | init_64.c | 143 unsigned long new_base = PAGE_ALIGN(base); in read_obp_memory() local
|
/linux/tools/lib/bpf/ |
H A D | btf.c | 5715 struct btf *new_base = NULL, *new_split = NULL; in btf__distill_base() local
|