Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dcleanup.h151 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ macro
Ddevice.h1008 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD() function