/linux-6.3-rc2/arch/powerpc/crypto/ |
A D | sha1-powerpc-asm.S | 37 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-6.3-rc2/drivers/media/pci/saa7134/ |
A D | saa7134-reg.h | 210 #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-6.3-rc2/drivers/scsi/esas2r/ |
A D | esas2r_targdb.c | 50 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-6.3-rc2/drivers/media/v4l2-core/ |
A D | tuner-core.c | 326 &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() 726 t->sd.entity.name = t->name; in tuner_probe() [all …]
|
/linux-6.3-rc2/net/sctp/ |
A D | transport.c | 275 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_send() 285 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_send() 297 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_send() 304 __func__, t, t->pl.state, t->pl.pmtu, t->pl.probe_size, t->pl.probe_high); in sctp_transport_pl_send() 311 __func__, t, t->pl.state, t->pl.pmtu, t->pl.probe_size, t->pl.probe_high); in sctp_transport_pl_recv() 322 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_recv() 337 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_recv() 353 __func__, t, t->pl.state, t->pl.pmtu, t->pl.probe_size, pmtu); in sctp_transport_pl_toobig() 363 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_toobig() 374 t->pathmtu = t->pl.pmtu + sctp_transport_pl_hlen(t); in sctp_transport_pl_toobig() [all …]
|
/linux-6.3-rc2/drivers/staging/greybus/tools/ |
A D | loopback_test.c | 225 if (!t->mask || (t->mask & (1 << dev_idx))) in device_enabled() 470 t->test_name, dev_name, t->size, t->iteration_max, in format_output() 526 if (t->file_output && !t->porcelain) { in log_results() 528 t->test_name, t->size, t->iteration_max); in log_results() 540 len = format_output(t, &t->devices[i].results, in log_results() 543 if (t->file_output && !t->porcelain) { in log_results() 553 if (t->file_output && !t->porcelain) { in log_results() 560 if (t->file_output && !t->porcelain) in log_results() 609 d = &t->devices[t->device_count++]; in find_loopback_devices() 773 if (t->stop_all || device_enabled(t, i)) in prepare_devices() [all …]
|
/linux-6.3-rc2/fs/ksmbd/ |
A D | transport_rdma.c | 365 t = kzalloc(sizeof(*t), GFP_KERNEL); in alloc_transport() 366 if (!t) in alloc_transport() 428 ib_mr_pool_destroy(t->qp, &t->qp->rdma_mrs); in free_transport() 1003 return wait_for_credits(t, &t->wait_send_credits, &t->send_credits, 1); in wait_for_send_credits() 1008 return wait_for_credits(t, &t->wait_rw_credits, &t->rw_credits, credits); in wait_for_rw_credits() 1333 struct smb_direct_transport *t = msg->t; in read_write_done() local 1408 msg->t = t; in smb_direct_rdma_xmit() 1867 t->pd = ib_alloc_pd(t->cm_id->device, 0); in smb_direct_create_qpair() 1875 t->send_cq = ib_alloc_cq(t->cm_id->device, t, in smb_direct_create_qpair() 1885 t->recv_cq = ib_alloc_cq(t->cm_id->device, t, in smb_direct_create_qpair() [all …]
|
/linux-6.3-rc2/arch/sparc/lib/ |
A D | bitext.c | 35 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-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | btf_write.c | 10 const struct btf_type *t; in gen_btf() local 30 t = btf__type_by_id(btf, 1); in gen_btf() 114 m = btf_members(t) + 0; in gen_btf() 119 m = btf_members(t) + 1; in gen_btf() 146 m = btf_members(t) + 0; in gen_btf() 168 v = btf_enum(t) + 0; in gen_btf() 171 v = btf_enum(t) + 1; in gen_btf() 240 p = btf_params(t) + 0; in gen_btf() 243 p = btf_params(t) + 1; in gen_btf() 324 v64 = btf_enum64(t) + 0; in gen_btf() [all …]
|
/linux-6.3-rc2/drivers/clocksource/ |
A D | timer-ti-dm-systimer.c | 82 writel_relaxed(val, t->base + t->sysc); in dmtimer_systimer_enable() 110 void __iomem *sysc = t->base + t->sysc; in dmtimer_systimer_type2_reset() 419 readl_relaxed(t->base + t->sysc)); in dmtimer_systimer_setup() 452 void __iomem *pend = t->base + t->pend; in dmtimer_set_next_event() 469 void __iomem *ctrl = t->base + t->ctrl; in dmtimer_clockevent_shutdown() 490 void __iomem *pend = t->base + t->pend; in dmtimer_set_periodic() 506 t->base + t->ctrl); in dmtimer_set_periodic() 546 t = &clkevt->t; in dmtimer_clkevt_init_common() 752 t->base + t->ctrl); in dmtimer_clocksource_resume() 767 t = &clksrc->t; in dmtimer_clocksource_init() [all …]
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-table.c | 134 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() 460 prev = &t->targets[t->num_targets - 1]; in adjoin() 647 BUG_ON(t->num_targets >= t->num_allocated); in dm_table_add_target() 649 ti = t->targets + t->num_targets; in dm_table_add_target() 1096 t->counts[t->depth - 1] = leaf_nodes; in dm_table_build_index() 1097 t->index[t->depth - 1] = t->highs; in dm_table_build_index() 1451 t->event_fn(t->event_context); in dm_table_event() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/ |
A D | i915_gem_client_blt.c | 196 *cs++ = t->height << 16 | t->width; in prepare_blit() 242 *cs++ = t->height << 16 | t->width; in prepare_blit() 295 return __create_vma(t, PAGE_ALIGN(t->width * t->height * 4), lmem); in create_vma() 312 t->scratch.vma = create_vma(t, false); in tiled_blits_create_buffers() 549 t = kzalloc(sizeof(*t), GFP_KERNEL); in tiled_blits_create() 560 t->align = max(t->align, in tiled_blits_create() 582 t->hole = hole.start + t->align; in tiled_blits_create() 609 u64 offset = round_up(t->width * t->height * 4, t->align); in tiled_blits_prepare() 625 &t->scratch, t->hole); in tiled_blits_prepare() 640 u64 offset = round_up(t->width * t->height * 4, 2 * t->align); in tiled_blits_bounce() [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | units.h | 38 return t + ABSOLUTE_ZERO_MILLICELSIUS; in milli_kelvin_to_millicelsius() 43 return t - ABSOLUTE_ZERO_MILLICELSIUS; in millicelsius_to_milli_kelvin() 49 static inline long kelvin_to_millicelsius(long t) in kelvin_to_millicelsius() argument 54 static inline long millicelsius_to_kelvin(long t) in millicelsius_to_kelvin() argument 56 t = millicelsius_to_milli_kelvin(t); in millicelsius_to_kelvin() 61 static inline long deci_kelvin_to_celsius(long t) in deci_kelvin_to_celsius() argument 63 t = milli_kelvin_to_millicelsius(t * MILLIDEGREE_PER_DECIDEGREE); in deci_kelvin_to_celsius() 70 t = millicelsius_to_milli_kelvin(t * MILLIDEGREE_PER_DEGREE); in celsius_to_deci_kelvin() 94 t = millicelsius_to_milli_kelvin(t); in millicelsius_to_deci_kelvin() 99 static inline long kelvin_to_celsius(long t) in kelvin_to_celsius() argument [all …]
|
A D | btf.h | 244 return btf_type_is_int(t) && t->size <= sizeof(u64); in btf_type_is_small_int() 254 return btf_type_is_int(t) && (btf_int_encoding(t) & BTF_INT_SIGNED); in btf_type_is_signed_int() 282 return BTF_INFO_KIND(t->info); in btf_kind() 302 u16 kind = btf_kind(t); in btf_is_composite() 329 return btf_type_is_int(t) || btf_type_is_enum(t); in btf_type_is_scalar() 384 return BTF_INFO_VLEN(t->info); in btf_type_vlen() 389 return btf_type_vlen(t); in btf_vlen() 456 const struct btf_type *t) in btf_type_var_secinfo() argument 564 if (!btf_type_is_ptr(t)) in btf_type_is_struct_ptr() 567 t = btf_type_skip_modifiers(btf, t->type, NULL); in btf_type_is_struct_ptr() [all …]
|
/linux-6.3-rc2/lib/lzo/ |
A D | lzo1x_decompress_safe.c | 68 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-6.3-rc2/lib/crypto/ |
A D | gf128mul.c | 290 t->t[i] = kzalloc(sizeof(*t->t[i]), GFP_KERNEL); in gf128mul_init_64k_bbe() 298 t->t[0]->t[1] = *g; in gf128mul_init_64k_bbe() 300 gf128mul_x_bbe(&t->t[0]->t[j + j], &t->t[0]->t[j]); in gf128mul_init_64k_bbe() 305 be128_xor(&t->t[i]->t[j + k], in gf128mul_init_64k_bbe() 306 &t->t[i]->t[j], &t->t[i]->t[k]); in gf128mul_init_64k_bbe() 312 t->t[i]->t[j] = t->t[i - 1]->t[j]; in gf128mul_init_64k_bbe() 338 *r = t->t[0]->t[ap[15]]; in gf128mul_64k_bbe() 372 gf128mul_x_lle(&t->t[j], &t->t[j+j]); in gf128mul_init_4k_lle() 376 be128_xor(&t->t[j + k], &t->t[j], &t->t[k]); in gf128mul_init_4k_lle() 394 gf128mul_x_bbe(&t->t[j + j], &t->t[j]); in gf128mul_init_4k_bbe() [all …]
|
/linux-6.3-rc2/drivers/iio/ |
A D | industrialio-sw-trigger.c | 36 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() 77 iter = __iio_find_sw_trigger_type(t->name, strlen(t->name)); in iio_unregister_sw_trigger_type() 93 if (t && !try_module_get(t->owner)) in iio_get_sw_trigger_type() 94 t = NULL; in iio_get_sw_trigger_type() 97 return t; in iio_get_sw_trigger_type() 111 if (IS_ERR(t)) in iio_sw_trigger_create() 116 return t; in iio_sw_trigger_create() 119 return t; in iio_sw_trigger_create() [all …]
|
/linux-6.3-rc2/drivers/media/pci/bt8xx/ |
A D | bttv-audio-hook.c | 71 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-6.3-rc2/tools/perf/util/ |
A D | trigger.h | 38 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 …]
|
/linux-6.3-rc2/drivers/ata/ |
A D | libata-pata-timings.c | 103 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-6.3-rc2/arch/riscv/kvm/ |
A D | vcpu_timer.c | 50 delta_ns = kvm_riscv_delta_cycles2ns(t->next_cycles, gt, t); in kvm_riscv_vcpu_hrtimer_expired() 55 t->next_set = false; in kvm_riscv_vcpu_hrtimer_expired() 63 if (!t->init_done || !t->next_set) in kvm_riscv_vcpu_timer_cancel() 67 t->next_set = false; in kvm_riscv_vcpu_timer_cancel() 89 if (!t->init_done) in kvm_riscv_vcpu_update_hrtimer() 97 t->next_set = true; in kvm_riscv_vcpu_update_hrtimer() 117 delta_ns = kvm_riscv_delta_cycles2ns(t->next_cycles, gt, t); in kvm_riscv_vcpu_vstimer_expired() 133 if (!kvm_riscv_delta_cycles2ns(t->next_cycles, gt, t) || in kvm_riscv_vcpu_timer_pending() 146 if (!t->init_done) in kvm_riscv_vcpu_timer_blocking() 149 delta_ns = kvm_riscv_delta_cycles2ns(t->next_cycles, gt, t); in kvm_riscv_vcpu_timer_blocking() [all …]
|
/linux-6.3-rc2/drivers/md/bcache/ |
A D | bset.c | 546 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-6.3-rc2/arch/mips/kernel/ |
A D | watch.c | 120 unsigned int t; in mips_probe_watch_registers() local 130 t = read_c0_watchlo0(); in mips_probe_watch_registers() 138 t = read_c0_watchhi0(); in mips_probe_watch_registers() 141 t = read_c0_watchhi0(); in mips_probe_watch_registers() 148 t = read_c0_watchlo1(); in mips_probe_watch_registers() 154 t = read_c0_watchhi1(); in mips_probe_watch_registers() 157 t = read_c0_watchhi1(); in mips_probe_watch_registers() 164 t = read_c0_watchlo2(); in mips_probe_watch_registers() 170 t = read_c0_watchhi2(); in mips_probe_watch_registers() 173 t = read_c0_watchhi2(); in mips_probe_watch_registers() [all …]
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | btf.h | 322 return BTF_INFO_KIND(t->info); in btf_kind() 327 return BTF_INFO_VLEN(t->info); in btf_vlen() 332 return BTF_INFO_KFLAG(t->info); in btf_kflag() 342 return btf_kind(t) == BTF_KIND_INT; in btf_is_int() 367 __u16 kind = btf_kind(t); in btf_is_composite() 409 __u16 kind = btf_kind(t); in btf_is_mod() 454 return btf_is_enum(t) || btf_is_enum64(t); in btf_is_any_enum() 486 return (struct btf_enum *)(t + 1); in btf_enum() 532 bool kflag = btf_kflag(t); in btf_member_bit_offset() 544 bool kflag = btf_kflag(t); in btf_member_bitfield_size() [all …]
|
/linux-6.3-rc2/block/ |
A D | blk-settings.c | 565 t->bounce = max(t->bounce, b->bounce); in blk_stack_limits() 590 top = max(t->physical_block_size, t->io_min) in blk_stack_limits() 607 t->io_min = max(t->io_min, b->io_min); in blk_stack_limits() 608 t->io_opt = lcm_not_zero(t->io_opt, b->io_opt); in blk_stack_limits() 623 if (t->io_min & (t->physical_block_size - 1)) { in blk_stack_limits() 624 t->io_min = t->physical_block_size; in blk_stack_limits() 630 if (t->io_opt & (t->physical_block_size - 1)) { in blk_stack_limits() 649 % max(t->physical_block_size, t->io_min); in blk_stack_limits() 657 t->max_sectors = blk_round_down_sectors(t->max_sectors, t->logical_block_size); in blk_stack_limits() 658 t->max_hw_sectors = blk_round_down_sectors(t->max_hw_sectors, t->logical_block_size); in blk_stack_limits() [all …]
|