Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dcontext.c141 if (ctx->signal2) in spu_unmap_mappings()
142 unmap_mapping_range(ctx->signal2, 0, SPUFS_SIGNAL_MAP_SIZE, 1); in spu_unmap_mappings()
Dspufs.h87 struct address_space *signal2; /* 'signal2' area mappings. */ member
Dfile.c1127 ctx->signal2 = inode->i_mapping; in spufs_signal2_open()
1140 ctx->signal2 = NULL; in spufs_signal2_release()
/linux-4.4.14/Documentation/filesystems/
Dspufs.txt210 /signal2
238 These two files change the behavior of the signal1 and signal2 notifi-