Home
last modified time | relevance | path

Searched refs:__libeth_cls (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/net/libeth/
Dcache.h35 #define __libeth_cls(...) \ macro
36 CONCATENATE(__libeth_cls, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__)
48 __libeth_cacheline_struct_assert(type, __libeth_cls(__VA_ARGS__)); \