Searched refs:MGR_OPT_USER (Results 1 – 2 of 2) sorted by relevance
35 #define MGR_OPT_USER 24 macro
949 if (test_bit(MGR_OPT_USER, &tm->mgr->options)) in l2_tei()1013 } else if (test_bit(MGR_OPT_USER, &mgr->options)) { in create_teimgr()1022 test_and_set_bit(MGR_OPT_USER, &mgr->options); in create_teimgr()1162 if (test_bit(MGR_OPT_USER, &mgr->options)) { in free_teimanager()1164 test_and_clear_bit(MGR_OPT_USER, &mgr->options); in free_teimanager()1206 if (test_bit(MGR_OPT_USER, &mgr->options)) in check_data()