Searched refs:kunmap_atomic (Results 1 – 2 of 2) sorted by relevance
/development/ndk/platforms/android-3/include/linux/ | ||
D | highmem.h | 26 #define kunmap_atomic(addr, idx) do { } while (0) macro |
D | bio.h | 132 #define __bio_kunmap_atomic(addr, kmtype) kunmap_atomic(addr, kmtype) |