Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool.c402 if (pool->dying) { in kbase_mem_pool_grow()
485 if (pool->dont_reclaim && !pool->dying) { in kbase_mem_pool_reclaim_count_objects()
507 if (pool->dont_reclaim && !pool->dying) { in kbase_mem_pool_reclaim_scan_objects()
541 pool->dying = false; in kbase_mem_pool_init()
569 pool->dying = true; in kbase_mem_pool_mark_dying()
H A Dmali_kbase_defs.h522 bool dying; member
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dobject.rst236 The object comes here if it is dying because of a lookup or creation
242 The object comes here if it is dying due to an error, because its parent
259 The object comes to one of these two states when dying once it is rid of
260 all its children, if it is dying because the netfs relinquished its
294 This is used to proceed from the dying state.
/OK3568_Linux_fs/kernel/include/net/netns/
H A Dconntrack.h92 struct hlist_nulls_head dying; member
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dpstore10 the dying moments. In the case of a panic the last part
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_state.c559 if (x->km.dying) in xfrm_timer_handler()
582 x->km.dying = warn; in xfrm_timer_handler()
1028 (*best)->km.dying > x->km.dying || in xfrm_state_look_at()
1029 ((*best)->km.dying == x->km.dying && in xfrm_state_look_at()
1715 x1->km.dying = 0; in xfrm_state_update()
1761 if (!x->km.dying && in xfrm_state_check_expire()
1764 x->km.dying = 1; in xfrm_state_check_expire()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_ecache.c51 hlist_nulls_for_each_entry(h, n, &pcpu->dying, hnnode) { in ecache_work_evict_list()
H A Dnf_conntrack_core.c506 &pcpu->dying); in nf_ct_add_to_dying_list()
1141 goto dying; in __nf_conntrack_confirm()
1183 dying: in __nf_conntrack_confirm()
2715 INIT_HLIST_NULLS_HEAD(&pcpu->dying, DYING_NULLS_VAL); in nf_conntrack_init_net()
H A Dnf_conntrack_netlink.c1666 ctnetlink_dump_list(struct sk_buff *skb, struct netlink_callback *cb, bool dying) in ctnetlink_dump_list() argument
1691 list = dying ? &pcpu->dying : &pcpu->unconfirmed; in ctnetlink_dump_list()
1713 ct, dying ? true : false, 0); in ctnetlink_dump_list()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c228 bool dying; member
1326 if (host->dying) in sh_mmcif_timeout_work()
1514 host->dying = true; in sh_mmcif_remove()
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Deeh-pci-error-recovery.rst37 as PCI cards dying from heat, humidity, dust, vibration and bad
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst918 Total number of dying descendant cgroups. A cgroup becomes
919 dying after being deleted by a user. The cgroup will remain
920 in dying state for some time undefined time (which can depend
923 A process can't enter a dying cgroup under any circumstances,
924 a dying cgroup can't revive.
926 A dying cgroup can consume system resources not exceeding
H A Dkernel-parameters.txt1855 for working out where the kernel is dying during
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c49 bool dying; member
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h123 u8 dying; member
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190615.patch.gz1# ncurses 6.1 - patch 20190615 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190727.patch.gz1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20191130.patch.gz1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c846 sa->sadb_sa_state = x->km.dying ? in __pfkey_xfrm_state2msg()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2026 os: Ignore dying client in ResetCurrentRequest
160247 (prevents the server from dying on OS X).
161277 parameters. Return BadValue, instead of dying a horrible death while being