Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcached_dir.c537 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 Dcached_dir.h62 struct list_head dying; member
/linux/include/linux/
H A Dhw_random.h52 struct completion dying; member
H A Dcpumask.h1054 #define set_cpu_dying(cpu, dying) assign_cpu((cpu), &__cpu_dying_mask, (dying)) argument
/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h55 bool dying; member
H A Dtc_encap_actions.c560 if (!neigh || neigh->dying) in efx_neigh_event()
728 neigh->dying = true; in efx_tc_unregister_egdev()
/linux/Documentation/ABI/testing/
H A Dpstore11 the dying moments. In the case of a panic the last part
/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst377 dying 对应STARTING阶段中不提供startup回调的状态
387 @name参数的示例:"perf/online", "perf/x86:prepare", "RCU/tree:dying", "sched/waitempty"
/linux/net/xfrm/
H A Dxfrm_state.c682 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 Dublk.rst208 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 Dsb-members.h108 if (r < (long) !ca->dying) in __bch2_dev_put()
H A Dbtree_types.h604 x(dying) \
H A Dbcachefs.h518 bool dying; member
H A Dsuper.c1688 ca->dying = true; in bch2_dev_remove()
/linux/net/netfilter/
H A Dnf_conntrack_core.c1252 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 Dcpu_hotplug.rst408 dying For states in the STARTING section which do not provide
422 "RCU/tree:dying", "sched/waitempty"
/linux/io_uring/
H A Dio_uring.c618 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 Deeh-pci-error-recovery.rst37 as PCI cards dying from heat, humidity, dust, vibration and bad
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst976 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 Dkernel-parameters.txt2187 for working out where the kernel is dying during
/linux/net/sched/
H A Dact_ct.c57 bool dying; member
/linux/include/net/
H A Dxfrm.h127 u8 dying; member