Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dcodetag.h45 bool (*needs_section_mem)(struct module *mod, unsigned long size); member
/linux-6.14.4/lib/
Dalloc_tag.c345 static bool needs_section_mem(struct module *mod, unsigned long size) in needs_section_mem() function