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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-v850/
H A Dprocessor.h104 #define task_pc(task) (task_pt_regs (task)->pc) macro
106 #define KSTK_EIP(task) task_pc (task)

Completed in 18 milliseconds