Home
last modified time | relevance | path

Searched refs:t (Results 2401 – 2425 of 8705) sorted by relevance

1...<<919293949596979899100>>...349

/openbmc/u-boot/board/keymile/scripts/
H A Dramfs-ppc_82xx.txt1 setup_debug_env=tftpboot 0x200000 scripts/ramfs-common.txt && env import -t 0x200000 ${filesize} &&…
H A Dramfs-arm.txt1 setup_debug_env=tftpboot 0x200000 scripts/ramfs-common.txt && env import -t 0x200000 ${filesize} &&…
/openbmc/openbmc/poky/meta/files/ptest-perl/
H A Drun-ptest3 for case in `find t -type f -name '*.t'`; do
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-diff-perl/
H A Drun-ptest3 for case in `find t -type f -name '*.t'`; do
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c665 struct cpufreq_governor *t; in find_governor() local
667 for_each_governor(t) in find_governor()
669 return t; in find_governor()
676 struct cpufreq_governor *t; in get_governor() local
680 if (!t) in get_governor()
684 t = NULL; in get_governor()
689 return t; in get_governor()
709 struct cpufreq_governor *t; in cpufreq_parse_governor() local
712 if (t) in cpufreq_parse_governor()
713 return t; in cpufreq_parse_governor()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D02-Makefile.in.patch67 rm -f $(A_OUT) core *.o *.t
135 - rm -f $@ $@.t
137 - mv $@.t $@
148 - rm -f $@ $@.t
150 - mv $@.t $@
159 - rm -f $@ $@.t
161 - mv $@.t $@
170 - rm -f $@ $@.t
172 - mv $@.t $@
/openbmc/linux/arch/mips/include/asm/
H A Dcmp.h12 extern void cmp_boot_secondary(int cpu, struct task_struct *t);
/openbmc/openbmc/poky/meta/recipes-devtools/perl/libmodule-build-perl/
H A Drun-ptest3 for case in `find t -type f -name '*.t'`; do
/openbmc/linux/Documentation/filesystems/
H A Dsysv-fs.rst18 mount [-r] -t sysv device mountpoint
22 -t sysv
23 -t xenix
24 -t coherent
255 * How to implement symbolic links such that the host fsck doesn't scream:
/openbmc/linux/Documentation/powerpc/
H A Dbooting.rst13 doesn't follow them properly. In addition, since the advent of the arch/powerpc
21 doesn't require the device-tree to represent every device in the system and only
26 to define nodes for on chip devices and other buses that don't specifically fit
44 forth words isn't required), you can enter the kernel with:
85 you don't need to care, or you'll have to enter the kernel
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dpll.c333 int t; in wait_for_bit_change() local
336 t = 100; in wait_for_bit_change()
337 while (t-- > 0) { in wait_for_bit_change()
368 int t = 100; in dss_wait_hsdiv_ack() local
370 while (t-- > 0) { in dss_wait_hsdiv_ack()
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Drunner.py74 for t in ['failures', 'errors', 'skipped', 'expectedFailures']:
75 for (scase, msg) in getattr(self, t):
185 t = ""
189 t = " (" + "{0:.2f}".format(duration) + "s)"
193 logs[status].append("RESULTS - %s: %s%s" % (case.id(), status, t))
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_internal.h234 const char *btf_kind_str(const struct btf_type *t);
237 static inline enum btf_func_linkage btf_func_linkage(const struct btf_type *t) in btf_func_linkage() argument
239 return (enum btf_func_linkage)(int)btf_vlen(t); in btf_func_linkage()
492 int btf_type_visit_type_ids(struct btf_type *t, type_id_visit_fn visit, void *ctx);
493 int btf_type_visit_str_offs(struct btf_type *t, str_off_visit_fn visit, void *ctx);
/openbmc/linux/Documentation/usb/
H A Dgadget_multi.rst53 tries to match drivers for each individual interface (sort of, don't
60 configuration so a dual RNDIS and CDC ECM gadget won't work unless you
97 functionality. As an effect provided INFs won't work since they have
107 things don't work as intended before realising Windows have cached
116 as well. It most likely won't work on Windows prior to Windows XP
/openbmc/linux/arch/m68k/q40/
H A DREADME12 It seems IRQ unmasking can't be safely done on a Q40. IRQ probing
22 poll the floppy for this reason - something that can't be done in Linux.
125 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
135 btw if the showkey output from PC and Q40 doesn't differ then you have some
136 classic configuration problem - don't send me anything in this case
/openbmc/linux/drivers/iio/adc/
H A Dad_sigma_delta.c62 struct spi_transfer t = { in ad_sd_write_reg() local
89 spi_message_add_tail(&t, &m); in ad_sd_write_reg()
105 struct spi_transfer t[] = { in ad_sd_read_reg_raw() local
123 spi_message_add_tail(&t[0], &m); in ad_sd_read_reg_raw()
125 spi_message_add_tail(&t[1], &m); in ad_sd_read_reg_raw()
/openbmc/linux/net/ipv4/
H A Dipmr_base.c34 void (*expire_func)(struct timer_list *t), in mr_table_alloc() argument
363 unsigned int t = 0, s_t = cb->args[0]; in mr_rtm_dumproute() local
379 if (t < s_t) in mr_rtm_dumproute()
387 t++; in mr_rtm_dumproute()
391 cb->args[0] = t; in mr_rtm_dumproute()
/openbmc/linux/arch/m68k/sun3x/
H A Dtime.h5 extern int sun3x_hwclk(int set, struct rtc_time *t);
/openbmc/qemu/tests/tcg/hexagon/
H A Dtest_ext.S11 p0 = cmp.eq(r2, ##-559038737); if (p0.new) jump:t pass
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-host_%.bbappend1 # greatlakes doesn't use xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service in power control
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8710b.c1271 int result[][8], int t) in rtl8710bu_phy_iqcalibrate() argument
1306 if (t == 0) { in rtl8710bu_phy_iqcalibrate()
1317 if (t == 0) { in rtl8710bu_phy_iqcalibrate()
1358 result[t][0] = (val32 >> 16) & 0x3ff; in rtl8710bu_phy_iqcalibrate()
1361 result[t][1] = (val32 >> 16) & 0x3ff; in rtl8710bu_phy_iqcalibrate()
1364 result[t][0] = 0x100; in rtl8710bu_phy_iqcalibrate()
1365 result[t][1] = 0x0; in rtl8710bu_phy_iqcalibrate()
1374 result[t][2] = (val32 >> 16) & 0x3ff; in rtl8710bu_phy_iqcalibrate()
1380 result[t][2] = 0x100; in rtl8710bu_phy_iqcalibrate()
1381 result[t][3] = 0x0; in rtl8710bu_phy_iqcalibrate()
[all …]
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_dma.h16 extern void mantis_dma_xfer(struct tasklet_struct *t);
/openbmc/linux/net/sched/
H A Dact_api.c1620 struct tcamsg *t; in tca_get_fill() local
1628 t = nlmsg_data(nlh); in tca_get_fill()
1630 t->tca__pad1 = 0; in tca_get_fill()
1631 t->tca__pad2 = 0; in tca_get_fill()
1726 struct tcamsg *t; in tca_action_flush() local
1754 sizeof(*t), 0); in tca_action_flush()
1759 t = nlmsg_data(nlh); in tca_action_flush()
1761 t->tca__pad1 = 0; in tca_action_flush()
1762 t->tca__pad2 = 0; in tca_action_flush()
2177 t->tca__pad1 = 0; in tc_dump_action()
[all …]
/openbmc/linux/Documentation/security/
H A Dsak.rst15 providing SAK. One is the ALT-SYSRQ-K sequence. You shouldn't use
49 Unfortunately this includes a number of things which you don't
63 root 579 0.0 0.1 1088 436 ? S 00:43 0:00 gpm -t ps/2
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dendianess-header.patch4 distros that don't have macros referenced
36 +/* Don't redefine these macros if they already exist */
94 /* check_ptr checks that a pointer is in the mmaped file and doesn't

1...<<919293949596979899100>>...349