Home
last modified time | relevance | path

Searched refs:t (Results 6476 – 6500 of 8756) sorted by relevance

1...<<251252253254255256257258259260>>...351

/openbmc/qemu/docs/devel/
H A Dmaintainers.rst45 - It has a maintainer but they don't have time to do
/openbmc/qemu/docs/specs/
H A Driscv-iommu.rst20 As a reference device it doesn't implement anything outside of the specification,
/openbmc/qemu/qapi/
H A Dqdev.json74 # "additional arguments" business. It shouldn't have been added
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DEntry.interface.yaml68 property has a reason to change, a value that doesn't match the
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-br-deprecated-ips.sh.in106 # manage all of these entries and we don't want any that are stale
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/
H A Dmultipath-tools_0.10.0.bb37 file://0003-RH-don-t-start-without-a-config-file.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0006-cmd-go-make-GOROOT-precious-by-default.patch9 library, since we don't want every application to be rebuilding
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dlibgcc-common.inc117 bb.warn("Tune %s doesn't have a baselib set. Skipping..." % tune)
H A Dgcc-testsuite.inc26 # these targets don't do multilib the tests do not get correctly marked as
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/cryptsetup/
H A Dcryptsetup_2.7.5.bb58 # gcrypt-pkbdf2 requries --with-crypto_backend=gcrypt or the flag isn't
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c3563 static void pvr2_ctl_timeout(struct timer_list *t) in pvr2_ctl_timeout() argument
3565 struct hdw_timer *timer = from_timer(timer, t, timer); in pvr2_ctl_timeout()
4422 static void pvr2_hdw_quiescent_timeout(struct timer_list *t) in pvr2_hdw_quiescent_timeout() argument
4424 struct pvr2_hdw *hdw = from_timer(hdw, t, quiescent_timer); in pvr2_hdw_quiescent_timeout()
4433 static void pvr2_hdw_decoder_stabilization_timeout(struct timer_list *t) in pvr2_hdw_decoder_stabilization_timeout() argument
4435 struct pvr2_hdw *hdw = from_timer(hdw, t, decoder_stabilization_timer); in pvr2_hdw_decoder_stabilization_timeout()
4444 static void pvr2_hdw_encoder_wait_timeout(struct timer_list *t) in pvr2_hdw_encoder_wait_timeout() argument
4446 struct pvr2_hdw *hdw = from_timer(hdw, t, encoder_wait_timer); in pvr2_hdw_encoder_wait_timeout()
4455 static void pvr2_hdw_encoder_run_timeout(struct timer_list *t) in pvr2_hdw_encoder_run_timeout() argument
4457 struct pvr2_hdw *hdw = from_timer(hdw, t, encoder_run_timer); in pvr2_hdw_encoder_run_timeout()
/openbmc/qemu/target/i386/
H A Dops_sse.h2542 uint32_t A, B, C, D, E, t, i; \ in SSE_HELPER_FMAS()
2551 t = F(B, C, D) + rol32(A, 5) + b->L(3 - i) + E + K; \ in SSE_HELPER_FMAS()
2556 A = t; \ in SSE_HELPER_FMAS()
2612 uint32_t t, AA, EE; in helper_sha256rnds2() local
2624 t = SHA256_CH(E, F, G) + SHA256_RNDS1(E) + wk0 + H; in helper_sha256rnds2()
2625 AA = t + SHA256_MAJ(A, B, C) + SHA256_RNDS0(A); in helper_sha256rnds2()
2626 EE = t + D; in helper_sha256rnds2()
2636 t = SHA256_CH(E, F, G) + SHA256_RNDS1(E) + wk1 + H; in helper_sha256rnds2()
2637 AA = t + SHA256_MAJ(A, B, C) + SHA256_RNDS0(A); in helper_sha256rnds2()
2638 EE = t + D; in helper_sha256rnds2()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c2937 int t; in lpfc_sha_iterate() local
2940 t = 16; in lpfc_sha_iterate()
2944 HashWorkingPointer[t - 3] ^ HashWorkingPointer[t - in lpfc_sha_iterate()
2946 HashWorkingPointer[t - 14] ^ HashWorkingPointer[t - 16]); in lpfc_sha_iterate()
2947 } while (++t <= 79); in lpfc_sha_iterate()
2948 t = 0; in lpfc_sha_iterate()
2956 if (t < 20) { in lpfc_sha_iterate()
2971 } while (++t <= 79); in lpfc_sha_iterate()
3007 int t; in lpfc_hba_init() local
3018 for (t = 0; t < 7; t++) in lpfc_hba_init()
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv770d.h663 #define DMA_PACKET(cmd, t, s, n) ((((cmd) & 0xF) << 28) | \ argument
664 (((t) & 0x1) << 23) | \
/openbmc/linux/net/netfilter/
H A Dxt_set.c38 #define ADT_OPT(n, f, d, fs, cfs, t, p, b, po, bo) \ argument
44 .ext.timeout = t, \
/openbmc/u-boot/doc/
H A DREADME.usb226 don't want a USB device taking the MAC address of a built-in device or
229 So if your USB Ethernet chip doesn't have a MAC address available then
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_sdma.c122 static void sdma_sw_clean_up_task(struct tasklet_struct *t) in sdma_sw_clean_up_task() argument
124 struct qib_pportdata *ppd = from_tasklet(ppd, t, in sdma_sw_clean_up_task()
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dp54pci.c281 static void p54p_tasklet(struct tasklet_struct *t) in p54p_tasklet() argument
283 struct p54p_priv *priv = from_tasklet(priv, t, tasklet); in p54p_tasklet()
/openbmc/linux/Documentation/staging/
H A Dlzo.rst40 of bits in the operand. If the number of bits isn't enough to represent the
117 state = 4 [ don't copy extra literals ]
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig.patch147 - /* We haven't seen this string so far. Test whether the \
259 - /* Previously looked for the cache file and didn't find it. */
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst266 the transmitter can't generate such frequencies, then the flag
278 make it compatible with NTSC framerates. If the transmitter can't
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.c784 lld_timedout(struct timer_list *t) in lld_timedout() argument
786 struct uioc_timeout *timeout = from_timer(timeout, t, timer); in lld_timedout()
/openbmc/linux/drivers/net/wan/
H A Dhdlc_ppp.c562 static void ppp_timer(struct timer_list *t) in ppp_timer() argument
564 struct proto *proto = from_timer(proto, t, timer); in ppp_timer()
/openbmc/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst167 the quantized nature of the output control: cooling devices can't set
270 won't be very good. Note that this is not particular to this
/openbmc/linux/arch/sparc/kernel/
H A Dviohs.c805 static void vio_port_timer(struct timer_list *t) in vio_port_timer() argument
807 struct vio_driver_state *vio = from_timer(vio, t, timer); in vio_port_timer()

1...<<251252253254255256257258259260>>...351