Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/vdso/
Dvdso2c.h15 int found_load = 0; in BITSFUNC() local
30 if (found_load) in BITSFUNC()
41 found_load = 1; in BITSFUNC()
48 if (!found_load) in BITSFUNC()
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
Dvdso2c.h12 int found_load = 0; in BITSFUNC() local
31 if (found_load) in BITSFUNC()
42 found_load = 1; in BITSFUNC()
49 if (!found_load) in BITSFUNC()