/linux-6.12.1/Documentation/scsi/ |
D | ChangeLog.lpfc | 10 * Removed pci dma sync calls to coherent/consistent pci memory. 13 * Removed sysfs attributes that are used to dump the various 19 * Removed FC_TRANSPORT_PATCHESxxx defines. They're in 2.6.12-rc1. 23 * Removed extraneous calls to lpfc_sli_next_iotag which should 40 * Removed extra iotag allocation by lpfc_abort_handler. 82 * Revise TRANSPORT_PATCHES_V2 so that lpfc_target is removed and 83 rport data is used instead. Removed device_queue_hash[]. 113 * Removed TXQ from all abort and reset handlers since it is never 124 * Removed unused #define LPFC_SCSI_INITIAL_BPL_SIZE. 125 * Removed unused struct lpfc_node_farp_pend definition. [all …]
|
/linux-6.12.1/drivers/net/ethernet/realtek/ |
D | r8169.h | 16 /* support for ancient RTL_GIGA_MAC_VER_01 has been removed */ 41 /* support for RTL_GIGA_MAC_VER_27 has been removed */ 55 /* support for RTL_GIGA_MAC_VER_41 has been removed */ 59 /* support for RTL_GIGA_MAC_VER_45 has been removed */ 61 /* support for RTL_GIGA_MAC_VER_47 has been removed */ 63 /* support for RTL_GIGA_MAC_VER_49 has been removed */ 64 /* support for RTL_GIGA_MAC_VER_50 has been removed */ 68 /* support for RTL_GIGA_MAC_VER_60 has been removed */
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | ppc-memtrace | 14 you want removed from each NUMA node to this file - it must be 15 aligned to the memblock size. This amount of RAM will be removed 18 removed from each node, the following files are created. To 26 Description: This directory contains information about the removed memory 33 Description: This contains the size of the memory removed from the node. 39 Description: This contains the start address of the removed memory.
|
D | sysfs-devices-removable | 5 Information about whether a given device can be removed from the 11 "removable" device can be removed from the platform by the user 12 "fixed" device is fixed to the platform / cannot be removed
|
D | sysfs-class-devlink | 16 automatically removed by the driver core when the consumer and 25 'consumer unbind' means the device link will be removed when 28 'supplier unbind' means the device link will be removed when 31 'never' means the device link will not be automatically removed
|
/linux-6.12.1/Documentation/ABI/ |
D | README | 36 the kernel, but are marked to be removed at some later point in 38 why it is obsolete and when it can be expected to be removed. 40 removed/ 42 been removed from the kernel. 74 Interfaces may be removed from obsolete and the kernel as long as the 78 developers feel they are finished. They cannot be removed from the
|
/linux-6.12.1/Documentation/driver-api/driver-model/ |
D | binding.rst | 91 When a device is removed, the reference count for it will eventually 93 is removed from the driver's list of devices and the reference count 94 of the driver is decremented. All symlinks between the two are removed. 96 When a driver is removed, the list of devices that it supports is 98 one. The device is removed from that list and the symlinks removed.
|
/linux-6.12.1/drivers/infiniband/hw/usnic/ |
D | usnic_uiom_interval_tree.h | 70 * Removed {start...last} from {root}. The nodes removed are returned in 71 * 'removed.' The caller is responsibile for freeing memory of nodes in 72 * 'removed.' 76 struct list_head *removed);
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | hist-v4l2.rst | 39 1998-10-02: The ``id`` field was removed from 57 with ``V4L2_CID_AUDIO``. The ``V4L2_MAJOR`` define was removed from 66 1999-01-19: The ``VIDIOC_NEXTBUF`` ioctl was removed. 270 removed. This change *breaks compatibility* with earlier versions: 329 removed. These properties can be determined as described in 334 ``maxframerate`` were removed. This information is available as 337 ``V4L2_FLAG_SELECT`` was removed. We believe the select() function 340 ``V4L2_FLAG_MONOCHROME`` flag was removed, this information is 361 where removed. This can be easily implemented using controls. 401 removed. [all …]
|
/linux-6.12.1/include/trace/events/ |
D | ksm.h | 69 * ksm_enter - called after a new process has been added / removed from ksm 73 * Allows to trace the when a process has been added or removed from ksm. 107 * ksm_exit - called after a new process has been removed from ksm 111 * Allows to trace the when a process has been removed from ksm. 193 * ksm_remove_ksm_page - called after a ksm page has been removed 217 * ksm_remove_rmap_item - called after a rmap_item has been removed from the
|
/linux-6.12.1/Documentation/ABI/removed/ |
D | sysfs-selinux-checkreqprot | 7 REMOVAL UPDATE: The SELinux checkreqprot functionality was removed in 21 will be removed no sooner than June 2021, at which point the kernel 26 "1" value when this mechanism is removed.
|
/linux-6.12.1/include/uapi/linux/ |
D | falloc.h | 13 * the range being removed is appended to the start offset of the range 14 * being removed (i.e. the hole that was punched is "collapsed"), 16 * removed never existed. As such collapsing a range of a file changes 18 * that has been removed by the operation.
|
/linux-6.12.1/security/ |
D | inode.c | 100 * file is to be removed (no automatic cleanup happens if your module 193 * to be removed (no automatic cleanup happens if your module is unloaded, 221 * to be removed (no automatic cleanup happens if your module is unloaded, 253 * to be removed (no automatic cleanup happens if your module is unloaded, 285 * @dentry: a pointer to a the dentry of the file or directory to be removed. 292 * removed. No automatic cleanup of files will happen when a module is 293 * removed; you are responsible here. 324 * @dentry: a pointer to a the dentry of the file or directory to be removed.
|
/linux-6.12.1/fs/befs/ |
D | ChangeLog | 9 * Removed duplicated function definition 105 * Removed notion of btree handle from btree.c. It was unnecessary, as the 192 * Removed fsync() hooks, since a read-only filesystem doesn't need them. 197 * Removed all the Read-Write stuff. I'll redo it when it is time to add 200 * Removed prototypes for functions who's definitions have been removed 227 * Removed old datastream code from file.c, since it is nolonger used. 280 * Removed byte-order conversion code. 321 * Permanently removed code that had been provisionally ifdefed out of befs_fs.h 396 * Removed superblock locking calls in befs_read_super(). In 2.4, the VFS
|
/linux-6.12.1/sound/oss/dmasound/ |
D | Kconfig | 12 inserted in and removed from the running kernel whenever you 26 inserted in and removed from the running kernel whenever you 40 inserted in and removed from the running kernel whenever you
|
/linux-6.12.1/net/sched/ |
D | sch_multiq.c | 176 struct Qdisc **removed; in multiq_tune() local 188 removed = kmalloc(sizeof(*removed) * (q->max_bands - qopt->bands), in multiq_tune() 190 if (!removed) in multiq_tune() 201 removed[n_removed++] = child; in multiq_tune() 208 qdisc_put(removed[i]); in multiq_tune() 209 kfree(removed); in multiq_tune()
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-dust.rst | 90 enabled or disabled), bad blocks may be added or removed from the 135 kernel: device-mapper: dust: block 60 removed from badblocklist by write 136 kernel: device-mapper: dust: block 67 removed from badblocklist by write 137 kernel: device-mapper: dust: block 72 removed from badblocklist by write 138 kernel: device-mapper: dust: block 87 removed from badblocklist by write 259 excessive logging (from bad blocks added, removed, or "remapped"). 264 This will suppress log messages from add / remove / removed by write
|
/linux-6.12.1/drivers/platform/x86/intel/pmt/ |
D | telemetry.h | 94 * the device has been removed and callers should unregister the telemetry 101 * * -EPIPE - The device was removed during the read. Data written 114 * the device has been removed and callers should unregister the telemetry 121 * * -EPIPE - The device was removed during the read. Data written
|
/linux-6.12.1/drivers/hid/ |
D | hid-google-stadiaff.c | 21 bool removed; member 50 if (!stadiaff->removed) { in stadiaff_play() 93 stadiaff->removed = false; in stadiaff_init() 136 stadiaff->removed = true; in stadia_remove()
|
/linux-6.12.1/sound/soc/sof/ |
D | ipc4.c | 33 {8, "Reserved (ADSP_STAGE_UNINITIALIZED removed)"}, 36 {11, "Reserved (ADSP_IPC_OUT_OF_MIPS removed)"}, 49 {105, "Reserved (ADSP_IPC_OUT_OF_MIPS removed)"}, 50 {106, "Reserved (ADSP_IPC_CONFIG_GET_ERROR removed)"}, 51 {107, "Reserved (ADSP_IPC_CONFIG_SET_ERROR removed)"}, 52 {108, "Reserved (ADSP_IPC_LARGE_CONFIG_GET_ERROR removed)"}, 53 {109, "Reserved (ADSP_IPC_LARGE_CONFIG_SET_ERROR removed)"}, 58 {114, "Reserved (ADSP_IPC_BIND_UNBIND_DST_SINK_UNSUPPORTED removed)"}, 59 {115, "Reserved (ADSP_IPC_UNLOAD_INST_EXISTS removed)"}, 74 {160, "Reserved (ADSP_IPC_PIPELINE_NOT_INITIALIZED removed)"}, [all …]
|
/linux-6.12.1/arch/x86/include/asm/ |
D | kvm_page_track.h | 36 * Invoked when a memory region is removed from the guest. Or in KVM 39 * @gfn: base gfn of the region being removed 40 * @nr_pages: number of pages in the to-be-removed region
|
/linux-6.12.1/Documentation/pcmcia/ |
D | driver-changes.rst | 41 dev_info_t and a few other typedefs are removed. No longer use them 79 exports for them were removed. 100 This file will be removed eventually. 124 client->Attributes is unused, therefore it is removed from all 128 The following functions have been removed from the kernel source
|
/linux-6.12.1/arch/um/drivers/ |
D | Kconfig | 167 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please 184 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please 205 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please 226 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please 272 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please 295 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please 321 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
|
/linux-6.12.1/arch/x86/kernel/ |
D | i8237.c | 51 * From SKL PCH onwards, the legacy DMA device is removed in which the in i8237A_init_ops() 52 * I/O ports (81h-83h, 87h, 89h-8Bh, 8Fh) related to it are removed in i8237A_init_ops() 53 * as well. All removed ports must return 0xff for a inb() request. in i8237A_init_ops()
|
/linux-6.12.1/fs/ |
D | attr.c | 22 * removed 26 * This function determines whether the setgid bit needs to be removed. 27 * We retain backwards compatibility and require setgid bit to be removed 31 * Return: ATTR_KILL_SGID if setgid bit needs to be removed, 0 otherwise. 54 * This function determines whether the set{g,u}id bits need to be removed. 55 * If the setuid bit needs to be removed ATTR_KILL_SUID is returned. If the 56 * setgid bit needs to be removed ATTR_KILL_SGID is returned. If both 57 * set{g,u}id bits need to be removed the corresponding mask of both flags is 284 * whether or not the S_ISGID property needs to be removed are performed with
|