| /linux/drivers/staging/media/deprecated/atmel/ |
| H A D | Kconfig | 21 This driver is deprecated and is scheduled for removal by 40 This driver is deprecated and is scheduled for removal by
|
| /linux/drivers/of/unittest-data/ |
| H A D | overlay_7.dtso | 6 /* overlays 6, 7 application and removal in sequence */
|
| H A D | overlay_6.dtso | 6 /* overlays 6, 7 application and removal in sequence */
|
| H A D | overlay_8.dtso | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
| H A D | overlay_9.dtso | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
| H A D | overlay_10.dtso | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
| H A D | overlay_11.dtso | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | sirf-audio.txt | 14 insertion, removal.
|
| H A D | omap-abe-twl6040.txt | 16 insertion, removal.
|
| H A D | da7218.txt | 64 - dlg,discharge : Boolean flag, auto discharge of Mic Bias on jack removal
|
| /linux/drivers/bluetooth/ |
| H A D | btintel_pcie.c | 2279 struct btintel_pcie_removal *removal = in btintel_pcie_removal_work() local 2281 struct pci_dev *pdev = removal->pdev; in btintel_pcie_removal_work() 2328 kfree(removal); in btintel_pcie_removal_work() 2333 struct btintel_pcie_removal *removal; in btintel_pcie_reset() local 2344 removal = kzalloc_obj(*removal, GFP_ATOMIC); in btintel_pcie_reset() 2345 if (!removal) in btintel_pcie_reset() 2348 removal->pdev = data->pdev; in btintel_pcie_reset() 2349 INIT_WORK(&removal->work, btintel_pcie_removal_work); in btintel_pcie_reset() 2350 pci_dev_get(removal->pdev); in btintel_pcie_reset() 2351 schedule_work(&removal->work); in btintel_pcie_reset()
|
| /linux/Documentation/filesystems/ |
| H A D | efivarfs.rst | 24 as immutable files. This doesn't prevent removal - "chattr -i" will work -
|
| /linux/Documentation/networking/ |
| H A D | sctp.rst | 30 module removal of lksctp is not yet a safe activity.
|
| /linux/Documentation/sound/designs/ |
| H A D | jack-controls.rst | 21 intelligently based on jack insertion or removal events.
|
| /linux/Documentation/admin-guide/nfs/ |
| H A D | nfsd-admin-interfaces.rst | 39 removal of listening sockets, and startup and shutdown of the server.
|
| /linux/Documentation/driver-api/soundwire/ |
| H A D | locking.rst | 20 - Addition and removal of Slave(s), changing Slave status.
|
| /linux/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 139 * device list iteration upon module removal (as of 2.6.10) 141 client list and call the ->detach() function upon module removal.
|
| /linux/Documentation/locking/ |
| H A D | robust-futex-ABI.rst | 69 the address of the 'lock entry', during list insertion and removal, 137 protocol on 'lock entry' insertion and removal: 148 On removal:
|
| /linux/Documentation/kbuild/ |
| H A D | Kconfig.recursion-issue-01 | 37 # obvious that an easy solution to this problem should just be the removal
|
| /linux/drivers/staging/iio/Documentation/ |
| H A D | inkernel.txt | 33 on to the core via a call to iio_map_array_register. On removal,
|
| /linux/Documentation/core-api/ |
| H A D | cpu_hotplug.rst | 19 insertion and removal require support for CPU hotplug. 355 setup and removal. 386 invocations of the state callbacks on add and removal. To set up such a 462 removal, then this number has to be saved by the caller and used 498 In order to complete the removal, the teardown callback should not fail. 500 The state removal and the callback invocations are serialized against CPU 564 In order to complete the removal, the teardown callback should not fail.
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-transport-srp | 14 Zero means immediate removal. Setting this attribute to "off"
|
| /linux/Documentation/RCU/ |
| H A D | whatisRCU.rst | 79 The basic idea behind RCU is to split updates into "removal" and 80 "reclamation" phases. The removal phase removes references to data items 83 The reason that it is safe to run the removal phase concurrently with 88 removal phase. Because reclaiming data items can disrupt any readers 92 Splitting the update into removal and reclamation phases permits the 93 updater to perform the removal phase immediately, and to defer the 94 reclamation phase until all readers active during the removal phase have 97 during the removal phase need be considered, because any reader starting 98 after the removal phase will be unable to gain a reference to the removed 122 pointers are atomic on modern CPUs, allowing atomic insertion, removal, [all …]
|
| /linux/arch/arm/mach-s3c/ |
| H A D | Kconfig.s3c64xx | 26 The platform is deprecated and scheduled for removal. Please reach to
|
| /linux/drivers/thermal/ |
| H A D | thermal_core.c | 964 complete(&tz->removal); in thermal_release() 1564 init_completion(&tz->removal); in thermal_zone_device_register_with_trips() 1646 wait_for_completion(&tz->removal); in thermal_zone_device_register_with_trips() 1737 wait_for_completion(&tz->removal); in thermal_zone_device_unregister()
|