Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 77) sorted by relevance

1234

/xen/xen/include/asm-arm/arm32/
A Dcmpxchg.h91 unsigned long new, int size, in __int_cmpxchg()
112 unsigned long new, in __cmpxchg()
123 unsigned long new, int size) in __cmpxchg_mb()
146 unsigned long new, in __cmpxchg_mb_timeout()
A Datomic.h116 static inline int atomic_cmpxchg(atomic_t *ptr, int old, int new) in atomic_cmpxchg()
/xen/xen/include/asm-arm/arm64/
A Dcmpxchg.h104 unsigned long new, int size, in __int_cmpxchg()
125 unsigned long new, in __cmpxchg()
136 unsigned long new, int size) in __cmpxchg_mb()
159 unsigned long new, in __cmpxchg_mb_timeout()
A Datomic.h108 static inline int atomic_cmpxchg(atomic_t *ptr, int old, int new) in atomic_cmpxchg()
/xen/xen/arch/x86/mm/shadow/
A Dpv.c32 sh_write_guest_entry(struct vcpu *v, intpte_t *p, intpte_t new, mfn_t gmfn) in sh_write_guest_entry()
53 intpte_t new, mfn_t gmfn) in sh_cmpxchg_guest_entry()
A Dnone.c64 l1_pgentry_t *p, l1_pgentry_t new, in _write_p2m_entry()
/xen/tools/fuzz/cpu-policy/
A Dafl-policy-fuzzer.c22 struct cpuid_policy new = {}; in check_cpuid() local
82 struct msr_policy new = {}; in check_msr() local
/xen/xen/include/xen/
A Dlist.h62 static inline void __list_add(struct list_head *new, in __list_add()
80 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
93 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
104 static inline void __list_add_rcu(struct list_head *new, in __list_add_rcu()
131 static inline void list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu()
152 static inline void list_add_tail_rcu(struct list_head *new, in list_add_tail_rcu()
224 struct list_head *new) in list_replace()
233 struct list_head *new) in list_replace_init()
248 struct list_head *new) in list_replace_rcu()
767 struct hlist_node *new) in hlist_replace_rcu()
/xen/tools/xenstore/
A Dlist.h57 static inline void __list_add(struct list_head *new, in __list_add()
75 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
88 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
99 static __inline__ void __list_add_rcu(struct list_head * new, in __list_add_rcu()
117 static __inline__ void list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu()
130 static __inline__ void list_add_tail_rcu(struct list_head *new, struct list_head *head) in list_add_tail_rcu()
/xen/xen/common/
A Drbtree.c81 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
99 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents()
562 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
A Ddomain.c985 int old, new, prev = v->controller_pause_count; in vcpu_pause_by_systemcontroller() local
1005 int old, new, prev = v->controller_pause_count; in vcpu_unpause_by_systemcontroller() local
1061 int old, new, prev = d->controller_pause_count; in __domain_pause_by_systemcontroller() local
1085 int old, new, prev = d->controller_pause_count; in domain_unpause_by_systemcontroller() local
A Dspinlock.c48 union lock_debug seen, new = { 0 }; in check_lock() local
237 spinlock_tickets_t old, new; in _spin_trylock() local
/xen/xen/include/asm-x86/hvm/
A Dmonitor.h37 #define hvm_monitor_crX(cr, new, old) \ argument
/xen/xen/xsm/flask/ss/
A Debitmap.c46 struct ebitmap_node *n, *new, *prev; in ebitmap_cpy() local
127 struct ebitmap_node *n, *prev, *new; in ebitmap_set_bit() local
/xen/xen/include/asm-x86/x86_64/
A Dsystem.h22 } new = { .raw = *newp }, old = { .raw = *oldp }, prev; in __cmpxchg16b() local
41 } new = { .raw = *newp }, old = { .raw = *oldp }, prev; in cmpxchg16b_local_() local
/xen/xen/include/asm-arm/
A Dguest_atomics.h92 unsigned long new, in __guest_cmpxchg()
/xen/xen/include/asm-x86/
A Dsystem.h92 volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg()
126 void *ptr, unsigned long old, unsigned long new, unsigned int size) in cmpxchg_local_()
A Dpaging.h317 struct vcpu *v, intpte_t *p, intpte_t new, mfn_t gmfn) in paging_write_guest_entry()
335 struct vcpu *v, intpte_t *p, intpte_t *old, intpte_t new, mfn_t gmfn) in paging_cmpxchg_guest_entry()
349 static inline void safe_write_pte(l1_pgentry_t *p, l1_pgentry_t new) in safe_write_pte()
A Datomic.h110 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
237 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
/xen/xen/arch/x86/cpu/mcheck/
A Dmctelem.c52 #define MCTE_SET_CLASS(tep, new) do { \ argument
57 #define MCTE_TRANSITION_STATE(tep, old, new) do { \ argument
136 struct mctelem_ent *new) in mctelem_xchg_head()
/xen/xen/arch/arm/
A Dirq.c319 struct irqaction *new) in __setup_irq()
345 int setup_irq(unsigned int irq, unsigned int irqflags, struct irqaction *new) in setup_irq()
605 static bool irq_validate_new_type(unsigned int curr, unsigned new) in irq_validate_new_type()
/xen/tools/console/daemon/
A Dmain.c72 struct rlimit lim, new = { min_fds, min_fds }; in increase_fd_limit() local
/xen/xen/arch/x86/pv/
A Dmm.h39 static inline bool update_intpte(intpte_t *p, intpte_t old, intpte_t new, in update_intpte()
/xen/xen/arch/x86/mm/
A Dguest_walk.c43 guest_intpte_t new, old = *walk_p; in set_ad_bits() local
/xen/xen/arch/x86/cpu/microcode/
A Damd.c194 const struct microcode_patch *new, const struct microcode_patch *old) in compare_header()
203 const struct microcode_patch *new, const struct microcode_patch *old) in compare_patch()

Completed in 30 milliseconds

1234