Searched refs:tclimit (Results 1 – 5 of 5) sorted by relevance
14 extern int tclimit;
1063 if ((v = get_vpe(tclimit)) == NULL) { in vpe_open()1074 not->stop(tclimit); in vpe_open()1078 cleanup_tc(get_tc(tclimit)); in vpe_open()1111 v = get_vpe(tclimit); in vpe_release()1151 v = get_vpe(tclimit); in vpe_write()1329 struct vpe *vpe = get_vpe(tclimit); in store_kill()1333 not->stop(tclimit); in store_kill()1337 cleanup_tc(get_tc(tclimit)); in store_kill()1347 struct vpe *vpe = get_vpe(tclimit); in show_ntcs()1355 struct vpe *vpe = get_vpe(tclimit); in store_ntcs()[all …]
33 int tclimit; variable37 get_option(&str, &tclimit); in maxtcs()
173 if( (p = vpe_get_shared(tclimit)) == NULL) { in rtlx_open()176 (p = vpe_get_shared(tclimit)), ret); in rtlx_open()489 if (tclimit == 0) { in rtlx_module_init()521 vpe_notify(tclimit, ¬ify); in rtlx_module_init()
437 if (tclimit > 0) in smtc_prepare_cpus()438 printk("Limit of %d TCs set\n", tclimit); in smtc_prepare_cpus()461 if (tclimit > 0 && ntc > tclimit) in smtc_prepare_cpus()462 ntc = tclimit; in smtc_prepare_cpus()