/linux/fs/smb/client/ |
H A D | cached_dir.c | 537 list_move(&cfid->entry, &cfids->dying); in invalidate_all_cached_dirs() 553 if (!list_empty(&cfids->dying)) in invalidate_all_cached_dirs() 685 list_cut_before(&entry, &cfids->dying, &cfids->dying); in cfids_invalidation_worker() 759 INIT_LIST_HEAD(&cfids->dying); in init_cached_dirs() 790 list_for_each_entry_safe(cfid, q, &cfids->dying, entry) { in free_cached_dirs()
|
H A D | cached_dir.h | 62 struct list_head dying; member
|
/linux/include/linux/ |
H A D | hw_random.h | 52 struct completion dying; member
|
H A D | cpumask.h | 1054 #define set_cpu_dying(cpu, dying) assign_cpu((cpu), &__cpu_dying_mask, (dying)) argument
|
/linux/drivers/net/ethernet/sfc/ |
H A D | tc_encap_actions.h | 55 bool dying; member
|
H A D | tc_encap_actions.c | 560 if (!neigh || neigh->dying) in efx_neigh_event() 728 neigh->dying = true; in efx_tc_unregister_egdev()
|
/linux/Documentation/ABI/testing/ |
H A D | pstore | 11 the dying moments. In the case of a panic the last part
|
/linux/Documentation/translations/zh_CN/core-api/ |
H A D | cpu_hotplug.rst | 377 dying 对应STARTING阶段中不提供startup回调的状态 387 @name参数的示例:"perf/online", "perf/x86:prepare", "RCU/tree:dying", "sched/waitempty"
|
/linux/net/xfrm/ |
H A D | xfrm_state.c | 682 if (x->km.dying) in xfrm_timer_handler() 705 x->km.dying = warn; in xfrm_timer_handler() 1347 (*best)->km.dying > x->km.dying || in xfrm_state_look_at() 1348 ((*best)->km.dying == x->km.dying && in xfrm_state_look_at() 2223 x1->km.dying = 0; in xfrm_state_update() 2271 if (!x->km.dying && in xfrm_state_check_expire() 2274 x->km.dying = 1; in xfrm_state_check_expire()
|
/linux/Documentation/block/ |
H A D | ublk.rst | 208 modify how I/O is handled while the ublk server is dying/dead (this is called 212 handler) is dying, ublk does not delete ``/dev/ublkb*`` during the whole 219 (ublk server's io handler) is dying, contrary to ``UBLK_F_USER_RECOVERY``,
|
/linux/fs/bcachefs/ |
H A D | sb-members.h | 108 if (r < (long) !ca->dying) in __bch2_dev_put()
|
H A D | btree_types.h | 604 x(dying) \
|
H A D | bcachefs.h | 518 bool dying; member
|
H A D | super.c | 1688 ca->dying = true; in bch2_dev_remove()
|
/linux/net/netfilter/ |
H A D | nf_conntrack_core.c | 1252 goto dying; in __nf_conntrack_confirm() 1264 goto dying; in __nf_conntrack_confirm() 1289 goto dying; in __nf_conntrack_confirm() 1329 dying: in __nf_conntrack_confirm()
|
/linux/Documentation/core-api/ |
H A D | cpu_hotplug.rst | 408 dying For states in the STARTING section which do not provide 422 "RCU/tree:dying", "sched/waitempty"
|
/linux/io_uring/ |
H A D | io_uring.c | 618 static void __io_cqring_overflow_flush(struct io_ring_ctx *ctx, bool dying) in __io_cqring_overflow_flush() argument 625 if (!dying && __io_cqring_events(ctx) == ctx->cq_entries) in __io_cqring_overflow_flush() 639 if (!dying) { in __io_cqring_overflow_flush()
|
/linux/Documentation/arch/powerpc/ |
H A D | eeh-pci-error-recovery.rst | 37 as PCI cards dying from heat, humidity, dust, vibration and bad
|
/linux/Documentation/admin-guide/ |
H A D | cgroup-v2.rst | 976 Total number of dying descendant cgroups. A cgroup becomes 977 dying after being deleted by a user. The cgroup will remain 978 in dying state for some time undefined time (which can depend 981 A process can't enter a dying cgroup under any circumstances, 982 a dying cgroup can't revive. 984 A dying cgroup can consume system resources not exceeding 992 Total number of dying cgroup subsystems (e.g. memory
|
H A D | kernel-parameters.txt | 2187 for working out where the kernel is dying during
|
/linux/net/sched/ |
H A D | act_ct.c | 57 bool dying; member
|
/linux/include/net/ |
H A D | xfrm.h | 127 u8 dying; member
|