Searched refs:UNW_DPRINT (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind.c62 # define UNW_DPRINT(n, ...) if (UNW_DEBUG_ON(n)) printk(__VA_ARGS__) macro
67 # define UNW_DPRINT(n, ...) macro
260 UNW_DPRINT(0, "unwind.%s: bad scratch reg r%lu\n", __FUNCTION__, reg);
271 UNW_DPRINT(0, "unwind.%s: bad unwind info: resetting info->pt\n", __FUNCTION__);
277 UNW_DPRINT(3, "unwind.%s: sp 0x%lx pt 0x%lx\n", __FUNCTION__, info->sp, info->pt);
296 UNW_DPRINT(0, "unwind.%s: trying to access non-existent r%u\n",
342 UNW_DPRINT(0, "unwind.%s: %p outside of regstk "
376 UNW_DPRINT(0, "unwind.%s: ignoring attempt to access register outside "
387 UNW_DPRINT(0, "unwind.%s: ignoring attempt to write read-only location\n",
429 UNW_DPRINT(
[all...]

Completed in 98 milliseconds