/Linux-v5.15/drivers/bus/fsl-mc/ |
D | Kconfig | 22 Provides userspace support for interrogating, creating, destroying or
|
/Linux-v5.15/drivers/infiniband/core/ |
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-v5.15/net/sched/ |
D | sch_htb.c | 1427 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/ |
D | README | 54 Guide to preventing compiler optimizations from destroying
|
D | control-dependencies.txt | 161 "if" statement, destroying the control dependency's ordering properties. 172 destroying the control dependency's ordering:
|
D | access-marking.txt | 237 As noted earlier, the goal is to prevent the compiler from destroying
|
/Linux-v5.15/Documentation/bpf/ |
D | bpf_lsm.rst | 124 The program can be detached from the LSM hook by *destroying* the ``link``
|
/Linux-v5.15/Documentation/networking/caif/ |
D | linux_caif.rst | 95 CAIF Packet has functions for creating, destroying and adding content
|
/Linux-v5.15/mm/ |
D | zsmalloc.c | 275 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/ |
D | phy.rst | 165 while destroying the PHY, pm_runtime_disable is called. Note that the phy
|
/Linux-v5.15/drivers/infiniband/ulp/rtrs/ |
D | README | 74 client is trying to reconnect a path, while server is still destroying the old
|
/Linux-v5.15/Documentation/i2c/ |
D | instantiating-devices.rst | 164 The driver which instantiated the I2C device is responsible for destroying
|
/Linux-v5.15/Documentation/locking/ |
D | robust-futexes.rst | 71 destroying the CPU's L1 and L2 caches!
|
/Linux-v5.15/Documentation/vm/ |
D | page_migration.rst | 244 sudden destroying of page->mapping.
|
/Linux-v5.15/Documentation/input/devices/ |
D | joystick-parport.rst | 73 case, you'll need to use diodes (as a prevention of destroying your parallel
|
/Linux-v5.15/Documentation/input/ |
D | multi-touch-protocol.rst | 157 destroying contact 45 and freeing slot 0 to be reused for another contact.
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-kernel-slab | 125 have been flushed as the result of destroying or shrinking a
|
/Linux-v5.15/Documentation/RCU/ |
D | rcu_dereference.rst | 359 in turn destroying the ordering between this load and the loads of the
|
/Linux-v5.15/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.rst | 47 as creating and destroying dentries. Plus it needed a filesystem driver
|
D | relay.rst | 468 state without reallocating channel buffer memory or destroying
|
D | mount_api.rst | 404 destroying a context:
|
D | configfs.rst | 373 and storing an attribute, and a simple group creating and destroying
|
/Linux-v5.15/Documentation/core-api/ |
D | assoc_array.rst | 246 destroying it as no RCU deferral is performed on memory release -
|
/Linux-v5.15/include/rdma/ |
D | ib_verbs.h | 1740 bool destroying; member
|
/Linux-v5.15/Documentation/networking/ |
D | filter.rst | 641 bpf_prog_destroy() for destroying it. The function
|