Searched refs:callout (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | gct.c | 35 if (wanted->callout) in gct6_find_nodes() 36 wanted->callout(node); in gct6_find_nodes()
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | gct.c | 35 if (wanted->callout) in gct6_find_nodes() 36 wanted->callout(node); in gct6_find_nodes()
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | gct.h | 37 void (*callout)(gct6_node *); member
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | gct.h | 37 void (*callout)(gct6_node *); member
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 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" t [all...] |
H A D | pfpsp.S | 37 # callout. The FPSP code does a "bsr" to the stub routine. This 593 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) # 594 # _real_ovfl() - "callout" for Overflow exception enabled code # 595 # _real_inex() - "callout" for Inexact exception enabled code # 596 # _real_trace() - "callout" for Trace exception code # 617 # Finally, the handler exits through the "callout" _fpsp_done() # 622 # exceptions enabled, this handler must exit through the "callout" # 627 # through the "callout" _real_inex() regardless of whether the result # 631 # handler must exit through the "callout" _real_trace(). # 833 # _fpsp_done() - "callout" fo [all...] |
H A D | fpsp.S | 38 # callout. The FPSP code does a "bsr" to the stub routine. This 594 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) # 595 # _real_ovfl() - "callout" for Overflow exception enabled code # 596 # _real_inex() - "callout" for Inexact exception enabled code # 597 # _real_trace() - "callout" for Trace exception code # 618 # Finally, the handler exits through the "callout" _fpsp_done() # 623 # exceptions enabled, this handler must exit through the "callout" # 628 # through the "callout" _real_inex() regardless of whether the result # 632 # handler must exit through the "callout" _real_trace(). # 834 # _fpsp_done() - "callout" fo [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 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" t [all...] |
H A D | pfpsp.S | 37 # callout. The FPSP code does a "bsr" to the stub routine. This 593 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) # 594 # _real_ovfl() - "callout" for Overflow exception enabled code # 595 # _real_inex() - "callout" for Inexact exception enabled code # 596 # _real_trace() - "callout" for Trace exception code # 617 # Finally, the handler exits through the "callout" _fpsp_done() # 622 # exceptions enabled, this handler must exit through the "callout" # 627 # through the "callout" _real_inex() regardless of whether the result # 631 # handler must exit through the "callout" _real_trace(). # 833 # _fpsp_done() - "callout" fo [all...] |
H A D | fpsp.S | 38 # callout. The FPSP code does a "bsr" to the stub routine. This 594 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) # 595 # _real_ovfl() - "callout" for Overflow exception enabled code # 596 # _real_inex() - "callout" for Inexact exception enabled code # 597 # _real_trace() - "callout" for Trace exception code # 618 # Finally, the handler exits through the "callout" _fpsp_done() # 623 # exceptions enabled, this handler must exit through the "callout" # 628 # through the "callout" _real_inex() regardless of whether the result # 632 # handler must exit through the "callout" _real_trace(). # 834 # _fpsp_done() - "callout" fo [all...] |
Completed in 28 milliseconds