| /src/sys/arch/mips/rmi/ |
| rmixl_intr.c | 409 __func__, rmixl_pic_init_done); 457 panic("%s: establish vec %d failed", __func__, vec); 477 __func__, ipi, vec); 517 __func__, vec, NINTRVECS - 1); 529 panic("%s: RMI XLP not yet supported", __func__); 613 panic("%s: unknown cpu ID %#x\n", __func__, 644 DPRINTF(("%s: irt %d, irtc1 %#x\n", __func__, irt, 0)); 662 panic("%s: bad irt %d\n", __func__, irt); 665 panic("%s: bad vec %d\n", __func__, vec); 672 panic("%s: bad trigger %d\n", __func__, trigger) 943 __func__, sc->sc_vec_evcnts[vec].ev_name, local [all...] |
| rmixl_intr.c | 409 __func__, rmixl_pic_init_done); 457 panic("%s: establish vec %d failed", __func__, vec); 477 __func__, ipi, vec); 517 __func__, vec, NINTRVECS - 1); 529 panic("%s: RMI XLP not yet supported", __func__); 613 panic("%s: unknown cpu ID %#x\n", __func__, 644 DPRINTF(("%s: irt %d, irtc1 %#x\n", __func__, irt, 0)); 662 panic("%s: bad irt %d\n", __func__, irt); 665 panic("%s: bad vec %d\n", __func__, vec); 672 panic("%s: bad trigger %d\n", __func__, trigger) 943 __func__, sc->sc_vec_evcnts[vec].ev_name, local [all...] |
| /src/sys/arch/powerpc/booke/ |
| e500_intr.c | 563 __func__, __builtin_return_address(0), old_ipl, ipl); 610 __func__, __builtin_return_address(0), old_ipl); 613 __func__, __builtin_return_address(0), old_ipl, ipl); 634 printf("%s(%p,irq=%u,ipl=%u,ist=%u,%p)\n", __func__, ci, irq, ipl, ist, ii); 639 printf("%s:%d ipl=%u\n", __func__, __LINE__, ipl); 646 printf("%s:%d ist=%u\n", __func__, __LINE__, ist); 672 printf("%s: irq=%u: ok=%u\n", __func__, irq, ok); 676 printf("%s: %08x%08x -> %08x%08x: ok=%u\n", __func__, 693 printf("%s: IST_TIMER irq=%u: ok=%u\n", __func__, irq, ok); 748 __func__, ci, irq, ipl, ist, &ii) 1211 "%s: cpu%u: ci_cpl (%d) != 0", __func__, cpu_number(), local 1214 "%s: cpu%u: CTPR (%d) != IPL_NONE", __func__, cpu_number(), local [all...] |
| e500_intr.c | 563 __func__, __builtin_return_address(0), old_ipl, ipl); 610 __func__, __builtin_return_address(0), old_ipl); 613 __func__, __builtin_return_address(0), old_ipl, ipl); 634 printf("%s(%p,irq=%u,ipl=%u,ist=%u,%p)\n", __func__, ci, irq, ipl, ist, ii); 639 printf("%s:%d ipl=%u\n", __func__, __LINE__, ipl); 646 printf("%s:%d ist=%u\n", __func__, __LINE__, ist); 672 printf("%s: irq=%u: ok=%u\n", __func__, irq, ok); 676 printf("%s: %08x%08x -> %08x%08x: ok=%u\n", __func__, 693 printf("%s: IST_TIMER irq=%u: ok=%u\n", __func__, irq, ok); 748 __func__, ci, irq, ipl, ist, &ii) 1211 "%s: cpu%u: ci_cpl (%d) != 0", __func__, cpu_number(), local 1214 "%s: cpu%u: CTPR (%d) != IPL_NONE", __func__, cpu_number(), local [all...] |
| /src/sys/sys/ |
| cdefs.h | 481 * C99 and C++11 define __func__ predefined identifier, which was made 486 #define __func__ __FUNCTION__ macro 488 #define __func__ "" macro
|
| cdefs.h | 481 * C99 and C++11 define __func__ predefined identifier, which was made 486 #define __func__ __FUNCTION__ macro 488 #define __func__ "" macro
|
| /src/sys/arch/ia64/ia64/ |
| pmap.c | 582 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist); 1105 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist); 1226 KASSERTMSG(error == 0, "%s: pmap_remove_vhpt returned %d",__func__, error); 1258 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist); 1264 panic("%s cannot allocate pmap pool", __func__); 1270 panic("%s cannot allocate pte pool", __func__); 1425 __func__, uvm_physseg_get_start(upm), 1486 panic("%s no pool", __func__); 1500 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist); 1517 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist) 2337 __func__, pg); local 2399 __func__, pg); local 2439 __func__, pg); local 2490 __func__, pg); local 2619 __func__, m); local [all...] |
| pmap.c | 582 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist); 1105 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist); 1226 KASSERTMSG(error == 0, "%s: pmap_remove_vhpt returned %d",__func__, error); 1258 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist); 1264 panic("%s cannot allocate pmap pool", __func__); 1270 panic("%s cannot allocate pte pool", __func__); 1425 __func__, uvm_physseg_get_start(upm), 1486 panic("%s no pool", __func__); 1500 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist); 1517 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist) 2337 __func__, pg); local 2399 __func__, pg); local 2439 __func__, pg); local 2490 __func__, pg); local 2619 __func__, m); local [all...] |
| /src/sys/dev/usb/ |
| uatp.c | 182 __func__, #condition); \ 214 printf("%s: %s: ", device_xname(uatp_dev(sc)), __func__); \ 884 aprint_debug("%s: vendor 0x%04x, product 0x%04x\n", __func__, 888 __func__, 896 aprint_debug("%s: reportid %d, input size %d\n", __func__, 910 aprint_debug("%s: unknown vendor/product id\n", __func__); 918 aprint_debug("%s: expected input size %u\n", __func__, 1699 __func__, sc->sc_tap_state); local 1985 # define TAP_DEBUG_PRE(sc) tap_debug((sc), __func__, "") 1986 # define TAP_DEBUG_POST(sc) tap_debug((sc), __func__, " ->" 2244 __func__, sc->sc_tap_state); local 2319 __func__, sc->sc_tap_state); local 2372 __func__, sc->sc_tap_state); local [all...] |
| uatp.c | 182 __func__, #condition); \ 214 printf("%s: %s: ", device_xname(uatp_dev(sc)), __func__); \ 884 aprint_debug("%s: vendor 0x%04x, product 0x%04x\n", __func__, 888 __func__, 896 aprint_debug("%s: reportid %d, input size %d\n", __func__, 910 aprint_debug("%s: unknown vendor/product id\n", __func__); 918 aprint_debug("%s: expected input size %u\n", __func__, 1699 __func__, sc->sc_tap_state); local 1985 # define TAP_DEBUG_PRE(sc) tap_debug((sc), __func__, "") 1986 # define TAP_DEBUG_POST(sc) tap_debug((sc), __func__, " ->" 2244 __func__, sc->sc_tap_state); local 2319 __func__, sc->sc_tap_state); local 2372 __func__, sc->sc_tap_state); local [all...] |