Searched defs:__spin_lock_nested (Results 1 – 1 of 1) sorted by relevance
48 # define __spin_lock_nested(lock, subclass) \ macro69 # define __spin_lock_nested(lock, subclass) spin_lock(((void)(subclass), (lock))) macro