Searched refs:__always_unused (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | compiler_attributes.h | 286 #define __always_unused __attribute__((__unused__)) macro |
D | moduleparam.h | 409 static inline type __always_unused *__check_##name(void) { return(p); } |