Home
last modified time | relevance | path

Searched refs:hanging (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/package/vsftpd/
H A D0003-Prevent-hang-in-SIGCHLD-handler.patch4 Subject: [PATCH] Prevent hanging in SIGCHLD handler.
6 vsftpd can now handle pam_exec.so in pam.d config without hanging
12 https://src.fedoraproject.org/cgit/rpms/vsftpd.git/plain/0026-Prevent-hanging-in-SIGCHLD-handler.pa…
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c199 static void kq_uninitialize(struct kernel_queue *kq, bool hanging) in kq_uninitialize() argument
201 if (kq->queue->properties.type == KFD_QUEUE_TYPE_HIQ && !hanging) in kq_uninitialize()
341 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging) in kernel_queue_uninit() argument
343 kq_uninitialize(kq, hanging); in kernel_queue_uninit()
H A Dkfd_packet_manager.c270 void pm_uninit(struct packet_manager *pm, bool hanging) in pm_uninit() argument
273 kernel_queue_uninit(pm->priv_queue, hanging); in pm_uninit()
H A Dkfd_priv.h972 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging);
1063 void pm_uninit(struct packet_manager *pm, bool hanging);
H A Dkfd_device_queue_manager.c1207 bool hanging; in stop_cpsch() local
1217 hanging = dqm->is_hws_hang || dqm->is_resetting; in stop_cpsch()
1224 pm_uninit(&dqm->packets, hanging); in stop_cpsch()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0001-Create-subroutine-for-cleaning-recent-interfaces.patch24 +// Clean up any interfaces that have been hanging around on the RecentInterfaces list for more tha…
44 - // Clean up any interfaces that have been hanging around on the RecentInterfaces list for more…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-timeout_2.1.0.bb1 SUMMARY = "py.test plugin to abort hanging tests"
/OK3568_Linux_fs/buildroot/package/i2pd/
H A Di2pd.service24 # If you have problems with hanging i2pd, you can try enable this
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dixp4xx.rst112 Finally, there is an IDE port hanging off the expansion bus.
118 replaced with mini-PCI slots and a CF IDE interface hanging off
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dmsm-crash-dump.rst72 List of buffers from the hanging submission if available.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dlockup-watchdogs.rst83 kernel seems to be hanging on the nohz_full cores.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig.profile83 It is then less likely for a hanging context to cause collateral
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_guts.c4228 int hanging; in yaffs_fix_hanging_objs() local
4245 hanging = 0; in yaffs_fix_hanging_objs()
4249 hanging = 1; in yaffs_fix_hanging_objs()
4251 hanging = 0; in yaffs_fix_hanging_objs()
4257 hanging = 0; in yaffs_fix_hanging_objs()
4269 hanging = 1; in yaffs_fix_hanging_objs()
4271 if (hanging) { in yaffs_fix_hanging_objs()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dintegratorap.dts33 * is actually just hanging the system above 71 MHz.
/OK3568_Linux_fs/kernel/fs/befs/
H A DChangeLog110 Now works for overflow nodes hanging off of nodes other than the root
140 hanging disk io problem. It turns out you need to have the sync_pages
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A DChangeLog261 - fixed hanging download at the end
/OK3568_Linux_fs/kernel/Documentation/networking/dsa/
H A Ddsa.rst580 Other hanging fruits
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog1582 - Fix for hanging OpenGL clients with multiple heads.
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1 …es and radios\n//\n// Indent the labels to position radios/checkboxes as hanging controls.\n\n.rad…
/OK3568_Linux_fs/buildroot/
H A DCHANGES4354 Download: Work around for hanging connections for packages
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5621 for clients forwarded via SSH. Also prevent them from hanging while
9414 Any leases still hanging around when the X server resets or
22393 If a device couldn't be enabled we left the lock hanging.
27968 Prevents clients forwarded via SSH from hanging while waiting for the
29256 (e.g. the Chromium browser) hanging when moving its window between CRTCs.
32635 hanging off the end of a null pointer will make Xdmx crash, so from the
67608 (Also while we have the patient open, use exec instead of hanging
69524 this causes the signals to be released, eventually hanging the server.
146809 Left the signals blocked hanging after removing a master device.
148322 Glyph bits are now stored in a proper pixmap, not just hanging off the
[all …]