Home
last modified time | relevance | path

Searched defs:new_base (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal.c754 unsigned long new_base = base - size; in extframe_alloc() local
/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc626 void* new_base = Arena::CreateArray<char>(arena, type_info_->size); in New() local
630 void* new_base = operator new(type_info_->size); in New() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c847 unsigned long new_base = base - size; in extframe_alloc() local
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dldt_gdt.c738 unsigned long new_base; in test_gdt_invalidation() local
/kernel/linux/linux-5.10/kernel/time/
H A Dntp.c262 u64 new_base; in ntp_update_frequency() local
H A Dhrtimer.c193 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target() argument
229 struct hrtimer_clock_base *new_base; in switch_hrtimer_base() local
1131 struct hrtimer_clock_base *new_base; __hrtimer_start_range_ns() local
2116 migrate_hrtimer_list(struct hrtimer_clock_base *old_base, struct hrtimer_clock_base *new_base, bool remove_pinned) migrate_hrtimer_list() argument
2170 struct hrtimer_cpu_base *old_base, *new_base; __migrate_hrtimers() local
2226 migrate_hrtimer_list(struct hrtimer_clock_base *old_base, struct hrtimer_clock_base *new_base) migrate_hrtimer_list() argument
2258 struct hrtimer_cpu_base *old_base, *new_base; hrtimers_dead_cpu() local
[all...]
H A Dtimer.c963 struct timer_base *base, *new_base; in __mod_timer() local
1157 struct timer_base *new_base, *base; in add_timer_on() local
1929 static void migrate_timer_list(struct timer_base *new_base, in migrate_timer_list() argument
1951 struct timer_base *new_base; __migrate_timers() local
1986 migrate_timer_list(struct timer_base *new_base, struct hlist_head *head) migrate_timer_list() argument
2034 struct timer_base *new_base; timers_dead_cpu() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dldt_gdt.c738 unsigned long new_base; in test_gdt_invalidation() local
/kernel/linux/linux-6.6/kernel/time/
H A Dntp.c262 u64 new_base; in ntp_update_frequency() local
H A Dhrtimer.c194 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target() argument
230 struct hrtimer_clock_base *new_base; in switch_hrtimer_base() local
1220 struct hrtimer_clock_base *new_base; __hrtimer_start_range_ns() local
2194 migrate_hrtimer_list(struct hrtimer_clock_base *old_base, struct hrtimer_clock_base *new_base) migrate_hrtimer_list() argument
2226 struct hrtimer_cpu_base *old_base, *new_base; hrtimers_cpu_dying() local
[all...]
H A Dtimer.c1016 struct timer_base *base, *new_base; in __mod_timer() local
1259 struct timer_base *new_base, *base; in add_timer_on() local
2219 static void migrate_timer_list(struct timer_base *new_base, in migrate_timer_list() argument
2241 struct timer_base *new_base; __migrate_timers() local
2276 migrate_timer_list(struct timer_base *new_base, struct hlist_head *head) migrate_timer_list() argument
2324 struct timer_base *new_base; timers_dead_cpu() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dread-only-spaces.cc30 void CopyAndRebaseRoots(Address* src, Address* dst, Address new_base) { in CopyAndRebaseRoots() argument
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Didec_dec.c114 const uint8_t* const new_base = mem->buf_ + mem->start_; in DoRemap() local
/third_party/ffmpeg/libavcodec/
H A Dh264_slice.c292 copy_picture_range(H264Picture **to, H264Picture **from, int count, H264Context *new_base, H264Context *old_base) copy_picture_range() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c781 nir_ssa_def *new_base = first->intrin->src[info->base_src].ssa; in vectorize_loads() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2084 static void si_set_user_data_base(struct si_context *sctx, unsigned shader, uint32_t new_base) in si_set_user_data_base() argument
/third_party/python/Python/
H A Dbltinmodule.c20 PyObject *base, *meth, *new_base, *result, *new_bases = NULL; in update_bases() local
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dinit_64.c142 unsigned long new_base = PAGE_ALIGN(base); in read_obp_memory() local
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dinit_64.c143 unsigned long new_base = PAGE_ALIGN(base); in read_obp_memory() local
/third_party/skia/third_party/externals/expat/expat/tests/
H A Druntests.c2814 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local
8398 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local
/third_party/python/Objects/
H A Dtypeobject.c773 PyTypeObject *new_base = best_base(new_bases); in type_set_bases() local

Completed in 71 milliseconds