Searched refs:static_call_query (Results 1 – 2 of 2) sorted by relevance
159 #define static_call_query(name) (READ_ONCE(STATIC_CALL_KEY(name).func)) macro
150 if (static_call_query(serial_in) == io_serial_in) in early_serial_hw_init()