Searched refs:account_vtime (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dsystem.h111 extern void account_vtime(struct task_struct *);
115 #define account_vtime(x) do { /* empty */ } while (0) macro
130 account_vtime(prev); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dvtime.c79 void account_vtime(struct task_struct *tsk) function

Completed in 52 milliseconds