Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dspufs.h106 struct fasync_struct *ibox_fasync; member
Dfile.c749 return fasync_helper(fd, file, on, &ctx->ibox_fasync); in spufs_ibox_fasync()
761 kill_fasync(&ctx->ibox_fasync, SIGIO, POLLIN); in spufs_ibox_callback()