Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-xp/
Dxpc_main.c165 static int xpc_system_die(struct notifier_block *, unsigned long, void *);
167 .notifier_call = xpc_system_die,
1163 xpc_system_die(struct notifier_block *nb, unsigned long event, void *_die_args) in xpc_system_die() function