Searched defs:DEFINE_GUARD (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| A D | percpu-rwsem.h | 141 DEFINE_GUARD(percpu_read, struct percpu_rw_semaphore *, in DEFINE_GUARD() function
|
| A D | cleanup.h | 378 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ macro
|
| A D | mmap_lock.h | 483 DEFINE_GUARD(mmap_read_lock, struct mm_struct *, in DEFINE_GUARD() function
|
| A D | device.h | 929 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD() function
|
Completed in 11 milliseconds