Searched refs:notify_task (Results 1 – 1 of 1) sorted by relevance
1288 struct task_struct *notify_task; in pfm_context_create() local1292 notify_task = find_task_by_pid(notify_pid); in pfm_context_create()1294 if (notify_task) { in pfm_context_create()1301 if (pfm_bad_permissions(notify_task)) { in pfm_context_create()1325 ctx->ctx_notify_task = notify_task; in pfm_context_create()