grab_held_lock_entry
grab_held_lock_entry(lock);
#define res_spin_lock(lock) ({ grab_held_lock_entry(lock); resilient_tas_spin_lock(lock); })