Home
last modified time | relevance | path

Searched defs:DEFINE_GUARD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dcleanup.h105 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ macro
H A Ddevice.h1010 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD() function