| /linux/Documentation/core-api/ |
| H A D | debug-objects.rst | 19 - Usage of freed/destroyed objects 75 active and destroyed objects. When debugobjects detects an error, then 98 active and destroyed objects. When debugobjects detects an error, then 122 active and destroyed objects. When debugobjects detects an error, then 147 or destroyed objects. 155 This function is called to mark an object destroyed. This is useful to 161 the object can be destroyed. Destruction is not allowed for active and 162 destroyed objects. When debugobjects detects an error, then it calls the
|
| H A D | watch_queue.rst | 71 or destroyed and the second indicates that some messages have been lost. 113 destroyed to discard any references the watch list holds on the watched
|
| /linux/drivers/hid/bpf/ |
| H A D | hid_bpf_dispatch.c | 41 if (unlikely(hdev->bpf.destroyed)) in dispatch_hid_bpf_device_event() 99 if (unlikely(hdev->bpf.destroyed)) in dispatch_hid_bpf_raw_requests() 139 if (unlikely(hdev->bpf.destroyed)) in dispatch_hid_bpf_output_report() 634 hdev->bpf.destroyed = true; in hid_bpf_destroy_device()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-dev | 18 dynamically created and destroyed as devices enter and
|
| H A D | sysfs-block-rnbd | 58 Description: Remap the disconnected device if the session is not destroyed yet.
|
| H A D | sysfs-bus-fcoe | 33 discovery and login. The FCoE Controller is destroyed by
|
| /linux/Documentation/networking/ |
| H A D | l2tp.rst | 157 CONN_ID Y Identifies the tunnel id to be destroyed. 212 to be destroyed. 213 SESSION_ID Y Identifies the session id to be destroyed. 552 tunnel management socket is connected and is destroyed when the 557 are set using setsockopt. The L2TP session instance is destroyed 646 tunnel and all of its sessions must be closed and destroyed. Since the 719 L2TP Ethernet sessions are created and destroyed by netlink request, 720 or are destroyed when the tunnel is destroyed. Unlike PPP sessions,
|
| /linux/arch/m68k/fpsp040/ |
| H A D | x_store.S | 106 | a0 -> destroyed 107 | a1 -> destroyed
|
| /linux/fs/nilfs2/ |
| H A D | Kconfig | 11 destroyed just a few seconds ago. Since this file system can keep
|
| /linux/drivers/iommu/iommufd/ |
| H A D | main.c | 342 unsigned int destroyed = 0; in iommufd_fops_release() local 359 destroyed++; in iommufd_fops_release() 369 if (WARN_ON(!destroyed)) in iommufd_fops_release()
|
| /linux/drivers/tty/hvc/ |
| H A D | hvcs.c | 289 struct completion *destroyed; member 673 comp = hvcsd->destroyed; in hvcs_destruct_port() 692 hvcsd->destroyed = NULL; in hvcs_destruct_port() 808 hvcsd->destroyed = ∁ in hvcs_remove()
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_job.c | 404 if (job->ctx->destroyed) in panfrost_job_run() 988 WARN_ON(!jm_ctx->destroyed); in panfrost_jm_ctx_release() 1083 jm_ctx->destroyed = true; in panfrost_jm_ctx_create() 1098 jm_ctx->destroyed = true; in panfrost_jm_ctx_destroy()
|
| /linux/include/linux/ |
| H A D | hid_bpf.h | 193 bool destroyed; /* prevents the assignment of any progs */ member
|
| /linux/Documentation/i2c/ |
| H A D | instantiating-devices.rst | 25 unbound and destroyed when the I2C bus they sit on goes away (if ever). 206 destroyed automatically when the driver which detected them is removed, 207 or when the underlying I2C bus is itself destroyed, whichever happens
|
| /linux/Documentation/filesystems/ |
| H A D | configfs.rst | 26 destroyed in kernel, the kernel controls the lifecycle of the sysfs 30 mkdir(2). It is destroyed via rmdir(2). The attributes appear at 79 When an item needs to be destroyed, remove it with rmdir(2). An 80 item cannot be destroyed if any other item has a link to it (via 127 Items are created and destroyed inside a config_group. A group is a
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_tunnel.c | 151 bool destroyed:1; member 815 if (drm_WARN_ON(tunnel->group->mgr->dev, tunnel->destroyed)) in drm_dp_tunnel_destroy() 820 tunnel->destroyed = true; in drm_dp_tunnel_destroy() 829 if (tunnel->destroyed) in check_tunnel()
|
| /linux/tools/memory-model/Documentation/ |
| H A D | glossary.txt | 64 fragile, and can be easily destroyed by optimizing compilers. 97 fragile and can be easily destroyed by optimizing compilers.
|
| /linux/Documentation/driver-api/pci/ |
| H A D | p2pdma.rst | 48 pgmap ensures that when the pgmap is destroyed all other drivers have stopped 175 exporting driver has destroyed its p2p_provider.
|
| /linux/Documentation/arch/x86/ |
| H A D | tlb.rst | 13 destroyed and must be refilled later, at some cost.
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | README.rst | 15 the software devices are created and destroyed as part of the test.
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | rdma.rst | 75 Resource pool is destroyed if all the resource limits are set to max and
|
| /linux/Documentation/RCU/ |
| H A D | rcu.rst | 8 item being destroyed, and one that actually carries out the destruction.
|
| /linux/scripts/ |
| H A D | spelling.txt | 518 destoried||destroyed 520 destoryed||destroyed 522 destroied||destroyed 527 detroyed||destroyed
|
| /linux/tools/testing/selftests/tc-testing/creating-testcases/ |
| H A D | AddingTestCases.txt | 82 the tests are run will be destroyed. This is to prevent inaccurate results
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_mmu.c | 349 bool destroyed; member 1494 vm->destroyed = true; in panthor_vm_destroy() 1962 if (vm->destroyed) in panthor_vm_get_heap_pool() 2607 if (vm->destroyed || vm->unusable) in panthor_vm_bind_job_create()
|