Home
last modified time | relevance | path

Searched defs:td (Results 1 – 25 of 139) sorted by relevance

123456

/linux-6.6.21/drivers/clk/tegra/
Dclk-dfll.c331 static inline u32 dfll_readl(struct tegra_dfll *td, u32 offs) in dfll_readl()
336 static inline void dfll_writel(struct tegra_dfll *td, u32 val, u32 offs) in dfll_writel()
342 static inline void dfll_wmb(struct tegra_dfll *td) in dfll_wmb()
349 static inline u32 dfll_i2c_readl(struct tegra_dfll *td, u32 offs) in dfll_i2c_readl()
354 static inline void dfll_i2c_writel(struct tegra_dfll *td, u32 val, u32 offs) in dfll_i2c_writel()
359 static inline void dfll_i2c_wmb(struct tegra_dfll *td) in dfll_i2c_wmb()
371 static bool dfll_is_running(struct tegra_dfll *td) in dfll_is_running()
391 struct tegra_dfll *td = dev_get_drvdata(dev); in tegra_dfll_runtime_resume() local
428 struct tegra_dfll *td = dev_get_drvdata(dev); in tegra_dfll_runtime_suspend() local
450 static void dfll_tune_low(struct tegra_dfll *td) in dfll_tune_low()
[all …]
/linux-6.6.21/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c66 static void default_result(struct tdescr *td, bool force_exit) in default_result()
90 static bool handle_signal_unsupported(struct tdescr *td, in handle_signal_unsupported()
112 static bool handle_signal_trigger(struct tdescr *td, in handle_signal_trigger()
122 static bool handle_signal_ok(struct tdescr *td, in handle_signal_ok()
168 static bool handle_signal_copyctx(struct tdescr *td, in handle_signal_copyctx()
259 static int default_setup(struct tdescr *td) in default_setup()
295 static inline int default_trigger(struct tdescr *td) in default_trigger()
300 int test_init(struct tdescr *td) in test_init()
372 int test_setup(struct tdescr *td) in test_setup()
388 int test_run(struct tdescr *td) in test_run()
[all …]
/linux-6.6.21/drivers/usb/host/
Dfhci-q.c53 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td) in fhci_add_td_to_frame()
63 struct td *td = td_list[i]; in fhci_add_tds_to_ed() local
72 struct td *td; in peek_td_from_ed() local
84 struct td *td; in fhci_remove_td_from_frame() local
97 struct td *td; in fhci_peek_td_from_frame() local
109 struct td *td; in fhci_remove_td_from_ed() local
129 struct td *td; in fhci_remove_td_from_done_list() local
142 struct td *td; in fhci_move_td_from_ed_to_done_list() local
214 void fhci_done_td(struct urb *urb, struct td *td) in fhci_done_td()
267 struct td *td = peek_td_from_ed(ed); in fhci_del_ed_list() local
Duhci-q.c109 struct uhci_td *td; in uhci_alloc_td() local
124 static void uhci_free_td(struct uhci_hcd *uhci, struct uhci_td *td) in uhci_free_td()
134 static inline void uhci_fill_td(struct uhci_hcd *uhci, struct uhci_td *td, in uhci_fill_td()
142 static void uhci_add_td_to_urbp(struct uhci_td *td, struct urb_priv *urbp) in uhci_add_td_to_urbp()
147 static void uhci_remove_td_from_urbp(struct uhci_td *td) in uhci_remove_td_from_urbp()
156 struct uhci_td *td, unsigned framenum) in uhci_insert_td_in_frame_list()
183 struct uhci_td *td) in uhci_remove_td_from_frame_list()
239 struct uhci_td *td; in uhci_unlink_isochronous_tds() local
318 struct uhci_td *td; in uhci_cleanup_queue() local
376 struct uhci_td *td; in uhci_fixup_toggles() local
[all …]
Dohci-q.c20 struct td *td; in urb_free_priv() local
414 struct td *td; in ed_get() local
520 struct td *td, *td_pt; in td_fill() local
756 static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td) in td_done()
833 static void ed_halted(struct ohci_hcd *ohci, struct td *td, int cc) in ed_halted()
899 static void add_to_done_list(struct ohci_hcd *ohci, struct td *td) in add_to_done_list()
938 struct td *td = NULL; in update_done_list() local
996 struct td *td; in finish_unlinks() local
1038 struct td *td; in finish_unlinks() local
1150 static void takeback_td(struct ohci_hcd *ohci, struct td *td) in takeback_td()
[all …]
Dfhci-mem.c23 static void init_td(struct td *td) in init_td()
39 struct td *td; in get_empty_td() local
55 void fhci_recycle_empty_td(struct fhci_hcd *fhci, struct td *td) in fhci_recycle_empty_td()
90 struct td *td = get_empty_td(fhci); in fhci_td_fill() local
Dfhci-tds.c73 struct usb_td __iomem *td, in next_bd()
152 struct usb_td __iomem *td; in fhci_create_ep() local
281 struct usb_td __iomem *td; in fhci_td_transaction_confirm() local
386 struct usb_td __iomem *td; in fhci_host_transaction() local
471 struct usb_td __iomem *td; in fhci_flush_bds() local
527 struct usb_td __iomem *td; in fhci_flush_actual_frame() local
591 struct usb_td __iomem *td; in fhci_host_transmit_actual_frame() local
Dr8a66597-hcd.c628 static void pipe_setting(struct r8a66597 *r8a66597, struct r8a66597_td *td) in pipe_setting()
835 struct r8a66597_td *td, *next; in force_dequeue() local
1065 struct r8a66597_td *td) in prepare_setup_packet()
1084 struct r8a66597_td *td) in prepare_packet_read()
1126 struct r8a66597_td *td) in prepare_packet_write()
1159 struct r8a66597_td *td) in prepare_status_packet()
1194 static int start_transfer(struct r8a66597 *r8a66597, struct r8a66597_td *td) in start_transfer()
1226 static int check_transfer_finish(struct r8a66597_td *td, struct urb *urb) in check_transfer_finish()
1242 static void set_td_timer(struct r8a66597 *r8a66597, struct r8a66597_td *td) in set_td_timer()
1267 static void finish_request(struct r8a66597 *r8a66597, struct r8a66597_td *td, in finish_request()
[all …]
Dfhci.h339 struct td { struct
342 unsigned int actual_len; /* actual bytes transferred on this td */ argument
365 * field for the corresponding structure td */ argument
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Dtestmode.c33 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_tx_pending() local
95 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_free_skb() local
106 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_alloc_skb() local
180 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_tx_init() local
272 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_tx_start() local
284 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_tx_stop() local
300 mt76_testmode_param_set(struct mt76_testmode_data *td, u16 idx) in mt76_testmode_param_set()
306 mt76_testmode_param_present(struct mt76_testmode_data *td, u16 idx) in mt76_testmode_param_present()
314 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_init_defaults() local
366 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_set_state() local
[all …]
/linux-6.6.21/drivers/usb/c67x00/
Dc67x00-sched.c82 #define td_udev(td) ((td)->ep_data->dev) argument
115 #define td_residue(td) ((__s8)(td->residue)) argument
116 #define td_ly_base_addr(td) (__le16_to_cpu((td)->ly_base_addr)) argument
117 #define td_port_length(td) (__le16_to_cpu((td)->port_length)) argument
118 #define td_next_td_addr(td) (__le16_to_cpu((td)->next_td_addr)) argument
120 #define td_active(td) ((td)->retry_cnt & TD_RETRYCNTMASK_ACT_FLG) argument
121 #define td_length(td) (td_port_length(td) & TD_PORTLENMASK_DL) argument
123 #define td_sequence_ok(td) (!td->status || \ argument
127 #define td_acked(td) (!td->status || \ argument
129 #define td_actual_bytes(td) (td_length(td) - td_residue(td)) argument
[all …]
/linux-6.6.21/drivers/mtd/nand/raw/
Dnand_bbt.c90 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob()
107 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern()
128 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern()
142 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len()
167 struct nand_bbt_descr *td, int offs) in read_bbt()
260 struct nand_bbt_descr *td, int chip) in read_abs_bbt()
288 struct nand_bbt_descr *td) in scan_read_data()
344 size_t len, struct nand_bbt_descr *td) in scan_read()
369 static u32 bbt_get_ver_offs(struct nand_chip *this, struct nand_bbt_descr *td) in bbt_get_ver_offs()
390 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
[all …]
/linux-6.6.21/kernel/time/
Dtick-common.c205 static void tick_setup_device(struct tick_device *td, in tick_setup_device()
278 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_install_replacement() local
343 struct tick_device *td; in tick_check_new_device() local
391 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_broadcast_oneshot_control() local
422 struct tick_device *td = &per_cpu(tick_cpu_device, cpu); in tick_shutdown() local
448 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_suspend_local() local
462 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_resume_local() local
Dtick-broadcast.c330 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_receive_broadcast() local
349 struct tick_device *td; in tick_do_broadcast() local
402 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_handle_periodic_broadcast() local
441 struct tick_device *td; in tick_broadcast_control() local
673 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_check_oneshot_broadcast_this_cpu() local
692 struct tick_device *td; in tick_handle_oneshot_broadcast() local
797 struct tick_device *td, in ___tick_broadcast_oneshot_control()
935 struct tick_device *td, in tick_oneshot_wakeup_control()
965 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in __tick_broadcast_oneshot_control() local
995 struct tick_device *td; in tick_broadcast_init_next_event() local
/linux-6.6.21/tools/perf/tests/
Ddlfilter-test.c69 struct test_data *td = container_of(tool, struct test_data, tool); in process() local
112 static int write_attr(struct test_data *td, u64 sample_type, u64 *id) in write_attr()
173 static int write_sample(struct test_data *td, u64 sample_type, u64 id, pid_t pid, pid_t tid) in write_sample()
245 static int check_filter_desc(struct test_data *td) in check_filter_desc()
263 static int get_ip_addr(struct test_data *td) in get_ip_addr()
288 static int do_run_perf_script(struct test_data *td, int do_early) in do_run_perf_script()
302 static int run_perf_script(struct test_data *td) in run_perf_script()
320 static int test__dlfilter_test(struct test_data *td) in test__dlfilter_test()
395 static void test_data__free(struct test_data *td) in test_data__free()
408 struct test_data td = {.fd = -1}; in test__dlfilter_ver() local
Dmmap-thread-lookup.c34 static int thread_init(struct thread_data *td) in thread_init()
56 struct thread_data *td = arg; in thread_fn() local
81 struct thread_data *td = &threads[i]; in thread_create() local
186 struct thread_data *td = &threads[i]; in mmap_events() local
/linux-6.6.21/drivers/hid/
Dhid-multitouch.c408 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks() local
418 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks() local
483 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local
555 static struct mt_application *mt_allocate_application(struct mt_device *td, in mt_allocate_application()
590 static struct mt_application *mt_find_application(struct mt_device *td, in mt_find_application()
612 static struct mt_report_data *mt_allocate_report_data(struct mt_device *td, in mt_allocate_report_data()
652 static struct mt_report_data *mt_find_report_data(struct mt_device *td, in mt_find_report_data()
720 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_mapping() local
909 static int mt_compute_slot(struct mt_device *td, struct mt_application *app, in mt_compute_slot()
930 static void mt_release_pending_palms(struct mt_device *td, in mt_release_pending_palms()
[all …]
/linux-6.6.21/drivers/md/
Ddm-thin-metadata.c852 struct dm_thin_device *td, *tmp; in __write_changed_details() local
998 struct dm_thin_device *td, *tmp; in dm_pool_metadata_close() local
1038 struct dm_thin_device **td) in __open_device()
1099 static void __close_device(struct dm_thin_device *td) in __close_device()
1110 struct dm_thin_device *td; in __create_thin() local
1164 struct dm_thin_device *td; in __set_snapshot_details() local
1186 struct dm_thin_device *td; in __create_snap() local
1253 struct dm_thin_device *td; in __delete_device() local
1496 struct dm_thin_device **td) in dm_pool_open_thin_device()
1508 int dm_pool_close_thin_device(struct dm_thin_device *td) in dm_pool_close_thin_device()
[all …]
/linux-6.6.21/tools/thermal/thermal-engine/
Dthermal-engine.c96 struct thermal_data *td = arg; in tz_disable() local
106 struct thermal_data *td = arg; in tz_enable() local
116 struct thermal_data *td = arg; in trip_high() local
127 struct thermal_data *td = arg; in trip_low() local
154 struct thermal_data *td = arg; in trip_change() local
190 struct thermal_data *td = arg; in gov_change() local
218 struct thermal_data *td = arg; in thermal_event() local
288 struct thermal_data td; in main() local
/linux-6.6.21/tools/testing/selftests/arm64/signal/testcases/
Dtpidr2_restore.c45 static bool save_tpidr2(struct tdescr *td) in save_tpidr2()
53 static int modify_tpidr2(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in modify_tpidr2()
64 static void check_tpidr2(struct tdescr *td) in check_tpidr2()
Dza_no_regs.c23 static bool sme_get_vls(struct tdescr *td) in sme_get_vls()
52 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
98 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
Dsve_regs.c23 static bool sve_get_vls(struct tdescr *td) in sve_get_vls()
58 static int do_one_sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sve_vl()
100 static int sve_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_regs()
Dssve_regs.c23 static bool sme_get_vls(struct tdescr *td) in sme_get_vls()
62 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
111 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
/linux-6.6.21/block/
Dblk-throttle.c137 static uint64_t throtl_adjusted_limit(uint64_t low, struct throtl_data *td) in throtl_adjusted_limit()
150 struct throtl_data *td; in tg_bps_limit() local
180 struct throtl_data *td; in tg_iops_limit() local
390 struct throtl_data *td = blkg->q->td; in throtl_pd_init() local
421 struct throtl_data *td = tg->td; in tg_update_has_rules() local
447 static void blk_throtl_update_limit_valid(struct throtl_data *td) in blk_throtl_update_limit_valid()
468 static inline void blk_throtl_update_limit_valid(struct throtl_data *td) in blk_throtl_update_limit_valid()
1175 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn() local
1251 struct throtl_data *td = container_of(work, struct throtl_data, in blk_throtl_dispatch_work_fn() local
1703 struct throtl_data *td = q->td; in throtl_shutdown_wq() local
[all …]
/linux-6.6.21/drivers/scsi/snic/
Dsnic_trc.c19 struct snic_trc_data *td = NULL; in snic_get_trc_buf() local
51 snic_fmt_trc_data(struct snic_trc_data *td, char *buf, int buf_sz) in snic_fmt_trc_data()
77 struct snic_trc_data *td = NULL; in snic_get_trc_data() local

123456