Lines Matching refs:lockstate
245 RtldLockState lockstate; in _mips_rtld_bind() local
247 rlock_acquire(rtld_bind_lock, &lockstate); in _mips_rtld_bind()
248 if (sigsetjmp(lockstate.env, 0) != 0) in _mips_rtld_bind()
249 lock_upgrade(rtld_bind_lock, &lockstate); in _mips_rtld_bind()
253 &lockstate); in _mips_rtld_bind()
264 lock_release(rtld_bind_lock, &lockstate); in _mips_rtld_bind()
270 RtldLockState *lockstate) in reloc_non_plt() argument
334 lockstate); in reloc_non_plt()
376 lockstate); in reloc_non_plt()
475 lockstate); in reloc_non_plt()
499 lockstate); in reloc_non_plt()
526 lockstate); in reloc_non_plt()
593 reloc_jmpslots(Obj_Entry *obj, int flags, RtldLockState *lockstate) in reloc_jmpslots() argument
602 reloc_iresolve(Obj_Entry *obj, struct Struct_RtldLockState *lockstate) in reloc_iresolve() argument
611 struct Struct_RtldLockState *lockstate) in reloc_gnu_ifunc() argument