Searched defs:new_base (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/kernel/time/ |
D | hrtimer.c | 205 static bool hrtimer_suitable_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base, in hrtimer_suitable_target() 264 struct hrtimer_clock_base *new_base; in switch_hrtimer_base() local 1234 struct hrtimer_clock_base *new_base; in __hrtimer_start_range_ns() local 2290 struct hrtimer_clock_base *new_base) in migrate_hrtimer_list() 2322 struct hrtimer_cpu_base *old_base, *new_base; in hrtimers_cpu_dying() local
|
D | timer.c | 1063 struct timer_base *base, *new_base; in __mod_timer() local 1343 struct timer_base *new_base, *base; in add_timer_on() local 2526 static void migrate_timer_list(struct timer_base *new_base, struct hlist_head *head) in migrate_timer_list() 2558 struct timer_base *new_base; in timers_dead_cpu() local
|
D | ntp.c | 250 u64 second_length, new_base, tick_usec = (u64)ntpdata->tick_usec; in ntp_update_frequency() local
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | btf_distill.c | 541 struct btf *base = NULL, *split = NULL, *new_base = NULL, *new_split = NULL; in test_distilled_endianness() local
|
/linux-6.14.4/tools/testing/selftests/x86/ |
D | ldt_gdt.c | 738 unsigned long new_base; in test_gdt_invalidation() local
|
/linux-6.14.4/arch/loongarch/kernel/ |
D | signal.c | 848 unsigned long new_base = base - size; in extframe_alloc() local
|
/linux-6.14.4/arch/sparc/mm/ |
D | init_64.c | 143 unsigned long new_base = PAGE_ALIGN(base); in read_obp_memory() local
|
/linux-6.14.4/tools/lib/bpf/ |
D | btf.c | 5548 struct btf *new_base = NULL, *new_split = NULL; in btf__distill_base() local
|