/Linux-v6.6/arch/sh/include/asm/ |
D | cmpxchg-cas.h | 6 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
|
D | cmpxchg-llsc.h | 27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
|
/Linux-v6.6/kernel/kcsan/ |
D | permissive.h | 38 kcsan_ignore_data_race(size_t size, int type, u64 old, u64 new, u64 diff) in kcsan_ignore_data_race()
|
D | report.c | 391 u64 old, u64 new, u64 mask) in print_report() 668 int watchpoint_idx, u64 old, u64 new, u64 mask) in kcsan_report_known_origin() 701 unsigned long ip, u64 old, u64 new, u64 mask) in kcsan_report_unknown_origin()
|
/Linux-v6.6/rust/kernel/sync/ |
D | lock.rs | 103 pub fn new(t: T, name: &'static CStr, key: &'static LockClassKey) -> impl PinInit<Self> { in new() method 184 pub(crate) unsafe fn new(lock: &'a Lock<T, B>, state: B::GuardState) -> Self { in new() method
|
/Linux-v6.6/arch/ia64/kernel/ |
D | ftrace.c | 163 char *new; in ftrace_make_nop() local 175 unsigned char *old, *new; in ftrace_make_call() local
|
/Linux-v6.6/drivers/md/ |
D | dm-cache-background-tracker.c | 93 struct rb_node **new = &b->pending.rb_node, *parent = NULL; in __insert_pending() local 122 struct rb_node **new = &b->pending.rb_node; in __find_pending() local
|
/Linux-v6.6/lib/ |
D | atomic64_test.c | 79 #define XCHG_FAMILY_TEST(bit, init, new) \ argument 84 #define CMPXCHG_FAMILY_TEST(bit, init, new, wrong) \ argument
|
/Linux-v6.6/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 162 struct rsi *new = container_of(cnew, struct rsi, h); in rsi_init() local 181 struct rsi *new = container_of(cnew, struct rsi, h); in update_rsi() local 333 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update() 415 struct rsc *new = container_of(a, struct rsc, h); in rsc_match() local 424 struct rsc *new = container_of(cnew, struct rsc, h); in rsc_init() local 438 struct rsc *new = container_of(cnew, struct rsc, h); in update_rsc() local 610 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) in rsc_update() 813 struct gss_domain *new; in svcauth_gss_register_pseudoflavor() local
|
/Linux-v6.6/arch/arm/include/asm/ |
D | atomic.h | 106 static inline int arch_atomic_cmpxchg_relaxed(atomic_t *ptr, int old, int new) in arch_atomic_cmpxchg_relaxed() 210 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() 434 static inline s64 arch_atomic64_xchg_relaxed(atomic64_t *ptr, s64 new) in arch_atomic64_xchg_relaxed()
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | process.c | 792 static void switch_hw_breakpoint(struct task_struct *new) in switch_hw_breakpoint() 1051 static inline void tm_recheckpoint_new_task(struct task_struct *new) in tm_recheckpoint_new_task() 1090 struct task_struct *new) in __switch_to_tm() 1151 #define tm_recheckpoint_new_task(new) argument 1152 #define __switch_to_tm(prev, new) argument 1275 struct task_struct *new) in __switch_to()
|
/Linux-v6.6/tools/perf/scripts/python/ |
D | sched-migration.py | 82 def __init__(self, new): argument 133 def __migrate_in(self, new, event): argument 141 def migrate_in(self, new): argument 144 def wake_up(self, new): argument 147 def wake_up_new(self, new): argument 191 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
|
/Linux-v6.6/tools/testing/selftests/rtc/ |
D | setdate.c | 24 struct rtc_time new, current; in main() local
|
/Linux-v6.6/security/landlock/ |
D | cred.c | 17 static int hook_cred_prepare(struct cred *const new, in hook_cred_prepare()
|
/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/ |
D | list_debug.c | 30 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, in __list_add_valid_or_report()
|
/Linux-v6.6/arch/um/include/asm/ |
D | mmu_context.h | 19 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) in activate_mm()
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_context.c | 270 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch() 299 struct drm_file *file_priv, int new) in drm_context_switch_complete()
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | atomic.h | 172 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() 186 static inline int arch_atomic_xchg(atomic_t *v, int new) in arch_atomic_xchg()
|
/Linux-v6.6/fs/nfsd/ |
D | auth.c | 25 struct cred *new; in nfsd_setuser() local
|
/Linux-v6.6/arch/hexagon/include/asm/ |
D | cmpxchg.h | 54 #define arch_cmpxchg(ptr, old, new) \ argument
|
/Linux-v6.6/arch/x86/um/ |
D | bugs_32.c | 24 struct sigaction old, new; in arch_check_bugs() local
|
/Linux-v6.6/net/netfilter/ |
D | core.c | 110 struct nf_hook_entries *new; in nf_hook_entries_grow() local 238 struct nf_hook_entries *new = NULL; in __nf_hook_entries_try_shrink() local 700 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/ |
D | base.c | 32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_base_new() member
|
D | curs.c | 32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_curs_new() member
|
/Linux-v6.6/rust/kernel/init/ |
D | __internal.rs | 203 pub unsafe fn new(ptr: *mut T) -> Self { in new() method 227 pub unsafe fn new() -> Self { in new() method
|