Searched refs:dying (Results 1 – 18 of 18) 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/net/sched/ |
| H A D | cls_route.c | 55 bool dying; member 74 f->dying = true; in route4_reset_fastmap() 87 if (f == ROUTE4_FAILURE || !f->dying) { in route4_set_fastmap() 310 f->dying = true; in route4_destroy()
|
| H A D | act_ct.c | 59 bool dying; member
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_encap_actions.h | 55 bool dying; member
|
| H A D | tc_encap_actions.c | 561 if (!neigh || neigh->dying) in efx_neigh_event() 729 neigh->dying = true; in efx_tc_unregister_egdev()
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan.h | 72 bool dying; member
|
| H A D | ipvtap.c | 129 if (!vlantap->vlan.dying) in ipvtap_dellink()
|
| H A D | ipvlan_main.c | 737 if (!ipvlan->dying) in ipvlan_link_delete() 841 ipvlan->dying = true; in ipvlan_device_event()
|
| /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/include/linux/ |
| H A D | cpumask.h | 1164 #define set_cpu_dying(cpu, dying) assign_cpu((cpu), &__cpu_dying_mask, (dying)) argument
|
| /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() 1337 (*best)->km.dying > x->km.dying || in xfrm_state_look_at() 1338 ((*best)->km.dying == x->km.dying && in xfrm_state_look_at() 2294 x1->km.dying = 0; in xfrm_state_update() 2348 if (!x->km.dying && in xfrm_state_check_expire() 2351 x->km.dying = 1; in xfrm_state_check_expire()
|
| /linux/drivers/mmc/host/ |
| H A D | sh_mmcif.c | 226 bool dying; member 1365 if (host->dying) in sh_mmcif_timeout_work() 1545 host->dying = true; in sh_mmcif_remove()
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_core.c | 1239 goto dying; in __nf_conntrack_confirm() 1264 goto dying; in __nf_conntrack_confirm() 1304 dying: in __nf_conntrack_confirm()
|
| H A D | nf_conntrack_netlink.c | 1734 bool dying) in ctnetlink_dump_one_entry() argument 1761 ct, dying, 0); in ctnetlink_dump_one_entry()
|
| /linux/io_uring/ |
| H A D | io_uring.c | 515 static void __io_cqring_overflow_flush(struct io_ring_ctx *ctx, bool dying) in __io_cqring_overflow_flush() argument 519 /* don't abort if we're dying, entries must get freed */ in __io_cqring_overflow_flush() 520 if (!dying && __io_cqring_events(ctx) == ctx->cq_entries) in __io_cqring_overflow_flush() 540 if (!dying) { in __io_cqring_overflow_flush() 1480 /* either cancelled or io-wq is dying, so don't touch tctx->iowq */ in io_wq_submit_work()
|
| /linux/include/net/ |
| H A D | xfrm.h | 127 u8 dying; member
|
| /linux/net/key/ |
| H A D | af_key.c | 858 sa->sadb_sa_state = x->km.dying ? in __pfkey_xfrm_state2msg()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2433 for working out where the kernel is dying during
|