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

/linux-4.4.14/arch/ia64/include/asm/
H A Dperfmon.h26 extern void pfm_handle_work(void);
/linux-4.4.14/arch/ia64/kernel/
H A Dprocess.c178 * Note: pfm_handle_work() allow us to call it with interrupts do_notify_resume_user()
181 pfm_handle_work(); do_notify_resume_user()
H A Dperfmon.c269 unsigned int trap_reason:2; /* reason for going into pfm_handle_work() */
2007 * upon return from down() in pfm_handle_work(). pfm_close()
2012 * return to pfm_handle_work() which would access the pfm_close()
2014 * but visible to pfm_handle_work(). pfm_close()
3636 * pfm_handle_work() before returning to user mode. pfm_restart()
4977 * pfm_handle_work(). pfm_context_force_terminate()
4984 * pfm_handle_work() can be called with interrupts enabled
4993 pfm_handle_work(void) pfm_handle_work() function

Completed in 83 milliseconds