Home
last modified time | relevance | path

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

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