Home
last modified time | relevance | path

Searched refs:_hurdsig_catch_memory_fault (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/i386/
Dintr-msg.h100 if (_hurdsig_catch_memory_fault (p)) \
130 _hurdsig_catch_memory_fault (args) ? -1 : \
144 if (_hurdsig_catch_memory_fault (msg)) \
Dtrampoline.c131 if (! _hurdsig_catch_memory_fault (ss->context)) in _hurd_setup_sighandler()
181 if (_hurdsig_catch_memory_fault (stackframe)) in _hurd_setup_sighandler()
275 if (_hurdsig_catch_memory_fault (args)) in _hurd_setup_sighandler()
/glibc-2.36/hurd/
Dhurdfault.h45 #define _hurdsig_catch_memory_fault(object) \ macro
Dhurdsig.c369 if (sigthread && _hurdsig_catch_memory_fault (portloc)) in interrupted_reply_port_location()
1011 if (_hurdsig_catch_memory_fault (ss->context)) in weak_alias()
1629 if (_hurdsig_catch_memory_fault (__environ)) in _hurdsig_getenv()
/glibc-2.36/ChangeLog.old/
DChangeLog.55609 Use _hurdsig_catch_memory_fault.
5617 (_hurdsig_catch_memory_fault): New macro.
DChangeLog.215816 (_hurdsig_catch_memory_fault): Modified.