Searched defs:nval (Results 1 – 4 of 4) sorted by relevance
12 unsigned int nval; in refcount_inc() local33 unsigned int nval; in refcount_dec() local
16 unsigned int nval) in atomic_cas_uint()21 static inline bool atomic_cas_u32(uint32_t *p, uint32_t *oval, uint32_t nval) in atomic_cas_u32()
259 #define __compiler_compare_and_swap(p, oval, nval) \ argument
269 unsigned int nval; in get_next_pnum() local
Completed in 4 milliseconds