Home
last modified time | relevance | path

Searched refs:t (Results 5601 – 5625 of 8709) sorted by relevance

1...<<221222223224225226227228229230>>...349

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/
H A D0001-bundle-own-base64-encode-decode-functions.patch145 + 11 L 28 c 45 t 62 +
231 + target[datalength] = '\0'; /* Returned value doesn't count \0. */
342 + * zeros. If we don't check them, they become a
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D01_man_portability.patch42 @@ -383,6 +383,7 @@ that shouldn\'t. All problems are repor
70 -connected to the null device, so that it won\'t mess up the
71 +connected to the null device, so that it won't mess up the
/openbmc/u-boot/doc/
H A DREADME.unaligned-memory-access.txt9 unaligned accesses, why you need to write code that doesn't cause them,
74 coding practice. After all, you don't have a great deal of control over
162 capability, there is no issue with this code. But when the hardware isn't
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1295 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() argument
1297 return (t->regs) ? t->regs->nip : 0; in thread_saved_pc()
/openbmc/boost-dbus/cmake/
H A DHunterGate.cmake192 "Can't detect HUNTER_ROOT"
201 "Can't lock, upgrade to CMake 3.2 or use HUNTER_SKIP_LOCK"
304 # 'toolchain_arg' can't be empty
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dplatform.rst54 actually exists; sometimes platform setup code can't be sure. The probing
119 leaving that for system infrastructure. Such drivers can't be hotplugged
184 using platform_driver_register(), except that the driver won't
/openbmc/linux/Documentation/hid/
H A Duhid.rst147 If you didn't destroy your device via UHID_DESTROY, but the kernel sends an
157 it is useful for power-management. As long as you haven't received this event
169 This may be received even though you haven't received UHID_OPEN yet.
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-log-addrs.rst143 though the framework won't use it directly in the CEC message.
151 though the framework won't use it directly in the CEC message.
359 The ``CEC_CAP_LOG_ADDRS`` capability wasn't set, so this ioctl is not supported.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.6.rst62 - gcc-source: Ensure deploy_source_date_epoch sstate hash doesn't change
94 - linux-firmware: don't put the firmware into the sysroot
114 - oe/packagemanager/rpm: don't leak file objects
H A Drelease-notes-4.0.4.rst65 - cve-check: Don't use f-strings
68 - devtool/upgrade: correctly clean up when recipe filename isn't yet known
72 - externalsrc: Don't wipe out src dir when EXPORT_FUNCTIONS is used.
/openbmc/phosphor-state-manager/
H A DREADME.md40 - Ensure it can support required external interfaces, but don't necessarily
44 chassis, don't provide a command in the host to do the same thing
140 this case. Power is already on so you don't want to run the services to turn
/openbmc/linux/Documentation/networking/
H A Dgtp.rst73 Don't be confused by terminology: The GTP User Plane goes through
114 doesn't implement GTP-C, we don't have to worry about this. It's the
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c589_cs.c165 static void media_check(struct timer_list *t);
686 static void media_check(struct timer_list *t) in media_check() argument
688 struct el3_private *lp = from_timer(lp, t, media); in media_check()
/openbmc/linux/Documentation/driver-api/
H A Dedac.rst7 There are several things to be aware of that aren't at all obvious, like
11 These are some of the many terms that are thrown about that don't always
58 this concept doesn't apply there.
/openbmc/linux/Documentation/arch/s390/
H A Ddriver-model.rst9 even if they aren't actually driven by ccws.
275 latter consistently due to lacking machine support (we don't need to be aware
283 a channel path the user knows to be online, but the machine hasn't
/openbmc/linux/Documentation/filesystems/
H A Dnilfs2.rst159 # mkfs -t nilfs2 /dev/block_device
160 # mount -t nilfs2 /dev/block_device /dir
177 # mount -t nilfs2 -r -o cp=<cno> /dev/block_device /snap_dir
/openbmc/linux/kernel/time/
H A Dtick-sched.c504 struct task_struct *t; in tick_nohz_dep_set_signal() local
507 __for_each_thread(sig, t) in tick_nohz_dep_set_signal()
508 tick_nohz_kick_task(t); in tick_nohz_dep_set_signal()
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dmds.rst196 Don't care No Don't care N/A Not affected
202 Yes Yes Enabled Don't care Mitigated
/openbmc/linux/Documentation/arch/x86/
H A Dmds.rst99 Other than CFLAGS.ZF, this macro doesn't clobber any registers.
153 Interrupts returning to kernel don't clear CPUs buffers since the
157 kernel don't clear CPU buffers because:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/
H A Dmariadb.inc72 # MariaDB doesn't link properly with gold
153 # We really don't care exactly what the directories were set to originally.
154 # plugindir is not fixed, but we don't create any plugins.
/openbmc/qemu/hw/net/
H A Dxilinx_axienet.c537 struct TEMAC *t = &s->TEMAC; in enet_write() local
587 mdio_write_req(&t->mdio_bus, phyaddr, regaddr, s->mii.mwd); in enet_write()
589 s->mii.mrd = mdio_read_req(&t->mdio_bus, phyaddr, regaddr); in enet_write()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c875 struct fixed31_32 t; in hermite_spline_eetf() local
903 t = dc_fixpt_div(dc_fixpt_sub(E1, ks), in hermite_spline_eetf()
906 t = dc_fixpt_zero; in hermite_spline_eetf()
911 t2 = dc_fixpt_mul(t, t); in hermite_spline_eetf()
912 t3 = dc_fixpt_mul(t2, t); in hermite_spline_eetf()
929 dc_fixpt_add(t, dc_fixpt_sub(t3, temp1)))); in hermite_spline_eetf()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0010-eglibc-Cross-building-and-testing-instructions.patch130 +haven't installed yet) and linked against 'libc.so' (which we haven't
138 +GCC build machinery, "Don't assume there is a C library available."
236 +since we will never actually execute its code, it doesn't matter what
249 +and avoiding libraries we won't use:
332 +And since GCC's installation process isn't designed to help construct
/openbmc/linux/drivers/net/ethernet/
H A Dfealnx.c422 static void netdev_timer(struct timer_list *t);
423 static void reset_timer(struct timer_list *t);
1075 static void netdev_timer(struct timer_list *t) in netdev_timer() argument
1077 struct netdev_private *np = from_timer(np, t, timer); in netdev_timer()
1164 static void reset_timer(struct timer_list *t) in reset_timer() argument
1166 struct netdev_private *np = from_timer(np, t, reset_timer); in reset_timer()
/openbmc/linux/drivers/net/
H A DKconfig11 You can say N here if you don't intend to connect your Linux box to
67 If you use SLIP or PPP, you might want to say Y here. It won't
79 depends on !KMSAN # KMSAN doesn't support the crypto configs below
403 If you don't know what to use this for, you don't need it.
520 If you don't have this card, of course say N.

1...<<221222223224225226227228229230>>...349