Home
last modified time | relevance | path

Searched refs:hardwall_deactivate (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/tile/include/asm/
Dsystem.h228 int hardwall_deactivate(struct task_struct *task);
233 hardwall_deactivate(p); \
/linux-2.6.39/arch/tile/kernel/
Dhardwall.c470 int hardwall_deactivate(struct task_struct *task) in hardwall_deactivate() function
719 return hardwall_deactivate(current); in hardwall_ioctl()
Dprocess.c146 hardwall_deactivate(info->task); in free_thread_info()