Home
last modified time | relevance | path

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

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