Home
last modified time | relevance | path

Searched full:hanging (Results 1 – 25 of 171) sorted by relevance

1234567

/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/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/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()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddump.py96 serial console. This helps to end testing when target is really dead, hanging
127 This helps to end testing when target is really dead, hanging or unresponsive.
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Druncmd.py79 # Killing a hanging process only works when not using a shell?!
89 # Killing a hanging process only works when not using a shell?!
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmcp-core.c94 * to prevent this function hanging.
112 * must be enabled to prevent this function hanging.
/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/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/buildroot/package/i2pd/
H A Di2pd.service24 # If you have problems with hanging i2pd, you can try enable this
/OK3568_Linux_fs/kernel/arch/x86/um/asm/
H A Dprocessor_32.h40 /* Clear any TLS still hanging */ in arch_flush_thread()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_repldata.h6 * they serve as the hanging-off data accessed through repl.data[].
/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Daxxia-reset.c38 /* Assert ResetReadDone (to avoid hanging in boot ROM) */ in axxia_restart_handler()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/dsa/
H A Ddsa.yaml32 (single device hanging off a CPU port) must not specify this property
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dmsm-crash-dump.rst72 List of buffers from the hanging submission if available.
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dcommon_setup.h65 * Configure L2CTLR to get timings that keep us from hanging/crashing.
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dops-dreamcast.c31 * the BBA and hanging some more devices off of it, then this might be
/OK3568_Linux_fs/u-boot/arch/xtensa/lib/
H A Dtime.c80 * Avoids hanging in case caller doesn't use udelay(). in get_timer()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dreset.c35 * We're hanging the system so we don't want to be interrupted anymore. in machine_hang()
/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/kernel/arch/microblaze/include/asm/
H A Dpci-bridge.h68 * hanging if we don't have link and try to do config cycles to
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dbootm.c241 printf("FDT creation failed! hanging..."); in boot_prep_linux()
275 printf("FDT and ATAGS support not compiled in - hanging\n"); in boot_prep_linux()
/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/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/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dpci.c131 * of hanging the controller permanently, just leaving in pci_mpc85xx_init()

1234567