Home
last modified time | relevance | path

Searched refs:ERR_NOTHANDLED (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/parisc/kernel/
Dunaligned.c127 #define ERR_NOTHANDLED -1 macro
453 int ret = ERR_NOTHANDLED; in handle_unaligned()
608 ret = ERR_NOTHANDLED; /* "undefined", but lets kill them. */ in handle_unaligned()
670 if (ret == ERR_NOTHANDLED) in handle_unaligned()