Searched refs:softcall (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/uts/common/os/ |
H A D | softint.c | 126 typedef struct softcall { struct 129 struct softcall *sc_next; /* next in list */ argument 313 softcall(void (*func)(void *), void *arg) in softcall() function
|
H A D | printf.c | 162 softcall((void (*)(void *))log_flushq, log_intrq); in cprintf()
|
H A D | sunddi.c | 5041 softcall(real_callback_run, listid); in ddi_run_callback()
|
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit_mem.c | 93 softcall(audit_async_discard_backend, buf); in au_free_rec()
|
H A D | audit_io.c | 174 softcall(audit_async_finish_backend, attr); in au_close_defer()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | systm.h | 287 void softcall(void (*)(void *), void *);
|
/titanic_44/usr/src/uts/common/io/ |
H A D | wscons.c | 1206 softcall(wconsout, pvc); in wcstart()
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | spitfire.c | 2095 softcall(ecc_page_zero, (void *)aflt->flt_addr); in cpu_async_log_err() 3593 softcall(ecache_page_retire, (void *)paddr); in scrub_ecache_line()
|
H A D | opl_olympus.c | 1080 softcall(ecc_page_zero, (void *)aflt->flt_addr);
|
H A D | us3_common.c | 2510 softcall(ecc_page_zero, (void *)aflt->flt_addr); in cpu_async_log_err()
|