Home
last modified time | relevance | path

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

/linux-6.6.21/include/asm-generic/
Dsections.h142 static inline bool init_section_intersects(void *virt, size_t size) in init_section_intersects() function
/linux-6.6.21/kernel/printk/
Dprintk.c3699 if (init_section_intersects(con, sizeof(*con)) || in printk_late_init()