Home
last modified time | relevance | path

Searched refs:destroying (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.15/drivers/bus/fsl-mc/
DKconfig22 Provides userspace support for interrogating, creating, destroying or
/Linux-v5.15/drivers/infiniband/core/
Dsecurity.c167 if (sec->destroying) in qp_to_error()
232 comp = pp->sec->destroying; in check_pkey_qps()
471 sec->destroying = true; in ib_destroy_qp_security_begin()
498 sec->destroying = false; in ib_destroy_qp_security_abort()
/Linux-v5.15/net/sched/
Dsch_htb.c1427 struct htb_class *cl_new, bool destroying) in htb_offload_move_qdisc() argument
1435 if (!destroying) { in htb_offload_move_qdisc()
1448 if (!destroying) { in htb_offload_move_qdisc()
1557 bool last_child, bool destroying, in htb_destroy_class_offload() argument
1572 if (destroying) in htb_destroy_class_offload()
1587 destroying ? TC_HTB_LEAF_DEL_LAST_FORCE : in htb_destroy_class_offload()
1594 if (!err || destroying) in htb_destroy_class_offload()
1607 htb_offload_move_qdisc(sch, moved_cl, cl, destroying); in htb_destroy_class_offload()
/Linux-v5.15/tools/memory-model/Documentation/
DREADME54 Guide to preventing compiler optimizations from destroying
Dcontrol-dependencies.txt161 "if" statement, destroying the control dependency's ordering properties.
172 destroying the control dependency's ordering:
Daccess-marking.txt237 As noted earlier, the goal is to prevent the compiler from destroying
/Linux-v5.15/Documentation/bpf/
Dbpf_lsm.rst124 The program can be detached from the LSM hook by *destroying* the ``link``
/Linux-v5.15/Documentation/networking/caif/
Dlinux_caif.rst95 CAIF Packet has functions for creating, destroying and adding content
/Linux-v5.15/mm/
Dzsmalloc.c275 bool destroying; member
1837 if (atomic_long_read(&pool->isolated_pages) == 0 && pool->destroying) in zs_pool_dec_isolated()
2118 pool->destroying = true; in zs_unregister_migration()
/Linux-v5.15/Documentation/driver-api/phy/
Dphy.rst165 while destroying the PHY, pm_runtime_disable is called. Note that the phy
/Linux-v5.15/drivers/infiniband/ulp/rtrs/
DREADME74 client is trying to reconnect a path, while server is still destroying the old
/Linux-v5.15/Documentation/i2c/
Dinstantiating-devices.rst164 The driver which instantiated the I2C device is responsible for destroying
/Linux-v5.15/Documentation/locking/
Drobust-futexes.rst71 destroying the CPU's L1 and L2 caches!
/Linux-v5.15/Documentation/vm/
Dpage_migration.rst244 sudden destroying of page->mapping.
/Linux-v5.15/Documentation/input/devices/
Djoystick-parport.rst73 case, you'll need to use diodes (as a prevention of destroying your parallel
/Linux-v5.15/Documentation/input/
Dmulti-touch-protocol.rst157 destroying contact 45 and freeing slot 0 to be reused for another contact.
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-kernel-slab125 have been flushed as the result of destroying or shrinking a
/Linux-v5.15/Documentation/RCU/
Drcu_dereference.rst359 in turn destroying the ordering between this load and the loads of the
/Linux-v5.15/Documentation/filesystems/
Dramfs-rootfs-initramfs.rst47 as creating and destroying dentries. Plus it needed a filesystem driver
Drelay.rst468 state without reallocating channel buffer memory or destroying
Dmount_api.rst404 destroying a context:
Dconfigfs.rst373 and storing an attribute, and a simple group creating and destroying
/Linux-v5.15/Documentation/core-api/
Dassoc_array.rst246 destroying it as no RCU deferral is performed on memory release -
/Linux-v5.15/include/rdma/
Dib_verbs.h1740 bool destroying; member
/Linux-v5.15/Documentation/networking/
Dfilter.rst641 bpf_prog_destroy() for destroying it. The function

12