Home
last modified time | relevance | path

Searched refs:dying (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dhw_random.h53 struct completion dying; member
A Dcpumask.h1002 set_cpu_dying(unsigned int cpu, bool dying) in set_cpu_dying() argument
1004 if (dying) in set_cpu_dying()
/linux-6.3-rc2/drivers/char/hw_random/
A Dcore.c557 init_completion(&rng->dying); in hwrng_register()
605 complete_all(&rng->dying); in hwrng_unregister()
678 return wait_for_completion_interruptible_timeout(&rng->dying, timeout); in hwrng_msleep()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dpstore11 the dying moments. In the case of a panic the last part
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dcpu_hotplug.rst383 dying 对应STARTING阶段中不提供startup回调的状态
393 @name参数的示例:"perf/online", "perf/x86:prepare", "RCU/tree:dying", "sched/waitempty"
/linux-6.3-rc2/net/xfrm/
A Dxfrm_state.c604 if (x->km.dying) in xfrm_timer_handler()
627 x->km.dying = warn; in xfrm_timer_handler()
1119 (*best)->km.dying > x->km.dying || in xfrm_state_look_at()
1120 ((*best)->km.dying == x->km.dying && in xfrm_state_look_at()
1905 x1->km.dying = 0; in xfrm_state_update()
1953 if (!x->km.dying && in xfrm_state_check_expire()
1956 x->km.dying = 1; in xfrm_state_check_expire()
/linux-6.3-rc2/drivers/mmc/host/
A Dsh_mmcif.c228 bool dying; member
1328 if (host->dying) in sh_mmcif_timeout_work()
1516 host->dying = true; in sh_mmcif_remove()
/linux-6.3-rc2/Documentation/block/
A Dublk.rst206 handler) is dying, ublk does not delete ``/dev/ublkb*`` during the whole
213 server's io handler) is dying, contrary to ``UBLK_F_USER_RECOVERY``,
/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_core.c1213 goto dying; in __nf_conntrack_confirm()
1225 goto dying; in __nf_conntrack_confirm()
1250 goto dying; in __nf_conntrack_confirm()
1290 dying: in __nf_conntrack_confirm()
A Dnf_conntrack_netlink.c1727 bool dying) in ctnetlink_dump_one_entry() argument
1754 ct, dying, 0); in ctnetlink_dump_one_entry()
/linux-6.3-rc2/Documentation/process/
A Dmaintainer-tip.rst151 When a CPU is dying, we cancel the worker and schedule a new worker on a
155 We modify the hot cpu handling to cancel the delayed work on the dying
165 When a CPU is dying, the overflow worker is canceled and rescheduled on a
/linux-6.3-rc2/Documentation/core-api/
A Dcpu_hotplug.rst423 dying For states in the STARTING section which do not provide
437 "RCU/tree:dying", "sched/waitempty"
/linux-6.3-rc2/Documentation/powerpc/
A Deeh-pci-error-recovery.rst37 as PCI cards dying from heat, humidity, dust, vibration and bad
/linux-6.3-rc2/Documentation/admin-guide/
A Dcgroup-v2.rst930 Total number of dying descendant cgroups. A cgroup becomes
931 dying after being deleted by a user. The cgroup will remain
932 in dying state for some time undefined time (which can depend
935 A process can't enter a dying cgroup under any circumstances,
936 a dying cgroup can't revive.
938 A dying cgroup can consume system resources not exceeding
A Dkernel-parameters.txt1994 for working out where the kernel is dying during
/linux-6.3-rc2/net/sched/
A Dact_ct.c52 bool dying; member
/linux-6.3-rc2/include/net/
A Dxfrm.h123 u8 dying; member
/linux-6.3-rc2/net/key/
A Daf_key.c842 sa->sadb_sa_state = x->km.dying ? in __pfkey_xfrm_state2msg()

Completed in 65 milliseconds