Searched refs:notify_pid (Results 1 – 1 of 1) sorted by relevance
1250 pid_t notify_pid; in pfm_context_create() local1278 notify_pid = tmp.ctx_notify_pid; in pfm_context_create()1282 if (notify_pid == current->pid) { in pfm_context_create()1287 } else if (notify_pid!=0) { in pfm_context_create()1292 notify_task = find_task_by_pid(notify_pid); in pfm_context_create()1333 if (notify_pid != 0 && ctx->ctx_notify_task == NULL) { in pfm_context_create()1397 if (notify_pid == 0) task->thread.pfm_context = ctx; in pfm_context_create()