/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_erl1.h | 33 extern void iscsit_handle_dataout_timeout(struct timer_list *t);
|
/openbmc/linux/drivers/vfio/fsl-mc/ |
H A D | Kconfig | 12 If you don't know what to do here, say N.
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-fileops.h | 24 void cx18_vb_timeout(struct timer_list *t);
|
/openbmc/linux/drivers/vfio/cdx/ |
H A D | Kconfig | 17 If you don't know what to do here, say N.
|
/openbmc/qemu/docs/system/ |
H A D | target-ppc.rst | 14 by the title text of each file, which isn't the same ordering
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/ |
H A D | nohardcodepaths.patch | 2 onto a machine with /usr/bin/grep, things will fail. Simply don't bother
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | examples.rst | 10 examples got out of date and doesn't even compile nowadays.
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | mmu.h | 43 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 D | 0005-mmal_exit_fix.patch | 13 +// 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 D | multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch | 3 multi-line ACLOCAL_AMFLAGS isn't supported by autoreconf.
|
/openbmc/webui-vue/docs/guide/components/page-section/ |
H A D | index.md | 9 <page-section :section-title="$t('pageLdap.settings')"></page-section>
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/ |
H A D | encodings_1.1.0.bb | 22 # postinst from .inc doesn't apply to this recipe
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/ |
H A D | postgresql_16.3.bb | 16 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 D | base.bbclass | 187 # 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 D | 0016-libsparse-Add-hole-mode-to-sparse_file_read.patch | 12 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 D | act_mirred.c | 367 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 D | act_mpls.c | 342 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 D | act_skbedit.c | 296 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 D | tt.c | 149 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 D | dm-block-manager.c | 79 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 D | trace-event-info.c | 394 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 D | rtl819x_TSProc.c | 11 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 D | sprd-iommu.c | 108 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 D | cargo_common.bbclass | 28 # 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 D | ar9003_eeprom.c | 3841 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 …]
|