Searched refs:set_watchdog_timer (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | efi.h | 189 u32 set_watchdog_timer; member in struct:__anon11628 237 u64 set_watchdog_timer; member in struct:__anon11629 290 void *set_watchdog_timer; member in struct:__anon11630 |
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ | ||
H A D | switch.c | 148 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) set_watchdog_timer() function 1807 set_watchdog_timer(prev, spu); /* Step 4. */ quiece_spu() 1975 set_watchdog_timer(next, spu); /* Step 26. */ restore_lscsa() |
Completed in 173 milliseconds