HomeSort by: relevance | last modified time | path
    Searched refs:tbm (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/altq/
altq_cdnr.c 523 struct tbmeter *tbm = NULL; local
529 if ((tbm = cdnr_cballoc(top, TCETYPE_TBMETER,
533 tb_import_profile(&tbm->tb, profile);
535 tca_import_action(&tbm->in_action, in_action);
536 tca_import_action(&tbm->out_action, out_action);
538 return tbm;
542 tbm_destroy(struct tbmeter *tbm)
544 if (tbm->cdnrblk.cb_ref > 0)
547 tca_invalidate_action(&tbm->in_action);
548 tca_invalidate_action(&tbm->out_action)
557 struct tbmeter *tbm = (struct tbmeter *)cb; local
929 struct tbmeter *tbm; local
945 struct tbmeter *tbm; local
958 struct tbmeter *tbm; local
1079 struct tbmeter *tbm; local
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 1169 SUBARCH (tbm, TBM, TBM, false),
12534 XOP, FMA4, LPW, TBM, and AMX. */
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 1153 SUBARCH (tbm, TBM, TBM, false),
12380 XOP, FMA4, LPW, TBM, and AMX. */

Completed in 32 milliseconds