Searched refs:kgdb_notify (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/hexagon/kernel/ |
D | kgdb.c | 217 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 230 .notifier_call = kgdb_notify,
|
/linux-4.1.27/arch/arm64/kernel/ |
D | kgdb.c | 274 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 287 .notifier_call = kgdb_notify,
|
/linux-4.1.27/arch/arm/kernel/ |
D | kgdb.c | 200 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 213 .notifier_call = kgdb_notify,
|
/linux-4.1.27/arch/sh/kernel/ |
D | kgdb.c | 352 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 365 .notifier_call = kgdb_notify,
|
/linux-4.1.27/arch/tile/kernel/ |
D | kgdb.c | 332 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 373 .notifier_call = kgdb_notify,
|
/linux-4.1.27/arch/x86/kernel/ |
D | kgdb.c | 590 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 603 .notifier_call = kgdb_notify,
|