sl_flags         1238 drivers/tty/mxser.c 	unsigned long sl_flags;
sl_flags         1299 drivers/tty/mxser.c 			spin_lock_irqsave(&info->slock, sl_flags);
sl_flags         1301 drivers/tty/mxser.c 			spin_unlock_irqrestore(&info->slock, sl_flags);
sl_flags         2813 fs/nfsd/nfs4state.c 	slot->sl_flags |= NFSD4_SLOT_INITIALIZED;
sl_flags         2820 fs/nfsd/nfs4state.c 		slot->sl_flags &= ~NFSD4_SLOT_CACHED;
sl_flags         2823 fs/nfsd/nfs4state.c 	slot->sl_flags |= NFSD4_SLOT_CACHED;
sl_flags         2851 fs/nfsd/nfs4state.c 	if (slot->sl_flags & NFSD4_SLOT_CACHED)
sl_flags         3549 fs/nfsd/nfs4state.c 	if ((bool)(slot->sl_flags & NFSD4_SLOT_CACHETHIS) !=
sl_flags         3631 fs/nfsd/nfs4state.c 					slot->sl_flags & NFSD4_SLOT_INUSE);
sl_flags         3634 fs/nfsd/nfs4state.c 		if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED))
sl_flags         3668 fs/nfsd/nfs4state.c 	slot->sl_flags |= NFSD4_SLOT_INUSE;
sl_flags         3670 fs/nfsd/nfs4state.c 		slot->sl_flags |= NFSD4_SLOT_CACHETHIS;
sl_flags         3672 fs/nfsd/nfs4state.c 		slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS;
sl_flags         3709 fs/nfsd/nfs4state.c 			cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE;
sl_flags         4422 fs/nfsd/nfs4xdr.c 	if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) {
sl_flags         4471 fs/nfsd/nfs4xdr.c 		if (slot->sl_flags & NFSD4_SLOT_CACHETHIS)
sl_flags          182 fs/nfsd/state.h 	u8	sl_flags;
sl_flags          696 fs/nfsd/xdr4.h 	return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS)