Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dstatic_call.c443 static int func_a(int x) in func_a() function
453 DEFINE_STATIC_CALL(sc_selftest, func_a);
462 { func_a, 2, 3 }