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

/linux-4.4.14/arch/mips/vdso/
H A Dgenvdso.c69 static const char *vdso_name; variable
221 vdso_name = (argc > 4) ? argv[4] : ""; main()
276 (vdso_name[0]) ? "_" : "", vdso_name); main()

Completed in 174 milliseconds