Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dstatic_call_inline.c517 static int func_a(int x) in func_a() function
527 DEFINE_STATIC_CALL(sc_selftest, func_a);
536 { func_a, 2, 3 }