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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dperfmon.h68 pid_t ctx_notify_pid; /* which process to notify on overflow */ member in struct:__anon7944
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dperfmon.h68 pid_t ctx_notify_pid; /* which process to notify on overflow */ member in struct:__anon3528
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dperfmon.c880 if (pfx->ctx_notify_pid == 1) {
881 DBprintk(("invalid notify_pid %d\n", pfx->ctx_notify_pid));
929 if ((ctx_flags & PFM_FL_NOTIFY_BLOCK) && pfx->ctx_notify_pid == 0) {
1007 notify_pid = tmp.ctx_notify_pid;

Completed in 416 milliseconds