| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | signal.c | 754 unsigned long new_base = base - size; in extframe_alloc() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | dynamic_message.cc | 626 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 D | signal.c | 847 unsigned long new_base = base - size; in extframe_alloc() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
| H A D | ldt_gdt.c | 738 unsigned long new_base; in test_gdt_invalidation() local
|
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | ntp.c | 262 u64 new_base; in ntp_update_frequency() local
|
| H A D | hrtimer.c | 193 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 D | timer.c | 963 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 D | ldt_gdt.c | 738 unsigned long new_base; in test_gdt_invalidation() local
|
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | ntp.c | 262 u64 new_base; in ntp_update_frequency() local
|
| H A D | hrtimer.c | 194 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 D | timer.c | 1016 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 D | read-only-spaces.cc | 30 void CopyAndRebaseRoots(Address* src, Address* dst, Address new_base) { in CopyAndRebaseRoots() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | idec_dec.c | 114 const uint8_t* const new_base = mem->buf_ + mem->start_; in DoRemap() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_slice.c | 292 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 D | nir_opt_load_store_vectorize.c | 781 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 D | si_descriptors.c | 2084 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 D | bltinmodule.c | 20 PyObject *base, *meth, *new_base, *result, *new_bases = NULL; in update_bases() local
|
| /kernel/linux/linux-5.10/arch/sparc/mm/ |
| H A D | init_64.c | 142 unsigned long new_base = PAGE_ALIGN(base); in read_obp_memory() local
|
| /kernel/linux/linux-6.6/arch/sparc/mm/ |
| H A D | init_64.c | 143 unsigned long new_base = PAGE_ALIGN(base); in read_obp_memory() local
|
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | runtests.c | 2814 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 D | typeobject.c | 773 PyTypeObject *new_base = best_base(new_bases); in type_set_bases() local
|