Searched refs:P11_SESSION_IN_USE (Results 1 – 1 of 1) sorted by relevance
46 #define P11_SESSION_IN_USE 2 macro402 if (slot->flags & P11_SESSION_IN_USE) in p11_get_session()406 slot->flags |= P11_SESSION_IN_USE; in p11_get_session()496 slot->flags |= P11_SESSION_IN_USE; in p11_get_session()508 if ((slot->flags & P11_SESSION_IN_USE) == 0) in p11_put_session()510 slot->flags &= ~P11_SESSION_IN_USE; in p11_put_session()983 if (p->slot[i].flags & P11_SESSION_IN_USE) in p11_release_module()