Searched refs:te (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/tools/perf/util/
H A Ds390-sample-raw.c51 struct cf_trailer_entry *te; local
71 if (len - offset - sizeof(*te) == 4)
85 struct cf_trailer_entry te; local
87 te.flags = be64_to_cpu(tep->flags);
88 te.cfvn = be16_to_cpu(tep->cfvn);
89 te.csvn = be16_to_cpu(tep->csvn);
90 te.cpu_speed = be32_to_cpu(tep->cpu_speed);
91 te.timestamp = be64_to_cpu(tep->timestamp);
92 te.progusage1 = be64_to_cpu(tep->progusage1);
93 te
[all...]
H A Ds390-cpumsf.c310 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te, argument
313 /* te->t set: TOD in STCKE format, bytes 8-15
318 memcpy(&ts, &te->timestamp[idx], sizeof(ts));
324 struct hws_trailer_entry *te)
328 const unsigned long long flags = be64toh(te->flags);
336 memcpy(&local.timestamp, te->timestamp, sizeof(te->timestamp));
337 local.overflow = be64toh(te->overflow);
338 local.clock_base = be64toh(te->progusage[0]) >> 63 & 1;
339 local.progusage2 = be64toh(te
323 s390_cpumsf_trailer_show(const char *color, size_t pos, struct hws_trailer_entry *te) argument
377 struct hws_trailer_entry *te; local
475 struct hws_trailer_entry te; local
549 struct hws_trailer_entry *te; local
[all...]
H A Dpython.c363 struct perf_record_throttle *te = (struct perf_record_throttle *)(&pevent->event.header + 1); local
368 te->time, te->id, te->stream_id);
H A Dintel-pt.c4052 u64 te = p[i].end; local
4059 r->end = te ? intel_pt_tsc_end(te, pt) : 0;
4062 i, ts, te);
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.c79 struct dpu_hw_tear_check *te)
84 if (!pp || !te)
89 if (te->hw_vsync_mode)
92 cfg |= te->vsync_count;
95 DPU_REG_WRITE(c, PP_SYNC_CONFIG_HEIGHT, te->sync_cfg_height);
96 DPU_REG_WRITE(c, PP_VSYNC_INIT_VAL, te->vsync_init_val);
97 DPU_REG_WRITE(c, PP_RD_PTR_IRQ, te->rd_ptr_irq);
98 DPU_REG_WRITE(c, PP_START_POS, te->start_pos);
100 ((te->sync_threshold_continue << 16) |
101 te
78 dpu_hw_pp_enable_te(struct dpu_hw_pingpong *pp, struct dpu_hw_tear_check *te) argument
[all...]
H A Ddpu_hw_intf.c337 struct dpu_hw_tear_check *te)
348 if (te->hw_vsync_mode)
351 cfg |= te->vsync_count;
354 DPU_REG_WRITE(c, INTF_TEAR_SYNC_CONFIG_HEIGHT, te->sync_cfg_height);
355 DPU_REG_WRITE(c, INTF_TEAR_VSYNC_INIT_VAL, te->vsync_init_val);
356 DPU_REG_WRITE(c, INTF_TEAR_RD_PTR_IRQ, te->rd_ptr_irq);
357 DPU_REG_WRITE(c, INTF_TEAR_START_POS, te->start_pos);
359 ((te->sync_threshold_continue << 16) |
360 te->sync_threshold_start));
362 (te
336 dpu_hw_intf_enable_te(struct dpu_hw_intf *intf, struct dpu_hw_tear_check *te) argument
[all...]
H A Ddpu_hw_catalog.h415 struct dpu_pp_blk te; member in struct:dpu_pingpong_sub_blks
/linux-master/drivers/staging/fbtft/
H A Dfb_st7789v.c94 struct gpio_desc *te; local
97 te = gpiod_get_optional(dev, "te", GPIOD_IN);
98 if (IS_ERR(te))
99 return dev_err_probe(dev, PTR_ERR(te), "Failed to request te GPIO\n");
101 /* if te is NULL, indicating no configuration, directly return success */
102 if (!te) {
107 irq = gpiod_to_irq(te);
110 gpiod_put(te);
[all...]
/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c117 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) argument
120 if (te->header.t)
121 return *((unsigned long long *)&te->timestamp[1]);
124 return *((unsigned long long *)&te->timestamp[0]);
218 struct hws_trailer_entry *te; local
225 te = trailer_entry_ptr(sdb);
226 te->header.a = 1;
1208 struct hws_trailer_entry *te; local
1211 te = trailer_entry_ptr((unsigned long)sdbt);
1213 while ((unsigned long *)sample < (unsigned long *)te) {
1279 struct hws_trailer_entry *te; local
1427 struct hws_trailer_entry *te; local
1464 struct hws_trailer_entry *te; local
1526 struct hws_trailer_entry *te; local
1577 struct hws_trailer_entry *te; local
1728 struct hws_trailer_entry *te; local
[all...]
H A Dperf_cpum_cf.c389 static void cfdiag_trailer(struct cf_trailer_entry *te) argument
393 te->cfvn = cpumf_ctr_info.cfvn; /* Counter version numbers */
394 te->csvn = cpumf_ctr_info.csvn;
397 te->mach_type = cpuid.machine;
398 te->cpu_speed = cfdiag_cpu_speed;
399 if (te->cpu_speed)
400 te->speed = 1;
401 te->clock_base = 1; /* Save clock base */
402 te->tod_base = tod_clock_base.tod;
403 te
[all...]
/linux-master/fs/hfsplus/
H A Dwrapper.c136 struct cdrom_tocentry te; local
141 te.cdte_track = HFSPLUS_SB(sb)->session;
142 te.cdte_format = CDROM_LBA;
143 if (cdrom_read_tocentry(cdi, &te) ||
144 (te.cdte_ctrl & CDROM_DATA_TRACK) != 4) {
148 *start = (sector_t)te.cdte_addr.lba << 2;
/linux-master/tools/testing/selftests/net/
H A Dtxtimestamp.c111 static void init_timing_event(struct timing_event *te) argument
113 te->min = INT64_MAX;
114 te->max = 0;
115 te->total = 0;
116 te->count = 0;
119 static void add_timing_event(struct timing_event *te, argument
124 te->count++;
125 if (ts_delta < te->min)
126 te->min = ts_delta;
127 if (ts_delta > te
244 print_timing_event(char *name, struct timing_event *te) argument
[all...]
/linux-master/fs/hfs/
H A Dmdb.c42 struct cdrom_tocentry te; local
47 te.cdte_track = HFS_SB(sb)->session;
48 te.cdte_format = CDROM_LBA;
49 if (cdrom_read_tocentry(cdi, &te) ||
50 (te.cdte_ctrl & CDROM_DATA_TRACK) != 4) {
55 *start = (sector_t)te.cdte_addr.lba << 2;
/linux-master/drivers/block/aoe/
H A Daoeblk.c62 struct aoetgt **t, **te; local
70 te = t + d->ntargets;
71 for (; t < te && *t; t++) {
114 struct aoetgt **t, **te; local
130 te = t + d->ntargets;
131 for (; t < te && *t; t++) {
H A Daoedev.c199 struct aoetgt *t, **tt, **te; local
217 te = tt + d->ntargets;
218 for (; tt < te && (t = *tt); tt++) {
H A Daoecmd.c1434 struct aoetgt *t, **tt, **te; local
1437 te = tt + d->ntargets;
1438 for (; tt < te && *tt; tt++)
1441 if (tt == te) {
1607 struct aoetgt **t, **te; local
1614 te = t + d->ntargets;
1615 for (; t < te && *t; t++)
/linux-master/drivers/staging/greybus/
H A Dloopback.c364 static u64 gb_loopback_calc_latency(ktime_t ts, ktime_t te) argument
366 return __gb_loopback_calc_latency(ktime_to_ns(ts), ktime_to_ns(te));
374 ktime_t ts, te; local
405 te = ktime_get();
408 gb->elapsed_nsecs = gb_loopback_calc_latency(ts, te);
426 ktime_t te; local
429 te = ktime_get();
440 gb->elapsed_nsecs = gb_loopback_calc_latency(op_async->ts, te);
801 ktime_t te; local
808 te
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c72 bool te; local
77 r = kstrtobool(buf, &te);
81 r = dssdev->driver->enable_te(dssdev, te);
/linux-master/arch/x86/events/intel/
H A Dpt.c605 static inline struct topa_page *topa_entry_to_page(struct topa_entry *te) argument
607 return (struct topa_page *)((unsigned long)te & PAGE_MASK);
1047 pt_topa_prev_entry(struct pt_buffer *buf, struct topa_entry *te) argument
1049 unsigned long table = (unsigned long)te & ~(PAGE_SIZE - 1);
1054 if (tp->table != te)
1055 return --te;
1166 struct topa_entry *te; local
1174 te = pt_topa_entry_for_page(buf, pg);
1176 cur_tp = topa_entry_to_page(te);
1178 buf->cur_idx = te
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c1120 struct t3c_tid_entry *te; local
1139 te = lookup_tid(ti, tid);
1140 BUG_ON(!te);
1141 if (te && te->ctx && te->client && te->client->redirect) {
1142 update_tcb = te->client->redirect(te->ctx, old, new, e);
/linux-master/fs/isofs/
H A Dinode.c553 struct cdrom_tocentry te; local
558 te.cdte_track = session;
559 te.cdte_format = CDROM_LBA;
560 if (cdrom_read_tocentry(cdi, &te) == 0) {
562 session, te.cdte_addr.lba,
563 te.cdte_ctrl & CDROM_DATA_TRACK);
564 if ((te.cdte_ctrl & CDROM_DATA_TRACK) == 4)
565 return te.cdte_addr.lba;
/linux-master/net/netfilter/
H A Dnf_tables_api.c10149 struct nft_trans_elem *te; local
10347 te = (struct nft_trans_elem *)trans->data;
10349 nft_setelem_activate(net, te->set, te->elem_priv);
10350 nf_tables_setelem_notify(&trans->ctx, te->set,
10351 te->elem_priv,
10353 if (te->set->ops->commit &&
10354 list_empty(&te->set->pending_update)) {
10355 list_add_tail(&te->set->pending_update,
10362 te
10522 struct nft_trans_elem *te; local
[all...]
/linux-master/fs/ntfs3/
H A Dindex.c2164 struct NTFS_DE *e, *te, *re; local
2200 te = hdr_first_de(&n->index->ihdr);
2202 re = kmalloc(le16_to_cpu(te->size) + sizeof(u64), GFP_NOFS);
2209 memcpy(re, te, le16_to_cpu(te->size));
2224 indx_free_children(indx, ni, te, true);
2232 e = hdr_delete_de(&ib->ihdr, te);
/linux-master/drivers/ata/
H A Dlibata-core.c6521 struct ata_force_ent te = { .port = -1, .device = -1 }; local
6524 if (ata_parse_force_one(&next, &te, &reason)) {
6531 if (te.port == -1) {
6532 te.port = last_port;
6533 te.device = last_device;
6536 ata_force_tbl[idx++] = te;
6538 last_port = te.port;
6539 last_device = te.device;
/linux-master/drivers/pci/
H A Dquirks.c5824 int te; local
5846 for (te = 0; te < table_sz; te++) {
5850 rid_entry = ioread32(&mmio_peer_ctrl->req_id_table[te]);

Completed in 317 milliseconds

12