Searched refs:lwpsinfo_kto32 (Results 1 – 4 of 4) sorted by relevance
135 extern void lwpsinfo_kto32(const struct lwpsinfo *src, struct lwpsinfo32 *dest);
585 NO_UNLOAD_STUB(procfs, lwpsinfo_kto32, nomod_zero);
698 NO_UNLOAD_STUB(procfs, lwpsinfo_kto32, nomod_zero);
2651 lwpsinfo_kto32(const struct lwpsinfo *src, struct lwpsinfo32 *dest) in lwpsinfo_kto32() function2716 lwpsinfo_kto32(&src->pr_lwp, &dest->pr_lwp); in psinfo_kto32()