Searched refs:dying (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/include/net/netns/ |
D | conntrack.h | 70 struct hlist_nulls_head dying; member
|
/linux-4.4.14/include/rdma/ |
D | ib_umem_odp.h | 81 int dying; member
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | object.txt | 237 The object comes here if it is dying because of a lookup or creation 243 The object comes here if it is dying due to an error, because its parent 260 The object comes to one of these two states when dying once it is rid of 261 all its children, if it is dying because the netfs relinquished its 297 This is used to proceed from the dying state.
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | pstore | 10 the dying moments. In the case of a panic the last part
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_state.c | 418 if (x->km.dying) in xfrm_timer_handler() 441 x->km.dying = warn; in xfrm_timer_handler() 749 (*best)->km.dying > x->km.dying || in xfrm_state_look_at() 750 ((*best)->km.dying == x->km.dying && in xfrm_state_look_at() 1351 x1->km.dying = 0; in xfrm_state_update() 1381 if (!x->km.dying && in xfrm_state_check_expire() 1384 x->km.dying = 1; in xfrm_state_check_expire()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lov_lock.c | 370 int dying; in lov_sublock_release() local 384 dying = (sublock->cll_descr.cld_mode == CLM_PHANTOM || in lov_sublock_release() 388 if (dying) in lov_sublock_release() 391 if (dying) { in lov_sublock_release()
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_ecache.c | 50 hlist_nulls_for_each_entry(h, n, &pcpu->dying, hnnode) { in ecache_work_evict_list()
|
D | nf_conntrack_core.c | 259 &pcpu->dying); in nf_ct_add_to_dying_list() 1776 INIT_HLIST_NULLS_HEAD(&pcpu->dying, DYING_NULLS_VAL); in nf_conntrack_init_net()
|
D | nf_conntrack_netlink.c | 1262 ctnetlink_dump_list(struct sk_buff *skb, struct netlink_callback *cb, bool dying) in ctnetlink_dump_list() argument 1287 list = dying ? &pcpu->dying : &pcpu->unconfirmed; in ctnetlink_dump_list()
|
/linux-4.4.14/drivers/mmc/host/ |
D | sh_mmcif.c | 239 bool dying; member 1404 if (host->dying) in sh_mmcif_timeout_work() 1598 host->dying = true; in sh_mmcif_remove()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | umem_odp.c | 130 item->odp_data->dying = 1; in ib_umem_notifier_release_trampoline()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | odp.c | 272 if (!mr->umem->odp_data->dying) { in pagefault_single_data_segment()
|
/linux-4.4.14/drivers/usb/host/ |
D | xhci.c | 1396 goto dying; in xhci_urb_enqueue() 1405 goto dying; in xhci_urb_enqueue() 1427 goto dying; in xhci_urb_enqueue() 1436 goto dying; in xhci_urb_enqueue() 1445 dying: in xhci_urb_enqueue()
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | entry.S | 385 ;; up a canonical frame and dump register contents before dying.
|
/linux-4.4.14/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 37 as PCI cards dying from heat, humidity, dust, vibration and bad
|
/linux-4.4.14/include/net/ |
D | xfrm.h | 121 u8 dying; member
|
/linux-4.4.14/net/key/ |
D | af_key.c | 803 sa->sadb_sa_state = x->km.dying ? in __pfkey_xfrm_state2msg()
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 1511 for working out where the kernel is dying during
|