Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/gcc-plugins/
Drandomize_layout_plugin.c25 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__) macro
26 #define MISMATCH(loc, how, ...) INFORM(loc, "casting between randomized structure pointer types (" …
/linux-6.12.1/drivers/media/i2c/
Dtw9910.c40 #define INFORM 0x02 /* Input Format */ macro