Searched refs:LO_DUPOK (Results 1 – 8 of 8) sorted by relevance
36 LO_DUPOK | LO_CLASSMASK | LO_NOPROFILE)38 LO_SLEEPABLE | LO_UPGRADABLE | LO_DUPOK | (2 << LO_CLASSSHIFT))
174 flags |= LO_DUPOK; in ff_rw_init_flags()302 flags |= LO_DUPOK; in sx_init_flags()
85 #define LO_DUPOK 0x00400000 /* Don't check for duplicate acquires */ macro
1154 flags |= LO_DUPOK; in _mtx_init()1323 if (m->lock_object.lo_flags & LO_DUPOK) in db_show_mtx()
226 flags |= LO_DUPOK; in _rw_init_flags()
248 flags |= LO_DUPOK; in sx_init_flags()
444 iflags |= LO_DUPOK; in lockinit()
1254 if (!(lock->lo_flags & LO_DUPOK) && !(flags & LOP_DUPOK) && in witness_checkorder()