Home
last modified time | relevance | path

Searched refs:t (Results 2976 – 3000 of 8705) sorted by relevance

1...<<111112113114115116117118119120>>...349

/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_erl1.h33 extern void iscsit_handle_dataout_timeout(struct timer_list *t);
/openbmc/linux/drivers/vfio/fsl-mc/
H A DKconfig12 If you don't know what to do here, say N.
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.h24 void cx18_vb_timeout(struct timer_list *t);
/openbmc/linux/drivers/vfio/cdx/
H A DKconfig17 If you don't know what to do here, say N.
/openbmc/qemu/docs/system/
H A Dtarget-ppc.rst14 by the title text of each file, which isn't the same ordering
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A Dnohardcodepaths.patch2 onto a machine with /usr/bin/grep, things will fail. Simply don't bother
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dexamples.rst10 examples got out of date and doesn't even compile nowadays.
/openbmc/linux/arch/microblaze/include/asm/
H A Dmmu.h43 unsigned long t:1; /* Normal or I/O type */ member
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0005-mmal_exit_fix.patch13 +// This doesn't seem to be strong enough to reliably kill us if we fail to exit
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/
H A Dmulti-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch3 multi-line ACLOCAL_AMFLAGS isn't supported by autoreconf.
/openbmc/webui-vue/docs/guide/components/page-section/
H A Dindex.md9 <page-section :section-title="$t('pageLdap.settings')"></page-section>
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/
H A Dencodings_1.1.0.bb22 # postinst from .inc doesn't apply to this recipe
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/
H A Dpostgresql_16.3.bb16 CVE_STATUS[CVE-2017-8806] = "not-applicable-config: Ddoesn't apply to out configuration of postgres…
/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/classes/
H A Dbase.bbclass187 # do_package_write_* and do_package doesn't need do_package
193 # do_package/packagedata/package_qa don't need do_populate_sysroot
196 # Native/Cross packages don't exist and are noexec anyway
255 …bb.note("SState: sstate hash didn't match previous run for %s (%s vs %s)" % (n, sq_data['hash'][ti…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0016-libsparse-Add-hole-mode-to-sparse_file_read.patch12 safely represented by "don't care" chunks. Using "don't care" chunks
60 + * to "don't care" chunks. Other constant chunks will
88 + * %SPARSE_READ_MODE_NORMAL, but holes in the file will be converted to "don't
/openbmc/linux/net/sched/
H A Dact_mirred.c367 struct tcf_t t; in tcf_mirred_dump() local
379 tcf_tm_dump(&t, &m->tcf_tm); in tcf_mirred_dump()
380 if (nla_put_64bit(skb, TCA_MIRRED_TM, sizeof(t), &t, TCA_MIRRED_PAD)) in tcf_mirred_dump()
H A Dact_mpls.c342 struct tcf_t t; in tcf_mpls_dump() local
370 tcf_tm_dump(&t, &m->tcf_tm); in tcf_mpls_dump()
372 if (nla_put_64bit(skb, TCA_MPLS_TM, sizeof(t), &t, TCA_MPLS_PAD)) in tcf_mpls_dump()
H A Dact_skbedit.c296 struct tcf_t t; in tcf_skbedit_dump() local
333 tcf_tm_dump(&t, &d->tcf_tm); in tcf_skbedit_dump()
334 if (nla_put_64bit(skb, TCA_SKBEDIT_TM, sizeof(t), &t, TCA_SKBEDIT_PAD)) in tcf_skbedit_dump()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c149 static void iwl_tt_check_exit_ct_kill(struct timer_list *t) in iwl_tt_check_exit_ct_kill() argument
151 struct iwl_priv *priv = from_timer(priv, t, in iwl_tt_check_exit_ct_kill()
199 static void iwl_tt_ready_for_ct_kill(struct timer_list *t) in iwl_tt_ready_for_ct_kill() argument
201 struct iwl_priv *priv = from_timer(priv, t, in iwl_tt_ready_for_ct_kill()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-block-manager.c79 struct stack_store *t; in __add_holder() local
86 t = lock->traces + h; in __add_holder()
87 t->nr_entries = stack_trace_save(t->entries, MAX_STACK, 2); in __add_holder()
/openbmc/linux/tools/perf/util/
H A Dtrace-event-info.c394 struct tracepoint_path *t = tps; in put_tracepoints_path() local
397 zfree(&t->name); in put_tracepoints_path()
398 zfree(&t->system); in put_tracepoints_path()
399 free(t); in put_tracepoints_path()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c11 static void RxPktPendingTimeout(struct timer_list *t) in RxPktPendingTimeout() argument
13 struct rx_ts_record *pRxTs = from_timer(pRxTs, t, in RxPktPendingTimeout()
84 static void TsAddBaProcess(struct timer_list *t) in TsAddBaProcess() argument
86 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, TsAddBaTimer); in TsAddBaProcess()
/openbmc/linux/drivers/iommu/
H A Dsprd-iommu.c108 u32 t = sprd_iommu_read(sdev, reg); in sprd_iommu_update_bits() local
110 t = (t & (~(mask << shift))) | ((val & mask) << shift); in sprd_iommu_update_bits()
111 sprd_iommu_write(sdev, reg, t); in sprd_iommu_update_bits()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcargo_common.bbclass28 # Don't instruct cargo to use crates downloaded by bitbake. Some rust packages,
76 # Multiplexing can't be enabled because http2 can't be enabled
176 bb.fatal(f"{lockfile} file doesn't exist")
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c3841 int f[3], t[3]; in ar9003_hw_atten_chain_get() local
3856 f, t, 3); in ar9003_hw_atten_chain_get()
3869 int f[3], t[3]; in ar9003_hw_atten_chain_get_margin() local
3884 f, t, 3); in ar9003_hw_atten_chain_get_margin()
4070 s32 t[3], f[3] = {5180, 5500, 5785}; in ar9003_hw_quick_drop_apply() local
4810 int f[8], t[8], t1[3], t2[3], i; in ar9003_hw_power_control_override() local
4850 t[1] = eep->modalHeader5G.tempSlope; in ar9003_hw_power_control_override()
4861 f, t, 3); in ar9003_hw_power_control_override()
4876 f, t, 8); in ar9003_hw_power_control_override()
4878 t[0] = eep->base_ext2.tempSlopeLow; in ar9003_hw_power_control_override()
[all …]

1...<<111112113114115116117118119120>>...349