Home
last modified time | relevance | path

Searched defs:new (Results 226 - 250 of 2765) sorted by relevance

12345678910>>...111

/kernel/linux/linux-6.6/include/trace/events/
H A Dwalt.h37 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 Ddevice.c39 struct resource *new; in __hmem_register_resource() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcmpxchg_32.h22 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 Dpage_track.h41 __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 Dbugs_32.c24 struct sigaction old, new; in arch_check_bugs() local
/kernel/linux/linux-6.6/rust/kernel/sync/
H A Dcondvar.rs95 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 Dsetdate.c24 struct rtc_time new, current; in main() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Drefcount.c76 unsigned int new, val = atomic_read(&r->refs); in refcount_dec_not_one() local
H A Derrseq.c79 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 Drtg.h44 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 Datomic.h69 static __always_inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() argument
/third_party/ffmpeg/libavcodec/
H A Daudio_frame_queue.c46 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 Ddshow_enummediatypes.c68 DShowEnumMediaTypes *new; in ff_dshow_enummediatypes_Clone() local
H A Ddshow_enumpins.c63 DShowEnumPins *new; in ff_dshow_enumpins_Clone() local
/third_party/ffmpeg/tests/checkasm/
H A Dfixed_dsp.c122 int ref, new; check_scalarproduct_fixed() local
[all...]
H A Dalacdsp.c47 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 DDataset.pm16 sub new { subroutine
[all...]
/third_party/libcoap/src/
H A Dcoap_str.c85 coap_binary_t *new = coap_new_binary(size); in coap_resize_binary() local
/third_party/musl/src/malloc/
H A Dmemalign.c25 unsigned char *mem, *new; in __memalign() local
[all...]
/third_party/musl/src/malloc/mallocng/
H A Drealloc.c19 void *new; in realloc() local
/third_party/musl/src/linux/
H A Dtimerfd.c12 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 Dpthread_mutex_unlock.c10 int new = 0; in __pthread_mutex_unlock() local
/third_party/musl/src/thread/
H A Dpthread_mutex_unlock.c10 int new = 0; in __pthread_mutex_unlock() local
/third_party/musl/src/env/
H A Dsetenv.c5 void __env_rm_add(char *old, char *new) in __env_rm_add() argument
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DDataset.pm18 sub new { subroutine
[all...]

Completed in 7 milliseconds

12345678910>>...111