Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: loody <miloody@gmail.com>
Cc: Linux MIPS Mailing List <linux-mips@linux-mips.org>
Subject: Re: where is blast_dcache32 ?
Date: Tue, 2 Nov 2010 12:59:51 +0000	[thread overview]
Message-ID: <20101102125951.GB6570@linux-mips.org> (raw)
In-Reply-To: <AANLkTikAHSitrZkkTtr4u3N3ruwV047S51rq2Nugq3aW@mail.gmail.com>

On Tue, Nov 02, 2010 at 08:50:18PM +0800, loody wrote:

> Dear all:
> I try to grep blast_dcache32 but the results show as below.
> #pwd
> linux-2.6.30.9/arch/mips
> #grep -rnw 'blast_dcache32' *
> mm/c-r4k.c:140:		r4k_blast_dcache = blast_dcache32;
> Binary file mm/built-in.o matches
> mm/.svn/text-base/c-r4k.c.svn-base:140:		r4k_blast_dcache = blast_dcache32;
> Binary file mm/c-r4k.o matches
> #
> 
> Would anyone tell me where I can find it?
> did I grep the wrong folder?

You made the mistake of using grep ;-)  The function is generated by a
number of pretty ugly macros arch/mips/include/asm/r4kcache.h.


  Ralf

  reply	other threads:[~2010-11-02 12:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-02 12:50 where is blast_dcache32 ? loody
2010-11-02 12:59 ` Ralf Baechle [this message]
2010-11-02 13:21   ` loody

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101102125951.GB6570@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=miloody@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox