Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c336 struct fasync_struct *ctx_async_queue; member
1697 ret = fasync_helper (fd, filp, on, &ctx->ctx_async_queue); in pfm_do_fasync()
1703 ctx->ctx_async_queue, ret)); in pfm_do_fasync()
1737 ctx->ctx_async_queue, ret)); in pfm_fasync()
5102 kill_fasync (&ctx->ctx_async_queue, SIGIO, POLL_IN); in pfm_notify_user()