Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/livepatch/
A Dlivepatch-callbacks-demo.c137 static struct klp_func no_funcs[] = { variable
151 .funcs = no_funcs,
160 .funcs = no_funcs,
/linux-6.3-rc2/lib/livepatch/
A Dtest_klp_callbacks_demo.c60 static struct klp_func no_funcs[] = { variable
74 .funcs = no_funcs,
83 .funcs = no_funcs,
A Dtest_klp_callbacks_demo2.c55 static struct klp_func no_funcs[] = { variable
62 .funcs = no_funcs,
A Dtest_klp_state.c117 static struct klp_func no_funcs[] = { variable
124 .funcs = no_funcs,
A Dtest_klp_state2.c146 static struct klp_func no_funcs[] = { variable
153 .funcs = no_funcs,
/linux-6.3-rc2/drivers/pcmcia/
A Dds.c605 unsigned int no_funcs, i, no_chains; in pcmcia_card_add() local
647 no_funcs = mfc.nfn; in pcmcia_card_add()
649 no_funcs = 1; in pcmcia_card_add()
650 s->functions = no_funcs; in pcmcia_card_add()
652 for (i = 0; i < no_funcs; i++) in pcmcia_card_add()

Completed in 9 milliseconds