| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | atomic.c | 59 assert_##ta##_eq(val3, val, \ 62 assert_##ta##_eq(val1, val, \ 75 assert_##ta##_eq(val3, val, \ 78 assert_##ta##_eq(val1, val, \ 86 atomic_##ta##_t atom; \ 92 assert_##ta##_eq(val1, val, \ 101 assert_##ta##_eq(val1, val, \ 110 assert_##ta##_eq(val1, val, \ 119 assert_##ta##_eq(val1, val, \ 135 #define TEST_STRUCT(t, ta) \ argument [all …]
|
| H A D | ticker.c | 50 ticker_t ta, tb; in TEST_BEGIN() local 52 ticker_init(&ta, NTICKS); in TEST_BEGIN() 53 ticker_copy(&tb, &ta); in TEST_BEGIN() 58 ticker_tick(&ta); in TEST_BEGIN() 59 ticker_copy(&tb, &ta); in TEST_BEGIN()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table.c | 363 ta = tc->ta; in rollback_added_entries() 580 ta = tc->ta; in add_table_entry() 588 ts.ta = ta; in add_table_entry() 641 ta = tc->ta; in add_table_entry() 737 ta = tc->ta; in del_table_entry() 827 ta = tc->ta; in check_table_space() 1135 ta = tc->ta; in find_table_entry() 1237 ta = tc->ta; in flush_table() 2044 ta = tc->ta; in table_get_count() 2084 ta = tc->ta; in export_table_info() [all …]
|
| H A D | ip_fw_table_value.c | 270 struct table_algo *ta; member 281 struct table_algo *ta; in unref_table_value_cb() local 287 ta = fa->ta; in unref_table_value_cb() 290 error = ta->dump_tentry(fa->astate, fa->ti, e, tent); in unref_table_value_cb() 307 struct table_algo *ta, void *astate, struct table_info *ti) in ipfw_unref_table_values() argument 315 fa.ta = ta; in ipfw_unref_table_values() 319 ta->foreach(astate, ti, unref_table_value_cb, &fa); in ipfw_unref_table_values() 384 vlimit = ts->ta->vlimit; in alloc_table_vidx() 491 vlimit = ts->ta->vlimit; in ipfw_link_table_values()
|
| H A D | ip_fw_table.h | 147 int ipfw_add_table_algo(struct ip_fw_chain *ch, struct table_algo *ta, 178 struct table_algo *ta, void *astate, struct table_info *ti); 213 struct table_algo *ta; member
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_trim.c | 842 trim_args_t ta; in vdev_trim_thread() local 862 ta.trim_vdev = vd; in vdev_trim_thread() 867 ta.trim_flags = 0; in vdev_trim_thread() 1522 trim_args_t ta; in vdev_trim_l2arc_thread() local 1533 bzero(&ta, sizeof (ta)); in vdev_trim_l2arc_thread() 1534 ta.trim_vdev = vd; in vdev_trim_l2arc_thread() 1539 ta.trim_flags = 0; in vdev_trim_l2arc_thread() 1657 trim_args_t ta; in vdev_trim_simple() local 1668 bzero(&ta, sizeof (ta)); in vdev_trim_simple() 1669 ta.trim_vdev = vd; in vdev_trim_simple() [all …]
|
| /f-stack/freebsd/sys/ |
| H A D | _task.h | 61 #define TASK_IS_NET(ta) ((ta)->ta_flags & TASK_NETWORK) argument
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | fil.c | 6970 for (ta = *ptop; ta->ipft_name != NULL; ta++) 6986 return ta; 6989 for (tap = ptop; (ta = *tap) != NULL; tap = &ta->ipft_next) 6993 return ta; 7018 for (ta = top; ta != NULL; ta = ta->ipft_next) 7020 return ta; 7191 if (ta != NULL) { 7232 if (ta == NULL) { 7300 ta = NULL; 7410 if (in < ta->ipft_min || in > ta->ipft_max) { [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | lpc32xx-mlc.txt | 35 nxp,nand-ta = <18181818>;
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/QM/ |
| H A D | qm_portal_fqr.c | 973 uint32_t tmpA, tmpN, ta=0, tn=0, initFqFlag; in qm_new_fq() local 1048 ta = tmpA; in qm_new_fq() 1054 fq_opts.fqd.td.mant = ta; in qm_new_fq() 1105 ta = tmpA; in qm_new_fq() 1111 fq_opts.fqd.td.mant = ta; in qm_new_fq() 2299 uint32_t tmpA, tmpN, ta=0, tn=0; in QM_CG_Create() local 2454 ta = tmpA; in QM_CG_Create() 2459 p_Mcc->initcgr.cgr.cs_thres.TA = ta; in QM_CG_Create() 2676 uint32_t tmpA, tmpN, ta=0, tn=0; in QM_CG_ModifyTailDropThreshold() local 2714 ta = tmpA; in QM_CG_ModifyTailDropThreshold() [all …]
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | po.m4 | 264 ta
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | sdm630.dtsi | 395 qseecom_ta_mem: qseecom-ta-region@fec00000 {
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_output.c | 3230 const uint8_t ta[IEEE80211_ADDR_LEN], in ieee80211_alloc_rts() 3245 IEEE80211_ADDR_COPY(rts->i_ta, ta); in ieee80211_alloc_rts()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure | 1138 -target | --target | --targe | --targ | --tar | --ta | --t) 1140 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 8186 ta and -tc options. ACPICA BZ 853.
|