<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I am looking for something that can list all the places that a certain<br>
field of a certain structure is used. For example, sk_buff has a field<br>
called destructor, but so do many other data structures. How do I<br>
search for places where just the destructor field of sk_buff.<br></blockquote><div><br></div><div>I think lxr has an identifier &amp; free-text search (powered by google). If that doesn&#39;t do it for you, you can go &quot;old school&quot; and try cscope maybe?</div><div><br></div><div>HTH,</div><div>-mandeep</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks a lot.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
CS1<br>
<br>
______________________________<wbr>_________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.<wbr>org</a><br>
<a href="https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" rel="noreferrer" target="_blank">https://lists.kernelnewbies.<wbr>org/mailman/listinfo/<wbr>kernelnewbies</a><br>
</font></span></blockquote></div><br></div></div>