Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/bus/fsl-mc/
H A DKconfig22 Provides userspace support for interrogating, creating, destroying or
/linux-6.15/drivers/infiniband/core/
H A 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-6.15/net/sched/
H A Dsch_htb.c1411 struct htb_class *cl_new, bool destroying) in htb_offload_move_qdisc() argument
1419 if (!destroying) { in htb_offload_move_qdisc()
1432 if (!destroying) { in htb_offload_move_qdisc()
1540 bool last_child, bool destroying, in htb_destroy_class_offload() argument
1558 if (!destroying) { in htb_destroy_class_offload()
1574 destroying ? TC_HTB_LEAF_DEL_LAST_FORCE : in htb_destroy_class_offload()
1581 if (!destroying) { in htb_destroy_class_offload()
1596 htb_offload_move_qdisc(sch, moved_cl, cl, destroying); in htb_destroy_class_offload()
/linux-6.15/tools/memory-model/Documentation/
H A DREADME69 Guide to preventing compiler optimizations from destroying
H A Dcontrol-dependencies.txt161 "if" statement, destroying the control dependency's ordering properties.
172 destroying the control dependency's ordering:
H A Daccess-marking.txt260 As noted earlier, the goal is to prevent the compiler from destroying
/linux-6.15/Documentation/bpf/
H A Dprog_lsm.rst124 The program can be detached from the LSM hook by *destroying* the ``link``
/linux-6.15/Documentation/networking/caif/
H A Dlinux_caif.rst95 CAIF Packet has functions for creating, destroying and adding content
/linux-6.15/Documentation/driver-api/phy/
H A Dphy.rst192 while destroying the PHY, pm_runtime_disable is called. Note that the phy
/linux-6.15/rust/pin-init/
H A DREADME.md208 // SAFETY: Since `foo` is initialized, destroying is safe.
/linux-6.15/drivers/infiniband/ulp/rtrs/
H A DREADME74 client is trying to reconnect a path, while server is still destroying the old
/linux-6.15/Documentation/i2c/
H A Dinstantiating-devices.rst172 The driver which instantiated the I2C device is responsible for destroying
/linux-6.15/Documentation/locking/
H A Drobust-futexes.rst71 destroying the CPU's L1 and L2 caches!
/linux-6.15/Documentation/block/
H A Dublk.rst126 ublk server will release resources (such as destroying per-queue pthread &
/linux-6.15/Documentation/input/devices/
H A Djoystick-parport.rst73 case, you'll need to use diodes (as a prevention of destroying your parallel
/linux-6.15/Documentation/input/
H A Dmulti-touch-protocol.rst157 destroying contact 45 and freeing slot 0 to be reused for another contact.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-kernel-slab125 have been flushed as the result of destroying or shrinking a
/linux-6.15/Documentation/RCU/
H A Drcu_dereference.rst389 in turn destroying the ordering between this load and the loads of the
/linux-6.15/Documentation/filesystems/
H A Dramfs-rootfs-initramfs.rst46 as creating and destroying dentries. Plus it needed a filesystem driver
H A Dconfigfs.rst372 and storing an attribute, and a simple group creating and destroying
H A Drelay.rst468 state without reallocating channel buffer memory or destroying
H A Dmount_api.rst403 destroying a context:
/linux-6.15/Documentation/core-api/
H A Dassoc_array.rst246 destroying it as no RCU deferral is performed on memory release -
/linux-6.15/Documentation/networking/
H A Dfilter.rst644 bpf_prog_destroy() for destroying it. The function
/linux-6.15/drivers/iommu/iommufd/
H A Dselftest.c1227 bool destroying; member

12