Home
last modified time | relevance | path

Searched refs:t (Results 5976 – 6000 of 8709) sorted by relevance

1...<<231232233234235236237238239240>>...349

/openbmc/linux/net/sched/
H A Dsch_fq_pie.c376 static void fq_pie_timer(struct timer_list *t) in fq_pie_timer() argument
378 struct fq_pie_sched_data *q = from_timer(q, t, adapt_timer); in fq_pie_timer()
H A Dsch_red.c320 static inline void red_adaptative_timer(struct timer_list *t) in red_adaptative_timer() argument
322 struct red_sched_data *q = from_timer(q, t, adapt_timer); in red_adaptative_timer()
/openbmc/linux/drivers/dma/
H A Dmv_xor_v2.c556 static void mv_xor_v2_tasklet(struct tasklet_struct *t) in mv_xor_v2_tasklet() argument
558 struct mv_xor_v2_device *xor_dev = from_tasklet(xor_dev, t, in mv_xor_v2_tasklet()
H A Dmmp_tdma.c349 static void dma_do_tasklet(struct tasklet_struct *t) in dma_do_tasklet() argument
351 struct mmp_tdma_chan *tdmac = from_tasklet(tdmac, t, tasklet); in dma_do_tasklet()
/openbmc/linux/arch/x86/crypto/
H A Dcamellia_glue.c774 u64 t = l; \
776 r = (r << bits) | (t >> (64 - bits)); \
/openbmc/linux/drivers/leds/flash/
H A Dleds-as3645a.c25 #define AS_TIMER_US_TO_CODE(t) (((t) / 1000 - 100) / 50) argument
/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h95 #define VE_DEC_MPEG_MP12HDR_SLICE_TYPE(t) SHIFT_AND_MASK_BITS(t, 30, 28) argument
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_lblcr.c458 static void ip_vs_lblcr_check_expire(struct timer_list *t) in ip_vs_lblcr_check_expire() argument
460 struct ip_vs_lblcr_table *tbl = from_timer(tbl, t, periodic_timer); in ip_vs_lblcr_check_expire()
/openbmc/linux/drivers/tty/vt/
H A Dconsolemap.c229 unsigned short *t = translations[m]; in set_inverse_transl() local
245 int glyph = conv_uni_to_pc(conp, t[ch]); in set_inverse_transl()
/openbmc/linux/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c115 (struct dma_async_tx_descriptor *t) in to_mtk_uart_apdma_desc() argument
117 return container_of(t, struct mtk_uart_apdma_desc, vd.tx); in to_mtk_uart_apdma_desc()
/openbmc/linux/Documentation/power/
H A Dsuspend-and-interrupts.rst85 progress to be aborted (that doesn't have to happen immediately, but at one
110 state interrupt delivery mechanisms and doesn't require the platform to use
/openbmc/linux/drivers/accessibility/speakup/
H A DKconfig41 If you are not a blind person, or don't have access to
201 don't have the hardware. You can say y to build it into
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm670-google-sargo.dts144 * don't know how this is actually wired up...
389 * PMIC4 BOB ranges don't support that. Widen the range a
/openbmc/linux/net/netfilter/
H A Dnfnetlink_cttimeout.c531 static void ctnl_timeout_put(struct nf_ct_timeout *t) in ctnl_timeout_put() argument
534 container_of(t, struct ctnl_timeout, timeout); in ctnl_timeout_put()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_driver.c666 static void qib_run_led_override(struct timer_list *t) in qib_run_led_override() argument
668 struct qib_pportdata *ppd = from_timer(ppd, t, in qib_run_led_override()
/openbmc/linux/arch/m68k/fpsp040/
H A Dskeleton.S391 | If you don't have copyout, use the local copy of the function below.
431 | If you don't have copyin, use the local copy of the function below.
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt7629.dtsi331 u3phy0: t-phy@1a0c4000 {
413 pciephy1: t-phy@1a14a000 {
/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h857 #define __set_chan_timer(c, t) l2cap_set_timer(c, &c->chan_timer, (t)) argument
/openbmc/linux/arch/x86/kernel/
H A Duprobes.c948 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() argument
950 if (t->thread.trap_nr != UPROBE_TRAP_NR) in arch_uprobe_xol_was_trapped()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp74 std::chrono::seconds& t, std::chrono::seconds& p) : in PowerSupply() argument
88 powerOnInterval(t),
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtoolchain-scripts.bbclass10 # doesn't always match our expectations... but we default to the stock value
14 # default debug prefix map isn't valid in the SDK
/openbmc/openbmc/poky/meta/recipes-core/gettext/
H A Dgettext_0.22.5.bb64 # or problems if $libdir isn't $prefix/lib.
77 # these lack the .x behind the .so, but shouldn't be in the -dev package
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/
H A Dfirewalld_1.3.2.bb46 # the Red Hat-specific init script which we aren't using, so we disable that.
159 # This hack is also in distutils.bbclass, but firewalld doesn't use distutils/setuptools.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/
H A Dnss_3.101.bb208 install -m 644 -t ${D}/${includedir}/nss3 dist/public/nss/*
212 install -m 755 -t ${D}/${bindir} $binary
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp51 std::chrono::seconds& t, std::chrono::seconds& p) : in PowerSupply() argument
65 powerOnInterval(t),

1...<<231232233234235236237238239240>>...349