Kernel thread scheduling

Ricardo Ribalda Delgado ricardo.ribalda at gmail.com
Thu Apr 16 11:07:27 EDT 2015


On Thu, Apr 16, 2015 at 4:56 PM, Ruben Safir <ruben at mrbrklyn.com> wrote:
> I'm trying to find rb_node's structure and I can't find it with ctags or
> in the http://lxr.linux.no website.
>
>
> How do you search these things out?


When everything else fails, I use grep

ricardo at neopili:~/curro/qtec/qt5022/kernel-cesium$ git grep " rb_node
{" include/
include/linux/rbtree.h:struct rb_node {
ricardo at neopili:~/curro/qtec/qt5022/kernel-cesium$



-- 
Ricardo Ribalda



More information about the Kernelnewbies mailing list