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

/linux-master/arch/sparc/vdso/
H A Dvdso2c.h15 int found_load = 0; local
30 if (found_load)
41 found_load = 1;
48 if (!found_load)
/linux-master/arch/x86/entry/vdso/
H A Dvdso2c.h47 int found_load = 0; local
66 if (found_load)
77 found_load = 1;
84 if (!found_load)

Completed in 323 milliseconds