Home
last modified time | relevance | path

Searched refs:t (Results 1651 – 1675 of 8709) sorted by relevance

1...<<61626364656667686970>>...349

/openbmc/linux/drivers/watchdog/
H A Dnv_tco.c108 static int tco_timer_set_heartbeat(int t) in tco_timer_set_heartbeat() argument
120 if (t < 0 || t > 0x3f) in tco_timer_set_heartbeat()
122 tmrval = seconds_to_ticks(t); in tco_timer_set_heartbeat()
143 heartbeat = t; in tco_timer_set_heartbeat()
/openbmc/linux/drivers/clk/pxa/
H A Dclk-pxa25x.c176 unsigned int t; in clk_pxa25x_core_get_parent() local
179 t = clkcfg & (1 << 0); in clk_pxa25x_core_get_parent()
180 if (t) in clk_pxa25x_core_get_parent()
219 unsigned int l, m, n2, t; in clk_pxa25x_cpll_get_rate() local
222 t = clkcfg & (1 << 0); in clk_pxa25x_cpll_get_rate()
/openbmc/linux/arch/x86/kernel/
H A Dhw_breakpoint.c472 struct thread_struct *t = &tsk->thread; in flush_ptrace_hw_breakpoint() local
475 unregister_hw_breakpoint(t->ptrace_bps[i]); in flush_ptrace_hw_breakpoint()
476 t->ptrace_bps[i] = NULL; in flush_ptrace_hw_breakpoint()
479 t->virtual_dr6 = 0; in flush_ptrace_hw_breakpoint()
480 t->ptrace_dr7 = 0; in flush_ptrace_hw_breakpoint()
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst5 Say you've got a big slow raid 6, and an ssd or three. Wouldn't it be
26 doesn't even have a notion of a clean shutdown; bcache simply doesn't return
119 /sys/block/bcache0, because bcache0 doesn't exist yet. If you're using a
144 that skips the cache so we don't have to error the write.
275 fdisk run and re-register a changed partition table, which won't work
278 1) Is it present in /dev/bcache* ? (there are times where it won't be)
284 2) But if your backing device is gone, this won't work::
390 won't be written to the cache.
442 it isn't all done at once.
536 potentially be used for writeback. This doesn't mean this space isn't used
[all …]
/openbmc/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S96 #define GG1_1(x, y, z, o, t) \ argument
98 #define GG1_2(x, y, z, o, t) \ argument
100 #define GG1_3(x, y, z, o, t) argument
102 #define FF1_1(x, y, z, o, t) GG1_1(x, y, z, o, t) argument
103 #define FF1_2(x, y, z, o, t) argument
104 #define FF1_3(x, y, z, o, t) GG1_2(x, y, z, o, t) argument
106 #define GG2_1(x, y, z, o, t) \ argument
109 and t, y, x;
111 eor o, o, t;
116 and t, x, y; \
[all …]
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_spi.c60 struct scsi_transport_template t; member
1421 return &i->t.target_attrs.ac == cont; in spi_target_match()
1579 i->t.target_attrs.ac.match = spi_target_match; in spi_attach_transport()
1580 transport_container_register(&i->t.target_attrs); in spi_attach_transport()
1582 i->t.host_attrs.ac.class = &spi_host_class.class; in spi_attach_transport()
1583 i->t.host_attrs.ac.grp = &host_attribute_group; in spi_attach_transport()
1584 i->t.host_attrs.ac.match = spi_host_match; in spi_attach_transport()
1585 transport_container_register(&i->t.host_attrs); in spi_attach_transport()
1586 i->t.host_size = sizeof(struct spi_host_attrs); in spi_attach_transport()
1589 return &i->t; in spi_attach_transport()
[all …]
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra124-emc.c121 int i, k, t; in emc_determine_rate() local
130 for (t = k; t < tegra->num_timings; t++) { in emc_determine_rate()
131 if (tegra->timings[t].ram_code != ram_code) in emc_determine_rate()
135 for (i = k; i < t; i++) { in emc_determine_rate()
138 if (timing->rate < req->rate && i != t - 1) in emc_determine_rate()
/openbmc/linux/drivers/mailbox/
H A Dmailbox.c259 int t; in mbox_send_message() local
264 t = add_to_rbuf(chan, mssg); in mbox_send_message()
265 if (t < 0) { in mbox_send_message()
267 return t; in mbox_send_message()
283 t = -ETIME; in mbox_send_message()
284 tx_tick(chan, t); in mbox_send_message()
288 return t; in mbox_send_message()
/openbmc/linux/drivers/video/fbdev/core/
H A DKconfig50 filling. This is used by drivers that don't provide their own
58 This is used by drivers that don't provide their own (accelerated)
66 blitting. This is used by drivers that don't provide their own
82 filling. This is used by drivers that don't provide their own
90 This is used by drivers that don't provide their own (accelerated)
98 blitting. This is used by drivers that don't provide their own
114 Big-Endian machine). Most probably you don't have such hardware,
/openbmc/qemu/tests/qemu-iotests/
H A Dtestrunner.py385 test_field_width = max(len(os.path.basename(t)) for t in tests) + 2
390 for i, t in enumerate(tests):
391 name = os.path.basename(t)
396 res = self.run_test(t, test_field_width)
401 casenotrun.append(t)
417 self.last_elapsed.update(t, res.elapsed)
/openbmc/linux/include/media/drv-intf/
H A Dmsp3400.h128 #define MSP_INPUT(sc, t, main_aux_src, sc_i2s_src) \ argument
130 MSP_TUNER_TO_DSP(t) | \
/openbmc/linux/arch/alpha/kernel/
H A Derr_impl.h25 #define SUBPACKET_ANNOTATION(c, t, r, d, a) {NULL, (c), (t), (r), (d), (a)} argument
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_macro_scan.l69 SPACE [ \t]+
70 MCARG [^(), \t]+
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dilitek,ili9225.txt7 - compatible: "vot,v220hf01a-t", "ilitek,ili9225"
19 compatible = "vot,v220hf01a-t", "ilitek,ili9225";
/openbmc/linux/arch/ia64/include/asm/
H A Dswitch_to.h34 #define IA64_HAS_EXTRA_STATE(t) \ argument
35 ((t)->thread.flags & (IA64_THREAD_DBG_VALID|IA64_THREAD_PM_VALID))
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-scons/
H A D0001-Fix-man-page-installation.patch7 error: can't copy 'build/doc/man/scons.1': doesn't exist or not a regular file
/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6/
H A Dtune-arm1136jf-s.inc12 # mcpu is used so don't use armv6 as we don't want march
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmms/
H A Dlibmms_0.6.4.bb17 # don't have (and don't want) the RDEPENDS on GLib, we should
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Djitter.sh45 t=`gawk -v s=$starttime 'BEGIN { print systime() - s; }' < /dev/null`
46 if test "$t" -gt "$duration"
/openbmc/phosphor-debug-collector/
H A Dmap_gen.py56 t = Template(filename=template)
59 t.render(DUMP_TYPE_TABLE=yaml_dict1, ERROR_TYPE_DICT=yaml_dict2)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/libosinfo/
H A D0001-meson.build-allow-crosscompiling-gir.patch2 From: Markus Volk <f_l_k@t-online.de>
8 Signed-off-by: Markus Volk <f_l_k@t-online.de>
/openbmc/qemu/qapi/
H A Derror.json13 # @GenericError: this is used for errors that don't require a specific
22 # @KVMMissingCap: the requested operation can't be fulfilled because a
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/
H A D0001-patch-src_decoder_plugins_FfmpegIo.cxx.patch2 From: Markus Volk <f_l_k@t-online.de>
6 Signed-off-by: Markus Volk <f_l_k@t-online.de>
/openbmc/linux/include/linux/
H A Drcutree.h24 void rcu_request_urgent_qs_task(struct task_struct *t);
98 void rcu_preempt_deferred_qs(struct task_struct *t);
/openbmc/linux/drivers/block/aoe/
H A Daoemain.c21 static void discover_timer(struct timer_list *t) in discover_timer() argument
23 mod_timer(t, jiffies + HZ * 60); /* one minute */ in discover_timer()

1...<<61626364656667686970>>...349