Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 3 of 3) sorted by relevance

/kernel/module/
Dsysfs.c174 unsigned int notes, loaded, i; in add_notes_attrs() local
199 for (loaded = i = 0; i < info->hdr->e_shnum; ++i) { in add_notes_attrs()
204 nattr->attr.name = mod->sect_attrs->attrs[loaded].battr.attr.name; in add_notes_attrs()
211 ++loaded; in add_notes_attrs()
DKconfig58 list of linked (or loaded) modules e.g. on detection of a bad
/kernel/bpf/
DKconfig47 allows the kernel to generate native code when a program is loaded