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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib64/
H A Dpanic.c10 panic_handler(unsigned long panicPC, unsigned long panicSSR, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-cayman/
H A Dpanic.c37 panic_handler(unsigned long panicPC, unsigned long panicSSR, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dpowertv_setup.c64 static int panic_handler(struct notifier_block *notifier_block,
86 .notifier_call = panic_handler,
93 static int panic_handler(struct notifier_block *notifier_block, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i70 private PanicHandler panic_handler;
210 panic_handler.panic(wrapper, e);
214 return panic_handler;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbEnv.java49 private PanicHandler panic_handler; field in class:DbEnv
189 panic_handler.panic(wrapper, e);
193 return panic_handler;
349 public void set_paniccall(com.sleepycat.db.PanicHandler db_panic_fcn) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbEnv_set_paniccall(swigCPtr, this, (panic_handler = db_panic_fcn) != null ); }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dentry.S1329 /* Switch to real mode, goto panic_handler, don't return. Useful for
1333 movi panic_handler - CONFIG_PAGE_OFFSET, r1
1923 movi panic_handler-CONFIG_PAGE_OFFSET, r1

Completed in 53 milliseconds