Home
last modified time | relevance | path

Searched refs:t (Results 1176 – 1200 of 8705) sorted by relevance

1...<<41424344454647484950>>...349

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_task.c526 struct sas_task *t = task; in asd_execute_task() local
543 a->uldd_task = t; in asd_execute_task()
544 t->lldd_task = a; in asd_execute_task()
548 t = a->uldd_task; in asd_execute_task()
550 if (t->task_proto & SAS_PROTOCOL_STP) in asd_execute_task()
551 t->task_proto = SAS_PROTOCOL_STP; in asd_execute_task()
552 switch (t->task_proto) { in asd_execute_task()
565 t->task_proto); in asd_execute_task()
588 t = a->uldd_task; in asd_execute_task()
589 switch (t->task_proto) { in asd_execute_task()
[all …]
/openbmc/linux/include/linux/spi/
H A Dspi.h1149 struct spi_transfer t[]; member
1171 spi_transfer_del(struct spi_transfer *t) in spi_transfer_del() argument
1173 list_del(&t->transfer_list); in spi_transfer_del()
1177 spi_transfer_delay_exec(struct spi_transfer *t) in spi_transfer_delay_exec() argument
1179 return spi_delay_exec(&t->delay, t); in spi_transfer_delay_exec()
1210 m = kzalloc(struct_size(m, t, ntrans), flags); in spi_message_alloc()
1216 spi_message_add_tail(&m->t[i], m); in spi_message_alloc()
1393 struct spi_transfer t = { in spi_write() local
1398 return spi_sync_transfer(spi, &t, 1); in spi_write()
1416 struct spi_transfer t = { in spi_read() local
[all …]
/openbmc/linux/drivers/pcmcia/
H A Di82365.c349 if (!(t->flags & IS_VIA)) { in cirrus_set_opts()
428 if (t->flags & IS_CIRRUS) in get_bridge_state()
437 if (t->flags & IS_CIRRUS) in set_bridge_state()
444 if (t->flags & IS_VADEM) in set_bridge_state()
683 t->ioaddr, t->psock*0x40); in add_pcic()
729 t[i].socket.map_size = 0x1000; in add_pcic()
730 t[i].socket.irq_mask = mask; in add_pcic()
731 t[i].cs_irq = isa_irq; in add_pcic()
935 reg = t->intr; in i365_set_socket()
945 if (t->flags & IS_CIRRUS) { in i365_set_socket()
[all …]
/openbmc/linux/scripts/kconfig/
H A Dlexer.l90 [ \t]* /* whitespaces */
202 if (yytext[i] == '\t')
230 if ((yytext[yyleng-1] != ' ') && (yytext[yyleng-1] != '\t'))
393 fprintf(stderr, "can't find file %s\n", name);
/openbmc/linux/scripts/gdb/linux/
H A Dmodules.py89 t = self._module_use_type.get_type().pointer()
92 for use in lists.list_for_each_entry(sources, t, "source_list"):
103 t = """Usage: lx-getmod-by-textaddr [Heximal Address]
106 raise gdb.GdbError(t)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/
H A Dirda-utils_0.9.18.bb51 for t in ${TARGETS}; do
52 oe_runmake -C $t
58 for t in ${TARGETS}; do
59 oe_runmake -C $t ROOT="${D}" install
/openbmc/u-boot/common/
H A Dcommand.c328 char *anchor, *s, *t; in find_common_prefix() local
336 while ((t = *argv++) != NULL) { in find_common_prefix()
338 for (i = 0; i < len; i++, t++, s++) { in find_common_prefix()
339 if (*t != *s) in find_common_prefix()
354 char *s, *t; in cmd_auto_complete() local
427 t = buf + cnt; in cmd_auto_complete()
429 *t++ = *s++; in cmd_auto_complete()
432 *t++ = sep[i]; in cmd_auto_complete()
433 *t = '\0'; in cmd_auto_complete()
436 puts(t - k); in cmd_auto_complete()
/openbmc/boost-dbus/test/
H A Davahi.cpp44 boost::asio::deadline_timer t(io, boost::posix_time::seconds(10)); in TEST() local
45 t.async_wait([&](const boost::system::error_code& /*e*/) { in TEST()
84 boost::asio::deadline_timer t(io, boost::posix_time::seconds(10)); in TEST() local
85 t.async_wait([&](const boost::system::error_code& /*e*/) { in TEST()
94 boost::asio::deadline_timer t(io, boost::posix_time::seconds(10)); in TEST() local
95 t.async_wait([&](const boost::system::error_code& /*e*/) { in TEST()
232 boost::asio::deadline_timer t(io, boost::posix_time::seconds(10)); in TEST() local
233 t.async_wait([&](const boost::system::error_code&) { in TEST()
288 boost::asio::deadline_timer t(io, boost::posix_time::seconds(2)); in TEST() local
289 t.async_wait([&](const boost::system::error_code&) { in TEST()
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.cpp56 static pb_callback_t pbStrEncoder(const T& t) noexcept in pbStrEncoder() argument
58 return {{.encode = pbEncodeStr<T>}, const_cast<T*>(&t)}; in pbStrEncoder()
77 static pb_callback_t pbSubsEncoder(const std::vector<T>& t) in pbSubsEncoder() argument
80 const_cast<std::vector<T>*>(&t)}; in pbSubsEncoder()
125 TcommUtimeStime t = getTcommUtimeStime(pid, ticksPerSec); in getProcStatMetric() local
126 entry.tcomm = t.tcomm; in getProcStatMetric()
127 entry.utime = t.utime; in getProcStatMetric()
128 entry.stime = t.stime; in getProcStatMetric()
252 TcommUtimeStime t = getTcommUtimeStime(pid, ticksPerSec); in getFdStatMetric() local
254 entry.tcomm = t.tcomm; in getFdStatMetric()
/openbmc/linux/arch/ia64/include/asm/uv/
H A Duv_mmrs.h48 unsigned long t : 1; /* RO */ member
276 unsigned long t : 1; /* RO */ member
314 unsigned long t : 1; /* RO */ member
352 unsigned long t : 1; /* RO */ member
390 unsigned long t : 1; /* RO */ member
630 unsigned long t : 1; /* RO */ member
668 unsigned long t : 1; /* RO */ member
706 unsigned long t : 1; /* RO */ member
/openbmc/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.txt32 - xlnx,has-axis-tdest: Should be <0x0> (this feature isn't supported)
33 - xlnx,has-axis-tid: Should be <0x0> (this feature isn't supported)
34 - xlnx,has-axis-tkeep: Should be <0x0> (this feature isn't supported)
35 - xlnx,has-axis-tstrb: Should be <0x0> (this feature isn't supported)
36 - xlnx,has-axis-tuser: Should be <0x0> (this feature isn't supported)
50 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported)
52 - xlnx,use-tx-ctrl: Should be <0x0> (this feature isn't supported)
53 - xlnx,use-tx-cut-through: Should be <0x0> (this feature isn't supported)
/openbmc/linux/drivers/video/console/
H A Dmdacon.c506 static bool mdacon_scroll(struct vc_data *c, unsigned int t, unsigned int b, in mdacon_scroll() argument
520 scr_memmovew(mda_addr(0, t), mda_addr(0, t + lines), in mdacon_scroll()
521 (b-t-lines)*mda_num_columns*2); in mdacon_scroll()
527 scr_memmovew(mda_addr(0, t + lines), mda_addr(0, t), in mdacon_scroll()
528 (b-t-lines)*mda_num_columns*2); in mdacon_scroll()
529 scr_memsetw(mda_addr(0, t), eattr, lines*mda_num_columns*2); in mdacon_scroll()
H A Dsticon.c130 static bool sticon_scroll(struct vc_data *conp, unsigned int t, in sticon_scroll() argument
142 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols, in sticon_scroll()
149 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols, in sticon_scroll()
151 sti_clear(sti, t, 0, count, conp->vc_cols, in sticon_scroll()
/openbmc/linux/arch/mips/pci/
H A Dpci-ar724x.c253 u32 t; in ar724x_pci_irq_unmask() local
261 t = __raw_readl(base + AR724X_PCI_REG_INT_MASK); in ar724x_pci_irq_unmask()
262 __raw_writel(t | AR724X_PCI_INT_DEV0, in ar724x_pci_irq_unmask()
274 u32 t; in ar724x_pci_irq_mask() local
282 t = __raw_readl(base + AR724X_PCI_REG_INT_MASK); in ar724x_pci_irq_mask()
283 __raw_writel(t & ~AR724X_PCI_INT_DEV0, in ar724x_pci_irq_mask()
289 t = __raw_readl(base + AR724X_PCI_REG_INT_STATUS); in ar724x_pci_irq_mask()
290 __raw_writel(t | AR724X_PCI_INT_DEV0, in ar724x_pci_irq_mask()
/openbmc/linux/net/smc/
H A Dsmc_stats.h93 typeof(_tech) t = (_tech); \
98 this_cpu_inc((*stats).smc[t].key ## _cnt); \
103 this_cpu_inc((*stats).smc[t].key ## _pd.buf[_pos]); \
104 this_cpu_add((*stats).smc[t].key ## _bytes, r); \
141 typeof(_tech) t = (_tech); \
148 this_cpu_inc((*(_smc_stats)).smc[t].k ## _rmbsize.buf[_pos]); \
152 #define SMC_STAT_RMB_SUB(_smc_stats, type, t, key) \ argument
153 this_cpu_inc((*(_smc_stats)).smc[t].rmb ## _ ## key.type ## _cnt)
/openbmc/linux/Documentation/admin-guide/media/
H A Dttusb-dec.rst11 - DEC2000-t
12 - DEC2450-t
25 - Conax support for 2450-t
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A Dcrosscompile_nm.patch20 -open NM, "nm -Dg --defined-only $libfile |" || die "can't run nm on $libfile: $!";
26 +open NM, "$nm -Dg --defined-only $libfile |" || die "can't run nm on $libfile: $!";
27 open EXPORT, "< $exfile" || die "can't read $exfile: $!";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/
H A D0001-usage2c.awk-fix-wrong-basename-regexp.patch25 # 't', 'h', 'e', ' ', 't', 'e', 'x', 't', ...
/openbmc/linux/arch/arm/kernel/
H A Dio.c47 unsigned char *t = to; in _memcpy_fromio() local
50 *t = readb(from); in _memcpy_fromio()
51 t++; in _memcpy_fromio()
/openbmc/qemu/tests/qemu-iotests/
H A D250.out2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2202009600 preallocation=metadata
12 0 0xa00000 0x82f00000 TEST_DIR/t.qcow2
13 0x82a00000 0xa00000 0x500000 TEST_DIR/t.qcow2
H A D188.out2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216
17 qemu-io: can't open: Invalid password, cannot unlock any keyslot
20 Formatting 'TEST_DIR/t.IMGFMT.orig', fmt=IMGFMT size=16777216
H A D313.out5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=SIZE
14 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=SIZE backing_file=TEST_DIR/t.IMGFMT.base backing_fm…
/openbmc/u-boot/drivers/misc/
H A Daltera_sysid.c28 struct tm t; in display_sysid() local
42 localtime_r(&stamp, &t); in display_sysid()
43 asctime_r(&t, asc); in display_sysid()
/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/
H A Ddropbearkey.service13 @SBINDIR@/dropbearkey -t rsa -f ${DROPBEAR_RSAKEY_DIR}/dropbear_rsa_host_key; \
18 @SBINDIR@/dropbearkey -t ecdsa -f ${DROPBEAR_RSAKEY_DIR}/dropbear_ecdsa_host_key -s 384; \
23 @SBINDIR@/dropbearkey -t ed25519 -f ${DROPBEAR_RSAKEY_DIR}/dropbear_ed25519_host_key; \
/openbmc/linux/tools/memory-model/litmus-tests/
H A DLB+unlocklockonceonce+poacquireonce.litmus15 P0(spinlock_t *s, spinlock_t *t, int *x, int *y)
22 spin_lock(t);
24 spin_unlock(t);

1...<<41424344454647484950>>...349