Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Defi.h193 u32 set_watchdog_timer; member
241 u64 set_watchdog_timer; member
294 void *set_watchdog_timer; member
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dswitch.c148 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) in set_watchdog_timer() function
1807 set_watchdog_timer(prev, spu); /* Step 4. */ in quiece_spu()
1975 set_watchdog_timer(next, spu); /* Step 26. */ in restore_lscsa()