Home
last modified time | relevance | path

Searched defs:new (Results 126 – 150 of 1078) sorted by relevance

12345678910>>...44

/Linux-v6.6/arch/sh/include/asm/
Dcmpxchg-cas.h6 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
Dcmpxchg-llsc.h27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
/Linux-v6.6/kernel/kcsan/
Dpermissive.h38 kcsan_ignore_data_race(size_t size, int type, u64 old, u64 new, u64 diff) in kcsan_ignore_data_race()
Dreport.c391 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/
Dlock.rs103 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/
Dftrace.c163 char *new; in ftrace_make_nop() local
175 unsigned char *old, *new; in ftrace_make_call() local
/Linux-v6.6/drivers/md/
Ddm-cache-background-tracker.c93 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/
Datomic64_test.c79 #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/
Dsvcauth_gss.c162 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/
Datomic.h106 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/
Dprocess.c792 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/
Dsched-migration.py82 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/
Dsetdate.c24 struct rtc_time new, current; in main() local
/Linux-v6.6/security/landlock/
Dcred.c17 static int hook_cred_prepare(struct cred *const new, in hook_cred_prepare()
/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/
Dlist_debug.c30 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/
Dmmu_context.h19 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) in activate_mm()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_context.c270 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/
Datomic.h172 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/
Dauth.c25 struct cred *new; in nfsd_setuser() local
/Linux-v6.6/arch/hexagon/include/asm/
Dcmpxchg.h54 #define arch_cmpxchg(ptr, old, new) \ argument
/Linux-v6.6/arch/x86/um/
Dbugs_32.c24 struct sigaction old, new; in arch_check_bugs() local
/Linux-v6.6/net/netfilter/
Dcore.c110 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/
Dbase.c32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_base_new() member
Dcurs.c32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_curs_new() member
/Linux-v6.6/rust/kernel/init/
D__internal.rs203 pub unsafe fn new(ptr: *mut T) -> Self { in new() method
227 pub unsafe fn new() -> Self { in new() method

12345678910>>...44