| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem_pool.c | 402 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 D | mali_kbase_defs.h | 522 bool dying; member
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | object.rst | 236 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 D | conntrack.h | 92 struct hlist_nulls_head dying; member
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | pstore | 10 the dying moments. In the case of a panic the last part
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_state.c | 559 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 D | nf_conntrack_ecache.c | 51 hlist_nulls_for_each_entry(h, n, &pcpu->dying, hnnode) { in ecache_work_evict_list()
|
| H A D | nf_conntrack_core.c | 506 &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 D | nf_conntrack_netlink.c | 1666 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 D | sh_mmcif.c | 228 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 D | eeh-pci-error-recovery.rst | 37 as PCI cards dying from heat, humidity, dust, vibration and bad
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 918 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 D | kernel-parameters.txt | 1855 for working out where the kernel is dying during
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_ct.c | 49 bool dying; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | xfrm.h | 123 u8 dying; member
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190615.patch.gz | 1# ncurses 6.1 - patch 20190615 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190727.patch.gz | 1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20191130.patch.gz | 1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey
2#
3# --- ... |
| /OK3568_Linux_fs/kernel/net/key/ |
| H A D | af_key.c | 846 sa->sadb_sa_state = x->km.dying ? in __pfkey_xfrm_state2msg()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 2026 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
|