tagwait 152 arch/mips/include/asm/octeon/cvmx-fau.h static inline uint64_t __cvmx_fau_atomic_address(uint64_t tagwait, uint64_t reg, tagwait 157 arch/mips/include/asm/octeon/cvmx-fau.h cvmx_build_bits(CVMX_FAU_BITS_TAGWAIT, tagwait) | tagwait 338 arch/mips/include/asm/octeon/cvmx-fau.h uint64_t tagwait, tagwait 346 arch/mips/include/asm/octeon/cvmx-fau.h cvmx_build_bits(CVMX_FAU_BITS_TAGWAIT, tagwait) | tagwait 1496 arch/powerpc/platforms/cell/spufs/file.c *status = ctx->ops->read_mfc_tagstatus(ctx) & ctx->tagwait; tagwait 1497 arch/powerpc/platforms/cell/spufs/file.c ctx->tagwait &= ~*status; tagwait 1503 arch/powerpc/platforms/cell/spufs/file.c ctx->ops->set_mfc_query(ctx, ctx->tagwait, 1); tagwait 1524 arch/powerpc/platforms/cell/spufs/file.c if (!(status & ctx->tagwait)) tagwait 1528 arch/powerpc/platforms/cell/spufs/file.c ctx->tagwait &= ~status; tagwait 1623 arch/powerpc/platforms/cell/spufs/file.c ctx->ops->set_mfc_query(ctx, ctx->tagwait, 1); tagwait 1674 arch/powerpc/platforms/cell/spufs/file.c ctx->tagwait |= 1 << cmd.tag; tagwait 1696 arch/powerpc/platforms/cell/spufs/file.c ctx->ops->set_mfc_query(ctx, ctx->tagwait, 2); tagwait 1704 arch/powerpc/platforms/cell/spufs/file.c if (tagstatus & ctx->tagwait) tagwait 1708 arch/powerpc/platforms/cell/spufs/file.c free_elements, tagstatus, ctx->tagwait); tagwait 1724 arch/powerpc/platforms/cell/spufs/file.c ctx->ops->set_mfc_query(ctx, ctx->tagwait, 2)); tagwait 1728 arch/powerpc/platforms/cell/spufs/file.c ctx->ops->read_mfc_tagstatus(ctx) == ctx->tagwait); tagwait 93 arch/powerpc/platforms/cell/spufs/spufs.h u32 tagwait;