Home
last modified time | relevance | path

Searched refs:t (Results 3576 – 3600 of 8705) sorted by relevance

1...<<141142143144145146147148149150>>...349

/openbmc/linux/Documentation/RCU/
H A Dlockdep.rst25 aren't certain (for example, if CONFIG_DEBUG_LOCK_ALLOC is not set).
57 Don't check. (Use sparingly, if at all.)
59 Don't do lockdep at all. (Use sparingly, if at all.)
/openbmc/linux/arch/ia64/mm/
H A Dtlb.c124 unsigned long t = ia64_fetchadd(1, &ss->ticket, acq), serve; in down_spin() local
126 if (time_before(t, ss->serve)) in down_spin()
133 if (time_before(t, serve)) in down_spin()
/openbmc/linux/drivers/iio/adc/
H A Dti-ads8688.c216 struct spi_transfer t[] = { in ads8688_read() local
236 ret = spi_sync_transfer(st->spi, t, ARRAY_SIZE(t)); in ads8688_read()
/openbmc/linux/drivers/iio/dac/
H A Dad5360.c224 struct spi_transfer t[] = { in ad5360_read() local
242 ret = spi_sync_transfer(st->spi, t, ARRAY_SIZE(t)); in ad5360_read()
/openbmc/linux/tools/bpf/bpftool/
H A Dstruct_ops.c44 const struct btf_type *t; in get_kern_struct_ops_name() local
51 t = btf__type_by_id(kern_btf, info->btf_vmlinux_value_type_id); in get_kern_struct_ops_name()
52 st_ops_name = btf__name_by_offset(kern_btf, t->name_off); in get_kern_struct_ops_name()
/openbmc/qemu/tests/qemu-iotests/
H A D233.out14 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
60 …pen 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': The certificate hasn't got a known issuer
61 qemu-nbd: The certificate hasn't got a known issuer
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/
H A Dnodejs_20.13.0.bb24 file://0004-v8-don-t-override-ARM-CFLAGS.patch \
77 # We don't want to cross-compile during target compile,
147 # $TARGET_ARCH settings don't match --dest-cpu settings
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst212 - It can't be marked exclusive unless its parent is.
405 domain and hence won't be load balanced.
409 two domains won't be load balanced to the other one.
440 cpusets won't matter, as we're already fully load balancing.
482 don't leave tasks that might use non-trivial amounts of CPU in
598 Don't modify this file if you are not sure.
692 2) mount -t cgroup -ocpuset cpuset /sys/fs/cgroup/cpuset
704 mount -t cgroup -ocpuset cpuset /sys/fs/cgroup/cpuset
741 # mount -t cgroup -o cpuset cpuset /sys/fs/cgroup/cpuset
806 mount -t cpuset X /sys/fs/cgroup/cpuset
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c1674 long result[][8], u8 t, bool is2t) in _rtl88e_phy_iq_calibrate() argument
1696 if (t == 0) { in _rtl88e_phy_iq_calibrate()
1706 if (t == 0) { in _rtl88e_phy_iq_calibrate()
1742 result[t][0] = (rtl_get_bbreg(hw, 0xe94, MASKDWORD) & in _rtl88e_phy_iq_calibrate()
1744 result[t][1] = (rtl_get_bbreg(hw, 0xe9c, MASKDWORD) & in _rtl88e_phy_iq_calibrate()
1775 result[t][4] = (rtl_get_bbreg(hw, in _rtl88e_phy_iq_calibrate()
1779 result[t][5] = in _rtl88e_phy_iq_calibrate()
1782 result[t][6] = in _rtl88e_phy_iq_calibrate()
1785 result[t][7] = in _rtl88e_phy_iq_calibrate()
1790 result[t][4] = (rtl_get_bbreg(hw, in _rtl88e_phy_iq_calibrate()
[all …]
/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c717 int ret, t; in handle_multichannel_storage() local
763 t = wait_for_completion_timeout(&request->wait_event, 10*HZ); in handle_multichannel_storage()
764 if (t == 0) { in handle_multichannel_storage()
809 int ret, t; in storvsc_execute_vstor_op() local
828 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_execute_vstor_op()
829 if (t == 0) in storvsc_execute_vstor_op()
1636 int ret, t; in storvsc_host_reset_handler() local
1660 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_host_reset_handler()
1661 if (t == 0) in storvsc_host_reset_handler()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_main.c659 struct esas2r_target *t; in esas2r_show_info() local
695 for (t = a->targetdb; t < a->targetdb_end; t++) in esas2r_show_info()
696 if (t->buffered_target_state == TS_PRESENT) { in esas2r_show_info()
699 (u16)(uintptr_t)(t - a->targetdb)); in esas2r_show_info()
1574 static void esas2r_timer_callback(struct timer_list *t);
1586 static void esas2r_timer_callback(struct timer_list *t) in esas2r_timer_callback() argument
1588 struct esas2r_adapter *a = from_timer(a, t, timer); in esas2r_timer_callback()
/openbmc/linux/net/mac80211/
H A Ddebugfs_sta.c697 #define PFLAG(t, n, a, b) \ in link_sta_he_capa_read() argument
699 if (cap[n] & IEEE80211_HE_##t##_CAP##n##_##a) \ in link_sta_he_capa_read()
703 #define PFLAG_RANGE(t, i, n, s, m, off, fmt) \ in link_sta_he_capa_read() argument
705 u8 msk = IEEE80211_HE_##t##_CAP##i##_##n##_MASK; \ in link_sta_he_capa_read()
710 #define PFLAG_RANGE_DEFAULT(t, i, n, s, m, off, fmt, a, b) \ in link_sta_he_capa_read() argument
712 if (cap[i] == IEEE80211_HE_##t ##_CAP##i##_##n##_##a) { \ in link_sta_he_capa_read()
716 PFLAG_RANGE(t, i, n, s, m, off, fmt); \ in link_sta_he_capa_read()
1077 #define PFLAG(t, n, a, b) \ in link_sta_eht_capa_read() argument
1079 if (cap[n] & IEEE80211_EHT_##t##_CAP##n##_##a) \ in link_sta_eht_capa_read()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c369 }, *t; in live_lrc_fixed() local
382 for (t = tbl; t->name; t++) { in live_lrc_fixed()
383 int dw = find_offset(hw, t->reg); in live_lrc_fixed()
385 if (dw != t->offset) { in live_lrc_fixed()
388 t->name, in live_lrc_fixed()
389 t->reg, in live_lrc_fixed()
391 t->offset); in live_lrc_fixed()
/openbmc/linux/Documentation/fb/
H A Dviafb.rst189 layer doesn't even know about it; SAMM's second screen doesn't have a
190 device node file, thus a user mode application can't access it directly.
196 viafb doesn't support multi-head well, or it will cause screen crush.
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst7 collected so there isn't any performance impact. Only bio-based DM
93 @stats_list message, but it doesn't use it for anything else.
102 @stats_list message, but it doesn't use this value for anything.
200 doesn't use this value for anything.
/openbmc/u-boot/arch/arm/dts/
H A Darmada-388-clearfog.dts8 * production board. Things will change, don't expect this file to
86 * If the rtc doesn't work, run "date reset"
206 * but you can't do this because of
270 * Mikrobus doesn't specify beyond an I2C
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h117 uInt u0, u1, v0, v1, w0, w1, w2, t; \
121 t=u1*v0 + (w0>>16); \
122 w1=t & 0xffff; w2=t>>16; \
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsysfs.c509 #define temp_d(t) ((t) >> 2) argument
510 #define temp_f(t) (((t)&0x3) * 25u) argument
/openbmc/docs/designs/
H A Dgpio-based-cable-presence.md10 status. IPMI currently doesn't support grouping discrete values and it could at
126 addition, Redfish doesn't have a limit of 256 SDR IDs. Therefore, no need to
133 of 255 IDs. Meanwhile, it doesn't support stacking multiple presence states in
144 We could spawn threads to listen to each chips but I don't think we should
/openbmc/webui-vue/docs/guide/unit-testing/
H A Dreadme.md93 1. Don't test third-party functionality
94 1. Don't test the internals of your components or that specific functions are
96 1. Don't go beyond the input and outputs of the component
97 1. Don't test the functionality of other libraries
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c384 struct thread_struct *t = &tsk->thread; in flush_ptrace_hw_breakpoint() local
387 if (t->debug.hbp[i]) { in flush_ptrace_hw_breakpoint()
388 unregister_hw_breakpoint(t->debug.hbp[i]); in flush_ptrace_hw_breakpoint()
389 t->debug.hbp[i] = NULL; in flush_ptrace_hw_breakpoint()
/openbmc/linux/net/sched/
H A Dact_police.c351 struct tcf_t t; in tcf_police_dump() local
394 tcf_tm_dump(&t, &police->tcf_tm); in tcf_police_dump()
395 if (nla_put_64bit(skb, TCA_POLICE_TM, sizeof(t), &t, TCA_POLICE_PAD)) in tcf_police_dump()
H A Dact_pedit.c506 struct tcf_t t; in tcf_pedit_dump() local
540 tcf_tm_dump(&t, &p->tcf_tm); in tcf_pedit_dump()
541 if (nla_put_64bit(skb, TCA_PEDIT_TM, sizeof(t), &t, TCA_PEDIT_PAD)) in tcf_pedit_dump()
/openbmc/linux/tools/testing/kunit/
H A Dkunit_parser.py592 for t in failed_subtests:
593 all_failures.extend(failed_names(t, full_name))
650 for t in subtests:
651 counts.add_subtest_counts(t.counts)
/openbmc/linux/drivers/mmc/host/
H A Duniphier-sd.c93 static void uniphier_sd_external_dma_issue(struct tasklet_struct *t) in uniphier_sd_external_dma_issue() argument
95 struct tmio_mmc_host *host = from_tasklet(host, t, dma_issue); in uniphier_sd_external_dma_issue()
239 static void uniphier_sd_internal_dma_issue(struct tasklet_struct *t) in uniphier_sd_internal_dma_issue() argument
241 struct tmio_mmc_host *host = from_tasklet(host, t, dma_issue); in uniphier_sd_internal_dma_issue()

1...<<141142143144145146147148149150>>...349