Searched refs:dying (Results 1 – 15 of 15) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cached_dir.c | 611 list_move(&cfid->entry, &cfids->dying); in invalidate_all_cached_dirs() 768 list_cut_before(&entry, &cfids->dying, &cfids->dying); in cfids_laundromat_worker() 821 INIT_LIST_HEAD(&cfids->dying); in init_cached_dirs() 853 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
|
| H A D | tc_encap_actions.c | 562 if (!neigh || neigh->dying) in efx_neigh_event() 730 neigh->dying = true; in efx_tc_unregister_egdev()
|
| /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() 2298 if (!x->km.dying && in xfrm_state_check_expire() 2301 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/net/netfilter/ |
| H A D | nf_conntrack_core.c | 1258 goto dying; in __nf_conntrack_confirm() 1268 goto dying; in __nf_conntrack_confirm() 1293 goto dying; in __nf_conntrack_confirm() 1343 dying: in __nf_conntrack_confirm()
|
| H A D | nf_conntrack_netlink.c | 1741 bool dying) in ctnetlink_dump_one_entry() argument 1768 ct, dying, 0); in ctnetlink_dump_one_entry()
|
| /linux/fs/ |
| H A D | eventpoll.c | 156 bool dying; member 848 if (epi->dying && !force) { in __ep_remove() 1127 epi->dying = true; in eventpoll_release_file()
|
| /linux/io_uring/ |
| H A D | io_uring.c | 522 static void __io_cqring_overflow_flush(struct io_ring_ctx *ctx, bool dying) in __io_cqring_overflow_flush() argument 527 if (!dying && __io_cqring_events(ctx) == ctx->cq_entries) in __io_cqring_overflow_flush() 547 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/net/sched/ |
| H A D | act_ct.c | 59 bool dying; member
|
| /linux/include/net/ |
| H A D | xfrm.h | 127 u8 dying; member
|
| /linux/net/key/ |
| H A D | af_key.c | 842 sa->sadb_sa_state = x->km.dying ? in __pfkey_xfrm_state2msg()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2443 for working out where the kernel is dying during
|