Home
last modified time | relevance | path

Searched defs:symval (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/mod/
H A Dfile2alias.c182 static void do_usb_entry(void *symval, in do_usb_entry()
287 static void do_usb_entry_multi(struct module *mod, void *symval) in do_usb_entry_multi()
352 static void do_of_entry(struct module *mod, void *symval) in do_of_entry()
379 static void do_hid_entry(struct module *mod, void *symval) in do_hid_entry()
397 static void do_ieee1394_entry(struct module *mod, void *symval) in do_ieee1394_entry()
420 static void do_pci_entry(struct module *mod, void *symval) in do_pci_entry()
475 static void do_ccw_entry(struct module *mod, void *symval) in do_ccw_entry()
498 static void do_ap_entry(struct module *mod, void *symval) in do_ap_entry()
506 static void do_css_entry(struct module *mod, void *symval) in do_css_entry()
514 static void do_serio_entry(struct module *mod, void *symval) in do_serio_entry()
[all …]
/linux/arch/x86/entry/vdso/
H A Dvdso2c.h155 INT_BITS symval = syms[special_pages[i]]; in BITSFUNC() local