Searched refs:do_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | file2alias.c | 55 /* This array collects all instances that use the generic do_table */ 1380 static void do_table(void *symval, unsigned long size, in do_table() function 1506 do_table(symval, sym->st_size, p->id_size, in handle_moddevtable()
|
/kernel/linux/linux-6.6/scripts/mod/ |
H A D | file2alias.c | 59 /* This array collects all instances that use the generic do_table */ 1490 static void do_table(void *symval, unsigned long size, in do_table() function 1620 do_table(symval, sym->st_size, p->id_size, in handle_moddevtable()
|
Completed in 5 milliseconds