Lines Matching refs:callout
37 # callout. The ISP code does a "bsr" to the stub routine. This
344 # _isp_done() - "callout" for normal final exit #
345 # _real_trace() - "callout" for Trace exception #
346 # _real_chk() - "callout" for Chk exception #
347 # _real_divbyzero() - "callout" for DZ exception #
348 # _real_access() - "callout" for access error exception #
381 # _mem_{read,write}() "callout"s returns a failing value, then an #
2720 # _real_lock_page() - "callout" to lock op's page from page-outs #
2722 # _real_cas2() - "callout" to core cas2 emulation code #
2723 # _real_unlock_page() - "callout" to unlock page #
2742 # Compare operands. Then call the "callout" _real_lock_page() for each #
2748 # "callout" _real_cas2(). #
2753 # emulation. Then unlock each operands page by calling the "callout" #