Lines Matching refs:state
64 * resolution to correspond with current state of the code.
507 unsigned int flags, state;
540 p->state = 0;
603 if (nd->state & ND_ROOT_GRABBED) {
605 nd->state &= ~ND_ROOT_GRABBED;
668 if (!nd->root.mnt || (nd->state & ND_ROOT_PRESET))
670 nd->state |= ND_ROOT_GRABBED;
807 if (!(nd->state & ND_ROOT_PRESET))
836 if (likely(!(nd->state & ND_JUMPED)))
874 nd->state |= ND_ROOT_GRABBED;
907 nd->state |= ND_JUMPED;
935 nd->state |= ND_JUMPED;
1357 nd->state |= ND_JUMPED;
1404 nd->state |= ND_JUMPED;
1911 * on 32-bit x86, but almost any function requires one state value and
1912 * one temporary. Instead, use a function designed for two state values
1918 * influence out to 2^6 = 64 state bits.
2150 nd->state |= ND_JUMPED;
2158 nd->state &= ~ND_JUMPED;
2233 nd->state |= ND_JUMPED;
2240 if (nd->state & ND_ROOT_PRESET) {
2315 nd->state |= ND_ROOT_GRABBED;
2354 nd->state &= ~ND_JUMPED; // no d_weak_revalidate(), please...
2381 nd.state = ND_ROOT_PRESET;
3485 nd.state = ND_ROOT_PRESET;