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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c119 static struct spu_context *coredump_next_context(int *fd) function
150 while ((ctx = coredump_next_context(&fd)) != NULL) {
231 while ((ctx = coredump_next_context(&fd)) != NULL) {

Completed in 48 milliseconds