| /linux/drivers/infiniband/core/ |
| H A D | security.c | 167 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/drivers/bus/fsl-mc/ |
| H A D | Kconfig | 22 Provides userspace support for interrogating, creating, destroying or
|
| /linux/net/sched/ |
| H A D | sch_htb.c | 1413 struct htb_class *cl_new, bool destroying) in htb_offload_move_qdisc() argument 1421 if (!destroying) { in htb_offload_move_qdisc() 1434 if (!destroying) { in htb_offload_move_qdisc() 1542 bool last_child, bool destroying, in htb_destroy_class_offload() argument 1560 if (!destroying) { in htb_destroy_class_offload() 1576 destroying ? TC_HTB_LEAF_DEL_LAST_FORCE : in htb_destroy_class_offload() 1583 if (!destroying) { in htb_destroy_class_offload() 1598 htb_offload_move_qdisc(sch, moved_cl, cl, destroying); in htb_destroy_class_offload()
|
| /linux/tools/memory-model/Documentation/ |
| H A D | README | 72 Guide to preventing compiler optimizations from destroying
|
| H A D | control-dependencies.txt | 161 "if" statement, destroying the control dependency's ordering properties. 172 destroying the control dependency's ordering:
|
| H A D | access-marking.txt | 260 As noted earlier, the goal is to prevent the compiler from destroying
|
| /linux/Documentation/bpf/ |
| H A D | prog_lsm.rst | 124 The program can be detached from the LSM hook by *destroying* the ``link``
|
| /linux/Documentation/networking/caif/ |
| H A D | linux_caif.rst | 95 CAIF Packet has functions for creating, destroying and adding content
|
| /linux/drivers/iommu/iommufd/ |
| H A D | viommu.c | 173 if (idev->destroying) { in iommufd_vdevice_alloc_ioctl()
|
| H A D | iommufd_private.h | 494 bool destroying; member
|
| H A D | device.c | 146 idev->destroying = true; in iommufd_device_remove_vdev()
|
| /linux/Documentation/i2c/ |
| H A D | instantiating-devices.rst | 172 The driver which instantiated the I2C device is responsible for destroying
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | README | 74 client is trying to reconnect a path, while server is still destroying the old
|
| /linux/rust/pin-init/ |
| H A D | README.md | 226 // SAFETY: Since `foo` is initialized, destroying is safe.
|
| /linux/Documentation/locking/ |
| H A D | robust-futexes.rst | 71 destroying the CPU's L1 and L2 caches!
|
| /linux/Documentation/input/devices/ |
| H A D | joystick-parport.rst | 73 case, you'll need to use diodes (as a prevention of destroying your parallel
|
| /linux/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 157 destroying contact 45 and freeing slot 0 to be reused for another contact.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-slab | 126 have been flushed as the result of destroying or shrinking a
|
| /linux/Documentation/RCU/ |
| H A D | rcu_dereference.rst | 389 in turn destroying the ordering between this load and the loads of the
|
| /linux/Documentation/block/ |
| H A D | ublk.rst | 126 ublk server will release resources (such as destroying I/O handler threads &
|
| /linux/Documentation/filesystems/ |
| H A D | ramfs-rootfs-initramfs.rst | 46 as creating and destroying dentries. Plus it needed a filesystem driver
|
| H A D | configfs.rst | 372 and storing an attribute, and a simple group creating and destroying
|
| H A D | relay.rst | 458 state without reallocating channel buffer memory or destroying
|
| /linux/Documentation/core-api/ |
| H A D | assoc_array.rst | 246 destroying it as no RCU deferral is performed on memory release -
|
| /linux/Documentation/networking/ |
| H A D | filter.rst | 644 bpf_prog_destroy() for destroying it. The function
|