Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c334 struct fasync_struct *ctx_async_queue; member
1695 ret = fasync_helper (fd, filp, on, &ctx->ctx_async_queue); in pfm_do_fasync()
1701 ctx->ctx_async_queue, ret)); in pfm_do_fasync()
1735 ctx->ctx_async_queue, ret)); in pfm_fasync()
5110 kill_fasync (&ctx->ctx_async_queue, SIGIO, POLL_IN); in pfm_notify_user()