Searched refs:state_rnames (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dlockdep.c1418 static const char *state_rnames[] = { variable
1427 return (bit & 1) ? state_rnames[bit >> 2] : state_names[bit >> 2];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dlockdep.c1418 static const char *state_rnames[] = { variable
1427 return (bit & 1) ? state_rnames[bit >> 2] : state_names[bit >> 2];

Completed in 136 milliseconds