| /Linux-v6.6/include/linux/ |
| D | hw_random.h | 53 struct completion dying; member
|
| D | cpumask.h | 1019 set_cpu_dying(unsigned int cpu, bool dying) in set_cpu_dying() argument 1021 if (dying) in set_cpu_dying()
|
| /Linux-v6.6/drivers/net/ethernet/sfc/ |
| D | tc_encap_actions.h | 55 bool dying; member
|
| D | tc_encap_actions.c | 560 if (!neigh || neigh->dying) in efx_neigh_event() 728 neigh->dying = true; in efx_tc_unregister_egdev()
|
| /Linux-v6.6/drivers/char/hw_random/ |
| D | core.c | 556 init_completion(&rng->dying); in hwrng_register() 604 complete_all(&rng->dying); in hwrng_unregister() 677 return wait_for_completion_interruptible_timeout(&rng->dying, timeout); in hwrng_msleep()
|
| /Linux-v6.6/Documentation/ABI/testing/ |
| D | pstore | 11 the dying moments. In the case of a panic the last part
|
| /Linux-v6.6/Documentation/translations/zh_CN/core-api/ |
| D | cpu_hotplug.rst | 383 dying 对应STARTING阶段中不提供startup回调的状态 393 @name参数的示例:"perf/online", "perf/x86:prepare", "RCU/tree:dying", "sched/waitempty"
|
| /Linux-v6.6/net/xfrm/ |
| D | xfrm_state.c | 604 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() 1902 x1->km.dying = 0; in xfrm_state_update() 1950 if (!x->km.dying && in xfrm_state_check_expire() 1953 x->km.dying = 1; in xfrm_state_check_expire()
|
| /Linux-v6.6/drivers/mmc/host/ |
| D | sh_mmcif.c | 227 bool dying; member 1327 if (host->dying) in sh_mmcif_timeout_work() 1515 host->dying = true; in sh_mmcif_remove()
|
| /Linux-v6.6/fs/ |
| D | eventpoll.c | 155 bool dying; member 736 if (epi->dying && !force) { in __ep_remove() 957 epi->dying = true; in eventpoll_release_file()
|
| /Linux-v6.6/net/netfilter/ |
| D | nf_conntrack_core.c | 1206 goto dying; in __nf_conntrack_confirm() 1218 goto dying; in __nf_conntrack_confirm() 1243 goto dying; in __nf_conntrack_confirm() 1283 dying: in __nf_conntrack_confirm()
|
| D | nf_conntrack_netlink.c | 1720 bool dying) in ctnetlink_dump_one_entry() argument 1747 ct, dying, 0); in ctnetlink_dump_one_entry()
|
| /Linux-v6.6/Documentation/block/ |
| D | ublk.rst | 206 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-v6.6/Documentation/process/ |
| D | maintainer-tip.rst | 151 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-v6.6/Documentation/core-api/ |
| D | cpu_hotplug.rst | 414 dying For states in the STARTING section which do not provide 428 "RCU/tree:dying", "sched/waitempty"
|
| /Linux-v6.6/Documentation/powerpc/ |
| D | eeh-pci-error-recovery.rst | 37 as PCI cards dying from heat, humidity, dust, vibration and bad
|
| /Linux-v6.6/Documentation/admin-guide/ |
| D | cgroup-v2.rst | 930 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
|
| D | kernel-parameters.txt | 2055 for working out where the kernel is dying during
|
| /Linux-v6.6/net/sched/ |
| D | act_ct.c | 52 bool dying; member
|
| /Linux-v6.6/include/net/ |
| D | xfrm.h | 123 u8 dying; member
|
| /Linux-v6.6/net/key/ |
| D | af_key.c | 842 sa->sadb_sa_state = x->km.dying ? in __pfkey_xfrm_state2msg()
|