Home
last modified time | relevance | path

Searched defs:set_watchdog_timer (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/firmware/efi/libstub/
H A Defistub.h308 void *set_watchdog_timer; member
360 u32 set_watchdog_timer; member
/linux-6.15/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c134 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) in set_watchdog_timer() function