Searched refs:dying (Results 1 – 12 of 12) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cached_dir.c | 619 list_move(&cfid->entry, &cfids->dying); in invalidate_all_cached_dirs() 777 list_cut_before(&entry, &cfids->dying, &cfids->dying); in cfids_laundromat_worker() 830 INIT_LIST_HEAD(&cfids->dying); in init_cached_dirs() 862 list_for_each_entry_safe(cfid, q, &cfids->dying, entry) { in free_cached_dirs()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_encap_actions.h | 55 bool dying; member
|
| /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 | 680 if (x->km.dying) in xfrm_timer_handler() 703 x->km.dying = warn; in xfrm_timer_handler() 1330 (*best)->km.dying > x->km.dying || in xfrm_state_look_at() 1331 ((*best)->km.dying == x->km.dying && in xfrm_state_look_at() 2245 x1->km.dying = 0; in xfrm_state_update() 2299 if (!x->km.dying && in xfrm_state_check_expire() 2302 x->km.dying = 1; in xfrm_state_check_expire()
|
| /linux/include/linux/ |
| H A D | cpumask.h | 1163 #define set_cpu_dying(cpu, dying) assign_cpu((cpu), &__cpu_dying_mask, (dying)) argument
|
| /linux/io_uring/ |
| H A D | io_uring.c | 523 static void __io_cqring_overflow_flush(struct io_ring_ctx *ctx, bool dying) in __io_cqring_overflow_flush() argument 528 if (!dying && __io_cqring_events(ctx) == ctx->cq_entries) in __io_cqring_overflow_flush() 548 if (!dying) { in __io_cqring_overflow_flush()
|
| /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/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 988 Total number of dying descendant cgroups. A cgroup becomes 989 dying after being deleted by a user. The cgroup will remain 990 in dying state for some time undefined time (which can depend 993 A process can't enter a dying cgroup under any circumstances, 994 a dying cgroup can't revive. 996 A dying cgroup can consume system resources not exceeding 1004 Total number of dying cgroup subsystems (e.g. memory
|
| H A D | kernel-parameters.txt | 2423 for working out where the kernel is dying during
|
| /linux/net/sched/ |
| H A D | act_ct.c | 59 bool dying; member
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_netlink.c | 1733 bool dying) in ctnetlink_dump_one_entry() argument 1760 ct, dying, 0); in ctnetlink_dump_one_entry()
|
| /linux/net/key/ |
| H A D | af_key.c | 858 sa->sadb_sa_state = x->km.dying ? in __pfkey_xfrm_state2msg()
|