Home
last modified time | relevance | path

Searched refs:destroying (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsecurity.c167 if (sec->destroying) in qp_to_error()
232 comp = pp->sec->destroying; in check_pkey_qps()
468 * the destroying flag will ensure the to error flow in ib_destroy_qp_security_begin()
471 sec->destroying = true; in ib_destroy_qp_security_begin()
498 sec->destroying = false; in ib_destroy_qp_security_abort()
531 * in the QP to error flow before destroying it because in ib_destroy_qp_security_end()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsecurity.c167 if (sec->destroying) in qp_to_error()
232 comp = pp->sec->destroying; in check_pkey_qps()
468 * the destroying flag will ensure the to error flow in ib_destroy_qp_security_begin()
471 sec->destroying = true; in ib_destroy_qp_security_begin()
498 sec->destroying = false; in ib_destroy_qp_security_abort()
531 * in the QP to error flow before destroying it because in ib_destroy_qp_security_end()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_htb.c1418 struct htb_class *cl_new, bool destroying) in htb_offload_move_qdisc()
1426 if (!destroying) { in htb_offload_move_qdisc()
1439 if (!destroying) { in htb_offload_move_qdisc()
1548 bool last_child, bool destroying, in htb_destroy_class_offload()
1562 /* When destroying, caller qdisc_graft grafts the new qdisc and invokes in htb_destroy_class_offload()
1566 if (!destroying) { in htb_destroy_class_offload()
1582 destroying ? TC_HTB_LEAF_DEL_LAST_FORCE : in htb_destroy_class_offload()
1589 if (!destroying) { in htb_destroy_class_offload()
1604 htb_offload_move_qdisc(sch, moved_cl, cl, destroying); in htb_destroy_class_offload()
1417 htb_offload_move_qdisc(struct Qdisc *sch, struct htb_class *cl_old, struct htb_class *cl_new, bool destroying) htb_offload_move_qdisc() argument
1547 htb_destroy_class_offload(struct Qdisc *sch, struct htb_class *cl, bool last_child, bool destroying, struct netlink_ext_ack *extack) htb_destroy_class_offload() argument
/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c275 bool destroying; member
1870 * Checking pool->destroying must happen after atomic_long_dec() in zs_pool_dec_isolated()
1875 if (atomic_long_read(&pool->isolated_pages) == 0 && pool->destroying) in zs_pool_dec_isolated()
2051 * for isolation to hit zero before we start destroying. in zs_page_migrate()
2052 * Also, we ensure that everyone can see pool->destroying before in zs_page_migrate()
2147 * We're in the process of destroying the pool, so there are no in wait_for_isolated_drain()
2158 pool->destroying = true; in zs_unregister_migration()
2161 * pool->destroying. Thus pool->isolated pages will either be 0 in which in zs_unregister_migration()
2162 * case we don't care, or it will be > 0 and pool->destroying will in zs_unregister_migration()
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dselftest.c609 bool destroying; member
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h1730 bool destroying; member
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h1769 bool destroying; member
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S4354 # so that the rte will work correctly without destroying the result.
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S4354 # so that the rte will work correctly without destroying the result.

Completed in 78 milliseconds