Searched refs:MGR_OPT_USER (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | core.h | 35 #define MGR_OPT_USER 24 macro
|
H A D | tei.c | 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()
|
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | core.h | 35 #define MGR_OPT_USER 24 macro
|
H A D | tei.c | 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()
|
Completed in 4 milliseconds