Home
last modified time | relevance | path

Searched refs:t (Results 3451 – 3475 of 8709) sorted by relevance

1...<<131132133134135136137138139140>>...349

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h530 void (*txstatus_tasklet) (struct tasklet_struct *t);
531 void (*pretbtt_tasklet) (struct tasklet_struct *t);
532 void (*tbtt_tasklet) (struct tasklet_struct *t);
533 void (*rxdone_tasklet) (struct tasklet_struct *t);
534 void (*autowake_tasklet) (struct tasklet_struct *t);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-fme46 can't provide correct information.
55 doesn't match.
64 doesn't match.
84 -EINVAL if input parsing fails or input inject error code isn't
94 doesn't match.
/openbmc/linux/drivers/bus/
H A Dmoxtet.c90 const enum turris_mox_module_id *t; in moxtet_match() local
98 for (t = tdrv->id_table; *t; ++t) in moxtet_match()
99 if (*t == mdev->id) in moxtet_match()
/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp-debugfs.c694 u32 d, t; in bpmp_populate_dir() local
712 err = seqbuf_read_u32(seqbuf, &t); in bpmp_populate_dir()
719 if (t & DEBUGFS_S_ISDIR) { in bpmp_populate_dir()
729 mode = t & DEBUGFS_S_IRUSR ? S_IRUSR : 0; in bpmp_populate_dir()
730 mode |= t & DEBUGFS_S_IWUSR ? S_IWUSR : 0; in bpmp_populate_dir()
/openbmc/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c915 static GString *generic_fuzz_cmdline(FuzzTarget *t) in generic_fuzz_cmdline() argument
927 static GString *generic_fuzz_predefined_config_cmdline(FuzzTarget *t) in generic_fuzz_predefined_config_cmdline() argument
931 g_assert(t->opaque); in generic_fuzz_predefined_config_cmdline()
933 config = t->opaque; in generic_fuzz_predefined_config_cmdline()
944 return generic_fuzz_cmdline(t); in generic_fuzz_predefined_config_cmdline()
/openbmc/openbmc/poky/meta/recipes-core/coreutils/
H A Dcoreutils_9.5.bb90 # Deal with a separate builddir failure if src doesn't exist when creating version.c/version.h
99 # The return is a must since native doesn't need the
159 # The statx() requires glibc >= 2.28 and linux kernel >= 4.11, it doesn't work
180 # -dev automatic dependencies fails as we don't want libmodule-build-perl-dev, its too heavy
182 # Can't use ${PN}-dev here since flags with overrides and key expansion not supported
/openbmc/linux/fs/proc/
H A Darray.c554 struct task_struct *t; in do_task_stat() local
561 __for_each_thread(sig, t) { in do_task_stat()
562 min_flt += t->min_flt; in do_task_stat()
563 maj_flt += t->maj_flt; in do_task_stat()
564 gtime += task_gtime(t); in do_task_stat()
/openbmc/linux/Documentation/powerpc/
H A Dcpu_features.rst37 that shouldn't be used by writing nop's over it. Using cpufeatures requires
48 If CPU 0 supports Altivec, the code is left untouched. If it doesn't, both
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/
H A Dtime_t.patch9 This is an ABI change on platforms where sizeof(time_t) doesn't equal
10 sizeof(long). For most platforms this change shouldn't make a difference
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/
H A D0006-common_audio-implement-endianness-conversion-in-wav-.patch7 The code didn't build for big endian machines due to the missing
28 // There could be metadata after the audio; ensure we don't read it.
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dtps65090.txt26 should be between 0 - 3. If this property isn't present we won't touch the
/openbmc/u-boot/doc/device-tree-bindings/regulator/
H A Dregulator.txt4 The regulator devices don't use the "compatible" property. The binding is done
21 can't or do not want to change them then binding against the "regulator-name"
/openbmc/u-boot/drivers/misc/
H A Datsha204a-i2c.c134 u16 t = crc16_table[((crc >> 8) ^ bitreverse_table[data]) & 0xff]; in crc16_byte() local
135 return ((crc << 8) ^ t); in crc16_byte()
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dlpc.asl169 * Disable as Windows doesn't like it, and systems
170 * don't seem to use it
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A DKconfig99 Max FCK is 173MHz, so this doesn't work if your PCK
111 disable the sleep if it doesn't cause problems on your platform.
/openbmc/qemu/docs/specs/
H A Dacpi_mem_hotplug.rst64 Due to BUG in versions prior 2.4 that field isn't cleared
65 when other fields are written. Keep it reserved and don't
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-grub.bbclass91 # Don't update grubcfg at first install while old bzImage doesn't exist.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/
H A Dpsqlodbc-remove-some-checks-for-cross-compiling.patch70 - [ODBC_LIBDIR=`${ODBC_CONFIG} --libs | sed -e "s/^\(-L\|.*[ \t]-L\)\([^ \n\r\f\t]*\).*$/-L\2/"`]
/openbmc/qemu/docs/devel/
H A Dcode-of-conduct.rst39 This isn't an exhaustive list of things that you can't do. Rather, take
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py93 return sorted(tablecols, key = lambda t: t['name'])
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-locale.inc76 -exec install -m $mode -t "${D}$dir/$d" {} \;
97 # Don't scan for CVEs as glibc will be scanned
/openbmc/linux/tools/testing/selftests/net/
H A Darp_ndisc_untracked_subnets.sh300 for t in $TESTS
302 case $t in
/openbmc/linux/drivers/media/rc/
H A Digorplugusb.c132 static void igorplugusb_timer(struct timer_list *t) in igorplugusb_timer() argument
134 struct igorplugusb *ir = from_timer(ir, t, timer); in igorplugusb_timer()
/openbmc/linux/drivers/watchdog/
H A Dlpc18xx_wdt.c78 static void lpc18xx_wdt_timer_feed(struct timer_list *t) in lpc18xx_wdt_timer_feed() argument
80 struct lpc18xx_wdt_dev *lpc18xx_wdt = from_timer(lpc18xx_wdt, t, timer); in lpc18xx_wdt_timer_feed()
/openbmc/linux/tools/perf/Documentation/
H A Ditrace.txt18 t synthesize TLB events
36 t ticks

1...<<131132133134135136137138139140>>...349