Home
last modified time | relevance | path

Searched refs:td (Results 226 – 250 of 317) sorted by relevance

12345678910>>...13

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dltp_stress.py32 test_log_dir = os.path.join(cls.td.get('WORKDIR', ''), 'testimage')
H A Doe_syslog.py95 if self.tc.td.get("VIRTUAL-RUNTIME_init_manager") == "systemd":
H A Dltp.py31 test_log_dir = os.path.join(cls.td.get('WORKDIR', ''), 'testimage')
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_watchdog_timer-test.c303 #define add_test(name, td) watchdog_add_test(#name, td, test_##name) argument
H A Dnpcm7xx_adc-test.c364 #define add_test(name, td) adc_add_test(#name, td, test_##name) argument
/openbmc/linux/fs/ecryptfs/
H A Dfile.c309 static int ecryptfs_flush(struct file *file, fl_owner_t td) in ecryptfs_flush() argument
315 return lower_file->f_op->flush(lower_file, td); in ecryptfs_flush()
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/
H A Dfvp_devices.py76 self.num_cpus = int(self.td.get('TEST_CPU_HOTPLUG_NUM_CPUS',
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drx_res.c320 mlx5e_tir_builder_build_rqt(builder, res->mdev->mlx5e_res.hw_objs.td.tdn, in mlx5e_rx_res_channels_init()
370 mlx5e_tir_builder_build_rqt(builder, res->mdev->mlx5e_res.hw_objs.td.tdn, in mlx5e_rx_res_ptp_init()
643 mlx5e_tir_builder_build_rqt(builder, res->mdev->mlx5e_res.hw_objs.td.tdn, rqtn, in mlx5e_rx_res_tls_tir_create()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_worker.c2007 struct drbd_thread_timing_details *td = tdp + i; in __update_timing_details() local
2009 td->start_jif = jiffies; in __update_timing_details()
2010 td->cb_addr = cb; in __update_timing_details()
2011 td->caller_fn = fn; in __update_timing_details()
2012 td->line = line; in __update_timing_details()
2013 td->cb_nr = *cb_nr; in __update_timing_details()
2016 td = tdp + i; in __update_timing_details()
2017 memset(td, 0, sizeof(*td)); in __update_timing_details()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1td,\n .table th {\n background-color: #fff !important;\n }\n .table-bordered th,\n .table-b…
/openbmc/u-boot/doc/
H A DREADME.rockusb49 - td : Test Device Ready
/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/
H A Dtestsdk.py80 tc = OESDKExtTestContext(td=test_data, logger=logger, sdk_dir=sdk_dir,
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestexport.bbclass56 td = json.load(open(tdname, "r"))
69 tc = OERuntimeTestContext(td, logger, target, image_packages, extract_dir)
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py4383 td = '\t<td>{0}</td>\n'
4452 html += td.format(mode) # mode
4453 html += td.format(d[0]) # host
4454 html += td.format(d[1]) # kernel
4455 html += td.format(d[2]) # time
4461 html += td.format('%.3f ms' % d[9]) if d[9] else td.format('') # sus_worst time
4463 html += td.format('%.3f ms' % d[11]) if d[11] else td.format('') # res_worst time
4468 html += td.format(d[14]) # wifi
4505 td = '\t<td align=center>{0}</td>\n'
4551 td = '\t<td align={0}>{1}</td>\n'
[all …]
/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c645 struct cppi41_desc *td; in cppi41_tear_down_chan() local
650 td = cdd->cd; in cppi41_tear_down_chan()
651 td += cdd->first_td_desc; in cppi41_tear_down_chan()
657 cppi41_compute_td_desc(td); in cppi41_tear_down_chan()
690 pd0 = td->pd0; in cppi41_tear_down_chan()
/openbmc/linux/security/integrity/ima/
H A Dima_crypto.c588 struct ima_template_desc *td = entry->template_desc; in ima_calc_field_array_hash_tfm() local
605 if (strcmp(td->name, IMA_TEMPLATE_IMA_NAME) != 0) { in ima_calc_field_array_hash_tfm()
611 } else if (strcmp(td->fields[i]->field_id, "n") == 0) { in ima_calc_field_array_hash_tfm()
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css35 .wy-table-responsive table td { white-space: normal; }
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dtestsdk.py112 tc = self.context_class(td=test_data, logger=logger, sdk_dir=sdk_dir,
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-trace.h680 __entry->first_trb = preq->td.first_trb;
681 __entry->last_trb = preq->td.last_trb;
682 __entry->trb_dma = cdnsp_trb_virt_to_dma(preq->td.start_seg,
683 preq->td.first_trb)
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c1732 struct velocity_td_info *tdinfo, struct tx_desc *td) in velocity_free_tx_buf() argument
1746 td->td_buf[i].size & ~TD_QUEUE); in velocity_free_tx_buf()
1909 struct tx_desc *td; in velocity_tx_srv() local
1924 td = &(vptr->tx.rings[qnum][idx]); in velocity_tx_srv()
1927 if (td->tdesc0.len & OWNED_BY_NIC) in velocity_tx_srv()
1933 if (td->tdesc0.TSR & TSR0_TERR) { in velocity_tx_srv()
1936 if (td->tdesc0.TSR & TSR0_CDH) in velocity_tx_srv()
1938 if (td->tdesc0.TSR & TSR0_CRS) in velocity_tx_srv()
1940 if (td->tdesc0.TSR & TSR0_ABT) in velocity_tx_srv()
1942 if (td->tdesc0.TSR & TSR0_OWC) in velocity_tx_srv()
[all …]
/openbmc/linux/Documentation/arch/arm/omap/
H A Domap_pm.rst98 (*pdata->set_max_dev_wakeup_lat)(dev, td);
100 /* total wakeup latency in this example: (tc + td) */
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst181 %td 2560
188 printk("test: difference between pointers: %td\n", ptr2 - ptr1);
/openbmc/linux/kernel/time/
H A Dhrtimer.c1879 struct tick_device *td; in __hrtimer_peek_ahead_timers() local
1884 td = this_cpu_ptr(&tick_cpu_device); in __hrtimer_peek_ahead_timers()
1885 if (td && td->evtdev) in __hrtimer_peek_ahead_timers()
1886 hrtimer_interrupt(td->evtdev); in __hrtimer_peek_ahead_timers()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c613 struct mt76_testmode_data *td = &phy->mt76->test; in mt7915_mac_write_txwi_tm() local
615 u8 bw, mode, nss = td->tx_rate_nss; in mt7915_mac_write_txwi_tm()
616 u8 rate_idx = td->tx_rate_idx; in mt7915_mac_write_txwi_tm()
625 switch (td->tx_rate_mode) { in mt7915_mac_write_txwi_tm()
680 if (td->tx_rate_stbc && nss == 1) { in mt7915_mac_write_txwi_tm()
692 if (td->tx_rate_mode < MT76_TM_TX_MODE_HT) in mt7915_mac_write_txwi_tm()
698 FIELD_PREP(MT_TXD6_SGI, td->tx_rate_sgi); in mt7915_mac_write_txwi_tm()
711 val |= FIELD_PREP(MT_TXD6_HELTF, td->tx_ltf); in mt7915_mac_write_txwi_tm()
713 if (td->tx_rate_ldpc || (bw > 0 && mode >= MT_PHY_TYPE_HE_SU)) in mt7915_mac_write_txwi_tm()
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A DREADME21 unittest.TestCase and provides access to the Test data (td), Test context

12345678910>>...13