Searched refs:libeth_cacheline_group_assert (Results 1 – 1 of 1) sorted by relevance
| /include/net/libeth/ |
| A D | cache.h | 16 #define libeth_cacheline_group_assert(type, grp, sz) \ macro 23 #define libeth_cacheline_group_assert(type, grp, sz) \ macro 61 libeth_cacheline_group_assert(type, read_mostly, ro); \ 62 libeth_cacheline_group_assert(type, read_write, rw); \ 63 libeth_cacheline_group_assert(type, cold, c); \
|
Completed in 2 milliseconds