Searched refs:kgdb_notify (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/arch/arm/kernel/ |
D | kgdb.c | 182 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 195 .notifier_call = kgdb_notify,
|
/Linux-v5.15/arch/hexagon/kernel/ |
D | kgdb.c | 173 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 186 .notifier_call = kgdb_notify,
|
/Linux-v5.15/arch/parisc/kernel/ |
D | kgdb.c | 34 static int kgdb_notify(struct notifier_block *self, in kgdb_notify() function 48 .notifier_call = kgdb_notify,
|
/Linux-v5.15/arch/arm64/kernel/ |
D | kgdb.c | 285 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 298 .notifier_call = kgdb_notify,
|
/Linux-v5.15/arch/sh/kernel/ |
D | kgdb.c | 340 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 353 .notifier_call = kgdb_notify,
|
/Linux-v5.15/arch/x86/kernel/ |
D | kgdb.c | 575 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 588 .notifier_call = kgdb_notify,
|