Searched refs:STATIC_CALL_SITE_INIT (Results 1 – 3 of 3) sorted by relevance
25 #define STATIC_CALL_SITE_INIT 2UL /* init section */ macro
51 return __static_call_key(site) & STATIC_CALL_SITE_INIT; in static_call_is_init()61 site->key = (__static_call_key(site) | STATIC_CALL_SITE_INIT) - in static_call_set_init()