| /linux/Documentation/scsi/ |
| H A 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/drivers/net/ethernet/realtek/ |
| H A D | r8169.h | 16 /* support for ancient RTL_GIGA_MAC_VER_01 has been removed */ 26 /* support for RTL_GIGA_MAC_VER_11 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 */ 67 /* support for RTL_GIGA_MAC_VER_60 has been removed */
|
| /linux/Documentation/ABI/testing/ |
| H A 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.
|
| H A 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
|
| H A 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/net/mac80211/ |
| H A D | sta_info.h | 227 * @removed: this session is removed (but might have been found due to RCU) 257 removed:1, member 586 * struct ieee80211_sta_removed_link_stats - Removed link sta data 588 * keep required accumulated removed link data for stats 591 * this station for removed links 593 * this station for removed links 595 * station for removed links 597 * station for removed links 598 * @tx_retries: cumulative retry counts (MPDUs) for removed links 600 * (retries exceeded, no ACK) for removed links [all …]
|
| /linux/Documentation/ABI/ |
| H A D | README | 37 the kernel, but are marked to be removed at some later point in 39 why it is obsolete and when it can be expected to be removed. 41 removed/ 43 been removed from the kernel. 77 Interfaces may be removed from obsolete and the kernel as long as the 81 developers feel they are finished. They cannot be removed from the
|
| /linux/Documentation/driver-api/driver-model/ |
| H A D | binding.rst | 94 When a device is removed, the reference count for it will eventually 96 is removed from the driver's list of devices and the reference count 97 of the driver is decremented. All symlinks between the two are removed. 99 When a driver is removed, the list of devices that it supports is 101 one. The device is removed from that list and the symlinks removed.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A 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/include/trace/events/ |
| H A 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/rust/kernel/ |
| H A D | debugfs.rs | 64 /// The directory in the filesystem represented by [`Dir`] will be removed when handle has been in create() 65 /// dropped *and* all children have been removed. in create() 162 /// // The file is removed when `file` is dropped. 308 /// The file is removed when the returned [`File`] is dropped. in write_binary_file() 325 /// The file is removed when the returned [`File`] is dropped. in write_callback_file() 384 /// The entire directory tree created within the scope will be removed when the returned 427 /// When dropped, the DebugFS file will be removed and the attached data will be dropped. 484 /// The entire directory tree created within the scope will be removed when the returned 551 /// file is removed when the [`Scope`] that this directory belongs 561 /// This function does not produce an owning handle to the file. The created file is removed in read_callback_file() [all...] |
| /linux/Documentation/ABI/removed/ |
| H A 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/fs/befs/ |
| H A 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/Documentation/admin-guide/device-mapper/ |
| H A 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/net/sched/ |
| H A 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/sound/soc/sof/ |
| H A D | ipc4.c | 34 {8, "Reserved (ADSP_STAGE_UNINITIALIZED removed)"}, 37 {11, "Reserved (ADSP_IPC_OUT_OF_MIPS removed)"}, 50 {105, "Reserved (ADSP_IPC_OUT_OF_MIPS removed)"}, 51 {106, "Reserved (ADSP_IPC_CONFIG_GET_ERROR removed)"}, 52 {107, "Reserved (ADSP_IPC_CONFIG_SET_ERROR removed)"}, 53 {108, "Reserved (ADSP_IPC_LARGE_CONFIG_GET_ERROR removed)"}, 54 {109, "Reserved (ADSP_IPC_LARGE_CONFIG_SET_ERROR removed)"}, 59 {114, "Reserved (ADSP_IPC_BIND_UNBIND_DST_SINK_UNSUPPORTED removed)"}, 60 {115, "Reserved (ADSP_IPC_UNLOAD_INST_EXISTS removed)"}, 75 {160, "Reserved (ADSP_IPC_PIPELINE_NOT_INITIALIZED removed)"}, [all...] |
| /linux/sound/oss/dmasound/ |
| H A 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/fs/efivarfs/ |
| H A D | file.c | 40 if (var->removed) { in efivarfs_file_write() 42 * file got removed; don't allow a set. Caused by an in efivarfs_file_write() 127 var->removed = (--var->open_count == 0 && i_size_read(inode) == 0); in efivarfs_file_release() 130 if (var->removed) in efivarfs_file_release()
|
| /linux/arch/x86/include/asm/ |
| H A 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/Documentation/pcmcia/ |
| H A 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/include/uapi/linux/ |
| H A 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/security/ |
| H A D | inode.c | 102 * file is to be removed (no automatic cleanup happens if your module 188 * to be removed (no automatic cleanup happens if your module is unloaded, 216 * to be removed (no automatic cleanup happens if your module is unloaded, 248 * to be removed (no automatic cleanup happens if your module is unloaded, 286 * @dentry: a pointer to a the dentry of the file or directory to be removed. 293 * removed. No automatic cleanup of files will happen when a module is 294 * removed; you are responsible here.
|
| /linux/arch/x86/kernel/ |
| H A D | i8237.c | 55 * From SKL PCH onwards, the legacy DMA device is removed in which the in i8237A_init_ops() 56 * I/O ports (81h-83h, 87h, 89h-8Bh, 8Fh) related to it are removed in i8237A_init_ops() 57 * as well. All removed ports must return 0xff for a inb() request. in i8237A_init_ops()
|
| /linux/drivers/scsi/fcoe/ |
| H A D | fcoe.h | 61 * @removed: Indicates fcoe interface removed from net device 73 u8 removed; member
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | devices.rst | 24 An entry is added using devices.allow, and removed using 62 a cgroup's devices.deny file, all its children will have that entry removed 65 more access than the cgroup's parent, it'll be removed from the whitelist. 82 "c 116:2 rwm" will be removed::
|