Home
last modified time | relevance | path

Searched refs:t (Results 3851 – 3875 of 8705) sorted by relevance

1...<<151152153154155156157158159160>>...349

/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-rock-4se.dts9 #include "rk3399-t-opp.dtsi"
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-kontron-sl28-var4.dts24 eee-broken-1000t;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-gentium_1.02.bb10 SRC_URI = "https://archive.debian.org/debian/pool/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz "
H A Dttf-pt-sans_1.1.bb12 # Downloading from fedora because upstream doesn't version its zip file
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor_nuvoton_npcm8xx.bbclass19 # notrunc flag which may generate redundant image if we don't clean deploy.
/openbmc/dbus-sensors/
H A Dmeson.build35 # i2c-tools doesn't ship a pkg-config file for libi2c
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0006-qemu-Determinism-fixes.patch9 Replace the full paths with relative ones. I couldn't figure out how to get
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/
H A Dlibplist_git.bb19 CVE_STATUS_LIBLIST[status] = "fixed-version: The CPE in the NVD database doesn't reflect correctly …
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow-sysroot_4.6.bb26 # don't create any packages
/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/
H A Drwfs-clean-dev.patch12 +if mount $rwdev $rwdir -t $rwfst -o $rwopts; then
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/
H A Dcmake.inc26 …-incorrect: This is specific to the npm package that installs cmake, so isn't relevant to OpenEmbe…
/openbmc/linux/kernel/
H A Dsys.c1773 static void accumulate_thread_rusage(struct task_struct *t, struct rusage *r) in accumulate_thread_rusage() argument
1775 r->ru_nvcsw += t->nvcsw; in accumulate_thread_rusage()
1776 r->ru_nivcsw += t->nivcsw; in accumulate_thread_rusage()
1777 r->ru_minflt += t->min_flt; in accumulate_thread_rusage()
1778 r->ru_majflt += t->maj_flt; in accumulate_thread_rusage()
1779 r->ru_inblock += task_io_get_inblock(t); in accumulate_thread_rusage()
1780 r->ru_oublock += task_io_get_oublock(t); in accumulate_thread_rusage()
1785 struct task_struct *t; in getrusage() local
1832 t = p; in getrusage()
1834 accumulate_thread_rusage(t, r); in getrusage()
[all …]
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c54 static void _rtl92e_watchdog_timer_cb(struct timer_list *t);
61 static void _rtl92e_irq_tx_tasklet(struct tasklet_struct *t);
62 static void _rtl92e_irq_rx_tasklet(struct tasklet_struct *t);
448 static void _rtl92e_prepare_beacon(struct tasklet_struct *t) in _rtl92e_prepare_beacon() argument
450 struct r8192_priv *priv = from_tasklet(priv, t, in _rtl92e_prepare_beacon()
1294 static void _rtl92e_watchdog_timer_cb(struct timer_list *t) in _rtl92e_watchdog_timer_cb() argument
1296 struct r8192_priv *priv = from_timer(priv, t, watch_dog_timer); in _rtl92e_watchdog_timer_cb()
1839 static void _rtl92e_irq_tx_tasklet(struct tasklet_struct *t) in _rtl92e_irq_tx_tasklet() argument
1841 struct r8192_priv *priv = from_tasklet(priv, t, irq_tx_tasklet); in _rtl92e_irq_tx_tasklet()
1846 static void _rtl92e_irq_rx_tasklet(struct tasklet_struct *t) in _rtl92e_irq_rx_tasklet() argument
[all …]
/openbmc/qemu/pc-bios/
H A Dbamboo.dts91 /* Bamboo is oddball in the 44x world and doesn't use the ERPN
170 * IO range but we don't use it for now
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi.h286 u32 t = 0, v; in hdmi_wait_for_bit_change() local
288 if (t++ > 10000) in hdmi_wait_for_bit_change()
/openbmc/linux/Documentation/sound/designs/
H A Djack-injection.rst14 jack or to some audio jacks, we don't need to physically access the
17 In this design, an audio jack doesn't equal to a physical audio jack.
/openbmc/bmcweb/
H A DHEADERS.md9 Crow makes heavy use of headers and template meta programming, and doesn't ship
29 This isn't great for the end result.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-man-file.patch59 mailbox. This can be useful if you don't want to or can't use a
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dimagefeatures.py301 for t in dbg_symbols_targets:
302 result = runCmd('objdump --syms %s | grep debug' % t)
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcatas.c237 static void poll_catas(struct timer_list *t) in poll_catas() argument
239 struct mlx4_priv *priv = from_timer(priv, t, catas_err.timer); in poll_catas()
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Darm,mhu.yaml19 be a 'Secure' resource, hence can't be used by Linux running NS.
31 # We need a select here so we don't match all nodes with 'arm,primecell'
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dbeacon.c101 void mt7603_pre_tbtt_tasklet(struct tasklet_struct *t) in mt7603_pre_tbtt_tasklet() argument
103 struct mt7603_dev *dev = from_tasklet(dev, t, mt76.pre_tbtt_tasklet); in mt7603_pre_tbtt_tasklet()
/openbmc/linux/fs/jffs2/
H A Dos-linux.h34 #define JFFS2_CLAMP_TIME(t) ((uint32_t)clamp_t(time64_t, (t), 0, U32_MAX)) argument
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Drenesas,rcar-i2c.yaml96 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C
107 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C
/openbmc/linux/Documentation/usb/
H A Dfunctionfs.rst46 $ mkdir /dev/ffs-mtp && mount -t functionfs mtp /dev/ffs-mtp
48 $ mkdir /dev/ffs-hid && mount -t functionfs hid /dev/ffs-hid

1...<<151152153154155156157158159160>>...349