Home
last modified time | relevance | path

Searched refs:module_notes_read (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/kernel/module/
Dsysfs.c149 static ssize_t module_notes_read(struct file *filp, struct kobject *kobj, in module_notes_read() function
208 nattr->read = module_notes_read; in add_notes_attrs()
/kernel/linux/linux-5.10/kernel/
Dmodule.c1670 static ssize_t module_notes_read(struct file *filp, struct kobject *kobj, in module_notes_read() function
1729 nattr->read = module_notes_read; in add_notes_attrs()