Searched refs:signal1 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c113 if (ctx->signal1)
114 unmap_mapping_range(ctx->signal1, 0, PAGE_SIZE, 1);
H A Dspufs.h54 struct address_space *signal1; /* 'signal1' area mappings. */ member in struct:spu_context
H A Dfile.c819 ctx->signal1 = inode->i_mapping;
832 ctx->signal1 = NULL;
901 /* For 64k pages, both signal1 and signal2 can be used to mmap the whole
1026 /* For 64k pages, both signal1 and signal2 can be used to mmap the whole
2013 { "signal1", &spufs_signal1_fops, 0666, },
2047 { "signal1", &spufs_signal1_fops, 0666, },
2068 { "signal1", __spufs_signal1_read, NULL, 4 },

Completed in 97 milliseconds