Home
last modified time | relevance | path

Searched defs:no_funcs (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/lib/livepatch/
H A Dtest_klp_callbacks_demo2.c55 static struct klp_func no_funcs[] = { variable
H A Dtest_klp_callbacks_demo.c60 static struct klp_func no_funcs[] = { variable
H A Dtest_klp_state.c117 static struct klp_func no_funcs[] = { variable
H A Dtest_klp_state2.c146 static struct klp_func no_funcs[] = { variable
/openbmc/linux/samples/livepatch/
H A Dlivepatch-callbacks-demo.c137 static struct klp_func no_funcs[] = { variable
/openbmc/linux/drivers/pcmcia/
H A Dds.c609 unsigned int no_funcs, i, no_chains; in pcmcia_card_add() local