| /kernel/linux/linux-6.6/include/trace/events/ |
| H A D | walt.h | 37 static inline s64 __rq_update_sum(struct rq *rq, bool curr, bool new) in __rq_update_sum() argument 52 static inline s64 __grp_update_sum(struct rq *rq, bool curr, bool new) in __grp_update_sum() argument 67 __get_update_sum(struct rq *rq, enum migrate_types migrate_type, bool src, bool new, bool curr) __get_update_sum() argument [all...] |
| /kernel/linux/linux-6.6/drivers/dax/hmem/ |
| H A D | device.c | 39 struct resource *new; in __hmem_register_resource() local
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | cmpxchg_32.h | 22 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64() argument 35 static inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64_local() argument 48 static inline bool __try_cmpxchg64(volatile u64 *ptr, u64 *pold, u64 new) in __try_cmpxchg64() argument
|
| /kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
| H A D | page_track.h | 41 __kvm_page_track_write(struct kvm *kvm, gpa_t gpa, const u8 *new, int bytes) __kvm_page_track_write() argument 50 kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new, int bytes) kvm_page_track_write() argument
|
| /kernel/linux/linux-6.6/arch/x86/um/ |
| H A D | bugs_32.c | 24 struct sigaction old, new; in arch_check_bugs() local
|
| /kernel/linux/linux-6.6/rust/kernel/sync/ |
| H A D | condvar.rs | 95 pub fn new(name: &'static CStr, key: &'static LockClassKey) -> impl PinInit<Self> { in new() functions
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rtc/ |
| H A D | setdate.c | 24 struct rtc_time new, current; in main() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | refcount.c | 76 unsigned int new, val = atomic_read(&r->refs); in refcount_dec_not_one() local
|
| H A D | errseq.c | 79 errseq_t new; in errseq_set() local 178 errseq_t old, new; errseq_check_and_advance() local [all...] |
| /kernel/linux/linux-6.6/kernel/sched/rtg/ |
| H A D | rtg.h | 44 static inline void add_new_task_to_grp(struct task_struct *new) {} in add_new_task_to_grp() argument 62 static inline void add_new_task_to_grp(struct task_struct *new) {} in add_new_task_to_grp() argument
|
| /kernel/linux/linux-6.6/tools/arch/x86/include/asm/ |
| H A D | atomic.h | 69 static __always_inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | audio_frame_queue.c | 46 AudioFrame *new = av_fast_realloc(afq->frames, &afq->frame_alloc, sizeof(*afq->frames)*(afq->frame_count+1)); in ff_af_queue_add() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow_enummediatypes.c | 68 DShowEnumMediaTypes *new; in ff_dshow_enummediatypes_Clone() local
|
| H A D | dshow_enumpins.c | 63 DShowEnumPins *new; in ff_dshow_enumpins_Clone() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | fixed_dsp.c | 122 int ref, new; check_scalarproduct_fixed() local [all...] |
| H A D | alacdsp.c | 47 int32_t *new[2] = { &new_buf[BUF_SIZE*0], &new_buf[BUF_SIZE*1] }; in check_decorrelate_stereo() local 90 int32_t *new[2] = { &new_buf[BUF_SIZE*0], &new_buf[BUF_SIZE*1] }; in check_append_extra_bits() local [all...] |
| /third_party/icu/icu4j/perf-tests/perldriver/ |
| H A D | Dataset.pm | 16 sub new { subroutine [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_str.c | 85 coap_binary_t *new = coap_new_binary(size); in coap_resize_binary() local
|
| /third_party/musl/src/malloc/ |
| H A D | memalign.c | 25 unsigned char *mem, *new; in __memalign() local [all...] |
| /third_party/musl/src/malloc/mallocng/ |
| H A D | realloc.c | 19 void *new; in realloc() local
|
| /third_party/musl/src/linux/ |
| H A D | timerfd.c | 12 int timerfd_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *old) in timerfd_settime() argument
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_mutex_unlock.c | 10 int new = 0; in __pthread_mutex_unlock() local
|
| /third_party/musl/src/thread/ |
| H A D | pthread_mutex_unlock.c | 10 int new = 0; in __pthread_mutex_unlock() local
|
| /third_party/musl/src/env/ |
| H A D | setenv.c | 5 void __env_rm_add(char *old, char *new) in __env_rm_add() argument
|
| /third_party/icu/icu4c/source/test/perf/perldriver/ |
| H A D | Dataset.pm | 18 sub new { subroutine [all...] |