/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smbdirect.h | 252 struct list_head list; member 284 struct list_head list; member
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_merge_view.h | 47 struct list_head list; member 192 list_for_each_entry(_comrade, &(hmdfs_dm(_dentry)->comrade_list), list)
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | block-group.h | 46 struct list_head list; member 115 struct list_head list; member 159 * root's list of ordered extents) or immediately after the allocation
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | bpf_inode_storage.c | 8 #include <linux/list.h> 76 * could be modifying the local_storage->list now. in bpf_inode_storage_free() 78 * local_storage->list by the bpf_prog or by the bpf-map's syscall. in bpf_inode_storage_free() 81 * when unlinking elem from the local_storage->list and in bpf_inode_storage_free() 82 * the map's bucket->list. in bpf_inode_storage_free() 85 hlist_for_each_entry_safe(selem, n, &local_storage->list, snode) { in bpf_inode_storage_free() 97 * local_storage->list was non-empty. in bpf_inode_storage_free()
|
/kernel/linux/linux-5.10/net/can/j1939/ |
H A D | j1939-priv.h | 30 struct list_head list; member 45 /* local list entry in priv 56 /* segments need a lock to protect the above list */ 61 /* list of 256 ecu ptrs, that cache the claimed addresses. 85 /* lock for j1939_socks list */ 234 * the are _never_ modified after insertion in the list 290 struct list_head list; member 312 /* lock for the sk_session_queue list */
|
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | cal.h | 16 #include <linux/list.h> 63 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/ |
H A D | hva.h | 109 * @list: V4L2 m2m list that the frame belongs to 117 struct list_head list; member 134 * @list: V4L2 m2m list that the frame belongs to 143 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | rc-core-priv.h | 34 struct list_head list; member 49 struct list_head list; /* to keep track of raw clients */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | gr2d.c | 218 INIT_LIST_HEAD(&gr2d->client.base.list); in gr2d_probe() 225 INIT_LIST_HEAD(&gr2d->client.list); in gr2d_probe()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_bridge.h | 27 #include <linux/list.h> 95 * This hook is used by the probe helpers to filter the mode list in 146 * core nor helpers filter modes to the list of probe modes reported by 719 /** @list: to keep track of all added bridges */ 720 struct list_head list; member
|
/kernel/linux/linux-5.10/include/kvm/ |
H A D | arm_vgic.h | 15 #include <linux/list.h> 59 /* Number of implemented list registers */ 200 struct list_head list; member 313 * Active or Pending (hence the name; AP list), or because they recently 314 * were one of the two and need to be migrated off this list to another
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | kobject.h | 19 #include <linux/list.h> 184 * @list: the list of all kobjects for this kset 193 struct list_head list; member
|
H A D | atmel-ssc.h | 6 #include <linux/list.h> 15 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_mb.h | 17 * copyright notice, this list of conditions and the following 21 * copyright notice, this list of conditions and the following 96 INIT_LIST_HEAD(&(__mbp)->list); \ 115 struct list_head list; /* for req/resp */ member
|
/kernel/linux/linux-5.10/drivers/staging/kpc2000/kpc_dma/ |
H A D | kpc_dma_driver.h | 7 #include <linux/list.h> 22 struct list_head list; member
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | rc-core-priv.h | 34 struct list_head list; member 49 struct list_head list; /* to keep track of raw clients */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
H A D | mal.h | 179 struct list_head list; member 197 struct list_head list; member 279 /* Add/remove EMAC to/from MAL polling list */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_type.h | 149 struct mutex prof_map_lock; /* protect access to profiles list */ 178 struct list_head list; member 198 struct list_head list; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sp.h | 12 #include <linux/list.h> 125 struct list_head list; member 143 /* Posted entry for unlimited list entry in EBLOCK mode */ 206 * Pends it to the future list. 247 * free pool list. 259 * qed_spq_return_entry(): Return an entry to spq free pool list.
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov.h | 59 /* Lock for manipulating list */ 83 struct list_head list; member 155 spinlock_t vlan_list_lock; /* Lock for VLAN list */ 159 struct list_head list; member
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | acresrc.h | 248 u8 acpi_rs_decode_bitmask(u16 mask, u8 * list); 250 u16 acpi_rs_encode_bitmask(u8 * list, u8 count);
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_merge_view.h | 47 struct list_head list; member 192 list_for_each_entry(_comrade, &(hmdfs_dm(_dentry)->comrade_list), list)
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smbdirect.h | 256 struct list_head list; member 288 struct list_head list; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | atmel-ssc.h | 6 #include <linux/list.h> 15 struct list_head list; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | block-group.h | 74 * Indicate that block group is in the list of new block groups of a 88 struct list_head list; member 162 struct list_head list; member 213 * root's list of ordered extents) or immediately after the allocation
|