Searched refs:once (Results 1 – 6 of 6) sorted by relevance
138 static bool __section(.data.once) __warned; \150 static bool __section(.data.once) __warned; \161 static bool __section(.data.once) __warned; \
288 *(.data.once) \
67 static bool __section(.data.once) ___done = false; \
41 static bool __section(.data.once) __warned; \
349 static bool __section(.data.once) __print_once; \360 static bool __section(.data.once) __print_once; \
289 #define _DRM_PRINTK(once, level, fmt, ...) \ argument290 printk##once(KERN_##level "[" DRM_NAME "] " fmt, ##__VA_ARGS__)