/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/ |
H A D | hugetlb-e500.h | 31 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/rtc/ |
H A D | setdate.c | 24 struct rtc_time new, current; in main() local [all...] |
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | xchg.h | 129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) in ____cmpxchg() argument 155 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) in ____cmpxchg() argument 181 ____cmpxchg(_u32, volatile int *m, int old, int new) in ____cmpxchg() argument 203 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) in ____cmpxchg() argument 229 ____cmpxchg(, volatile void *ptr, unsigned long old, unsigned long new, int size) ____cmpxchg() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/mm/kasan/ |
H A D | 8xx.c | 16 pte_basic_t *new; in kasan_init_shadow_8M() local
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | pageattr.c | 18 pte_update_delta(pte_t *ptep, unsigned long addr, unsigned long old, unsigned long new) pte_update_delta() argument
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | bitops-cas.h | 5 static inline unsigned __bo_cas(volatile unsigned *p, unsigned old, unsigned new) in __bo_cas() argument
|
H A D | spinlock-cas.h | 13 static inline unsigned __sl_cas(volatile unsigned *p, unsigned old, unsigned new) in __sl_cas() argument
|
/kernel/linux/linux-6.6/arch/sh/drivers/ |
H A D | heartbeat.c | 35 unsigned int new; in heartbeat_toggle_bit() local [all...] |
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | perf_cpum_cf_events.c | 811 struct attribute **new; in merge_attr() local
|
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | pgtable_64.c | 69 unsigned long new = bios_start; in find_trampoline_placement() local [all...] |
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | mconsole_kern.h | 46 static inline void mconsole_register_dev(struct mc_device *new) in mconsole_register_dev() argument
|
/kernel/linux/linux-6.6/arch/um/include/asm/ |
H A D | mmu_context.h | 19 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) in activate_mm() argument
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | task.h | 56 static inline void aa_dup_task_ctx(struct aa_task_ctx *new, in aa_dup_task_ctx() argument
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | task.c | 45 struct cred *new; in aa_replace_current_label() local 118 struct cred *new; in aa_set_current_hat() local 158 struct cred *new; aa_restore_previous_label() local [all...] |
/kernel/linux/linux-5.10/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-5.10/fs/afs/ |
H A D | server_list.c | 103 bool afs_annotate_server_list(struct afs_server_list *new, in afs_annotate_server_list() argument
|
/kernel/linux/linux-5.10/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 | 78 errseq_t new; in errseq_set() local 177 errseq_t old, new; errseq_check_and_advance() local [all...] |
/kernel/linux/linux-5.10/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/fs/netfs/ |
H A D | iterator.c | 36 netfs_extract_user_iter(struct iov_iter *orig, size_t orig_len, struct iov_iter *new, iov_iter_extraction_t extraction_flags) netfs_extract_user_iter() argument
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | server_list.c | 103 bool afs_annotate_server_list(struct afs_server_list *new, in afs_annotate_server_list() argument
|
/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
|