Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c128 if (ctx->signal1) in spu_unmap_mappings()
129 unmap_mapping_range(ctx->signal1, 0, SPUFS_SIGNAL_MAP_SIZE, 1); in spu_unmap_mappings()
H A Dspufs.h74 struct address_space *signal1; /* 'signal1' area mappings. */ member
H A Dfile.c938 ctx->signal1 = inode->i_mapping; in spufs_signal1_open()
951 ctx->signal1 = NULL; in spufs_signal1_release()
/linux/Documentation/filesystems/spufs/
H A Dspufs.rst209 /signal1, /signal2
215 is reset to zero. The possible operations on an open signal1 or sig-
236 These two files change the behavior of the signal1 and signal2 notifi-