On Fri, Oct 15, 2010 at 10:20 AM, Bond <[email protected]> wrote:

> Hi,
> every one I want to see where LIST_HEAD is used,
> may be for any work que or any device driver can some one point me to
> which file should I look to see
> how LIST_HEAD macro is used.
>
> cd PATH_TO_LINUX_SOURCE
grep -ri LIST_HEAD *

Reply via email to