Searched defs:old_ptr (Results 1 – 2 of 2) sorted by relevance
80 #define arch_try_cmpxchg(ptr, old_ptr, new_ptr) \ argument
671 int idr_replace_get_old(struct idr *idp, void *ptr, int id, void **old_ptr) in idr_replace_get_old()722 void *old_ptr; in idr_replace() local