Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Dperfmon.c338 struct fasync_struct *ctx_async_queue; member
1652 ret = fasync_helper (fd, filp, on, &ctx->ctx_async_queue); in pfm_do_fasync()
1658 ctx->ctx_async_queue, ret)); in pfm_do_fasync()
1692 ctx->ctx_async_queue, ret)); in pfm_fasync()
5055 kill_fasync (&ctx->ctx_async_queue, SIGIO, POLL_IN); in pfm_notify_user()