Home
last modified time | relevance | path

Searched refs:t (Results 1 – 25 of 3407) sorted by relevance

12345678910>>...137

/linux/arch/powerpc/crypto/
A Dsha1-powerpc-asm.S37 LWZ(W(t),(t)*4,r4)
40 andc r0,RD(t),RB(t); \
41 and r6,RB(t),RC(t); \
45 add RT(t),RT(t),r6; \
49 add RT(t),RT(t),r14
52 and r6,RB(t),RC(t); \
59 add RT(t),RT(t),r6; \
60 xor W((t)+4),W((t)+4-16),W((t)+4-14); \
74 add RT(t),RT(t),r0
84 xor W((t)+4),W((t)+4-16),W((t)+4-14); \
[all …]
/linux/drivers/media/pci/saa7134/
A Dsaa7134-reg.h210 #define SAA7134_TASK_CONDITIONS(t) (0x000 +t) argument
211 #define SAA7134_FIELD_HANDLING(t) (0x001 +t) argument
212 #define SAA7134_DATA_PATH(t) (0x002 +t) argument
213 #define SAA7134_VBI_H_START1(t) (0x004 +t) argument
214 #define SAA7134_VBI_H_START2(t) (0x005 +t) argument
215 #define SAA7134_VBI_H_STOP1(t) (0x006 +t) argument
216 #define SAA7134_VBI_H_STOP2(t) (0x007 +t) argument
217 #define SAA7134_VBI_V_START1(t) (0x008 +t) argument
218 #define SAA7134_VBI_V_START2(t) (0x009 +t) argument
219 #define SAA7134_VBI_V_STOP1(t) (0x00a +t) argument
[all …]
/linux/drivers/scsi/esas2r/
A Desas2r_targdb.c50 for (t = a->targetdb; t < a->targetdb_end; t++) { in esas2r_targ_db_initialize()
64 for (t = a->targetdb; t < a->targetdb_end; t++) { in esas2r_targ_db_remove_all()
94 for (t = a->targetdb; t < a->targetdb_end; t++) { in esas2r_targ_db_report_changes()
98 if (t->buffered_target_state != t->target_state) in esas2r_targ_db_report_changes()
142 t, in esas2r_targ_db_add_raid()
169 return t; in esas2r_targ_db_add_raid()
218 return t; in esas2r_targ_db_add_pthru()
237 for (t = a->targetdb; t < a->targetdb_end; t++) in esas2r_targ_db_find_by_sas_addr()
250 for (t = a->targetdb; t < a->targetdb_end; t++) { in esas2r_targ_db_find_by_ident()
281 for (t = a->targetdb; t < a->targetdb_end; t++) { in esas2r_targ_db_find_by_virt_id()
[all …]
/linux/drivers/media/v4l2-core/
A Dtuner-core.c326 &t->fe, t->i2c->adapter, t->i2c->addr)) in set_type()
332 t->i2c->addr, t->config)) in set_type()
360 t->i2c->adapter, t->i2c->addr, t->type)) in set_type()
370 t->i2c->adapter, t->i2c->addr, t->type)) in set_type()
386 &t->fe, t->i2c->adapter, t->i2c->addr)) in set_type()
449 t->i2c->adapter, t->i2c->addr, t->type)) in set_type()
460 t->fe.analog_demod_priv = t; in set_type()
474 t->sd.entity.name = t->name; in set_type()
539 t->type, t->mode_mask, in tuner_s_type_addr()
728 t->sd.entity.name = t->name; in tuner_probe()
[all …]
/linux/net/sctp/
A Dtransport.c273 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_send()
283 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_send()
295 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_send()
308 __func__, t, t->pl.state, t->pl.pmtu, t->pl.probe_size, t->pl.probe_high); in sctp_transport_pl_send()
317 __func__, t, t->pl.state, t->pl.pmtu, t->pl.probe_size, t->pl.probe_high); in sctp_transport_pl_recv()
329 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_recv()
345 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_recv()
360 __func__, t, t->pl.state, t->pl.pmtu, t->pl.probe_size, pmtu); in sctp_transport_pl_toobig()
370 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_toobig()
381 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_toobig()
[all …]
/linux/fs/ksmbd/
A Dtransport_rdma.c351 t = kzalloc(sizeof(*t), GFP_KERNEL); in alloc_transport()
352 if (!t) in alloc_transport()
1003 return wait_for_credits(t, &t->wait_send_credits, &t->send_credits); in wait_for_send_credits()
1311 struct smb_direct_transport *t = msg->t; in read_write_done() local
1348 ret = wait_for_credits(t, &t->wait_rw_avail_ops, &t->rw_avail_ops); in smb_direct_rdma_xmit()
1385 msg->t = t; in smb_direct_rdma_xmit()
1796 t->count_avail_recvmsg = t->recv_credit_max; in smb_direct_create_pools()
1810 t->pd = ib_alloc_pd(t->cm_id->device, 0); in smb_direct_create_qpair()
1818 t->send_cq = ib_alloc_cq(t->cm_id->device, t, in smb_direct_create_qpair()
1827 t->recv_cq = ib_alloc_cq(t->cm_id->device, t, in smb_direct_create_qpair()
[all …]
/linux/drivers/staging/greybus/tools/
A Dloopback_test.c225 if (!t->mask || (t->mask & (1 << dev_idx))) in device_enabled()
474 t->test_name, dev_name, t->size, t->iteration_max, in format_output()
530 if (t->file_output && !t->porcelain) { in log_results()
532 t->test_name, t->size, t->iteration_max); in log_results()
545 len = format_output(t, &t->devices[i].results, in log_results()
548 if (t->file_output && !t->porcelain) { in log_results()
560 if (t->file_output && !t->porcelain) { in log_results()
567 if (t->file_output && !t->porcelain) in log_results()
616 d = &t->devices[t->device_count++]; in find_loopback_devices()
780 if (t->stop_all || device_enabled(t, i)) in prepare_devices()
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf_write.c10 const struct btf_type *t; in gen_btf() local
29 t = btf__type_by_id(btf, 1); in gen_btf()
56 t = btf__type_by_id(btf, 2); in gen_btf()
64 t = btf__type_by_id(btf, 3); in gen_btf()
113 m = btf_members(t) + 0; in gen_btf()
118 m = btf_members(t) + 1; in gen_btf()
145 m = btf_members(t) + 0; in gen_btf()
167 v = btf_enum(t) + 0; in gen_btf()
170 v = btf_enum(t) + 1; in gen_btf()
239 p = btf_params(t) + 0; in gen_btf()
[all …]
/linux/drivers/clocksource/
A Dtimer-ti-dm-systimer.c82 writel_relaxed(val, t->base + t->sysc); in dmtimer_systimer_enable()
110 void __iomem *sysc = t->base + t->sysc; in dmtimer_systimer_type2_reset()
418 readl_relaxed(t->base + t->sysc)); in dmtimer_systimer_setup()
451 void __iomem *pend = t->base + t->pend; in dmtimer_set_next_event()
468 void __iomem *ctrl = t->base + t->ctrl; in dmtimer_clockevent_shutdown()
489 void __iomem *pend = t->base + t->pend; in dmtimer_set_periodic()
505 t->base + t->ctrl); in dmtimer_set_periodic()
545 t = &clkevt->t; in dmtimer_clkevt_init_common()
751 t->base + t->ctrl); in dmtimer_clocksource_resume()
766 t = &clksrc->t; in dmtimer_clocksource_init()
[all …]
/linux/arch/sparc/lib/
A Dbitext.c35 if (t->num_colors) { in bit_map_string_get()
60 off_new = find_next_zero_bit(t->map, t->size, offset); in bit_map_string_get()
70 t->size, t->used, offset, len, align, count); in bit_map_string_get()
87 (t->map, t->size, in bit_map_string_get()
89 if ((t->last_off = offset + len) >= t->size) in bit_map_string_get()
91 t->used += len; in bit_map_string_get()
107 if (t->used < len) in bit_map_clear()
117 t->used -= len; in bit_map_clear()
124 memset(t, 0, sizeof *t); in bit_map_init()
126 t->map = map; in bit_map_init()
[all …]
/linux/drivers/md/
A Ddm-table.c132 if (!t) in dm_table_create()
179 if (!t) in dm_table_destroy()
184 kvfree(t->index[t->depth - 2]); in dm_table_destroy()
199 free_devices(&t->devices, t->md); in dm_table_destroy()
649 BUG_ON(t->num_targets >= t->num_allocated); in dm_table_add_target()
651 tgt = t->targets + t->num_targets; in dm_table_add_target()
1084 t->counts[t->depth - 1] = leaf_nodes; in dm_table_build_index()
1085 t->index[t->depth - 1] = t->highs; in dm_table_build_index()
1419 r = dm_table_alloc_md_mempools(t, t->md); in dm_table_complete()
1440 t->event_fn(t->event_context); in dm_table_event()
[all …]
/linux/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_client_blt.c96 *cs++ = t->height << 16 | t->width; in prepare_blit()
148 return __create_vma(t, PAGE_ALIGN(t->width * t->height * 4), lmem); in create_vma()
161 t->batch = __create_vma(t, PAGE_SIZE, false); in tiled_blits_create_buffers()
165 t->scratch.vma = create_vma(t, false); in tiled_blits_create_buffers()
193 for (i = 0; i < t->width * t->height; i++) in fill_scratch()
403 t = kzalloc(sizeof(*t), GFP_KERNEL); in tiled_blits_create()
404 if (!t) in tiled_blits_create()
473 &t->buffers[i], t->hole + offset, in tiled_blits_prepare()
474 &t->scratch, t->hole); in tiled_blits_prepare()
496 &t->buffers[1], t->hole + offset / 2, in tiled_blits_bounce()
[all …]
/linux/crypto/
A Dgf128mul.c270 t->t[i] = kzalloc(sizeof(*t->t[i]), GFP_KERNEL); in gf128mul_init_64k_bbe()
278 t->t[0]->t[1] = *g; in gf128mul_init_64k_bbe()
280 gf128mul_x_bbe(&t->t[0]->t[j + j], &t->t[0]->t[j]); in gf128mul_init_64k_bbe()
285 be128_xor(&t->t[i]->t[j + k], in gf128mul_init_64k_bbe()
286 &t->t[i]->t[j], &t->t[i]->t[k]); in gf128mul_init_64k_bbe()
292 t->t[i]->t[j] = t->t[i - 1]->t[j]; in gf128mul_init_64k_bbe()
318 *r = t->t[0]->t[ap[15]]; in gf128mul_64k_bbe()
352 gf128mul_x_lle(&t->t[j], &t->t[j+j]); in gf128mul_init_4k_lle()
356 be128_xor(&t->t[j + k], &t->t[j], &t->t[k]); in gf128mul_init_4k_lle()
374 gf128mul_x_bbe(&t->t[j + j], &t->t[j]); in gf128mul_init_4k_bbe()
[all …]
/linux/lib/lzo/
A Dlzo1x_decompress_safe.c68 next = t; in lzo1x_decompress_safe()
75 t = *ip++; in lzo1x_decompress_safe()
93 t += 3; in lzo1x_decompress_safe()
96 if (likely(HAVE_IP(t + 15) && HAVE_OP(t + 15))) { in lzo1x_decompress_safe()
136 t = 3; in lzo1x_decompress_safe()
143 t = (t >> 5) - 1 + (3 - 1); in lzo1x_decompress_safe()
145 t = (t & 31) + (3 - 1); in lzo1x_decompress_safe()
174 t &= 7; in lzo1x_decompress_safe()
186 t = (t & 7) + (3 - 1); in lzo1x_decompress_safe()
254 t = next; in lzo1x_decompress_safe()
[all …]
/linux/drivers/md/bcache/
A Dbset.c546 return cacheline_to_bkey(t, to_inorder(j, t), t->tree[j].m); in tree_to_bkey()
603 ? bset_bkey_idx(t->data, t->data->keys - bkey_u64s(&t->end)) in make_bfloat()
643 t->tree = t[-1].tree + j; in bset_alloc_tree()
644 t->prev = t[-1].prev + j; in bset_alloc_tree()
661 t->prev[0] = bkey_to_cacheline_offset(t, 0, t->data->start); in bch_bset_build_unwritten_tree()
709 t->extra = (t->size - rounddown_pow_of_two(t->size - 1)) << 1; in bch_bset_build_written_tree()
743 for (t = b->set; t <= bset_tree_last(b); t++) in bch_bset_fix_invalidated_key()
749 if (!t->size || !bset_written(b, t)) in bch_bset_fix_invalidated_key()
829 t->prev[t->size] = in bch_bset_fix_lookup_table()
955 ri < t->size ? table_to_bkey(t, ri) : bset_bkey_last(t->data) in bset_search_write_set()
[all …]
/linux/include/linux/
A Dunits.h35 return t + ABSOLUTE_ZERO_MILLICELSIUS; in milli_kelvin_to_millicelsius()
40 return t - ABSOLUTE_ZERO_MILLICELSIUS; in millicelsius_to_milli_kelvin()
46 static inline long kelvin_to_millicelsius(long t) in kelvin_to_millicelsius() argument
51 static inline long millicelsius_to_kelvin(long t) in millicelsius_to_kelvin() argument
53 t = millicelsius_to_milli_kelvin(t); in millicelsius_to_kelvin()
58 static inline long deci_kelvin_to_celsius(long t) in deci_kelvin_to_celsius() argument
60 t = milli_kelvin_to_millicelsius(t * MILLIDEGREE_PER_DECIDEGREE); in deci_kelvin_to_celsius()
67 t = millicelsius_to_milli_kelvin(t * MILLIDEGREE_PER_DEGREE); in celsius_to_deci_kelvin()
91 t = millicelsius_to_milli_kelvin(t); in millicelsius_to_deci_kelvin()
96 static inline long kelvin_to_celsius(long t) in kelvin_to_celsius() argument
[all …]
/linux/drivers/media/pci/bt8xx/
A Dbttv-audio-hook.c71 switch (t->audmode) { in gvbctv3pci_audio()
95 switch (t->audmode) { in gvbctv5pci_audio()
172 switch (t->audmode) { in avermedia_tvphone_audio()
203 switch (t->audmode) { in avermedia_tv_stereo_audio()
241 switch (t->audmode) { in lt9415_audio()
275 switch (t->audmode) { in terratv_audio()
308 switch (t->audmode) { in winfast2000_audio()
354 switch (t->audmode) { in pvbt878p9b_audio()
395 switch (t->audmode) { in fv2000s_audio()
431 switch (t->audmode) { in windvr_audio()
[all …]
/linux/kernel/rcu/
A Dtasks.h442 if (t != current && READ_ONCE(t->on_rq) && !is_idle_task(t)) { in rcu_tasks_pertask()
443 get_task_struct(t); in rcu_tasks_pertask()
444 t->rcu_tasks_nvcsw = READ_ONCE(t->nvcsw); in rcu_tasks_pertask()
470 t->rcu_tasks_nvcsw != READ_ONCE(t->nvcsw) || in check_holdout_task()
473 !is_idle_task(t) && t->rcu_tasks_idle_cpu >= 0)) { in check_holdout_task()
486 cpu = task_cpu(t); in check_holdout_task()
488 t, ".I"[is_idle_task(t)], in check_holdout_task()
490 t->rcu_tasks_nvcsw, t->nvcsw, t->rcu_tasks_holdout, in check_holdout_task()
492 sched_show_task(t); in check_holdout_task()
1086 cpu = task_cpu(t); in show_stalled_task_trace()
[all …]
/linux/drivers/ata/
A Dlibata-pata-timings.c103 t++; in ata_timing_find_mode()
155 ata_timing_quantize(t, t, T, UT); in ata_timing_compute()
165 ata_timing_merge(&p, t, t, ATA_TIMING_ALL); in ata_timing_compute()
172 if (t->act8b + t->rec8b < t->cyc8b) { in ata_timing_compute()
173 t->act8b += (t->cyc8b - (t->act8b + t->rec8b)) / 2; in ata_timing_compute()
174 t->rec8b = t->cyc8b - t->act8b; in ata_timing_compute()
177 if (t->active + t->recover < t->cycle) { in ata_timing_compute()
178 t->active += (t->cycle - (t->active + t->recover)) / 2; in ata_timing_compute()
179 t->recover = t->cycle - t->active; in ata_timing_compute()
187 if (t->active + t->recover > t->cycle) in ata_timing_compute()
[all …]
/linux/drivers/iio/
A Dindustrialio-sw-trigger.c36 t = iter; in __iio_find_sw_trigger_type()
40 return t; in __iio_find_sw_trigger_type()
49 iter = __iio_find_sw_trigger_type(t->name, strlen(t->name)); in iio_register_sw_trigger_type()
73 iter = __iio_find_sw_trigger_type(t->name, strlen(t->name)); in iio_unregister_sw_trigger_type()
89 if (t && !try_module_get(t->owner)) in iio_get_sw_trigger_type()
90 t = NULL; in iio_get_sw_trigger_type()
93 return t; in iio_get_sw_trigger_type()
107 if (IS_ERR(t)) in iio_sw_trigger_create()
112 return t; in iio_sw_trigger_create()
115 return t; in iio_sw_trigger_create()
[all …]
/linux/mm/damon/
A Dcore-test.h20 struct damon_target *t; in damon_test_regions() local
27 t = damon_new_target(42); in damon_test_regions()
30 damon_add_region(r, t); in damon_test_regions()
33 damon_del_region(r, t); in damon_test_regions()
36 damon_free_target(t); in damon_test_regions()
41 struct damon_target *t; in nr_damon_targets() local
53 struct damon_target *t; in damon_test_target() local
59 damon_add_target(c, t); in damon_test_target()
136 damon_free_target(t); in damon_test_split_at()
166 damon_free_target(t); in damon_test_merge_two()
[all …]
/linux/block/
A Dblk-settings.c528 t->bounce = max(t->bounce, b->bounce); in blk_stack_limits()
553 top = max(t->physical_block_size, t->io_min) in blk_stack_limits()
570 t->io_min = max(t->io_min, b->io_min); in blk_stack_limits()
571 t->io_opt = lcm_not_zero(t->io_opt, b->io_opt); in blk_stack_limits()
585 if (t->io_min & (t->physical_block_size - 1)) { in blk_stack_limits()
586 t->io_min = t->physical_block_size; in blk_stack_limits()
592 if (t->io_opt & (t->physical_block_size - 1)) { in blk_stack_limits()
611 % max(t->physical_block_size, t->io_min); in blk_stack_limits()
619 t->max_sectors = blk_round_down_sectors(t->max_sectors, t->logical_block_size); in blk_stack_limits()
620 t->max_hw_sectors = blk_round_down_sectors(t->max_hw_sectors, t->logical_block_size); in blk_stack_limits()
[all …]
/linux/
A DSystem.map23 ffff800010010fd8 t __bad_stack
25 ffff8000100110e4 t el1t_64_irq
26 ffff800010011160 t el1t_64_fiq
29 ffff8000100112d4 t el1h_64_irq
87 ffff8000100140a0 t sve_free
171 ffff800010017010 t tls_get
176 ffff800010017454 t gpr_get
180 ffff8000100176b0 t fpr_get
298 ffff80001001e440 t c_next
299 ffff80001001e460 t c_stop
[all …]
A D.tmp_System.map23 ffff800010010fd8 t __bad_stack
25 ffff8000100110e4 t el1t_64_irq
26 ffff800010011160 t el1t_64_fiq
29 ffff8000100112d4 t el1h_64_irq
87 ffff8000100140a0 t sve_free
171 ffff800010017010 t tls_get
176 ffff800010017454 t gpr_get
180 ffff8000100176b0 t fpr_get
298 ffff80001001e440 t c_next
299 ffff80001001e460 t c_stop
[all …]
/linux/tools/perf/util/
A Dtrigger.h38 t->name, t->state, __func__)
42 return t->state >= 0; in trigger_is_available()
53 t->state = TRIGGER_ON; in trigger_on()
58 if (!trigger_is_available(t)) in trigger_ready()
60 t->state = TRIGGER_READY; in trigger_ready()
65 if (!trigger_is_available(t)) in trigger_hit()
68 t->state = TRIGGER_HIT; in trigger_hit()
73 if (!trigger_is_available(t)) in trigger_off()
75 t->state = TRIGGER_OFF; in trigger_off()
80 t->state = TRIGGER_ERROR; in trigger_error()
[all …]

Completed in 1367 milliseconds

12345678910>>...137