arch/alpha/kernel/pci.c
324
struct list_head resources;
arch/arm/include/asm/mach/pci.h
35
struct list_head node;
arch/arm/include/asm/mach/pci.h
40
struct list_head resources; /* root bus resources (apertures) */
arch/arm/include/asm/module.h
29
struct list_head unwind_list;
arch/arm/include/asm/traps.h
12
struct list_head node;
arch/arm/include/asm/unwind.h
26
struct list_head list;
arch/arm/include/asm/unwind.h
27
struct list_head mod_list;
arch/arm/kernel/bios32.c
428
struct list_head *head)
arch/arm/kernel/module.c
421
struct list_head *unwind_list = &mod->arch.unwind_list;
arch/arm/mach-omap2/clockdomain.h
141
struct list_head node;
arch/arm/mach-omap2/omap-iommu.c
21
struct list_head node;
arch/arm/mach-omap2/omap_hwmod.c
202
struct list_head link;
arch/arm/mach-omap2/omap_hwmod.h
245
struct list_head node;
arch/arm/mach-omap2/omap_hwmod.h
589
struct list_head slave_ports; /* connect to *_TA */
arch/arm/mach-omap2/omap_hwmod.h
595
struct list_head node;
arch/arm/mach-omap2/pm34xx.c
61
struct list_head node;
arch/arm/mach-omap2/pm44xx.c
34
struct list_head node;
arch/arm/mach-omap2/powerdomain.h
124
struct list_head node;
arch/arm/mach-omap2/powerdomain.h
125
struct list_head voltdm_node;
arch/arm/mach-omap2/voltage.h
65
struct list_head node;
arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c
41
struct list_head list;
arch/arm/mm/cache-uniphier.c
83
struct list_head list;
arch/arm/mm/dma-mapping.c
69
struct list_head list;
arch/arm/mm/mm.h
70
struct list_head list;
arch/arm/mm/mm.h
73
extern struct list_head static_vmlist;
arch/arm/probes/kprobes/opt-arm.c
289
void __kprobes arch_optimize_kprobes(struct list_head *oplist)
arch/arm/probes/kprobes/opt-arm.c
336
void arch_unoptimize_kprobes(struct list_head *oplist,
arch/arm/probes/kprobes/opt-arm.c
337
struct list_head *done_list)
arch/arm64/kvm/hyp/include/nvhe/gfp.h
19
struct list_head free_area[NR_PAGE_ORDERS];
arch/arm64/kvm/hyp/nvhe/list_debug.c
30
bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev,
arch/arm64/kvm/hyp/nvhe/list_debug.c
31
struct list_head *next)
arch/arm64/kvm/hyp/nvhe/list_debug.c
42
bool __list_del_entry_valid_or_report(struct list_head *entry)
arch/arm64/kvm/hyp/nvhe/list_debug.c
44
struct list_head *prev, *next;
arch/arm64/kvm/hyp/nvhe/page_alloc.c
74
struct list_head *node = hyp_page_to_virt(p);
arch/arm64/kvm/hyp/nvhe/page_alloc.c
80
static inline void page_add_to_list(struct hyp_page *p, struct list_head *head)
arch/arm64/kvm/hyp/nvhe/page_alloc.c
82
struct list_head *node = hyp_page_to_virt(p);
arch/arm64/kvm/hyp/nvhe/page_alloc.c
88
static inline struct hyp_page *node_to_page(struct list_head *node)
arch/arm64/kvm/vgic/vgic-its.c
2011
static u32 compute_next_devid_offset(struct list_head *h,
arch/arm64/kvm/vgic/vgic-its.c
2025
static u32 compute_next_eventid_offset(struct list_head *h, struct its_ite *ite)
arch/arm64/kvm/vgic/vgic-its.c
2183
static int vgic_its_ite_cmp(void *priv, const struct list_head *a,
arch/arm64/kvm/vgic/vgic-its.c
2184
const struct list_head *b)
arch/arm64/kvm/vgic/vgic-its.c
2326
static int vgic_its_device_cmp(void *priv, const struct list_head *a,
arch/arm64/kvm/vgic/vgic-its.c
2327
const struct list_head *b)
arch/arm64/kvm/vgic/vgic-mmio-v3.c
331
struct list_head *rd_regions = &vgic->rd_regions;
arch/arm64/kvm/vgic/vgic-mmio-v3.c
891
struct list_head *rd_regions = &d->rd_regions;
arch/arm64/kvm/vgic/vgic-v3.c
721
struct vgic_redist_region *vgic_v3_rdist_free_slot(struct list_head *rd_regions)
arch/arm64/kvm/vgic/vgic-v3.c
735
struct list_head *rd_regions = &kvm->arch.vgic.rd_regions;
arch/arm64/kvm/vgic/vgic.c
293
static int vgic_irq_cmp(void *priv, const struct list_head *a,
arch/arm64/kvm/vgic/vgic.c
294
const struct list_head *b)
arch/arm64/kvm/vgic/vgic.h
210
struct list_head dev_list;
arch/arm64/kvm/vgic/vgic.h
213
struct list_head itt_head;
arch/arm64/kvm/vgic/vgic.h
222
struct list_head coll_list;
arch/arm64/kvm/vgic/vgic.h
232
struct list_head ite_list;
arch/arm64/kvm/vgic/vgic.h
392
struct vgic_redist_region *vgic_v3_rdist_free_slot(struct list_head *rdregs);
arch/loongarch/include/asm/acpi.h
38
extern struct list_head acpi_wakeup_device_list;
arch/loongarch/include/asm/kvm_mmu.h
52
struct list_head list;
arch/loongarch/kvm/mmu.c
188
struct list_head *list;
arch/loongarch/kvm/mmu.c
206
list = (struct list_head *)child;
arch/loongarch/kvm/mmu.c
222
struct list_head *list;
arch/loongarch/kvm/mmu.c
250
list = (struct list_head *)child;
arch/loongarch/kvm/mmu.c
296
struct list_head *pos, *temp;
arch/m68k/emu/nfblock.c
53
struct list_head list;
arch/m68k/mm/motorola.c
100
static struct list_head ptable_list[3] = {
arch/m68k/mm/motorola.c
98
typedef struct list_head ptable_desc;
arch/m68k/sun3/sun3dvma.c
142
struct list_head *cur;
arch/m68k/sun3/sun3dvma.c
195
struct list_head *cur;
arch/m68k/sun3/sun3dvma.c
33
struct list_head list;
arch/m68k/sun3/sun3dvma.c
36
static struct list_head hole_list;
arch/m68k/sun3/sun3dvma.c
37
static struct list_head hole_cache;
arch/m68k/sun3/sun3dvma.c
72
static void print_holes(struct list_head *holes)
arch/m68k/sun3/sun3dvma.c
75
struct list_head *cur;
arch/m68k/sun3/sun3dvma.c
98
struct list_head *cur;
arch/microblaze/include/asm/pci-bridge.h
14
extern struct list_head hose_list;
arch/microblaze/include/asm/pci-bridge.h
28
struct list_head list_node;
arch/mips/include/asm/module.h
11
struct list_head dbe_list;
arch/mips/include/asm/pci.h
31
struct list_head list;
arch/mips/include/asm/vpe.h
64
struct list_head tc;
arch/mips/include/asm/vpe.h
67
struct list_head list;
arch/mips/include/asm/vpe.h
73
struct list_head notify;
arch/mips/include/asm/vpe.h
83
struct list_head tc; /* The list of TC's with this VPE */
arch/mips/include/asm/vpe.h
84
struct list_head list; /* The global list of tc's */
arch/mips/include/asm/vpe.h
91
struct list_head list;
arch/mips/include/asm/vpe.h
96
struct list_head vpe_list; /* Virtual processing elements */
arch/mips/include/asm/vpe.h
98
struct list_head tc_list; /* Thread contexts */
arch/parisc/include/asm/unwind.h
48
struct list_head list;
arch/powerpc/include/asm/book3s/64/mmu.h
124
struct list_head iommu_group_mem_list;
arch/powerpc/include/asm/eeh.h
143
struct list_head entry; /* Membership in eeh_pe.edevs */
arch/powerpc/include/asm/eeh.h
144
struct list_head rmv_entry; /* Membership in rmv_list */
arch/powerpc/include/asm/eeh.h
86
struct list_head child_list; /* List of PEs below this PE */
arch/powerpc/include/asm/eeh.h
87
struct list_head child; /* Memb. child_list/eeh_phb_pe */
arch/powerpc/include/asm/eeh.h
88
struct list_head edevs; /* List of eeh_dev in this PE */
arch/powerpc/include/asm/eeh_event.h
18
struct list_head list; /* to form event queue */
arch/powerpc/include/asm/hvcserver.h
32
struct list_head node;
arch/powerpc/include/asm/hvcserver.h
38
extern int hvcs_free_partner_info(struct list_head *head);
arch/powerpc/include/asm/hvcserver.h
40
struct list_head *head, unsigned long *pi_buff);
arch/powerpc/include/asm/iommu.h
113
struct list_head it_group_list;/* List of iommu_table_group_link */
arch/powerpc/include/asm/iommu.h
192
struct list_head next;
arch/powerpc/include/asm/kvm_book3s.h
80
struct list_head preempt_list;
arch/powerpc/include/asm/kvm_host.h
182
struct list_head next;
arch/powerpc/include/asm/kvm_host.h
190
struct list_head list;
arch/powerpc/include/asm/kvm_host.h
197
struct list_head iommu_tables;
arch/powerpc/include/asm/kvm_host.h
310
struct list_head spapr_tce_tables;
arch/powerpc/include/asm/kvm_host.h
311
struct list_head rtas_tokens;
arch/powerpc/include/asm/kvm_host.h
331
struct list_head uvmem_pfns;
arch/powerpc/include/asm/pci-bridge.h
229
struct list_head child_list;
arch/powerpc/include/asm/pci-bridge.h
230
struct list_head list;
arch/powerpc/include/asm/pci-bridge.h
63
struct list_head list_node;
arch/powerpc/include/asm/pmac_pfunc.h
126
struct list_head link;
arch/powerpc/include/asm/pmac_pfunc.h
153
struct list_head irq_clients;
arch/powerpc/include/asm/pmac_pfunc.h
170
struct list_head link;
arch/powerpc/include/asm/pnv-pci.h
54
struct list_head children;
arch/powerpc/include/asm/pnv-pci.h
55
struct list_head link;
arch/powerpc/include/asm/ppc-pci.h
16
extern struct list_head hose_list;
arch/powerpc/include/asm/ps3.h
95
struct list_head head;
arch/powerpc/include/asm/rheap.h
20
struct list_head list;
arch/powerpc/include/asm/rheap.h
31
struct list_head empty_list;
arch/powerpc/include/asm/rheap.h
32
struct list_head free_list;
arch/powerpc/include/asm/rheap.h
33
struct list_head taken_list;
arch/powerpc/include/asm/smu.h
405
struct list_head link;
arch/powerpc/include/asm/smu.h
508
struct list_head link;
arch/powerpc/include/asm/spu.h
115
struct list_head cbe_list;
arch/powerpc/include/asm/spu.h
116
struct list_head full_list;
arch/powerpc/include/asm/spu.h
161
struct list_head aff_list;
arch/powerpc/include/asm/spu.h
181
struct list_head spus;
arch/powerpc/include/asm/xics.h
90
struct list_head link;
arch/powerpc/kernel/cacheinfo.c
123
struct list_head list; /* global list of cache objects */
arch/powerpc/kernel/eeh_driver.c
22
struct list_head removed_vf_list;
arch/powerpc/kernel/eeh_pe.c
185
struct list_head *next = pe->child_list.next;
arch/powerpc/kernel/nvram_64.c
42
struct list_head partition;
arch/powerpc/kernel/optprobes.c
266
void arch_optimize_kprobes(struct list_head *oplist)
arch/powerpc/kernel/optprobes.c
289
void arch_unoptimize_kprobes(struct list_head *oplist, struct list_head *done_list)
arch/powerpc/kernel/pci-common.c
1529
struct list_head *resources)
arch/powerpc/kernel/pci-common.c
378
struct list_head list_node;
arch/powerpc/kvm/book3s_hv.c
3427
struct list_head list;
arch/powerpc/kvm/book3s_hv_uvmem.c
227
struct list_head list;
arch/powerpc/kvm/book3s_rtas.c
131
struct list_head list;
arch/powerpc/lib/rheap.c
159
struct list_head *l;
arch/powerpc/lib/rheap.c
235
struct list_head *l;
arch/powerpc/lib/rheap.c
31
struct list_head *l)
arch/powerpc/lib/rheap.c
372
struct list_head *l;
arch/powerpc/lib/rheap.c
444
struct list_head *l;
arch/powerpc/lib/rheap.c
529
struct list_head *l;
arch/powerpc/lib/rheap.c
615
struct list_head *l;
arch/powerpc/lib/rheap.c
644
struct list_head *l;
arch/powerpc/lib/rheap.c
645
struct list_head *h;
arch/powerpc/lib/rheap.c
682
struct list_head *l;
arch/powerpc/mm/book3s64/iommu_api.c
28
struct list_head next;
arch/powerpc/mm/book3s64/radix_pgtable.c
1494
struct list_head *lh = (struct list_head *) pgtable;
arch/powerpc/mm/book3s64/radix_pgtable.c
1502
list_add(lh, (struct list_head *) pmd_huge_pte(mm, pmdp));
arch/powerpc/mm/book3s64/radix_pgtable.c
1510
struct list_head *lh;
arch/powerpc/mm/book3s64/radix_pgtable.c
1516
lh = (struct list_head *) pgtable;
arch/powerpc/platforms/52xx/mpc52xx_gpt.c
368
struct list_head *pos;
arch/powerpc/platforms/52xx/mpc52xx_gpt.c
88
struct list_head list; /* List of all GPT devices */
arch/powerpc/platforms/cell/spu_base.c
706
static void __init crash_register_spus(struct list_head *list)
arch/powerpc/platforms/cell/spu_base.c
724
static inline void crash_register_spus(struct list_head *list)
arch/powerpc/platforms/cell/spufs/sched.c
43
struct list_head runq[MAX_PRIO];
arch/powerpc/platforms/cell/spufs/sched.c
827
struct list_head *rq = &spu_prio->runq[best];
arch/powerpc/platforms/cell/spufs/spufs.h
108
struct list_head rq;
arch/powerpc/platforms/cell/spufs/spufs.h
137
struct list_head aff_list;
arch/powerpc/platforms/cell/spufs/spufs.h
143
struct list_head list;
arch/powerpc/platforms/cell/spufs/spufs.h
149
struct list_head aff_list_head;
arch/powerpc/platforms/cell/spufs/spufs.h
99
struct list_head gang_list;
arch/powerpc/platforms/powermac/low_i2c.c
76
struct list_head link;
arch/powerpc/platforms/powermac/pfunc_core.c
540
struct list_head link;
arch/powerpc/platforms/powermac/pfunc_core.c
543
struct list_head functions;
arch/powerpc/platforms/powernv/ocxl.c
26
struct list_head list;
arch/powerpc/platforms/powernv/ocxl.c
34
static struct list_head links_list = LIST_HEAD_INIT(links_list);
arch/powerpc/platforms/powernv/opal-core.c
64
struct list_head list;
arch/powerpc/platforms/powernv/opal-hmi.c
25
struct list_head list;
arch/powerpc/platforms/powernv/opal-memory-errors.c
26
struct list_head list;
arch/powerpc/platforms/powernv/opal-prd.c
39
struct list_head list;
arch/powerpc/platforms/powernv/opal-sysparam.c
23
struct list_head list;
arch/powerpc/platforms/powernv/opal.c
41
struct list_head list;
arch/powerpc/platforms/powernv/pci.h
100
struct list_head slaves;
arch/powerpc/platforms/powernv/pci.h
103
struct list_head list;
arch/powerpc/platforms/powernv/pci.h
171
struct list_head pe_list;
arch/powerpc/platforms/powernv/vas.c
181
struct list_head *ent;
arch/powerpc/platforms/powernv/vas.h
322
struct list_head node;
arch/powerpc/platforms/ps3/mm.c
378
struct list_head link;
arch/powerpc/platforms/pseries/hvcserver.c
119
int hvcs_get_partner_info(uint32_t unit_address, struct list_head *head,
arch/powerpc/platforms/pseries/hvcserver.c
62
int hvcs_free_partner_info(struct list_head *head)
arch/powerpc/platforms/pseries/hvcserver.c
65
struct list_head *element;
arch/powerpc/platforms/pseries/iommu.c
1281
struct list_head list;
arch/powerpc/platforms/pseries/iommu.c
415
struct list_head list;
arch/powerpc/platforms/pseries/papr-hvpipe.h
20
struct list_head list; /* list of sources */
arch/powerpc/platforms/pseries/papr-platform-dump.c
58
struct list_head list;
arch/powerpc/platforms/pseries/papr_scm.c
70
struct list_head region_list;
arch/powerpc/platforms/pseries/vas.h
133
struct list_head win_list;
arch/powerpc/platforms/pseries/vas.h
93
struct list_head list; /* List of open windows */
arch/powerpc/platforms/pseries/vio.c
71
struct list_head list;
arch/powerpc/platforms/pseries/vio.c
92
struct list_head device_list;
arch/powerpc/sysdev/fsl_gtm.c
74
struct list_head list_node;
arch/powerpc/sysdev/fsl_msi.h
43
struct list_head list; /* support multiple MSI banks */
arch/powerpc/sysdev/mpic_timer.c
65
struct list_head node;
arch/powerpc/sysdev/xive/spapr.c
46
struct list_head list;
arch/riscv/kernel/module.c
20
struct list_head head;
arch/riscv/kernel/module.c
26
struct list_head rel_entry;
arch/riscv/kernel/module.c
31
struct list_head head;
arch/riscv/kernel/module.c
600
struct list_head *used_buckets_list)
arch/riscv/kernel/module.c
658
struct list_head *used_buckets_list)
arch/s390/appldata/appldata.h
29
struct list_head list;
arch/s390/appldata/appldata_base.c
110
struct list_head *lh;
arch/s390/appldata/appldata_base.c
269
struct list_head *lh;
arch/s390/include/asm/ipl.h
118
struct list_head components;
arch/s390/include/asm/ipl.h
119
struct list_head certificates;
arch/s390/include/asm/ipl.h
124
struct list_head list;
arch/s390/include/asm/ipl.h
129
struct list_head list;
arch/s390/include/asm/kvm_host.h
298
struct list_head list;
arch/s390/include/asm/kvm_host.h
357
struct list_head lists[FIRQ_LIST_COUNT];
arch/s390/include/asm/kvm_host.h
469
struct list_head list;
arch/s390/include/asm/kvm_host.h
633
struct list_head need_cleanup;
arch/s390/include/asm/kvm_host.h
678
struct list_head kzdev_list;
arch/s390/include/asm/mmu.h
14
struct list_head gmap_list;
arch/s390/include/asm/pci.h
110
struct list_head resources;
arch/s390/include/asm/pci.h
111
struct list_head bus_next;
arch/s390/include/asm/pci.h
124
struct list_head entry; /* list of all zpci_devices, needed for hotplug, etc. */
arch/s390/include/asm/pci.h
125
struct list_head iommu_list;
arch/s390/include/asm/pci.h
240
int clp_scan_pci_devices(struct list_head *scan_list);
arch/s390/include/asm/processor.h
192
struct list_head list;
arch/s390/include/asm/sysinfo.h
223
struct list_head list;
arch/s390/include/asm/vtimer.h
15
struct list_head entry;
arch/s390/kernel/crash_dump.c
43
struct list_head list;
arch/s390/kernel/perf_cpum_cf.c
1070
struct list_head head; /* Head of list of active processes */
arch/s390/kernel/perf_cpum_cf.c
1251
struct list_head node; /* Chain to cfset_session.head */
arch/s390/kernel/perf_pai.c
59
struct list_head syswide_list; /* List system-wide sampling events */
arch/s390/kernel/vtime.c
246
static void list_add_sorted(struct vtimer_list *timer, struct list_head *head)
arch/s390/kvm/gmap.h
65
struct list_head list;
arch/s390/kvm/gmap.h
67
struct list_head children;
arch/s390/kvm/gmap.h
68
struct list_head scb_users;
arch/s390/kvm/gmap.h
77
struct list_head list;
arch/s390/kvm/interrupt.c
1109
struct list_head *isc_list;
arch/s390/kvm/interrupt.c
1658
struct list_head *isc_list = &fi->lists[FIRQ_LIST_IO_ISC_0 + isc];
arch/s390/kvm/interrupt.c
1853
struct list_head *list;
arch/s390/kvm/interrupt.c
2146
static inline void clear_irq_list(struct list_head *_list)
arch/s390/kvm/pci.h
24
struct list_head entry;
arch/s390/kvm/pv.c
213
struct list_head list;
arch/s390/mm/extmem.c
114
struct list_head *l;
arch/s390/mm/extmem.c
275
struct list_head *l;
arch/s390/mm/extmem.c
64
struct list_head list;
arch/s390/mm/pgtable.c
320
struct list_head *lh = (struct list_head *) pgtable;
arch/s390/mm/pgtable.c
328
list_add(lh, (struct list_head *) pmd_huge_pte(mm, pmdp));
arch/s390/mm/pgtable.c
334
struct list_head *lh;
arch/s390/mm/pgtable.c
342
lh = (struct list_head *) pgtable;
arch/s390/pci/pci.c
1134
static int zpci_cmp_rid(void *priv, const struct list_head *a,
arch/s390/pci/pci.c
1135
const struct list_head *b)
arch/s390/pci/pci.c
1152
static void zpci_add_devices(struct list_head *scan_list)
arch/s390/pci/pci_clp.c
417
struct list_head *scan_list = data;
arch/s390/pci/pci_clp.c
434
int clp_scan_pci_devices(struct list_head *scan_list)
arch/sh/include/asm/dma.h
94
struct list_head list;
arch/sh/include/asm/dwarf.h
246
struct list_head link;
arch/sh/include/asm/dwarf.h
264
struct list_head link;
arch/sh/include/asm/dwarf.h
277
struct list_head reg_list;
arch/sh/include/asm/dwarf.h
301
struct list_head link;
arch/sh/include/asm/io_trapped.h
16
struct list_head list;
arch/sh/include/asm/io_trapped.h
24
void __iomem *match_trapped_io_handler(struct list_head *list,
arch/sh/include/asm/io_trapped.h
29
extern struct list_head trapped_mem;
arch/sh/include/asm/io_trapped.h
41
extern struct list_head trapped_io;
arch/sh/include/asm/module.h
10
struct list_head cie_list;
arch/sh/include/asm/module.h
9
struct list_head fde_list;
arch/sh/include/asm/platform_early.h
14
struct list_head list;
arch/sh/include/asm/unwinder.h
9
struct list_head list;
arch/sh/kernel/io_trapped.c
106
void __iomem *match_trapped_io_handler(struct list_head *list,
arch/sh/kernel/unwinder.c
28
static struct list_head unwinder_list;
arch/sh/kernel/unwinder.c
51
static struct list_head unwinder_list = {
arch/sh/kernel/unwinder.c
85
struct list_head *tmp, *entry = &unwinder_list;
arch/sparc/include/asm/vio.h
362
struct list_head node;
arch/sparc/kernel/chmc.c
179
struct list_head list;
arch/sparc/kernel/chmc.c
185
static void mc_list_add(struct list_head *list)
arch/sparc/kernel/chmc.c
192
static void mc_list_del(struct list_head *list)
arch/sparc/kernel/chmc.c
90
struct list_head list;
arch/sparc/kernel/ds.c
991
struct list_head list;
arch/sparc/kernel/mdesc.c
73
struct list_head list;
arch/sparc/mm/tlb.c
281
struct list_head *lh = (struct list_head *) pgtable;
arch/sparc/mm/tlb.c
289
list_add(lh, (struct list_head *) pmd_huge_pte(mm, pmdp));
arch/sparc/mm/tlb.c
295
struct list_head *lh;
arch/sparc/mm/tlb.c
302
lh = (struct list_head *) pgtable;
arch/um/drivers/chan.h
16
struct list_head list;
arch/um/drivers/chan.h
17
struct list_head free_list;
arch/um/drivers/chan_kern.c
144
static int open_chan(struct list_head *chans)
arch/um/drivers/chan_kern.c
146
struct list_head *ele;
arch/um/drivers/chan_kern.c
175
struct list_head *ele;
arch/um/drivers/chan_kern.c
222
struct list_head *ele;
arch/um/drivers/chan_kern.c
366
static void free_chan(struct list_head *chans)
arch/um/drivers/chan_kern.c
368
struct list_head *ele, *next;
arch/um/drivers/chan_kern.c
531
struct list_head *chans = &line->chan_list;
arch/um/drivers/line.c
592
struct list_head list;
arch/um/drivers/line.c
714
struct list_head *ele, *next;
arch/um/drivers/line.h
39
struct list_head chan_list;
arch/um/drivers/mconsole_kern.c
266
struct list_head *ele;
arch/um/drivers/mconsole_kern.c
278
((PAGE_SIZE - sizeof(struct list_head)) / sizeof(unsigned long))
arch/um/drivers/mconsole_kern.c
281
struct list_head list;
arch/um/drivers/mconsole_kern.c
356
struct list_head *entry = unplugged_pages.next;
arch/um/drivers/mconsole_kern.c
551
struct list_head list;
arch/um/drivers/mconsole_kern.c
562
struct list_head *ele;
arch/um/drivers/mconsole_kern.h
13
struct list_head list;
arch/um/drivers/mconsole_kern.h
19
struct list_head list;
arch/um/drivers/port_kern.c
133
struct list_head *ele;
arch/um/drivers/port_kern.c
162
struct list_head *ele;
arch/um/drivers/port_kern.c
19
struct list_head list;
arch/um/drivers/port_kern.c
26
struct list_head pending;
arch/um/drivers/port_kern.c
27
struct list_head connections;
arch/um/drivers/port_kern.c
295
struct list_head *ele;
arch/um/drivers/port_kern.c
37
struct list_head list;
arch/um/drivers/vector_kern.c
1678
struct list_head *ele;
arch/um/drivers/vector_kern.c
52
struct list_head list;
arch/um/drivers/vector_kern.c
58
struct list_head list;
arch/um/drivers/vector_kern.c
688
struct list_head *ele;
arch/um/drivers/vector_kern.h
75
struct list_head list;
arch/um/drivers/vfio_kern.c
44
struct list_head list;
arch/um/drivers/vfio_kern.c
51
struct list_head list;
arch/um/include/asm/mmu.h
18
struct list_head list;
arch/um/include/linux/time-internal.h
20
struct list_head list;
arch/um/kernel/irq.c
51
struct list_head list;
arch/um/kernel/skas/mmu.c
24
static struct list_head mm_list;
arch/x86/events/amd/iommu.c
38
struct list_head list;
arch/x86/events/intel/pt.c
1431
static int pt_event_addr_filters_validate(struct list_head *filters)
arch/x86/events/intel/pt.c
598
struct list_head list;
arch/x86/events/intel/pt.h
74
struct list_head tables;
arch/x86/events/intel/uncore.c
25
struct list_head pci2phy_map_head = LIST_HEAD_INIT(pci2phy_map_head);
arch/x86/events/intel/uncore.h
178
struct list_head list;
arch/x86/events/intel/uncore.h
179
struct list_head active_list;
arch/x86/events/intel/uncore.h
229
struct list_head list;
arch/x86/events/intel/uncore.h
616
extern struct list_head pci2phy_map_head;
arch/x86/events/rapl.c
134
struct list_head active_list;
arch/x86/hyperv/ivm.c
486
struct list_head list;
arch/x86/include/asm/kvm_host.h
1387
struct list_head pages;
arch/x86/include/asm/kvm_host.h
1411
struct list_head active_mmu_pages;
arch/x86/include/asm/kvm_host.h
1560
struct list_head tdp_mmu_roots;
arch/x86/include/asm/nmi.h
52
struct list_head list;
arch/x86/include/asm/pci_x86.h
170
struct list_head list;
arch/x86/include/asm/pci_x86.h
191
extern struct list_head pci_mmcfg_list;
arch/x86/include/asm/pgtable.h
59
extern struct list_head pgd_list;
arch/x86/include/asm/topology.h
262
void x86_pci_root_bus_resources(int bus, struct list_head *resources);
arch/x86/kernel/alternative.c
2158
struct list_head next;
arch/x86/kernel/apic/io_apic.c
89
struct list_head list;
arch/x86/kernel/apic/io_apic.c
94
struct list_head irq_2_pin;
arch/x86/kernel/cpu/mce/amd.c
249
struct list_head miscj;
arch/x86/kernel/cpu/mce/amd.c
255
struct list_head miscj;
arch/x86/kernel/cpu/microcode/amd.c
46
struct list_head plist;
arch/x86/kernel/cpu/resctrl/core.c
475
struct list_head *add_pos = NULL;
arch/x86/kernel/cpu/resctrl/core.c
527
static void l3_mon_domain_setup(int cpu, int id, struct rdt_resource *r, struct list_head *add_pos)
arch/x86/kernel/cpu/resctrl/core.c
571
struct list_head *add_pos = NULL;
arch/x86/kernel/cpu/resctrl/intel_aet.c
388
struct list_head *add_pos)
arch/x86/kernel/cpu/resctrl/internal.h
241
struct list_head *add_pos);
arch/x86/kernel/cpu/resctrl/internal.h
252
struct list_head *add_pos) { }
arch/x86/kernel/cpu/sgx/encl.h
47
struct list_head list;
arch/x86/kernel/cpu/sgx/encl.h
66
struct list_head va_pages;
arch/x86/kernel/cpu/sgx/encl.h
68
struct list_head mm_list;
arch/x86/kernel/cpu/sgx/encl.h
78
struct list_head list;
arch/x86/kernel/cpu/sgx/main.c
60
static unsigned long __sgx_sanitize_pages(struct list_head *dirty_page_list)
arch/x86/kernel/cpu/sgx/sgx.h
37
struct list_head list;
arch/x86/kernel/cpu/sgx/sgx.h
45
struct list_head free_page_list;
arch/x86/kernel/cpu/sgx/sgx.h
46
struct list_head sgx_poison_page_list;
arch/x86/kernel/cpu/sgx/virt.c
32
static struct list_head zombie_secs_pages;
arch/x86/kernel/kprobes/opt.c
469
void arch_optimize_kprobes(struct list_head *oplist)
arch/x86/kernel/kprobes/opt.c
525
extern void arch_unoptimize_kprobes(struct list_head *oplist,
arch/x86/kernel/kprobes/opt.c
526
struct list_head *done_list)
arch/x86/kernel/nmi.c
50
struct list_head head;
arch/x86/kvm/mmu/mmu.c
1975
struct list_head *invalid_list);
arch/x86/kvm/mmu/mmu.c
1977
struct list_head *invalid_list);
arch/x86/kvm/mmu/mmu.c
2092
struct list_head *invalid_list)
arch/x86/kvm/mmu/mmu.c
2102
struct list_head *invalid_list,
arch/x86/kvm/mmu/mmu.c
2604
u64 *spte, struct list_head *invalid_list)
arch/x86/kvm/mmu/mmu.c
2636
struct list_head *invalid_list)
arch/x86/kvm/mmu/mmu.c
2658
struct list_head *invalid_list)
arch/x86/kvm/mmu/mmu.c
2682
struct list_head *invalid_list,
arch/x86/kvm/mmu/mmu.c
2746
struct list_head *invalid_list)
arch/x86/kvm/mmu/mmu.c
2755
struct list_head *invalid_list)
arch/x86/kvm/mmu/mmu.c
3784
struct list_head *invalid_list)
arch/x86/kvm/mmu/mmu.c
7739
struct list_head *nx_huge_pages;
arch/x86/kvm/mmu/mmu_internal.h
128
struct list_head possible_nx_huge_page_link;
arch/x86/kvm/mmu/mmu_internal.h
49
struct list_head link;
arch/x86/kvm/svm/sev.c
113
struct list_head list;
arch/x86/kvm/svm/sev.c
2754
struct list_head *head = &sev->regions_list;
arch/x86/kvm/svm/sev.c
2904
struct list_head *head = &sev->regions_list;
arch/x86/kvm/svm/sev.c
2905
struct list_head *pos, *q;
arch/x86/kvm/svm/svm.h
104
struct list_head regions_list; /* List of registered regions */
arch/x86/kvm/svm/svm.h
109
struct list_head mirror_vms; /* List of VMs mirroring */
arch/x86/kvm/svm/svm.h
110
struct list_head mirror_entry; /* Use as a list entry of mirrors */
arch/x86/kvm/svm/svm.h
329
struct list_head ir_list;
arch/x86/kvm/vmx/common.h
38
struct list_head pi_wakeup_list;
arch/x86/kvm/vmx/posted_intr.c
256
struct list_head *wakeup_list = &per_cpu(wakeup_vcpus_on_cpu, cpu);
arch/x86/kvm/vmx/posted_intr.c
26
static DEFINE_PER_CPU(struct list_head, wakeup_vcpus_on_cpu);
arch/x86/kvm/vmx/tdx.c
242
static DEFINE_PER_CPU(struct list_head, associated_tdvcpus);
arch/x86/kvm/vmx/tdx.c
435
struct list_head *tdvcpus = &per_cpu(associated_tdvcpus, cpu);
arch/x86/kvm/vmx/tdx.h
69
struct list_head cpu_list;
arch/x86/kvm/vmx/vmcs.h
82
struct list_head loaded_vmcss_on_cpu_link;
arch/x86/kvm/vmx/vmx.c
588
static DEFINE_PER_CPU(struct list_head, loaded_vmcss_on_cpu);
arch/x86/mm/kmmio.c
117
struct list_head *head;
arch/x86/mm/kmmio.c
35
struct list_head list;
arch/x86/mm/kmmio.c
77
static struct list_head kmmio_page_table[KMMIO_PAGE_TABLE_SIZE];
arch/x86/mm/kmmio.c
80
static struct list_head *kmmio_page_list(unsigned long addr)
arch/x86/mm/mmio-mod.c
35
struct list_head list;
arch/x86/mm/pat/set_memory.c
1246
struct list_head *pgtables)
arch/x86/mm/pat/set_memory.c
1316
struct list_head *pgtables)
arch/x86/mm/pat/set_memory.c
1370
static int collapse_large_pages(unsigned long addr, struct list_head *pgtables)
arch/x86/mm/pat/set_memory.c
402
static int collapse_large_pages(unsigned long addr, struct list_head *pgtables);
arch/x86/pci/bus_numa.c
31
void x86_pci_root_bus_resources(int bus, struct list_head *resources)
arch/x86/pci/bus_numa.h
14
struct list_head list;
arch/x86/pci/bus_numa.h
16
struct list_head resources;
arch/x86/pci/bus_numa.h
22
extern struct list_head pci_root_infos;
arch/x86/pci/bus_numa.h
9
struct list_head list;
arch/x86/pci/i386.c
48
struct list_head list;
arch/x86/virt/vmx/tdx/tdx.c
192
static int add_tdx_memblock(struct list_head *tmb_list, unsigned long start_pfn,
arch/x86/virt/vmx/tdx/tdx.c
211
static void free_tdx_memlist(struct list_head *tmb_list)
arch/x86/virt/vmx/tdx/tdx.c
229
static int build_tdx_memlist(struct list_head *tmb_list)
arch/x86/virt/vmx/tdx/tdx.c
371
static int fill_out_tdmrs(struct list_head *tmb_list,
arch/x86/virt/vmx/tdx/tdx.c
480
static int tdmr_get_nid(struct tdmr_info *tdmr, struct list_head *tmb_list)
arch/x86/virt/vmx/tdx/tdx.c
510
struct list_head *tmb_list,
arch/x86/virt/vmx/tdx/tdx.c
618
struct list_head *tmb_list,
arch/x86/virt/vmx/tdx/tdx.c
730
static int tdmr_populate_rsvd_holes(struct list_head *tmb_list,
arch/x86/virt/vmx/tdx/tdx.c
852
struct list_head *tmb_list,
arch/x86/virt/vmx/tdx/tdx.c
880
struct list_head *tmb_list,
arch/x86/virt/vmx/tdx/tdx.c
902
static int construct_tdmrs(struct list_head *tmb_list,
arch/x86/virt/vmx/tdx/tdx.h
103
struct list_head list;
arch/xtensa/platforms/iss/network.c
561
struct list_head eth_cmd_line = LIST_HEAD_INIT(eth_cmd_line);
arch/xtensa/platforms/iss/network.c
564
struct list_head list;
arch/xtensa/platforms/iss/network.c
578
struct list_head *ele;
arch/xtensa/platforms/iss/network.c
630
struct list_head *ele, *next;
block/bfq-iosched.c
6293
struct list_head *list,
block/bfq-iosched.h
285
struct list_head fifo;
block/bfq-iosched.h
305
struct list_head bfqq_list;
block/bfq-iosched.h
516
struct list_head dispatch;
block/bfq-iosched.h
697
struct list_head active_list[BFQ_MAX_ACTUATORS];
block/bfq-iosched.h
699
struct list_head idle_list;
block/blk-cgroup.c
1267
struct list_head *blkcg_get_cgwb_list(struct cgroup_subsys_state *css)
block/blk-cgroup.h
107
struct list_head all_blkcgs_node;
block/blk-cgroup.h
118
struct list_head cgwb_list;
block/blk-cgroup.h
59
struct list_head q_node;
block/blk-crypto-profile.c
39
struct list_head idle_slot_node;
block/blk-flush.c
153
struct list_head *pending = &fq->flush_queue[fq->flush_pending_idx];
block/blk-flush.c
206
struct list_head *running;
block/blk-flush.c
279
struct list_head *pending = &fq->flush_queue[fq->flush_pending_idx];
block/blk-iocost.c
1661
struct list_head *inner_walk)
block/blk-iocost.c
1727
static void iocg_flush_stat(struct list_head *target_iocgs, struct ioc_now *now)
block/blk-iocost.c
1856
static void transfer_surpluses(struct list_head *surpluses, struct ioc_now *now)
block/blk-iocost.c
420
struct list_head active_iocgs; /* active cgroups */
block/blk-iocost.c
517
struct list_head active_list;
block/blk-iocost.c
529
struct list_head walk_list;
block/blk-iocost.c
530
struct list_head surplus_list;
block/blk-merge.c
1116
bool blk_bio_list_merge(struct request_queue *q, struct list_head *list,
block/blk-mq-sched.c
371
struct list_head *free)
block/blk-mq-sched.c
47
static int sched_rq_cmp(void *priv, const struct list_head *a,
block/blk-mq-sched.c
48
const struct list_head *b)
block/blk-mq-sched.c
56
static bool blk_mq_dispatch_hctx_list(struct list_head *rq_list)
block/blk-mq-sched.h
15
struct list_head *free);
block/blk-mq.c
1796
struct list_head *list;
block/blk-mq.c
1817
void blk_mq_flush_busy_ctxs(struct blk_mq_hw_ctx *hctx, struct list_head *list)
block/blk-mq.c
2033
struct list_head *list)
block/blk-mq.c
2084
struct list_head *list)
block/blk-mq.c
2116
bool blk_mq_dispatch_rq_list(struct blk_mq_hw_ctx *hctx, struct list_head *list,
block/blk-mq.c
2587
struct blk_mq_ctx *ctx, struct list_head *list,
block/blk-mq.c
3002
struct list_head *list)
block/blk-mq.c
3875
static void __blk_mq_remove_cpuhp_list(struct list_head *head)
block/blk-mq.c
53
struct list_head *list);
block/blk-mq.h
22
struct list_head rq_lists[HCTX_MAX_TYPES];
block/blk-mq.h
389
static inline void blk_mq_free_requests(struct list_head *list)
block/blk-mq.h
53
bool blk_mq_dispatch_rq_list(struct blk_mq_hw_ctx *hctx, struct list_head *,
block/blk-mq.h
55
void blk_mq_flush_busy_ctxs(struct blk_mq_hw_ctx *hctx, struct list_head *list);
block/blk-stat.c
15
struct list_head callbacks;
block/blk-stat.h
23
struct list_head list;
block/blk-throttle.c
186
static struct bio *throtl_peek_queued(struct list_head *queued)
block/blk-throttle.c
221
struct list_head *queued = &sq->queued[rw];
block/blk-throttle.h
31
struct list_head node; /* service_queue->queued[] */
block/blk-throttle.h
44
struct list_head queued[2]; /* throtl_qnode [READ/WRITE] */
block/blk.h
323
bool blk_bio_list_merge(struct request_queue *q, struct list_head *list,
block/blk.h
40
struct list_head flush_queue[2];
block/disk-events.c
11
struct list_head node; /* all disk_event's */
block/elevator.c
325
struct list_head *free)
block/elevator.h
118
struct list_head list;
block/elevator.h
170
struct list_head *);
block/elevator.h
74
void (*insert_requests)(struct blk_mq_hw_ctx *hctx, struct list_head *list,
block/holder.c
6
struct list_head list;
block/kyber-iosched.c
146
struct list_head rq_list[KYBER_NUM_DOMAINS];
block/kyber-iosched.c
176
struct list_head rqs[KYBER_NUM_DOMAINS];
block/kyber-iosched.c
561
struct list_head *rq_list = &kcq->rq_list[sched_domain];
block/kyber-iosched.c
577
struct list_head *rq_list,
block/kyber-iosched.c
586
struct list_head *head = &kcq->rq_list[sched_domain];
block/kyber-iosched.c
650
struct list_head *list;
block/kyber-iosched.c
669
struct list_head *list)
block/kyber-iosched.c
744
struct list_head *rqs;
block/mq-deadline.c
624
blk_insert_t flags, struct list_head *free)
block/mq-deadline.c
671
struct list_head *list,
block/mq-deadline.c
75
struct list_head fifo_list[DD_DIR_COUNT];
block/mq-deadline.c
86
struct list_head dispatch;
block/partitions/ldm.c
1157
struct list_head *item;
block/partitions/ldm.c
1216
static bool ldm_frag_add (const u8 *data, int size, struct list_head *frags)
block/partitions/ldm.c
1219
struct list_head *item;
block/partitions/ldm.c
1286
static void ldm_frag_free (struct list_head *list)
block/partitions/ldm.c
1288
struct list_head *item, *tmp;
block/partitions/ldm.c
1307
static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb)
block/partitions/ldm.c
1310
struct list_head *item;
block/partitions/ldm.c
1401
static void ldm_free_vblks (struct list_head *lh)
block/partitions/ldm.c
1403
struct list_head *item, *tmp;
block/partitions/ldm.c
538
struct list_head *item;
block/partitions/ldm.c
571
struct list_head *item;
block/partitions/ldm.h
178
struct list_head list;
block/partitions/ldm.h
185
struct list_head v_dgrp;
block/partitions/ldm.h
186
struct list_head v_disk;
block/partitions/ldm.h
187
struct list_head v_volu;
block/partitions/ldm.h
188
struct list_head v_comp;
block/partitions/ldm.h
189
struct list_head v_part;
block/partitions/ldm.h
87
struct list_head list;
block/sed-opal.c
105
struct list_head unlk_lst;
block/sed-opal.c
229
struct list_head node;
crypto/af_alg.c
31
struct list_head list;
crypto/algapi.c
113
static struct list_head *crypto_more_spawns(struct crypto_alg *alg,
crypto/algapi.c
114
struct list_head *stack,
crypto/algapi.c
115
struct list_head *top,
crypto/algapi.c
116
struct list_head *secondary_spawns)
crypto/algapi.c
138
struct list_head *list)
crypto/algapi.c
165
void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
crypto/algapi.c
171
struct list_head *spawns;
crypto/algapi.c
246
struct list_head *algs_to_put)
crypto/algapi.c
302
__crypto_register_alg(struct crypto_alg *alg, struct list_head *algs_to_put)
crypto/algapi.c
410
void crypto_remove_final(struct list_head *list)
crypto/algapi.c
478
static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list)
crypto/algapi.c
984
struct list_head *request;
crypto/df_sp80090a.c
105
struct list_head *seedlist,
crypto/df_sp80090a.c
29
struct list_head *in,
crypto/drbg.c
1483
const struct list_head *in)
crypto/drbg.c
285
struct list_head *seedlist)
crypto/drbg.c
306
static int drbg_ctr_update(struct drbg_state *drbg, struct list_head *seed,
crypto/drbg.c
371
struct list_head *addtl)
crypto/drbg.c
410
const struct list_head *in);
crypto/drbg.c
427
static int drbg_hmac_update(struct drbg_state *drbg, struct list_head *seed,
crypto/drbg.c
482
struct list_head *addtl)
crypto/drbg.c
594
struct list_head *entropylist)
crypto/drbg.c
631
static int drbg_hash_update(struct drbg_state *drbg, struct list_head *seed,
crypto/drbg.c
675
struct list_head *addtl)
crypto/drbg.c
749
struct list_head *addtl)
crypto/drbg.c
809
static inline int __drbg_seed(struct drbg_state *drbg, struct list_head *seed,
crypto/internal.h
119
void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
crypto/internal.h
121
void crypto_remove_final(struct list_head *list);
crypto/internal.h
65
extern struct list_head crypto_alg_list __guarded_by(&crypto_alg_sem);
drivers/accel/amdxdna/aie2_solver.c
16
struct list_head list;
drivers/accel/amdxdna/aie2_solver.c
24
struct list_head list;
drivers/accel/amdxdna/aie2_solver.c
40
struct list_head node_list;
drivers/accel/amdxdna/aie2_solver.c
41
struct list_head pt_node_list;
drivers/accel/amdxdna/amdxdna_gem.h
18
struct list_head node;
drivers/accel/amdxdna/amdxdna_gem.h
31
struct list_head umap_list;
drivers/accel/amdxdna/amdxdna_pci_drv.h
100
struct list_head client_list;
drivers/accel/amdxdna/amdxdna_pci_drv.h
120
struct list_head node;
drivers/accel/habanalabs/common/device.c
1406
struct list_head *hpriv_list;
drivers/accel/habanalabs/common/device.c
1490
struct list_head *hpriv_list;
drivers/accel/habanalabs/common/habanalabs.h
1167
struct list_head wait_list_head;
drivers/accel/habanalabs/common/habanalabs.h
1168
struct list_head ts_list_head;
drivers/accel/habanalabs/common/habanalabs.h
1184
struct list_head free_objects_node;
drivers/accel/habanalabs/common/habanalabs.h
1203
struct list_head *free_obj_head;
drivers/accel/habanalabs/common/habanalabs.h
1204
struct list_head *dynamic_alloc_free_obj_head;
drivers/accel/habanalabs/common/habanalabs.h
1240
struct list_head list_node;
drivers/accel/habanalabs/common/habanalabs.h
1810
struct list_head list;
drivers/accel/habanalabs/common/habanalabs.h
1867
struct list_head list_link;
drivers/accel/habanalabs/common/habanalabs.h
1884
struct list_head used_list;
drivers/accel/habanalabs/common/habanalabs.h
1885
struct list_head free_list;
drivers/accel/habanalabs/common/habanalabs.h
1946
struct list_head debugfs_list;
drivers/accel/habanalabs/common/habanalabs.h
1947
struct list_head hw_block_mem_list;
drivers/accel/habanalabs/common/habanalabs.h
1993
struct list_head job_node;
drivers/accel/habanalabs/common/habanalabs.h
1998
struct list_head debugfs_list;
drivers/accel/habanalabs/common/habanalabs.h
2051
struct list_head job_list;
drivers/accel/habanalabs/common/habanalabs.h
2058
struct list_head mirror_node;
drivers/accel/habanalabs/common/habanalabs.h
2059
struct list_head staged_cs_node;
drivers/accel/habanalabs/common/habanalabs.h
2060
struct list_head debugfs_list;
drivers/accel/habanalabs/common/habanalabs.h
2116
struct list_head cs_node;
drivers/accel/habanalabs/common/habanalabs.h
2121
struct list_head userptr_list;
drivers/accel/habanalabs/common/habanalabs.h
2122
struct list_head debugfs_list;
drivers/accel/habanalabs/common/habanalabs.h
2163
struct list_head *job_userptr_list;
drivers/accel/habanalabs/common/habanalabs.h
2209
struct list_head node;
drivers/accel/habanalabs/common/habanalabs.h
2239
struct list_head node;
drivers/accel/habanalabs/common/habanalabs.h
2258
struct list_head node;
drivers/accel/habanalabs/common/habanalabs.h
2347
struct list_head debugfs_list;
drivers/accel/habanalabs/common/habanalabs.h
2348
struct list_head dev_node;
drivers/accel/habanalabs/common/habanalabs.h
2419
struct list_head file_list;
drivers/accel/habanalabs/common/habanalabs.h
2421
struct list_head cb_list;
drivers/accel/habanalabs/common/habanalabs.h
2423
struct list_head cs_list;
drivers/accel/habanalabs/common/habanalabs.h
2425
struct list_head cs_job_list;
drivers/accel/habanalabs/common/habanalabs.h
2427
struct list_head userptr_list;
drivers/accel/habanalabs/common/habanalabs.h
2429
struct list_head ctx_mem_hash_list;
drivers/accel/habanalabs/common/habanalabs.h
3483
struct list_head cs_mirror_list;
drivers/accel/habanalabs/common/habanalabs.h
3506
struct list_head cb_pool;
drivers/accel/habanalabs/common/habanalabs.h
3514
struct list_head fpriv_list;
drivers/accel/habanalabs/common/habanalabs.h
3515
struct list_head fpriv_ctrl_list;
drivers/accel/habanalabs/common/habanalabs.h
3913
struct list_head *userptr_list);
drivers/accel/habanalabs/common/habanalabs.h
3915
struct list_head *userptr_list,
drivers/accel/habanalabs/common/habanalabs.h
988
struct list_head debugfs_list;
drivers/accel/habanalabs/common/habanalabs.h
989
struct list_head pool_list;
drivers/accel/habanalabs/common/irq.c
207
struct list_head *dynamic_alloc_free_list_head = job->dynamic_alloc_free_obj_head;
drivers/accel/habanalabs/common/irq.c
209
struct list_head *free_list_head = job->free_obj_head;
drivers/accel/habanalabs/common/irq.c
256
struct list_head **free_list,
drivers/accel/habanalabs/common/irq.c
257
struct list_head **dynamic_alloc_list,
drivers/accel/habanalabs/common/irq.c
270
*free_list = kmalloc_obj(struct list_head, GFP_ATOMIC);
drivers/accel/habanalabs/common/irq.c
286
*dynamic_alloc_list = kmalloc_obj(struct list_head,
drivers/accel/habanalabs/common/irq.c
333
struct list_head *ts_reg_free_list_head = NULL, *dynamic_alloc_list_head = NULL;
drivers/accel/habanalabs/common/memory.c
2465
struct list_head *userptr_list)
drivers/accel/habanalabs/common/memory.c
2490
u32 size, struct list_head *userptr_list,
drivers/accel/habanalabs/common/memory.c
2755
struct list_head free_list;
drivers/accel/habanalabs/common/memory.c
399
struct list_head *va_list)
drivers/accel/habanalabs/common/memory.c
420
struct list_head *va_list)
drivers/accel/habanalabs/common/memory.c
447
struct list_head *va_list, struct hl_vm_va_block *va_block)
drivers/accel/habanalabs/common/memory.c
483
struct list_head *va_list, u64 start, u64 end)
drivers/accel/ivpu/ivpu_drv.h
156
struct list_head bo_list;
drivers/accel/ivpu/ivpu_drv.h
190
struct list_head ms_instance_list;
drivers/accel/ivpu/ivpu_gem.h
17
struct list_head bo_list_node;
drivers/accel/ivpu/ivpu_ipc.c
470
struct list_head cb_msg_list;
drivers/accel/ivpu/ivpu_ipc.h
50
struct list_head link;
drivers/accel/ivpu/ivpu_ipc.h
57
struct list_head link;
drivers/accel/ivpu/ivpu_ipc.h
65
struct list_head rx_msg_list;
drivers/accel/ivpu/ivpu_ipc.h
77
struct list_head cons_list;
drivers/accel/ivpu/ivpu_ipc.h
78
struct list_head cb_msg_list;
drivers/accel/ivpu/ivpu_ms.h
18
struct list_head ms_instance_node;
drivers/accel/qaic/qaic.h
120
struct list_head xfer_list;
drivers/accel/qaic/qaic.h
129
struct list_head bo_lists;
drivers/accel/qaic/qaic.h
152
struct list_head cntl_xfer_list;
drivers/accel/qaic/qaic.h
186
struct list_head bootlog;
drivers/accel/qaic/qaic.h
224
struct list_head users;
drivers/accel/qaic/qaic.h
236
struct list_head slices;
drivers/accel/qaic/qaic.h
263
struct list_head xfer_list;
drivers/accel/qaic/qaic.h
269
struct list_head bo_list;
drivers/accel/qaic/qaic.h
311
struct list_head slice;
drivers/accel/qaic/qaic.h
76
struct list_head node;
drivers/accel/qaic/qaic_control.c
182
struct list_head list;
drivers/accel/qaic/qaic_control.c
193
struct list_head list;
drivers/accel/qaic/qaic_control.c
204
struct list_head dma_xfers;
drivers/accel/qaic/qaic_control.c
76
struct list_head list;
drivers/accel/qaic/qaic_control.c
87
struct list_head list;
drivers/accel/qaic/qaic_debugfs.c
38
struct list_head node;
drivers/accessibility/speakup/spk_types.h
169
struct list_head node;
drivers/acpi/acpi_apd.c
71
struct list_head resource_list;
drivers/acpi/acpi_ipmi.c
30
struct list_head head;
drivers/acpi/acpi_ipmi.c
33
struct list_head tx_msg_list;
drivers/acpi/acpi_ipmi.c
46
struct list_head ipmi_devices;
drivers/acpi/acpi_ipmi.c
63
struct list_head head;
drivers/acpi/acpi_memhotplug.c
46
struct list_head list;
drivers/acpi/acpi_memhotplug.c
56
struct list_head res_list;
drivers/acpi/acpi_video.c
164
struct list_head video_device_list;
drivers/acpi/acpi_video.c
166
struct list_head entry;
drivers/acpi/acpi_video.c
196
struct list_head entry;
drivers/acpi/acpica/acapps.h
86
void ac_delete_table_list(struct acpi_new_table_desc *list_head);
drivers/acpi/acpica/acconvert.h
79
struct acpi_comment_node *list_head,
drivers/acpi/acpica/acdebug.h
225
acpi_status acpi_db_load_tables(struct acpi_new_table_desc *list_head);
drivers/acpi/acpica/acutils.h
507
acpi_ut_push_generic_state(union acpi_generic_state **list_head,
drivers/acpi/acpica/acutils.h
511
**list_head);
drivers/acpi/acpica/dbfileio.c
84
acpi_status acpi_db_load_tables(struct acpi_new_table_desc *list_head)
drivers/acpi/acpica/dbfileio.c
92
table_list_head = list_head;
drivers/acpi/acpica/dbinput.c
1103
struct acpi_new_table_desc *list_head = NULL;
drivers/acpi/acpica/dbinput.c
1108
&list_head);
drivers/acpi/acpica/dbinput.c
1110
acpi_db_load_tables(list_head);
drivers/acpi/acpica/exmutex.c
82
union acpi_operand_object *list_head;
drivers/acpi/acpica/exmutex.c
84
list_head = thread->acquired_mutex_list;
drivers/acpi/acpica/exmutex.c
89
obj_desc->mutex.next = list_head;
drivers/acpi/acpica/exmutex.c
93
if (list_head) {
drivers/acpi/acpica/exmutex.c
94
list_head->mutex.prev = obj_desc;
drivers/acpi/acpica/hwpci.c
101
acpi_hw_build_pci_list(root_pci_device, pci_region, &list_head);
drivers/acpi/acpica/hwpci.c
106
status = acpi_hw_process_pci_list(pci_id, list_head);
drivers/acpi/acpica/hwpci.c
110
acpi_hw_delete_pci_list(list_head);
drivers/acpi/acpica/hwpci.c
206
struct acpi_pci_device *list_head)
drivers/acpi/acpica/hwpci.c
229
info = list_head;
drivers/acpi/acpica/hwpci.c
262
static void acpi_hw_delete_pci_list(struct acpi_pci_device *list_head)
drivers/acpi/acpica/hwpci.c
267
next = list_head;
drivers/acpi/acpica/hwpci.c
37
struct acpi_pci_device *list_head);
drivers/acpi/acpica/hwpci.c
39
static void acpi_hw_delete_pci_list(struct acpi_pci_device *list_head);
drivers/acpi/acpica/hwpci.c
90
struct acpi_pci_device *list_head;
drivers/acpi/acpica/utcache.c
185
ACPI_SET_DESCRIPTOR_PTR(object, cache->list_head);
drivers/acpi/acpica/utcache.c
186
cache->list_head = object;
drivers/acpi/acpica/utcache.c
228
if (cache->list_head) {
drivers/acpi/acpica/utcache.c
232
object = cache->list_head;
drivers/acpi/acpica/utcache.c
233
cache->list_head = ACPI_GET_DESCRIPTOR_PTR(object);
drivers/acpi/acpica/utcache.c
92
while (cache->list_head) {
drivers/acpi/acpica/utcache.c
96
next = ACPI_GET_DESCRIPTOR_PTR(cache->list_head);
drivers/acpi/acpica/utcache.c
97
ACPI_FREE(cache->list_head);
drivers/acpi/acpica/utcache.c
99
cache->list_head = next;
drivers/acpi/acpica/utstate.c
27
acpi_ut_push_generic_state(union acpi_generic_state **list_head,
drivers/acpi/acpica/utstate.c
34
state->common.next = *list_head;
drivers/acpi/acpica/utstate.c
35
*list_head = state;
drivers/acpi/acpica/utstate.c
52
**list_head)
drivers/acpi/acpica/utstate.c
60
state = *list_head;
drivers/acpi/acpica/utstate.c
65
*list_head = state->common.next;
drivers/acpi/acpica/uttrack.c
283
element = acpi_gbl_global_list->list_head;
drivers/acpi/acpica/uttrack.c
378
if (mem_list->list_head) {
drivers/acpi/acpica/uttrack.c
379
((struct acpi_debug_mem_block *)(mem_list->list_head))->
drivers/acpi/acpica/uttrack.c
383
allocation->next = mem_list->list_head;
drivers/acpi/acpica/uttrack.c
386
mem_list->list_head = allocation;
drivers/acpi/acpica/uttrack.c
434
if (NULL == mem_list->list_head) {
drivers/acpi/acpica/uttrack.c
454
mem_list->list_head = allocation->next;
drivers/acpi/acpica/uttrack.c
564
element = acpi_gbl_global_list->list_head;
drivers/acpi/apei/apei-base.c
281
struct list_head list;
drivers/acpi/apei/apei-base.c
292
static int apei_res_add(struct list_head *res_list,
drivers/acpi/apei/apei-base.c
330
static int apei_res_sub(struct list_head *res_list1,
drivers/acpi/apei/apei-base.c
331
struct list_head *res_list2)
drivers/acpi/apei/apei-base.c
370
static void apei_res_clean(struct list_head *res_list)
drivers/acpi/apei/apei-internal.h
98
struct list_head iomem;
drivers/acpi/apei/apei-internal.h
99
struct list_head ioport;
drivers/acpi/apei/ghes.c
1382
static int ghes_in_nmi_spool_from_list(struct list_head *rcu_list,
drivers/acpi/apei/ghes.c
1411
static bool __maybe_unused ghes_has_active_errors(struct list_head *ghes_list)
drivers/acpi/apei/ghes.c
1905
struct list_head *ghes_get_devices(void)
drivers/acpi/arm64/amba.c
42
struct list_head resource_list;
drivers/acpi/arm64/iort.c
1011
struct list_head *head)
drivers/acpi/arm64/iort.c
1102
struct device *dev, struct list_head *head)
drivers/acpi/arm64/iort.c
1160
struct list_head *head)
drivers/acpi/arm64/iort.c
1197
struct list_head *head)
drivers/acpi/arm64/iort.c
1232
struct list_head *head)
drivers/acpi/arm64/iort.c
1287
void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head)
drivers/acpi/arm64/iort.c
1302
struct list_head *head)
drivers/acpi/arm64/iort.c
1314
struct list_head *head)
drivers/acpi/arm64/iort.c
1491
void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head)
drivers/acpi/arm64/iort.c
30
struct list_head list;
drivers/acpi/arm64/iort.c
37
struct list_head list;
drivers/acpi/battery.c
100
struct list_head list;
drivers/acpi/device_sysfs.c
111
struct list_head *list = &data->subnodes;
drivers/acpi/device_sysfs.c
90
struct list_head *list = &data->subnodes;
drivers/acpi/dock.c
34
struct list_head dependent_devices;
drivers/acpi/dock.c
36
struct list_head sibling;
drivers/acpi/dock.c
43
struct list_head list;
drivers/acpi/ec.c
147
struct list_head node;
drivers/acpi/evged.c
45
struct list_head event_list;
drivers/acpi/evged.c
49
struct list_head node;
drivers/acpi/glue.c
232
struct list_head *physnode_list;
drivers/acpi/internal.h
108
extern struct list_head acpi_bus_id_list;
drivers/acpi/internal.h
113
struct list_head node;
drivers/acpi/internal.h
143
void acpi_power_resources_list_free(struct list_head *list);
drivers/acpi/internal.h
145
struct list_head *list);
drivers/acpi/internal.h
148
int acpi_power_wakeup_list_init(struct list_head *list, int *system_level);
drivers/acpi/internal.h
205
struct list_head list;
drivers/acpi/ioapic.c
35
struct list_head list;
drivers/acpi/mipi-disco-img.c
109
struct list_head *list)
drivers/acpi/mipi-disco-img.c
142
static void csi_csr2_release_connections(struct list_head *list)
drivers/acpi/mipi-disco-img.c
43
struct list_head entry;
drivers/acpi/mipi-disco-img.c
51
struct list_head entry;
drivers/acpi/mipi-disco-img.c
54
struct list_head connections;
drivers/acpi/mipi-disco-img.c
60
struct list_head connections;
drivers/acpi/nfit/core.c
1145
static int nfit_mem_cmp(void *priv, const struct list_head *_a,
drivers/acpi/nfit/core.c
1146
const struct list_head *_b)
drivers/acpi/nfit/core.c
62
struct list_head spas;
drivers/acpi/nfit/core.c
63
struct list_head memdevs;
drivers/acpi/nfit/core.c
64
struct list_head dcrs;
drivers/acpi/nfit/core.c
65
struct list_head bdws;
drivers/acpi/nfit/core.c
66
struct list_head idts;
drivers/acpi/nfit/core.c
67
struct list_head flushes;
drivers/acpi/nfit/nfit.h
164
struct list_head list;
drivers/acpi/nfit/nfit.h
173
struct list_head list;
drivers/acpi/nfit/nfit.h
178
struct list_head list;
drivers/acpi/nfit/nfit.h
183
struct list_head list;
drivers/acpi/nfit/nfit.h
188
struct list_head list;
drivers/acpi/nfit/nfit.h
193
struct list_head list;
drivers/acpi/nfit/nfit.h
216
struct list_head list;
drivers/acpi/nfit/nfit.h
241
struct list_head memdevs;
drivers/acpi/nfit/nfit.h
242
struct list_head flushes;
drivers/acpi/nfit/nfit.h
243
struct list_head dimms;
drivers/acpi/nfit/nfit.h
244
struct list_head spas;
drivers/acpi/nfit/nfit.h
245
struct list_head dcrs;
drivers/acpi/nfit/nfit.h
246
struct list_head bdws;
drivers/acpi/nfit/nfit.h
247
struct list_head idts;
drivers/acpi/nfit/nfit.h
253
struct list_head list;
drivers/acpi/nfit/nfit.h
307
extern struct list_head acpi_descs;
drivers/acpi/numa/hmat.c
57
struct list_head node;
drivers/acpi/numa/hmat.c
68
struct list_head node;
drivers/acpi/numa/hmat.c
712
static int initiator_cmp(void *priv, const struct list_head *a,
drivers/acpi/numa/hmat.c
713
const struct list_head *b)
drivers/acpi/numa/hmat.c
73
struct list_head caches;
drivers/acpi/numa/hmat.c
80
struct list_head node;
drivers/acpi/numa/hmat.c
86
struct list_head node;
drivers/acpi/nvs.c
24
struct list_head node;
drivers/acpi/nvs.c
81
struct list_head node;
drivers/acpi/osl.c
78
struct list_head list;
drivers/acpi/pci_link.c
67
struct list_head list;
drivers/acpi/pci_mcfg.c
18
struct list_head list;
drivers/acpi/pci_root.c
801
struct list_head *resources,
drivers/acpi/pci_root.c
895
struct list_head *list = &info->resources;
drivers/acpi/pci_slot.c
35
struct list_head list; /* node in the list of slots */
drivers/acpi/power.c
125
void acpi_power_resources_list_free(struct list_head *list)
drivers/acpi/power.c
153
struct list_head *list)
drivers/acpi/power.c
225
static int acpi_power_get_list_state(struct list_head *list, u8 *state)
drivers/acpi/power.c
322
struct list_head *resources;
drivers/acpi/power.c
357
struct list_head *resources;
drivers/acpi/power.c
475
static int acpi_power_off_list(struct list_head *list)
drivers/acpi/power.c
48
struct list_head node;
drivers/acpi/power.c
494
static int acpi_power_on_list(struct list_head *list)
drivers/acpi/power.c
53
struct list_head list_node;
drivers/acpi/power.c
542
struct list_head *resources,
drivers/acpi/power.c
561
struct list_head *resources,
drivers/acpi/power.c
589
struct list_head *resources,
drivers/acpi/power.c
59
struct list_head dependents;
drivers/acpi/power.c
616
int acpi_power_wakeup_list_init(struct list_head *list, int *system_level_p)
drivers/acpi/power.c
63
struct list_head node;
drivers/acpi/power.c
824
struct list_head *list = &device->power.states[i].resources;
drivers/acpi/power.c
99
struct list_head *list)
drivers/acpi/prmt.c
60
struct list_head handler_list;
drivers/acpi/prmt.c
71
struct list_head module_list;
drivers/acpi/property.c
1355
const struct list_head *head;
drivers/acpi/property.c
1356
struct list_head *next;
drivers/acpi/property.c
145
struct list_head *list,
drivers/acpi/property.c
181
struct list_head *list,
drivers/acpi/property.c
640
static void acpi_free_device_properties(struct list_head *list)
drivers/acpi/property.c
656
static void acpi_destroy_nondev_subnodes(struct list_head *list)
drivers/acpi/property.c
82
struct list_head *list,
drivers/acpi/resource.c
1000
int acpi_dev_get_resources(struct acpi_device *adev, struct list_head *list,
drivers/acpi/resource.c
1040
int acpi_dev_get_dma_resources(struct acpi_device *adev, struct list_head *list)
drivers/acpi/resource.c
1058
int acpi_dev_get_memory_resources(struct acpi_device *adev, struct list_head *list)
drivers/acpi/resource.c
1121
struct list_head resource_list;
drivers/acpi/resource.c
877
void acpi_dev_free_resource_list(struct list_head *list)
drivers/acpi/resource.c
884
struct list_head *list;
drivers/acpi/resource.c
948
struct list_head *list,
drivers/acpi/riscv/irq.c
117
struct list_head *i;
drivers/acpi/riscv/irq.c
23
struct list_head list;
drivers/acpi/riscv/irq.c
260
struct list_head *i;
drivers/acpi/riscv/irq.c
62
struct list_head *i, *tmp;
drivers/acpi/riscv/irq.c
95
struct list_head *i;
drivers/acpi/riscv/rimt.c
19
struct list_head list;
drivers/acpi/scan.c
1741
struct list_head resource_list;
drivers/acpi/scan.c
2235
struct list_head node;
drivers/acpi/sleep.h
7
extern struct list_head acpi_wakeup_device_list;
drivers/acpi/sysfs.c
313
struct list_head node;
drivers/acpi/viot.c
182
struct list_head *list;
drivers/acpi/viot.c
32
struct list_head list;
drivers/acpi/viot.c
49
struct list_head list;
drivers/acpi/wakeup.c
16
struct list_head list_node;
drivers/acpi/x86/lpss.c
618
struct list_head resource_list;
drivers/android/binder.c
1244
struct list_head *target_list)
drivers/android/binder.c
1461
struct list_head *target_list,
drivers/android/binder.c
2427
struct list_head node;
drivers/android/binder.c
2447
struct list_head node;
drivers/android/binder.c
2467
struct list_head *sgc_head,
drivers/android/binder.c
2468
struct list_head *pf_head)
drivers/android/binder.c
2545
static void binder_cleanup_deferred_txn_lists(struct list_head *sgc_head,
drivers/android/binder.c
2546
struct list_head *pf_head)
drivers/android/binder.c
2579
static int binder_defer_copy(struct list_head *sgc_head, binder_size_t offset,
drivers/android/binder.c
2622
static int binder_add_fixup(struct list_head *pf_head, binder_size_t offset,
drivers/android/binder.c
2653
static int binder_translate_fd_array(struct list_head *pf_head,
drivers/android/binder.c
2721
static int binder_fixup_parent(struct list_head *pf_head,
drivers/android/binder.c
2806
struct list_head *target_list)
drivers/android/binder.c
3083
struct list_head sgc_head;
drivers/android/binder.c
3084
struct list_head pf_head;
drivers/android/binder.c
409
static bool binder_worklist_empty_ilocked(struct list_head *list)
drivers/android/binder.c
422
struct list_head *list)
drivers/android/binder.c
444
struct list_head *target_list)
drivers/android/binder.c
4785
struct list_head *list = NULL;
drivers/android/binder.c
5178
struct list_head *list)
drivers/android/binder.c
539
struct list_head *list)
drivers/android/binder.c
822
struct list_head *target_list)
drivers/android/binder.c
861
struct list_head *target_list)
drivers/android/binder/page_range_helper.c
15
unsigned int rust_shrink_free_page(struct list_head *item,
drivers/android/binder/page_range_helper.c
20
rust_shrink_free_page_wrap(struct list_head *item, struct list_lru_one *list,
drivers/android/binder/page_range_helper.h
12
rust_shrink_free_page_wrap(struct list_head *item, struct list_lru_one *list,
drivers/android/binder_alloc.c
1134
enum lru_status binder_alloc_free_page(struct list_head *item,
drivers/android/binder_alloc.h
111
struct list_head buffers;
drivers/android/binder_alloc.h
124
enum lru_status binder_alloc_free_page(struct list_head *item,
drivers/android/binder_alloc.h
42
struct list_head entry; /* free and allocated entries by address */
drivers/android/binder_alloc.h
67
struct list_head lru;
drivers/android/binder_alloc.h
72
static inline struct list_head *page_to_lru(struct page *p)
drivers/android/binder_internal.h
148
struct list_head entry;
drivers/android/binder_internal.h
265
struct list_head async_todo;
drivers/android/binder_internal.h
423
struct list_head waiting_threads;
drivers/android/binder_internal.h
436
struct list_head todo;
drivers/android/binder_internal.h
438
struct list_head delivered_death;
drivers/android/binder_internal.h
439
struct list_head delivered_freeze;
drivers/android/binder_internal.h
495
struct list_head waiting_thread_node;
drivers/android/binder_internal.h
500
struct list_head todo;
drivers/android/binder_internal.h
524
struct list_head fixup_entry;
drivers/android/binder_internal.h
550
struct list_head fd_fixups;
drivers/ata/libata-eh.c
591
struct list_head *eh_work_q)
drivers/atm/adummy.c
37
struct list_head entry;
drivers/atm/he.h
136
struct list_head entry;
drivers/atm/he.h
224
struct list_head entry;
drivers/atm/he.h
285
struct list_head outstanding_tpds;
drivers/atm/he.h
302
struct list_head rbpl_outstanding;
drivers/atm/he.h
321
struct list_head buffers;
drivers/atm/solos-pci.c
117
struct list_head param_queue;
drivers/atm/solos-pci.c
134
struct list_head list;
drivers/auxdisplay/line-display.c
46
struct list_head list;
drivers/auxdisplay/panel.c
141
struct list_head list;
drivers/base/base.h
128
struct list_head deferred_probe;
drivers/base/base.h
45
struct list_head interfaces;
drivers/base/bus.c
1105
static void device_insertion_sort_klist(struct device *a, struct list_head *list,
drivers/base/component.c
57
struct list_head node;
drivers/base/component.c
66
struct list_head node;
drivers/base/core.c
1120
struct list_head *list)
drivers/base/core.c
1160
static void device_links_flush_sync_list(struct list_head *list,
drivers/base/devres.c
20
struct list_head entry;
drivers/base/devres.c
436
struct list_head *first, struct list_head *end,
drivers/base/devres.c
437
struct list_head *todo)
drivers/base/devres.c
496
static void release_nodes(struct device *dev, struct list_head *todo)
drivers/base/devres.c
683
struct list_head *first = &grp->node[0].entry;
drivers/base/devres.c
684
struct list_head *end = &dev->devres_head;
drivers/base/firmware_loader/firmware.h
66
struct list_head list;
drivers/base/firmware_loader/firmware.h
82
struct list_head pending_list;
drivers/base/firmware_loader/main.c
1416
struct list_head *head = data;
drivers/base/firmware_loader/main.c
54
struct list_head head;
drivers/base/firmware_loader/main.c
65
struct list_head fw_names;
drivers/base/firmware_loader/main.c
74
struct list_head list;
drivers/base/node.c
297
struct list_head node;
drivers/base/node.c
83
struct list_head list_node;
drivers/base/power/clock_ops.c
32
struct list_head node;
drivers/base/power/clock_ops.c
425
struct list_head list;
drivers/base/power/main.c
1259
struct list_head list;
drivers/base/power/main.c
1368
static void dpm_async_suspend_complete_all(struct list_head *device_list)
drivers/base/power/power.h
107
extern struct list_head dpm_list; /* The active device list */
drivers/base/power/power.h
109
static inline struct device *to_device(struct list_head *entry)
drivers/base/power/trace.c
205
struct list_head *entry;
drivers/base/power/trace.c
228
struct list_head *entry;
drivers/base/power/wakeup.c
291
struct list_head *ws_head = &wakeup_sources;
drivers/base/regmap/internal.h
23
struct list_head list;
drivers/base/regmap/internal.h
45
struct list_head list;
drivers/base/regmap/internal.h
78
struct list_head async_list;
drivers/base/regmap/internal.h
79
struct list_head async_free;
drivers/base/regmap/internal.h
92
struct list_head debugfs_off_cache;
drivers/base/regmap/regmap-debugfs.c
20
struct list_head link;
drivers/base/swnode.c
35
struct list_head entry;
drivers/base/swnode.c
36
struct list_head children;
drivers/block/aoe/aoe.h
120
struct list_head head;
drivers/block/aoe/aoe.h
143
struct list_head ffree; /* list of free frames */
drivers/block/aoe/aoe.h
174
struct list_head rq_list;
drivers/block/aoe/aoe.h
188
struct list_head factive[NFACTIVE]; /* hash of active frames */
drivers/block/aoe/aoe.h
189
struct list_head rexmitq; /* deferred retransmissions */
drivers/block/aoe/aoecmd.c
1198
struct list_head *pos;
drivers/block/aoe/aoecmd.c
1662
struct list_head *pos;
drivers/block/aoe/aoecmd.c
209
struct list_head *pos;
drivers/block/aoe/aoecmd.c
54
struct list_head head;
drivers/block/aoe/aoecmd.c
650
struct list_head *pos, *nx, *head;
drivers/block/aoe/aoecmd.c
740
struct list_head *head, *pos, *nx;
drivers/block/aoe/aoecmd.c
80
struct list_head *head, *pos, *nx;
drivers/block/aoe/aoecmd.c
98
struct list_head *head, *pos, *nx;
drivers/block/aoe/aoedev.c
183
downdev_frame(struct list_head *pos)
drivers/block/aoe/aoedev.c
200
struct list_head *head, *pos, *nx;
drivers/block/aoe/aoedev.c
513
struct list_head *pos, *nx, *head;
drivers/block/brd.c
37
struct list_head brd_list;
drivers/block/drbd/drbd_debugfs.c
247
struct drbd_device *device, struct list_head *lh,
drivers/block/drbd/drbd_int.h
108
extern struct list_head drbd_resources; /* RCU, updates: genl_lock() */
drivers/block/drbd/drbd_int.h
1472
extern int drbd_free_peer_reqs(struct drbd_device *, struct list_head *);
drivers/block/drbd/drbd_int.h
1479
extern void _drbd_clear_done_ee(struct drbd_device *device, struct list_head *to_be_freed);
drivers/block/drbd/drbd_int.h
185
struct list_head list;
drivers/block/drbd/drbd_int.h
223
struct list_head tl_requests; /* ring list in the transfer log */
drivers/block/drbd/drbd_int.h
227
struct list_head req_pending_master_completion;
drivers/block/drbd/drbd_int.h
228
struct list_head req_pending_local;
drivers/block/drbd/drbd_int.h
293
struct list_head list;
drivers/block/drbd/drbd_int.h
489
struct list_head q;
drivers/block/drbd/drbd_int.h
594
struct list_head connections;
drivers/block/drbd/drbd_int.h
595
struct list_head resources;
drivers/block/drbd/drbd_int.h
620
struct list_head connections;
drivers/block/drbd/drbd_int.h
649
struct list_head transfer_log; /* all requests not yet fully processed */
drivers/block/drbd/drbd_int.h
734
struct list_head writes;
drivers/block/drbd/drbd_int.h
738
struct list_head peer_devices;
drivers/block/drbd/drbd_int.h
749
struct list_head peer_devices;
drivers/block/drbd/drbd_int.h
750
struct list_head pending_bitmap_io;
drivers/block/drbd/drbd_int.h
812
struct list_head pending_master_completion[2];
drivers/block/drbd/drbd_int.h
813
struct list_head pending_completion[2];
drivers/block/drbd/drbd_int.h
861
struct list_head active_ee; /* IO in progress (P_DATA gets written to disk) */
drivers/block/drbd/drbd_int.h
862
struct list_head sync_ee; /* IO in progress (P_RS_DATA_REPLY gets written to disk) */
drivers/block/drbd/drbd_int.h
863
struct list_head done_ee; /* need to send P_WRITE_ACK */
drivers/block/drbd/drbd_int.h
864
struct list_head read_ee; /* [RS]P_DATA_REQUEST being read */
drivers/block/drbd/drbd_int.h
866
struct list_head resync_reads;
drivers/block/drbd/drbd_int.h
905
struct list_head list; /* on device->pending_bitmap_io */;
drivers/block/drbd/drbd_main.c
108
struct list_head drbd_resources;
drivers/block/drbd/drbd_main.c
2212
struct list_head writes;
drivers/block/drbd/drbd_nl.c
3712
struct list_head *connections = &resource->connections;
drivers/block/drbd/drbd_nl.c
4847
static void free_state_changes(struct list_head *list)
drivers/block/drbd/drbd_receiver.c
240
int drbd_free_peer_reqs(struct drbd_device *device, struct list_head *list)
drivers/block/drbd/drbd_receiver.c
289
struct list_head *head)
drivers/block/drbd/drbd_receiver.c
305
struct list_head *head)
drivers/block/drbd/drbd_req.c
1443
static void submit_fast_path(struct drbd_device *device, struct list_head *incoming)
drivers/block/drbd/drbd_req.c
1470
struct list_head *incoming,
drivers/block/drbd/drbd_req.c
1471
struct list_head *pending,
drivers/block/drbd/drbd_req.c
1472
struct list_head *later)
drivers/block/drbd/drbd_req.c
1496
static void send_and_submit_pending(struct drbd_device *device, struct list_head *pending)
drivers/block/drbd/drbd_state_change.h
34
struct list_head list;
drivers/block/drbd/drbd_worker.c
2059
static bool dequeue_work_batch(struct drbd_work_queue *queue, struct list_head *work_list)
drivers/block/drbd/drbd_worker.c
2067
static void wait_for_work(struct drbd_connection *connection, struct list_head *work_list)
drivers/block/loop.c
1947
struct list_head *cmd_list, struct loop_device *lo)
drivers/block/loop.c
66
struct list_head rootcg_cmd_list;
drivers/block/loop.c
67
struct list_head idle_worker_list;
drivers/block/loop.c
775
struct list_head cmd_list;
drivers/block/loop.c
776
struct list_head idle_list;
drivers/block/loop.c
80
struct list_head list_entry;
drivers/block/loop.c
801
struct list_head *cmd_list;
drivers/block/nbd.c
128
struct list_head list;
drivers/block/nbd.c
2698
struct list_head *list = (struct list_head *)data;
drivers/block/null_blk/null_blk.h
117
struct list_head list;
drivers/block/null_blk/null_blk.h
29
struct list_head poll_list;
drivers/block/rbd.c
207
struct list_head node;
drivers/block/rbd.c
311
struct list_head osd_reqs; /* w/ r_private_item */
drivers/block/rbd.c
342
struct list_head lock_item;
drivers/block/rbd.c
343
struct list_head object_extents; /* obj_req.ex structs */
drivers/block/rbd.c
421
struct list_head acquiring_list;
drivers/block/rbd.c
422
struct list_head running_list;
drivers/block/rbd.c
447
struct list_head node;
drivers/block/rnbd/rnbd-clt.h
102
struct list_head requeue_list;
drivers/block/rnbd/rnbd-clt.h
123
struct list_head list;
drivers/block/rnbd/rnbd-clt.h
71
struct list_head requeue_list;
drivers/block/rnbd/rnbd-clt.h
77
struct list_head list;
drivers/block/rnbd/rnbd-clt.h
92
struct list_head devs_list; /* list of struct rnbd_clt_dev */
drivers/block/rnbd/rnbd-srv.h
22
struct list_head list;
drivers/block/rnbd/rnbd-srv.h
34
struct list_head list;
drivers/block/rnbd/rnbd-srv.h
40
struct list_head sess_dev_list;
drivers/block/rnbd/rnbd-srv.h
48
struct list_head dev_list;
drivers/block/ublk_drv.c
104
struct list_head node;
drivers/block/ublk_drv.c
283
struct list_head fcmd_head;
drivers/block/xen-blkback/common.h
248
struct list_head remove_node;
drivers/block/xen-blkback/common.h
268
struct list_head pending_free;
drivers/block/xen-blkback/common.h
290
struct list_head persistent_purge_list;
drivers/block/xen-blkback/common.h
351
struct list_head free_list;
drivers/block/xen-blkfront.c
185
struct list_head indirect_pages;
drivers/block/xen-blkfront.c
186
struct list_head grants;
drivers/block/xen-blkfront.c
231
struct list_head requests;
drivers/block/xen-blkfront.c
233
struct list_head info_list;
drivers/block/xen-blkfront.c
90
struct list_head node;
drivers/block/zram/zram_drv.c
234
struct list_head entry;
drivers/block/zram/zram_drv.c
245
struct list_head pp_buckets[NUM_PP_BUCKETS];
drivers/block/zram/zram_drv.c
501
struct list_head idle_reqs;
drivers/block/zram/zram_drv.c
503
struct list_head done_reqs;
drivers/block/zram/zram_drv.c
516
struct list_head entry;
drivers/bluetooth/btintel_pcie.c
53
struct list_head list;
drivers/bluetooth/btrtl.c
103
struct list_head patch_subsecs;
drivers/bluetooth/btrtl.c
468
struct list_head *pos;
drivers/bluetooth/btrtl.c
469
struct list_head *next;
drivers/bluetooth/btrtl.h
90
struct list_head list;
drivers/bluetooth/hci_bcm.c
115
struct list_head list;
drivers/bluetooth/hci_bcm.c
231
struct list_head *p;
drivers/bluetooth/hci_bcm.c
443
struct list_head *p;
drivers/bluetooth/hci_intel.c
56
struct list_head list;
drivers/bus/brcmstb_gisb.c
146
struct list_head next;
drivers/bus/fsl-mc/fsl-mc-private.h
570
struct list_head free_list;
drivers/bus/mhi/ep/internal.h
120
struct list_head node;
drivers/bus/mhi/ep/internal.h
153
struct list_head node;
drivers/bus/mhi/host/internal.h
205
struct list_head node;
drivers/bus/mhi/host/internal.h
285
struct list_head node;
drivers/bus/stm32_firewall.h
45
struct list_head entry;
drivers/bus/ti-sysc.c
3062
struct list_head *pos, *tmp;
drivers/bus/ti-sysc.c
66
struct list_head node;
drivers/bus/ti-sysc.c
71
struct list_head node;
drivers/bus/ti-sysc.c
78
struct list_head disabled_modules;
drivers/bus/ti-sysc.c
79
struct list_head restored_modules;
drivers/bus/vexpress-config.c
49
struct list_head funcs;
drivers/bus/vexpress-config.c
53
struct list_head list;
drivers/cdx/controller/mcdi.c
340
struct list_head *cleanup_list)
drivers/cdx/controller/mcdi.c
373
struct list_head *cleanup_list)
drivers/cdx/controller/mcdi.c
44
struct list_head *cleanup_list);
drivers/cdx/controller/mcdi.c
47
struct list_head *cleanup_list);
drivers/cdx/controller/mcdi.c
49
static void cdx_mcdi_mode_fail(struct cdx_mcdi *cdx, struct list_head *cleanup_list);
drivers/cdx/controller/mcdi.c
656
struct list_head *cleanup_list)
drivers/cdx/controller/mcdi.c
70
struct list_head *cleanup_list)
drivers/cdx/controller/mcdi.c
752
struct list_head *cleanup_list)
drivers/cdx/controller/mcdi.c
85
struct list_head *cleanup_list)
drivers/cdx/controller/mcdi.c
854
static void cdx_mcdi_mode_fail(struct cdx_mcdi *cdx, struct list_head *cleanup_list)
drivers/char/agp/agp.h
150
struct list_head list;
drivers/char/agp/agp.h
153
struct list_head mapped_list;
drivers/char/agp/isoch.c
17
struct list_head list;
drivers/char/agp/isoch.c
23
static void agp_3_5_dev_list_insert(struct list_head *head, struct list_head *new)
drivers/char/agp/isoch.c
26
struct list_head *pos;
drivers/char/agp/isoch.c
287
struct list_head *head = &dev_list->list, *pos;
drivers/char/agp/isoch.c
322
struct list_head *head, *pos;
drivers/char/agp/isoch.c
40
struct list_head *pos, *tmp, *head = &list->list, *start = head->next;
drivers/char/agp/isoch.c
81
struct list_head *head = &dev_list->list, *pos;
drivers/char/apm-emulation.c
104
struct list_head list;
drivers/char/bsr.c
52
struct list_head bsr_list;
drivers/char/ipmi/ipmb_dev_int.c
52
struct list_head list;
drivers/char/ipmi/ipmb_dev_int.c
60
struct list_head request_queue;
drivers/char/ipmi/ipmi_devintf.c
201
struct list_head *entry;
drivers/char/ipmi/ipmi_devintf.c
31
struct list_head recv_msgs;
drivers/char/ipmi/ipmi_devintf.c
802
struct list_head link;
drivers/char/ipmi/ipmi_msghandler.c
1613
struct list_head msgs;
drivers/char/ipmi/ipmi_msghandler.c
185
struct list_head link;
drivers/char/ipmi/ipmi_msghandler.c
204
struct list_head link;
drivers/char/ipmi/ipmi_msghandler.c
291
struct list_head intfs; /* Interfaces on this BMC. */
drivers/char/ipmi/ipmi_msghandler.c
3617
struct list_head *link;
drivers/char/ipmi/ipmi_msghandler.c
3787
struct list_head *entry;
drivers/char/ipmi/ipmi_msghandler.c
3788
struct list_head tmplist;
drivers/char/ipmi/ipmi_msghandler.c
429
struct list_head link;
drivers/char/ipmi/ipmi_msghandler.c
434
struct list_head users;
drivers/char/ipmi/ipmi_msghandler.c
4445
struct list_head msgs;
drivers/char/ipmi/ipmi_msghandler.c
455
struct list_head bmc_link;
drivers/char/ipmi/ipmi_msghandler.c
480
struct list_head user_msgs;
drivers/char/ipmi/ipmi_msghandler.c
4874
struct list_head *entry = NULL;
drivers/char/ipmi/ipmi_msghandler.c
490
struct list_head waiting_rcv_msgs;
drivers/char/ipmi/ipmi_msghandler.c
495
struct list_head xmit_msgs;
drivers/char/ipmi/ipmi_msghandler.c
497
struct list_head hp_xmit_msgs;
drivers/char/ipmi/ipmi_msghandler.c
5017
struct list_head *timeouts,
drivers/char/ipmi/ipmi_msghandler.c
504
struct list_head cmd_rcvrs;
drivers/char/ipmi/ipmi_msghandler.c
5104
struct list_head timeouts;
drivers/char/ipmi/ipmi_msghandler.c
511
struct list_head waiting_events;
drivers/char/ipmi/ipmi_msghandler.c
705
static void free_recv_msg_list(struct list_head *q)
drivers/char/ipmi/ipmi_msghandler.c
715
static void free_smi_msg_list(struct list_head *q)
drivers/char/ipmi/ipmi_si_intf.c
251
struct list_head link;
drivers/char/ipmi/ipmi_ssif.c
191
struct list_head clients;
drivers/char/ipmi/ipmi_ssif.c
193
struct list_head link;
drivers/char/ipmi/kcs_bmc.h
33
struct list_head entry;
drivers/char/ipmi/kcs_bmc_cdev_ipmi.c
70
struct list_head entry;
drivers/char/ipmi/kcs_bmc_client.h
17
struct list_head entry;
drivers/char/ipmi/kcs_bmc_serio.c
16
struct list_head entry;
drivers/char/tpm/tpm_crb.c
608
struct list_head acpi_resource_list;
drivers/char/virtio_console.c
104
struct list_head list;
drivers/char/virtio_console.c
119
struct list_head list;
drivers/char/virtio_console.c
128
struct list_head ports;
drivers/char/virtio_console.c
169
struct list_head list;
drivers/char/virtio_console.c
48
struct list_head portdevs;
drivers/char/virtio_console.c
51
struct list_head consoles;
drivers/char/virtio_console.c
66
struct list_head list;
drivers/char/xillybus/xillybus_class.c
33
struct list_head list_entry;
drivers/char/xillybus/xillyusb.c
158
struct list_head entry;
drivers/char/xillybus/xillyusb.c
469
struct list_head *this, *next;
drivers/char/xillybus/xillyusb.c
94
struct list_head buffers;
drivers/char/xillybus/xillyusb.c
95
struct list_head filled_buffers;
drivers/clk/clk.c
4936
struct list_head link;
drivers/clk/clk.c
5453
struct list_head node;
drivers/clk/imx/clk-scu.c
38
struct list_head node;
drivers/clk/imx/clk-scu.c
41
struct list_head imx_scu_clks[IMX_SC_R_LAST];
drivers/clk/imx/clk-scu.c
517
struct list_head *scu_clks = data;
drivers/clk/imx/clk-scu.h
22
extern struct list_head imx_scu_clks[];
drivers/clk/keystone/sci-clk.c
496
static int _cmp_sci_clk_list(void *priv, const struct list_head *a,
drivers/clk/keystone/sci-clk.c
497
const struct list_head *b)
drivers/clk/keystone/sci-clk.c
512
struct list_head clks;
drivers/clk/keystone/sci-clk.c
58
struct list_head node;
drivers/clk/samsung/clk.h
324
struct list_head node;
drivers/clk/ti/autoidle.c
24
struct list_head node;
drivers/clk/ti/clk.c
251
struct list_head link;
drivers/clk/ti/clkctrl.c
45
struct list_head clocks;
drivers/clk/ti/clkctrl.c
53
struct list_head node;
drivers/clk/ti/composite.c
59
struct list_head link;
drivers/clocksource/timer-ti-dm.c
141
struct list_head node;
drivers/counter/counter-chrdev.c
120
static void counter_events_list_free(struct list_head *const events_list)
drivers/counter/counter-chrdev.c
27
struct list_head l;
drivers/counter/counter-sysfs.c
37
struct list_head l;
drivers/counter/counter-sysfs.c
55
struct list_head attr_list;
drivers/cpufreq/cpufreq-dt.c
28
struct list_head node;
drivers/cpufreq/cpufreq_governor.h
93
struct list_head list;
drivers/cpufreq/cpufreq_governor_attr_set.c
43
void gov_attr_set_init(struct gov_attr_set *attr_set, struct list_head *list_node)
drivers/cpufreq/cpufreq_governor_attr_set.c
52
void gov_attr_set_get(struct gov_attr_set *attr_set, struct list_head *list_node)
drivers/cpufreq/cpufreq_governor_attr_set.c
61
unsigned int gov_attr_set_put(struct gov_attr_set *attr_set, struct list_head *list_node)
drivers/cpufreq/mediatek-cpufreq.c
47
struct list_head list_head;
drivers/cpufreq/mediatek-cpufreq.c
658
list_add(&info->list_head, &dvfs_info_list);
drivers/cpufreq/mediatek-cpufreq.c
670
list_for_each_entry_safe(info, tmp, &dvfs_info_list, list_head) {
drivers/cpufreq/mediatek-cpufreq.c
672
list_del(&info->list_head);
drivers/cpufreq/mediatek-cpufreq.c
70
list_for_each_entry(info, &dvfs_info_list, list_head) {
drivers/cpuidle/cpuidle-psci-domain.c
26
struct list_head link;
drivers/cpuidle/cpuidle-riscv-sbi.c
366
struct list_head link;
drivers/cpuidle/cpuidle.h
13
extern struct list_head cpuidle_governors;
drivers/cpuidle/cpuidle.h
14
extern struct list_head cpuidle_detected_devices;
drivers/crypto/amcc/crypto4xx_core.h
143
struct list_head entry;
drivers/crypto/amcc/crypto4xx_core.h
99
struct list_head alg_list; /* List of algorithm supported
drivers/crypto/atmel-aes.c
173
struct list_head list;
drivers/crypto/atmel-aes.c
214
struct list_head dev_list;
drivers/crypto/atmel-i2c.h
119
struct list_head i2c_client_list;
drivers/crypto/atmel-i2c.h
142
struct list_head i2c_client_list_node;
drivers/crypto/atmel-sha.c
131
struct list_head list;
drivers/crypto/atmel-sha.c
160
struct list_head dev_list;
drivers/crypto/atmel-tdes.c
131
struct list_head dev_list;
drivers/crypto/atmel-tdes.c
85
struct list_head list;
drivers/crypto/axis/artpec6_crypto.c
2046
struct list_head *completions)
drivers/crypto/axis/artpec6_crypto.c
2087
struct list_head complete_done;
drivers/crypto/axis/artpec6_crypto.c
2088
struct list_head complete_in_progress;
drivers/crypto/axis/artpec6_crypto.c
223
struct list_head list;
drivers/crypto/axis/artpec6_crypto.c
243
struct list_head bounce_buffers;
drivers/crypto/axis/artpec6_crypto.c
262
struct list_head queue; /* waiting for pdma fifo space */
drivers/crypto/axis/artpec6_crypto.c
263
struct list_head pending; /* submitted to pdma fifo */
drivers/crypto/axis/artpec6_crypto.c
282
struct list_head list;
drivers/crypto/axis/artpec6_crypto.c
283
struct list_head complete_in_progress;
drivers/crypto/caam/caamalg_qi2.c
4547
struct list_head entry;
drivers/crypto/caam/caamalg_qi2.c
5195
static struct list_head hash_list;
drivers/crypto/caam/caamhash.c
1756
struct list_head entry;
drivers/crypto/caam/caamhash.c
92
static struct list_head hash_list;
drivers/crypto/caam/intern.h
62
struct list_head list_node; /* Job Ring device list */
drivers/crypto/caam/jr.c
23
struct list_head jr_list;
drivers/crypto/cavium/nitrox/nitrox_dev.h
237
struct list_head list;
drivers/crypto/cavium/nitrox/nitrox_dev.h
45
struct list_head response_head;
drivers/crypto/cavium/nitrox/nitrox_dev.h
46
struct list_head backlog_head;
drivers/crypto/cavium/nitrox/nitrox_req.h
513
struct list_head response;
drivers/crypto/cavium/nitrox/nitrox_req.h
514
struct list_head backlog;
drivers/crypto/ccp/ccp-crypto-aes-cmac.c
349
int ccp_register_aes_cmac_algs(struct list_head *head)
drivers/crypto/ccp/ccp-crypto-aes-galois.c
208
static int ccp_register_aes_aead(struct list_head *head,
drivers/crypto/ccp/ccp-crypto-aes-galois.c
244
int ccp_register_aes_aeads(struct list_head *head)
drivers/crypto/ccp/ccp-crypto-aes-xts.c
227
static int ccp_register_aes_xts_alg(struct list_head *head,
drivers/crypto/ccp/ccp-crypto-aes-xts.c
277
int ccp_register_aes_xts_algs(struct list_head *head)
drivers/crypto/ccp/ccp-crypto-aes.c
290
static int ccp_register_aes_alg(struct list_head *head,
drivers/crypto/ccp/ccp-crypto-aes.c
327
int ccp_register_aes_algs(struct list_head *head)
drivers/crypto/ccp/ccp-crypto-des3.c
178
static int ccp_register_des3_alg(struct list_head *head,
drivers/crypto/ccp/ccp-crypto-des3.c
215
int ccp_register_des3_algs(struct list_head *head)
drivers/crypto/ccp/ccp-crypto-main.c
57
struct list_head cmds;
drivers/crypto/ccp/ccp-crypto-main.c
58
struct list_head *backlog;
drivers/crypto/ccp/ccp-crypto-main.c
68
struct list_head entry;
drivers/crypto/ccp/ccp-crypto-rsa.c
245
static int ccp_register_rsa_alg(struct list_head *head,
drivers/crypto/ccp/ccp-crypto-rsa.c
276
int ccp_register_rsa_algs(struct list_head *head)
drivers/crypto/ccp/ccp-crypto-sha.c
411
static int ccp_register_hmac_alg(struct list_head *head,
drivers/crypto/ccp/ccp-crypto-sha.c
456
static int ccp_register_sha_alg(struct list_head *head,
drivers/crypto/ccp/ccp-crypto-sha.c
516
int ccp_register_sha_algs(struct list_head *head)
drivers/crypto/ccp/ccp-crypto.h
278
int ccp_register_aes_algs(struct list_head *head);
drivers/crypto/ccp/ccp-crypto.h
279
int ccp_register_aes_cmac_algs(struct list_head *head);
drivers/crypto/ccp/ccp-crypto.h
280
int ccp_register_aes_xts_algs(struct list_head *head);
drivers/crypto/ccp/ccp-crypto.h
281
int ccp_register_aes_aeads(struct list_head *head);
drivers/crypto/ccp/ccp-crypto.h
282
int ccp_register_sha_algs(struct list_head *head);
drivers/crypto/ccp/ccp-crypto.h
283
int ccp_register_des3_algs(struct list_head *head);
drivers/crypto/ccp/ccp-crypto.h
284
int ccp_register_rsa_algs(struct list_head *head);
drivers/crypto/ccp/ccp-crypto.h
37
struct list_head entry;
drivers/crypto/ccp/ccp-crypto.h
45
struct list_head entry;
drivers/crypto/ccp/ccp-crypto.h
53
struct list_head entry;
drivers/crypto/ccp/ccp-crypto.h
66
struct list_head entry;
drivers/crypto/ccp/ccp-dev.h
227
struct list_head entry;
drivers/crypto/ccp/ccp-dev.h
233
struct list_head entry;
drivers/crypto/ccp/ccp-dev.h
237
struct list_head pending;
drivers/crypto/ccp/ccp-dev.h
238
struct list_head active;
drivers/crypto/ccp/ccp-dev.h
249
struct list_head created;
drivers/crypto/ccp/ccp-dev.h
250
struct list_head pending;
drivers/crypto/ccp/ccp-dev.h
251
struct list_head active;
drivers/crypto/ccp/ccp-dev.h
252
struct list_head complete;
drivers/crypto/ccp/ccp-dev.h
340
struct list_head entry;
drivers/crypto/ccp/ccp-dev.h
374
struct list_head cmd;
drivers/crypto/ccp/ccp-dev.h
375
struct list_head backlog;
drivers/crypto/ccp/ccp-dmaengine.c
106
struct list_head *list)
drivers/crypto/ccp/ccp-dmaengine.c
63
struct list_head *list)
drivers/crypto/ccp/ccp-dmaengine.c
74
struct list_head *list)
drivers/crypto/ccp/psp-dev.h
54
struct list_head entry;
drivers/crypto/ccp/sev-dev.c
100
struct list_head list;
drivers/crypto/ccp/sp-dev.h
94
struct list_head entry;
drivers/crypto/ccree/cc_aead.c
31
struct list_head aead_list;
drivers/crypto/ccree/cc_driver.h
139
struct list_head alg_list;
drivers/crypto/ccree/cc_driver.h
161
struct list_head entry;
drivers/crypto/ccree/cc_hash.c
25
struct list_head hash_list;
drivers/crypto/ccree/cc_hash.c
68
struct list_head entry;
drivers/crypto/ccree/cc_request_mgr.c
34
struct list_head backlog;
drivers/crypto/ccree/cc_request_mgr.c
50
struct list_head list;
drivers/crypto/chelsio/chcr_core.h
106
struct list_head entry;
drivers/crypto/chelsio/chcr_core.h
76
struct list_head act_dev;
drivers/crypto/chelsio/chcr_core.h
77
struct list_head inact_dev;
drivers/crypto/hifn_795x.c
429
struct list_head alg_list;
drivers/crypto/hifn_795x.c
582
struct list_head entry;
drivers/crypto/hisilicon/qm.c
3667
static void qm_insert_sorted(struct list_head *head, struct hisi_qm_resource *res)
drivers/crypto/hisilicon/qm.c
3670
struct list_head *n = head;
drivers/crypto/hisilicon/qm.c
3681
static void free_list(struct list_head *head)
drivers/crypto/hisilicon/qm.c
3733
static int hisi_qm_sort_devices(int node, struct list_head *head,
drivers/crypto/hisilicon/qm.c
388
struct list_head list;
drivers/crypto/hisilicon/qm.c
397
struct list_head list;
drivers/crypto/hisilicon/sec/sec_drv.h
250
struct list_head backlog;
drivers/crypto/hisilicon/sec/sec_drv.h
275
struct list_head elements;
drivers/crypto/hisilicon/sec/sec_drv.h
285
struct list_head backlog_head;
drivers/crypto/hisilicon/sec/sec_drv.h
303
struct list_head head;
drivers/crypto/hisilicon/sec2/sec.h
109
struct list_head list;
drivers/crypto/hisilicon/trng/trng.c
47
struct list_head list;
drivers/crypto/hisilicon/trng/trng.c
54
struct list_head list;
drivers/crypto/img-hash.c
118
struct list_head list;
drivers/crypto/img-hash.c
140
struct list_head dev_list;
drivers/crypto/inside-secure/eip93/eip93-hash.h
52
struct list_head blocks;
drivers/crypto/inside-secure/eip93/eip93-hash.h
56
struct list_head list;
drivers/crypto/intel/iaa/iaa_crypto.h
145
extern struct list_head iaa_devices;
drivers/crypto/intel/iaa/iaa_crypto.h
44
struct list_head list;
drivers/crypto/intel/iaa/iaa_crypto.h
68
struct list_head list;
drivers/crypto/intel/iaa/iaa_crypto.h
74
struct list_head wqs;
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
110
struct list_head dev_list;
drivers/crypto/intel/keembay/keembay-ocs-ecc.c
107
struct list_head dev_list;
drivers/crypto/intel/keembay/keembay-ocs-ecc.c
85
struct list_head list;
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
104
struct list_head dev_list;
drivers/crypto/intel/keembay/ocs-aes.h
46
struct list_head list;
drivers/crypto/intel/keembay/ocs-hcu.h
38
struct list_head list;
drivers/crypto/intel/qat/qat_common/adf_accel_devices.h
457
struct list_head crypto_list;
drivers/crypto/intel/qat/qat_common/adf_accel_devices.h
458
struct list_head compression_list;
drivers/crypto/intel/qat/qat_common/adf_accel_devices.h
464
struct list_head list;
drivers/crypto/intel/qat/qat_common/adf_cfg.c
102
static void adf_cfg_section_del_all(struct list_head *head);
drivers/crypto/intel/qat/qat_common/adf_cfg.c
103
static void adf_cfg_section_del_all_except(struct list_head *head,
drivers/crypto/intel/qat/qat_common/adf_cfg.c
160
struct list_head *head = &sec->param_head;
drivers/crypto/intel/qat/qat_common/adf_cfg.c
161
struct list_head *list_ptr, *tmp;
drivers/crypto/intel/qat/qat_common/adf_cfg.c
176
static void adf_cfg_keyval_del_all(struct list_head *head)
drivers/crypto/intel/qat/qat_common/adf_cfg.c
178
struct list_head *list_ptr, *tmp;
drivers/crypto/intel/qat/qat_common/adf_cfg.c
188
static void adf_cfg_section_del_all(struct list_head *head)
drivers/crypto/intel/qat/qat_common/adf_cfg.c
191
struct list_head *list, *tmp;
drivers/crypto/intel/qat/qat_common/adf_cfg.c
201
static void adf_cfg_section_del_all_except(struct list_head *head,
drivers/crypto/intel/qat/qat_common/adf_cfg.c
204
struct list_head *list, *tmp;
drivers/crypto/intel/qat/qat_common/adf_cfg.c
220
struct list_head *list;
drivers/crypto/intel/qat/qat_common/adf_cfg.c
23
struct list_head *list;
drivers/crypto/intel/qat/qat_common/adf_cfg.c
235
struct list_head *list;
drivers/crypto/intel/qat/qat_common/adf_cfg.h
17
struct list_head list;
drivers/crypto/intel/qat/qat_common/adf_cfg.h
22
struct list_head list;
drivers/crypto/intel/qat/qat_common/adf_cfg.h
23
struct list_head param_head;
drivers/crypto/intel/qat/qat_common/adf_cfg.h
27
struct list_head sec_list;
drivers/crypto/intel/qat/qat_common/adf_common_drv.h
52
struct list_head list;
drivers/crypto/intel/qat/qat_common/adf_common_drv.h
70
struct list_head *adf_devmgr_get_head(void);
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
100
struct list_head *itr;
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
142
struct list_head *itr;
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
19
struct list_head list;
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
233
struct list_head *adf_devmgr_get_head(void)
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
290
struct list_head *itr;
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
309
struct list_head *itr;
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
345
struct list_head *itr;
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
36
struct list_head *itr;
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
50
struct list_head *itr;
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
71
struct list_head *ptr, *tmp;
drivers/crypto/intel/qat/qat_common/qat_algs_send.h
10
struct list_head list;
drivers/crypto/intel/qat/qat_common/qat_algs_send.h
18
struct list_head list;
drivers/crypto/intel/qat/qat_common/qat_compression.c
27
struct list_head *list_ptr, *tmp;
drivers/crypto/intel/qat/qat_common/qat_compression.c
54
struct list_head *itr;
drivers/crypto/intel/qat/qat_common/qat_compression.h
17
struct list_head list;
drivers/crypto/intel/qat/qat_common/qat_crypto.h
20
struct list_head list;
drivers/crypto/loongson/loongson-rng.c
23
struct list_head list;
drivers/crypto/loongson/loongson-rng.c
30
struct list_head list;
drivers/crypto/marvell/cesa/cesa.h
470
struct list_head complete_queue;
drivers/crypto/marvell/octeontx/otx_cptpf.h
25
struct list_head list;
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
54
struct list_head ucodes;
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.h
96
struct list_head list;
drivers/crypto/marvell/octeontx/otx_cptvf.h
32
struct list_head nextchunk;
drivers/crypto/marvell/octeontx/otx_cptvf.h
43
struct list_head chead;
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
28
struct list_head ucodes;
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.h
89
struct list_head list;
drivers/crypto/nx/nx-common-powernv.c
52
struct list_head list;
drivers/crypto/omap-aes.h
154
struct list_head list;
drivers/crypto/omap-des.c
126
struct list_head list;
drivers/crypto/omap-sham.c
215
struct list_head list;
drivers/crypto/omap-sham.c
236
struct list_head dev_list;
drivers/crypto/qce/common.h
85
struct list_head entry;
drivers/crypto/rockchip/rk3288_crypto.h
198
struct list_head dev_list;
drivers/crypto/rockchip/rk3288_crypto.h
215
struct list_head list;
drivers/crypto/starfive/jh7110-cryp.c
28
struct list_head dev_list;
drivers/crypto/starfive/jh7110-cryp.h
177
struct list_head list;
drivers/crypto/stm32/stm32-cryp.c
191
struct list_head list;
drivers/crypto/stm32/stm32-cryp.c
235
struct list_head dev_list;
drivers/crypto/stm32/stm32-hash.c
194
struct list_head list;
drivers/crypto/stm32/stm32-hash.c
216
struct list_head dev_list;
drivers/crypto/talitos.c
3043
struct list_head entry;
drivers/crypto/talitos.h
151
struct list_head alg_list;
drivers/crypto/ti/dthev2-common.h
57
struct list_head list;
drivers/crypto/ti/dthev2-common.h
72
struct list_head dev_list;
drivers/crypto/virtio/virtio_crypto_common.h
114
struct list_head *virtcrypto_devmgr_get_head(void);
drivers/crypto/virtio/virtio_crypto_common.h
76
struct list_head list;
drivers/crypto/virtio/virtio_crypto_mgr.c
35
struct list_head *itr;
drivers/crypto/virtio/virtio_crypto_mgr.c
61
struct list_head *virtcrypto_devmgr_get_head(void)
drivers/dax/bus.c
29
struct list_head list;
drivers/dax/bus.h
38
struct list_head ids;
drivers/dca/dca-core.c
81
struct list_head unregistered_providers;
drivers/devfreq/governor_passive.c
290
= (struct list_head)LIST_HEAD_INIT(p_data->cpu_data_list);
drivers/devfreq/governor_passive.c
34
struct list_head node;
drivers/dibs/dibs_main.c
29
struct list_head list;
drivers/dma-buf/dma-fence.c
366
struct list_head cb_list;
drivers/dma-buf/dma-heap.c
42
struct list_head list;
drivers/dma-buf/heaps/cma_heap.c
53
struct list_head attachments;
drivers/dma-buf/heaps/cma_heap.c
66
struct list_head list;
drivers/dma-buf/heaps/system_heap.c
26
struct list_head attachments;
drivers/dma-buf/heaps/system_heap.c
353
struct list_head pages;
drivers/dma-buf/heaps/system_heap.c
37
struct list_head list;
drivers/dma-buf/sync_debug.c
72
struct list_head *pos;
drivers/dma-buf/sync_debug.c
86
struct list_head *pos;
drivers/dma-buf/sync_debug.h
42
struct list_head pt_list;
drivers/dma-buf/sync_debug.h
45
struct list_head sync_timeline_list;
drivers/dma-buf/sync_debug.h
62
struct list_head link;
drivers/dma/acpi-dma.c
357
struct list_head resource_list;
drivers/dma/acpi-dma.c
48
struct list_head resource_list;
drivers/dma/altera-msgdma.c
163
struct list_head node;
drivers/dma/altera-msgdma.c
164
struct list_head tx_list;
drivers/dma/altera-msgdma.c
174
struct list_head pending_list;
drivers/dma/altera-msgdma.c
175
struct list_head free_list;
drivers/dma/altera-msgdma.c
176
struct list_head active_list;
drivers/dma/altera-msgdma.c
177
struct list_head done_list;
drivers/dma/altera-msgdma.c
249
struct list_head *list)
drivers/dma/amba-pl08x.c
183
struct list_head node;
drivers/dma/amba-pl08x.c
200
struct list_head dsg_list;
drivers/dma/amd/ae4dma/ae4dma.h
50
struct list_head cmd;
drivers/dma/amd/ptdma/ptdma.h
163
struct list_head entry;
drivers/dma/amd/ptdma/ptdma.h
227
struct list_head entry;
drivers/dma/amd/ptdma/ptdma.h
246
struct list_head cmd;
drivers/dma/apple-admac.c
106
struct list_head submitted;
drivers/dma/apple-admac.c
107
struct list_head issued;
drivers/dma/apple-admac.c
109
struct list_head to_free;
drivers/dma/apple-admac.c
147
struct list_head node;
drivers/dma/at_xdmac.c
1543
struct list_head *descs_list;
drivers/dma/at_xdmac.c
236
struct list_head xfers_list;
drivers/dma/at_xdmac.c
237
struct list_head free_descs_list;
drivers/dma/at_xdmac.c
276
struct list_head desc_node;
drivers/dma/at_xdmac.c
280
struct list_head descs_list;
drivers/dma/at_xdmac.c
281
struct list_head xfer_node;
drivers/dma/bcm-sba-raid.c
104
struct list_head node;
drivers/dma/bcm-sba-raid.c
109
struct list_head next;
drivers/dma/bcm-sba-raid.c
152
struct list_head reqs_alloc_list;
drivers/dma/bcm-sba-raid.c
153
struct list_head reqs_pending_list;
drivers/dma/bcm-sba-raid.c
154
struct list_head reqs_active_list;
drivers/dma/bcm-sba-raid.c
155
struct list_head reqs_aborted_list;
drivers/dma/bcm-sba-raid.c
156
struct list_head reqs_free_list;
drivers/dma/dma-axi-dmac.c
149
struct list_head active_descs;
drivers/dma/dmatest.c
145
struct list_head channels;
drivers/dma/dmatest.c
230
struct list_head node;
drivers/dma/dmatest.c
244
struct list_head node;
drivers/dma/dmatest.c
246
struct list_head threads;
drivers/dma/dw-edma/dw-edma-core.h
46
struct list_head list;
drivers/dma/dw-edma/dw-edma-core.h
53
struct list_head list;
drivers/dma/dw/core.c
315
struct list_head *head, *active = dwc->tx_node_active;
drivers/dma/dw/regs.h
274
struct list_head *tx_node_active;
drivers/dma/dw/regs.h
280
struct list_head active_list;
drivers/dma/dw/regs.h
281
struct list_head queue;
drivers/dma/dw/regs.h
394
struct list_head desc_node;
drivers/dma/dw/regs.h
395
struct list_head tx_list;
drivers/dma/ep93xx_dma.c
154
struct list_head tx_list;
drivers/dma/ep93xx_dma.c
155
struct list_head node;
drivers/dma/ep93xx_dma.c
208
struct list_head active;
drivers/dma/ep93xx_dma.c
209
struct list_head queue;
drivers/dma/ep93xx_dma.c
210
struct list_head free_list;
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c
582
struct list_head *head)
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h
153
struct list_head *head);
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h
83
struct list_head comp_used;
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h
84
struct list_head comp_free;
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h
97
struct list_head list;
drivers/dma/fsl-qdma.c
194
struct list_head comp_used;
drivers/dma/fsl-qdma.c
195
struct list_head comp_free;
drivers/dma/fsl-qdma.c
213
struct list_head list;
drivers/dma/fsl_raid.h
269
struct list_head ack_q; /* wait to acked queue */
drivers/dma/fsl_raid.h
270
struct list_head active_q; /* already issued on hw, not completed */
drivers/dma/fsl_raid.h
271
struct list_head submit_q;
drivers/dma/fsl_raid.h
272
struct list_head free_q; /* alloc available queue */
drivers/dma/fsl_raid.h
295
struct list_head node;
drivers/dma/fsldma.c
722
struct list_head *list)
drivers/dma/fsldma.c
731
struct list_head *list)
drivers/dma/fsldma.h
102
struct list_head node;
drivers/dma/fsldma.h
103
struct list_head tx_list;
drivers/dma/fsldma.h
160
struct list_head ld_pending;
drivers/dma/fsldma.h
164
struct list_head ld_running;
drivers/dma/fsldma.h
170
struct list_head ld_completed; /* Link descriptors queue */
drivers/dma/idxd/idxd.h
319
struct list_head list;
drivers/dma/idxd/idxd.h
429
struct list_head list;
drivers/dma/idxd/idxd.h
90
struct list_head work_list;
drivers/dma/imx-dma.c
122
struct list_head node;
drivers/dma/imx-dma.c
149
struct list_head ld_free;
drivers/dma/imx-dma.c
150
struct list_head ld_queue;
drivers/dma/imx-dma.c
151
struct list_head ld_active;
drivers/dma/imx-sdma.c
468
struct list_head terminated;
drivers/dma/k3dma.c
103
struct list_head chan_pending;
drivers/dma/k3dma.c
83
struct list_head node;
drivers/dma/loongson1-apb-dma.c
223
struct list_head *pos = NULL;
drivers/dma/loongson1-apb-dma.c
56
struct list_head node;
drivers/dma/loongson1-apb-dma.c
61
struct list_head lli_list;
drivers/dma/mediatek/mtk-cqdma.c
101
struct list_head queue;
drivers/dma/mediatek/mtk-cqdma.c
86
struct list_head node;
drivers/dma/mediatek/mtk-hsdma.c
203
struct list_head desc_hw_processing;
drivers/dma/mmp_pdma.c
123
struct list_head chain_pending; /* Link descriptors queue for pending */
drivers/dma/mmp_pdma.c
124
struct list_head chain_running; /* Link descriptors queue for running */
drivers/dma/mmp_pdma.c
573
struct list_head *list)
drivers/dma/mmp_pdma.c
97
struct list_head node;
drivers/dma/mmp_pdma.c
98
struct list_head tx_list;
drivers/dma/mpc512x_dma.c
189
struct list_head node;
drivers/dma/mpc512x_dma.c
195
struct list_head free;
drivers/dma/mpc512x_dma.c
196
struct list_head prepared;
drivers/dma/mpc512x_dma.c
197
struct list_head queued;
drivers/dma/mpc512x_dma.c
198
struct list_head active;
drivers/dma/mpc512x_dma.c
199
struct list_head completed;
drivers/dma/mv_xor.h
111
struct list_head chain;
drivers/dma/mv_xor.h
112
struct list_head free_slots;
drivers/dma/mv_xor.h
113
struct list_head allocated_slots;
drivers/dma/mv_xor.h
114
struct list_head completed_slots;
drivers/dma/mv_xor.h
142
struct list_head node;
drivers/dma/mv_xor.h
143
struct list_head sg_tx_list;
drivers/dma/mv_xor_v2.c
162
struct list_head free_sw_desc;
drivers/dma/mv_xor_v2.c
185
struct list_head free_list;
drivers/dma/nbpfaxi.c
138
struct list_head node;
drivers/dma/nbpfaxi.c
155
struct list_head sg;
drivers/dma/nbpfaxi.c
156
struct list_head node;
drivers/dma/nbpfaxi.c
161
#define NBPF_DESCS_PER_PAGE ((PAGE_SIZE - sizeof(struct list_head)) / \
drivers/dma/nbpfaxi.c
168
struct list_head node;
drivers/dma/nbpfaxi.c
218
struct list_head free_links;
drivers/dma/nbpfaxi.c
219
struct list_head free;
drivers/dma/nbpfaxi.c
220
struct list_head queued;
drivers/dma/nbpfaxi.c
221
struct list_head active;
drivers/dma/nbpfaxi.c
222
struct list_head done;
drivers/dma/nbpfaxi.c
223
struct list_head desc_page;
drivers/dma/owl-dma.c
168
struct list_head node;
drivers/dma/owl-dma.c
179
struct list_head lli_list;
drivers/dma/pch_dma.c
100
struct list_head queue;
drivers/dma/pch_dma.c
101
struct list_head free_list;
drivers/dma/pch_dma.c
86
struct list_head desc_node;
drivers/dma/pch_dma.c
87
struct list_head tx_list;
drivers/dma/pch_dma.c
99
struct list_head active_list;
drivers/dma/pl330.c
2543
static int add_desc(struct list_head *pool, spinlock_t *lock,
drivers/dma/pl330.c
2566
static struct dma_pl330_desc *pluck_desc(struct list_head *pool,
drivers/dma/pl330.c
427
struct list_head submitted_list;
drivers/dma/pl330.c
429
struct list_head work_list;
drivers/dma/pl330.c
431
struct list_head completed_list;
drivers/dma/pl330.c
470
struct list_head desc_pool;
drivers/dma/pl330.c
498
struct list_head req_done;
drivers/dma/pl330.c
525
struct list_head node;
drivers/dma/pl330.c
547
struct list_head rqd;
drivers/dma/ppc4xx/adma.c
68
struct list_head node;
drivers/dma/ppc4xx/adma.c
72
static struct list_head
drivers/dma/ppc4xx/adma.h
148
struct list_head slot_node;
drivers/dma/ppc4xx/adma.h
149
struct list_head chain_node; /* node in channel ops list */
drivers/dma/ppc4xx/adma.h
150
struct list_head group_list; /* list */
drivers/dma/ppc4xx/adma.h
93
struct list_head chain;
drivers/dma/ppc4xx/adma.h
95
struct list_head all_slots;
drivers/dma/qcom/bam_dma.c
371
struct list_head desc_list;
drivers/dma/qcom/bam_dma.c
373
struct list_head node;
drivers/dma/qcom/bam_dma.c
75
struct list_head desc_node;
drivers/dma/qcom/hidma.c
116
struct list_head list;
drivers/dma/qcom/hidma.h
100
struct list_head free;
drivers/dma/qcom/hidma.h
101
struct list_head prepared;
drivers/dma/qcom/hidma.h
102
struct list_head queued;
drivers/dma/qcom/hidma.h
103
struct list_head active;
drivers/dma/qcom/hidma.h
104
struct list_head completed;
drivers/dma/qcom/hidma.h
80
struct list_head node;
drivers/dma/qcom/hidma_dbg.c
144
struct list_head *position = NULL;
drivers/dma/qcom/qcom_adm.c
146
struct list_head node;
drivers/dma/sa11x0-dma.c
122
struct list_head chan_pending;
drivers/dma/sa11x0-dma.c
94
struct list_head node;
drivers/dma/sh/rcar-dmac.c
103
struct list_head node;
drivers/dma/sh/rcar-dmac.c
173
struct list_head free;
drivers/dma/sh/rcar-dmac.c
174
struct list_head pending;
drivers/dma/sh/rcar-dmac.c
175
struct list_head active;
drivers/dma/sh/rcar-dmac.c
176
struct list_head done;
drivers/dma/sh/rcar-dmac.c
177
struct list_head wait;
drivers/dma/sh/rcar-dmac.c
180
struct list_head chunks_free;
drivers/dma/sh/rcar-dmac.c
182
struct list_head pages;
drivers/dma/sh/rcar-dmac.c
35
struct list_head node;
drivers/dma/sh/rcar-dmac.c
78
struct list_head node;
drivers/dma/sh/rcar-dmac.c
79
struct list_head chunks;
drivers/dma/sh/rz-dmac.c
54
struct list_head node;
drivers/dma/sh/rz-dmac.c
79
struct list_head ld_free;
drivers/dma/sh/rz-dmac.c
80
struct list_head ld_queue;
drivers/dma/sh/rz-dmac.c
81
struct list_head ld_active;
drivers/dma/sh/shdma.h
37
struct list_head node;
drivers/dma/sh/usb-dmac.c
58
struct list_head node;
drivers/dma/sh/usb-dmac.c
83
struct list_head desc_got;
drivers/dma/sh/usb-dmac.c
84
struct list_head desc_freed;
drivers/dma/ste_dma40.c
401
struct list_head node;
drivers/dma/ste_dma40.c
493
struct list_head client;
drivers/dma/ste_dma40.c
494
struct list_head pending_queue;
drivers/dma/ste_dma40.c
495
struct list_head active;
drivers/dma/ste_dma40.c
496
struct list_head done;
drivers/dma/ste_dma40.c
497
struct list_head queue;
drivers/dma/ste_dma40.c
498
struct list_head prepare_queue;
drivers/dma/sun4i-dma.c
209
struct list_head list;
drivers/dma/sun4i-dma.c
215
struct list_head demands;
drivers/dma/sun4i-dma.c
216
struct list_head completed_demands;
drivers/dma/sun6i-dma.c
188
struct list_head node;
drivers/dma/sun6i-dma.c
206
struct list_head pending;
drivers/dma/tegra20-apb-dma.c
1047
struct list_head req_list;
drivers/dma/tegra20-apb-dma.c
1311
struct list_head dma_desc_list;
drivers/dma/tegra20-apb-dma.c
1312
struct list_head sg_req_list;
drivers/dma/tegra20-apb-dma.c
153
struct list_head node;
drivers/dma/tegra20-apb-dma.c
168
struct list_head node;
drivers/dma/tegra20-apb-dma.c
169
struct list_head tx_list;
drivers/dma/tegra20-apb-dma.c
170
struct list_head cb_node;
drivers/dma/tegra20-apb-dma.c
192
struct list_head free_sg_req;
drivers/dma/tegra20-apb-dma.c
193
struct list_head pending_sg_req;
drivers/dma/tegra20-apb-dma.c
194
struct list_head free_dma_desc;
drivers/dma/tegra20-apb-dma.c
195
struct list_head cb_desc;
drivers/dma/ti/cppi41.c
104
struct list_head node; /* Node for pending list */
drivers/dma/ti/cppi41.c
146
struct list_head pending; /* Pending queued transfers */
drivers/dma/ti/edma.c
172
struct list_head node;
drivers/dma/ti/edma.c
217
struct list_head node;
drivers/dma/ti/k3-udma.c
186
struct list_head desc_to_purge;
drivers/dma/timb_dma.c
63
struct list_head desc_node;
drivers/dma/timb_dma.c
78
struct list_head active_list;
drivers/dma/timb_dma.c
79
struct list_head queue;
drivers/dma/timb_dma.c
80
struct list_head free_list;
drivers/dma/txx9dmac.c
424
static void txx9dmac_dequeue(struct txx9dmac_chan *dc, struct list_head *list)
drivers/dma/txx9dmac.h
172
struct list_head active_list;
drivers/dma/txx9dmac.h
173
struct list_head queue;
drivers/dma/txx9dmac.h
174
struct list_head free_list;
drivers/dma/txx9dmac.h
229
struct list_head desc_node ____cacheline_aligned;
drivers/dma/txx9dmac.h
230
struct list_head tx_list;
drivers/dma/virt-dma.c
112
void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head)
drivers/dma/virt-dma.h
186
struct list_head *head)
drivers/dma/virt-dma.h
19
struct list_head node;
drivers/dma/virt-dma.h
30
struct list_head desc_allocated;
drivers/dma/virt-dma.h
31
struct list_head desc_submitted;
drivers/dma/virt-dma.h
32
struct list_head desc_issued;
drivers/dma/virt-dma.h
33
struct list_head desc_completed;
drivers/dma/virt-dma.h
34
struct list_head desc_terminated;
drivers/dma/virt-dma.h
44
void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head);
drivers/dma/xgene-dma.c
240
struct list_head node;
drivers/dma/xgene-dma.c
241
struct list_head tx_list;
drivers/dma/xgene-dma.c
280
struct list_head ld_pending;
drivers/dma/xgene-dma.c
281
struct list_head ld_running;
drivers/dma/xgene-dma.c
282
struct list_head ld_completed;
drivers/dma/xgene-dma.c
692
struct list_head ld_completed;
drivers/dma/xgene-dma.c
804
struct list_head *list)
drivers/dma/xilinx/xilinx_dma.c
1562
struct list_head *entry;
drivers/dma/xilinx/xilinx_dma.c
324
struct list_head node;
drivers/dma/xilinx/xilinx_dma.c
336
struct list_head node;
drivers/dma/xilinx/xilinx_dma.c
348
struct list_head node;
drivers/dma/xilinx/xilinx_dma.c
360
struct list_head node;
drivers/dma/xilinx/xilinx_dma.c
375
struct list_head segments;
drivers/dma/xilinx/xilinx_dma.c
376
struct list_head node;
drivers/dma/xilinx/xilinx_dma.c
427
struct list_head pending_list;
drivers/dma/xilinx/xilinx_dma.c
428
struct list_head active_list;
drivers/dma/xilinx/xilinx_dma.c
429
struct list_head done_list;
drivers/dma/xilinx/xilinx_dma.c
430
struct list_head free_seg_list;
drivers/dma/xilinx/xilinx_dma.c
901
struct list_head *list)
drivers/dma/xilinx/xilinx_dma.c
991
struct list_head *entry;
drivers/dma/xilinx/xilinx_dpdma.c
187
struct list_head node;
drivers/dma/xilinx/xilinx_dpdma.c
201
struct list_head descriptors;
drivers/dma/xilinx/zynqmp_dma.c
184
struct list_head node;
drivers/dma/xilinx/zynqmp_dma.c
185
struct list_head tx_list;
drivers/dma/xilinx/zynqmp_dma.c
223
struct list_head pending_list;
drivers/dma/xilinx/zynqmp_dma.c
224
struct list_head free_list;
drivers/dma/xilinx/zynqmp_dma.c
225
struct list_head active_list;
drivers/dma/xilinx/zynqmp_dma.c
227
struct list_head done_list;
drivers/dma/xilinx/zynqmp_dma.c
461
struct list_head *list)
drivers/dpll/dpll_core.c
1062
reg = list_first_entry_or_null((struct list_head *)&dpll->registration_list,
drivers/dpll/dpll_core.c
41
struct list_head list;
drivers/dpll/dpll_core.c
48
struct list_head list;
drivers/dpll/dpll_core.h
39
struct list_head registration_list;
drivers/dpll/dpll_core.h
84
struct list_head registration_list;
drivers/dpll/zl3073x/core.h
60
struct list_head dplls;
drivers/dpll/zl3073x/dpll.c
45
struct list_head list;
drivers/dpll/zl3073x/dpll.h
27
struct list_head list;
drivers/dpll/zl3073x/dpll.h
37
struct list_head pins;
drivers/edac/altera_edac.c
2080
struct list_head *position;
drivers/edac/altera_edac.h
376
struct list_head next;
drivers/edac/altera_edac.h
396
struct list_head a10_ecc_devices;
drivers/edac/edac_device.c
173
struct list_head *item;
drivers/edac/edac_device.c
200
struct list_head *item, *insert_before;
drivers/edac/edac_device.h
143
struct list_head link;
drivers/edac/edac_mc.c
431
struct list_head *item;
drivers/edac/edac_mc.c
498
struct list_head *item;
drivers/edac/edac_mc.c
523
struct list_head *item, *insert_before;
drivers/edac/edac_mc.c
576
struct list_head *item;
drivers/edac/edac_pci.c
74
struct list_head *item;
drivers/edac/edac_pci.c
98
struct list_head *item, *insert_before;
drivers/edac/edac_pci.h
46
struct list_head link;
drivers/edac/ghes_edac.c
60
static struct list_head *ghes_devs;
drivers/edac/i10nm_base.c
76
static struct list_head *i10nm_edac_list;
drivers/edac/i7core_edac.c
241
struct list_head list;
drivers/edac/imh_base.c
254
static int imh_get_all_mmio_base_h(struct res_config *cfg, struct list_head *edac_list)
drivers/edac/imh_base.c
319
static int imh_get_munits(struct res_config *cfg, struct list_head *edac_list)
drivers/edac/imh_base.c
367
static bool imh_2lm_enabled(struct res_config *cfg, struct list_head *head)
drivers/edac/imh_base.c
448
static int imh_register_mci(struct res_config *cfg, struct list_head *edac_list)
drivers/edac/imh_base.c
522
struct list_head *edac_list;
drivers/edac/sb_edac.c
363
struct list_head list;
drivers/edac/skx_base.c
27
static struct list_head *skx_edac_list;
drivers/edac/skx_common.c
336
int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list)
drivers/edac/skx_common.c
388
struct list_head *skx_get_edac_list(void)
drivers/edac/skx_common.h
140
struct list_head list;
drivers/edac/skx_common.h
339
int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list);
drivers/edac/skx_common.h
341
struct list_head *skx_get_edac_list(void);
drivers/edac/xgene_edac.c
1018
struct list_head next;
drivers/edac/xgene_edac.c
133
struct list_head next;
drivers/edac/xgene_edac.c
510
struct list_head next;
drivers/edac/xgene_edac.c
57
struct list_head mcus;
drivers/edac/xgene_edac.c
58
struct list_head pmds;
drivers/edac/xgene_edac.c
59
struct list_head l3s;
drivers/edac/xgene_edac.c
60
struct list_head socs;
drivers/extcon/extcon.h
53
struct list_head entry;
drivers/firewire/core-cdev.c
192
struct list_head link;
drivers/firewire/core-cdev.c
60
struct list_head event_list;
drivers/firewire/core-cdev.c
71
struct list_head phy_receiver_link;
drivers/firewire/core-cdev.c
74
struct list_head link;
drivers/firewire/core-topology.c
106
struct list_head stack;
drivers/firewire/core-topology.c
129
struct list_head *h;
drivers/firewire/core-topology.c
266
struct list_head list;
drivers/firewire/core-topology.c
361
struct list_head list0, list1;
drivers/firewire/core-topology.c
86
static inline struct fw_node *fw_node(struct list_head *l)
drivers/firewire/core-transaction.c
559
struct list_head *list, unsigned long long offset, size_t length)
drivers/firewire/core-transaction.c
580
struct list_head *list, unsigned long long offset, size_t length)
drivers/firewire/core.h
216
struct list_head link;
drivers/firewire/net.c
115
struct list_head fi_link;
drivers/firewire/net.c
121
struct list_head pd_link;
drivers/firewire/net.c
122
struct list_head fi_list;
drivers/firewire/net.c
135
struct list_head dev_link;
drivers/firewire/net.c
167
struct list_head peer_list;
drivers/firewire/net.c
173
struct list_head peer_link;
drivers/firewire/net.c
178
struct list_head pd_list; /* received partial datagrams */
drivers/firewire/net.c
294
struct list_head *list;
drivers/firewire/nosy.c
110
struct list_head link;
drivers/firewire/nosy.c
79
struct list_head client_list;
drivers/firewire/nosy.c
82
struct list_head link;
drivers/firewire/ohci.c
119
struct list_head list;
drivers/firewire/ohci.c
138
struct list_head buffer_list;
drivers/firewire/sbp2.c
121
struct list_head link;
drivers/firewire/sbp2.c
123
struct list_head orb_list;
drivers/firewire/sbp2.c
154
struct list_head lu_list;
drivers/firewire/sbp2.c
263
struct list_head link;
drivers/firewire/sbp2.c
517
struct list_head list;
drivers/firmware/arm_ffa/driver.c
1193
struct list_head *phead;
drivers/firmware/arm_ffa/driver.c
1635
struct list_head *head, *phead;
drivers/firmware/arm_ffa/driver.c
1712
struct list_head *phead;
drivers/firmware/arm_ffa/driver.c
961
struct list_head node;
drivers/firmware/arm_ffa/driver.c
968
struct list_head *phead;
drivers/firmware/arm_scmi/bus.c
162
struct list_head *phead;
drivers/firmware/arm_scmi/bus.c
33
struct list_head node;
drivers/firmware/arm_scmi/bus.c
528
struct list_head *phead;
drivers/firmware/arm_scmi/bus.c
57
struct list_head *head, *phead = NULL;
drivers/firmware/arm_scmi/driver.c
166
struct list_head node;
drivers/firmware/arm_scmi/driver.c
2555
struct list_head *p;
drivers/firmware/arm_scmi/raw_mode.c
142
struct list_head free_bufs;
drivers/firmware/arm_scmi/raw_mode.c
145
struct list_head msg_q;
drivers/firmware/arm_scmi/raw_mode.c
180
struct list_head free_waiters;
drivers/firmware/arm_scmi/raw_mode.c
183
struct list_head active_waiters;
drivers/firmware/arm_scmi/raw_mode.c
208
struct list_head node;
drivers/firmware/arm_scmi/raw_mode.c
222
struct list_head node;
drivers/firmware/arm_scmi/raw_mode.c
262
struct list_head *head = &q->free_bufs;
drivers/firmware/arm_scmi/transports/optee.c
132
struct list_head link;
drivers/firmware/arm_scmi/transports/optee.c
149
struct list_head channel_list;
drivers/firmware/arm_scmi/transports/virtio.c
104
struct list_head list;
drivers/firmware/arm_scmi/transports/virtio.c
62
struct list_head free_list;
drivers/firmware/arm_scmi/transports/virtio.c
65
struct list_head pending_cmds_list;
drivers/firmware/arm_scpi.c
232
struct list_head node;
drivers/firmware/arm_scpi.c
241
struct list_head rx_pending;
drivers/firmware/arm_scpi.c
242
struct list_head xfers_list;
drivers/firmware/arm_sdei.c
50
struct list_head list;
drivers/firmware/cirrus/cs_dsp.c
3520
struct list_head list;
drivers/firmware/cirrus/cs_dsp.c
354
struct list_head list;
drivers/firmware/cirrus/cs_dsp.c
3644
struct list_head *wseq_ops)
drivers/firmware/dmi-sysfs.c
39
struct list_head list;
drivers/firmware/dmi_scan.c
1000
const struct list_head *head = from ? &from->list : &dmi_devices;
drivers/firmware/dmi_scan.c
1001
struct list_head *d;
drivers/firmware/efi/esrt.c
68
struct list_head list;
drivers/firmware/efi/mokvar-table.c
74
struct list_head node;
drivers/firmware/efi/unaccepted_memory.c
14
struct list_head list;
drivers/firmware/google/vpd.c
45
struct list_head attribs; /* key/value in vpd_attrib_info list */
drivers/firmware/google/vpd.c
52
struct list_head list;
drivers/firmware/memmap.c
220
struct list_head *list)
drivers/firmware/memmap.c
34
struct list_head list; /* entry for the linked list */
drivers/firmware/qcom/qcom_tzmem.c
27
struct list_head list;
drivers/firmware/qcom/qcom_tzmem.c
36
struct list_head areas;
drivers/firmware/qemu_fw_cfg.c
319
struct list_head list;
drivers/firmware/stratix10-svc.c
148
struct list_head node;
drivers/firmware/stratix10-svc.c
265
struct list_head node;
drivers/firmware/ti_sci.c
120
struct list_head node;
drivers/fpga/dfl-afu.h
40
struct list_head node;
drivers/fpga/dfl-afu.h
75
struct list_head regions;
drivers/fpga/dfl-fme-pr.h
32
struct list_head node;
drivers/fpga/dfl-fme-pr.h
57
struct list_head node;
drivers/fpga/dfl-fme.h
30
struct list_head region_list;
drivers/fpga/dfl-fme.h
31
struct list_head bridge_list;
drivers/fpga/dfl.c
700
struct list_head sub_features;
drivers/fpga/dfl.c
724
struct list_head node;
drivers/fpga/dfl.h
224
struct list_head node;
drivers/fpga/dfl.h
326
struct list_head node;
drivers/fpga/dfl.h
506
struct list_head dfls;
drivers/fpga/dfl.h
521
struct list_head node;
drivers/fpga/dfl.h
546
struct list_head port_dev_list;
drivers/fpga/fpga-bridge.c
166
int fpga_bridges_enable(struct list_head *bridge_list)
drivers/fpga/fpga-bridge.c
190
int fpga_bridges_disable(struct list_head *bridge_list)
drivers/fpga/fpga-bridge.c
213
void fpga_bridges_put(struct list_head *bridge_list)
drivers/fpga/fpga-bridge.c
241
struct list_head *bridge_list)
drivers/fpga/fpga-bridge.c
271
struct list_head *bridge_list)
drivers/fpga/tests/fpga-bridge-test.c
109
struct list_head bridge_list;
drivers/fsi/fsi-scom.c
68
struct list_head link;
drivers/gpib/common/gpib_os.c
1153
static int increment_open_device_count(struct gpib_board *board, struct list_head *head,
drivers/gpib/common/gpib_os.c
1156
struct list_head *list_ptr;
drivers/gpib/common/gpib_os.c
1189
static int subtract_open_device_count(struct gpib_board *board, struct list_head *head,
drivers/gpib/common/gpib_os.c
1193
struct list_head *list_ptr;
drivers/gpib/common/gpib_os.c
1218
static inline int decrement_open_device_count(struct gpib_board *board, struct list_head *head,
drivers/gpib/common/gpib_os.c
188
struct list_head *head = &device->status_bytes;
drivers/gpib/common/gpib_os.c
1914
struct list_head *head = &queue->event_head;
drivers/gpib/common/gpib_os.c
1970
struct list_head *head = &queue->event_head;
drivers/gpib/common/gpib_os.c
1971
struct list_head *front = head->next;
drivers/gpib/common/gpib_os.c
2109
struct list_head *list_ptr;
drivers/gpib/common/gpib_os.c
222
struct list_head *head = &device->status_bytes;
drivers/gpib/common/gpib_os.c
223
struct list_head *front = head->next;
drivers/gpib/common/gpib_os.c
254
struct list_head *list_ptr;
drivers/gpib/common/gpib_os.c
255
const struct list_head *head = &board->device_list;
drivers/gpib/common/gpib_os.c
434
struct list_head *cur;
drivers/gpib/common/gpib_os.c
435
const struct list_head *head = NULL;
drivers/gpib/common/gpib_os.c
822
struct list_head *list_ptr;
drivers/gpib/include/gpibP.h
38
extern struct list_head registered_drivers;
drivers/gpib/include/gpib_types.h
200
struct list_head event_head;
drivers/gpib/include/gpib_types.h
231
struct list_head list;
drivers/gpib/include/gpib_types.h
294
struct list_head device_list;
drivers/gpib/include/gpib_types.h
333
struct list_head list;
drivers/gpib/include/gpib_types.h
343
struct list_head list;
drivers/gpib/include/gpib_types.h
347
struct list_head status_bytes;
drivers/gpib/include/gpib_types.h
356
struct list_head list;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
651
struct list_head *p, *q;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
664
q = (struct list_head *)&board->wait.WQH;
drivers/gpio/gpio-aggregator.c
100
INIT_LIST_HEAD(&new->list_head);
drivers/gpio/gpio-aggregator.c
1001
list_for_each_entry(line, &aggr->list_head, entry) {
drivers/gpio/gpio-aggregator.c
1279
list_for_each_entry(line, &aggr->list_head, entry)
drivers/gpio/gpio-aggregator.c
153
return list_count_nodes(&aggr->list_head);
drivers/gpio/gpio-aggregator.c
190
list_for_each_entry(tmp, &aggr->list_head, entry) {
drivers/gpio/gpio-aggregator.c
196
list_add_tail(&line->entry, &aggr->list_head);
drivers/gpio/gpio-aggregator.c
211
list_for_each_entry_safe(line, tmp, &aggr->list_head, entry) {
drivers/gpio/gpio-aggregator.c
52
struct list_head list_head;
drivers/gpio/gpio-aggregator.c
62
struct list_head entry;
drivers/gpio/gpio-aggregator.c
898
list_for_each_entry(line, &aggr->list_head, entry)
drivers/gpio/gpio-aggregator.c
935
list_for_each_entry(line, &aggr->list_head, entry) {
drivers/gpio/gpio-brcmstb.c
39
struct list_head node;
drivers/gpio/gpio-brcmstb.c
49
struct list_head bank_list;
drivers/gpio/gpio-mpsse.c
21
struct list_head workers; /* polling work threads */
drivers/gpio/gpio-mpsse.c
371
struct list_head destructors = LIST_HEAD_INIT(destructors);
drivers/gpio/gpio-mpsse.c
47
struct list_head list; /* linked list */
drivers/gpio/gpio-mpsse.c
48
struct list_head destroy; /* teardown linked list */
drivers/gpio/gpio-mxc.c
62
struct list_head node;
drivers/gpio/gpio-sim.c
566
struct list_head bank_list;
drivers/gpio/gpio-sim.c
593
struct list_head siblings;
drivers/gpio/gpio-sim.c
598
struct list_head line_list;
drivers/gpio/gpio-sim.c
627
struct list_head siblings;
drivers/gpio/gpio-virtuser.c
1012
struct list_head siblings;
drivers/gpio/gpio-virtuser.c
1016
struct list_head entry_list;
drivers/gpio/gpio-virtuser.c
1031
struct list_head siblings;
drivers/gpio/gpio-virtuser.c
989
struct list_head lookup_list;
drivers/gpio/gpiolib-acpi-core.c
1427
struct list_head resource_list;
drivers/gpio/gpiolib-acpi-core.c
40
struct list_head node;
drivers/gpio/gpiolib-acpi-core.c
52
struct list_head node;
drivers/gpio/gpiolib-acpi-core.c
533
void __init acpi_gpio_process_deferred_list(struct list_head *list)
drivers/gpio/gpiolib-acpi-core.c
64
struct list_head conns;
drivers/gpio/gpiolib-acpi-core.c
67
struct list_head events;
drivers/gpio/gpiolib-acpi-core.c
68
struct list_head deferred_req_irqs_list_entry;
drivers/gpio/gpiolib-acpi-core.c
746
struct list_head res_list;
drivers/gpio/gpiolib-acpi-quirks.c
47
bool acpi_gpio_add_to_deferred_list(struct list_head *list)
drivers/gpio/gpiolib-acpi-quirks.c
60
void acpi_gpio_remove_from_deferred_list(struct list_head *list)
drivers/gpio/gpiolib-acpi.h
61
void acpi_gpio_process_deferred_list(struct list_head *list);
drivers/gpio/gpiolib-acpi.h
63
bool acpi_gpio_add_to_deferred_list(struct list_head *list);
drivers/gpio/gpiolib-acpi.h
64
void acpi_gpio_remove_from_deferred_list(struct list_head *list);
drivers/gpio/gpiolib-shared.c
32
struct list_head list;
drivers/gpio/gpiolib-shared.c
49
struct list_head list;
drivers/gpio/gpiolib-shared.c
60
struct list_head refs;
drivers/gpio/gpiolib-sysfs.c
56
struct list_head list;
drivers/gpio/gpiolib-sysfs.c
89
struct list_head exported_lines;
drivers/gpio/gpiolib.h
76
struct list_head list;
drivers/gpio/gpiolib.h
90
struct list_head pin_ranges;
drivers/gpu/drm/amd/amdgpu/aldebaran.c
156
struct list_head *reset_device_list = reset_context->reset_device_list;
drivers/gpu/drm/amd/amdgpu/aldebaran.c
346
struct list_head *reset_device_list = reset_context->reset_device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu.h
1148
struct list_head reset_list;
drivers/gpu/drm/amd/amdgpu/amdgpu.h
1186
struct list_head ras_list;
drivers/gpu/drm/amd/amdgpu/amdgpu.h
1346
int amdgpu_do_asic_reset(struct list_head *device_list_handle,
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.h
134
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.h
139
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.h
150
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.h
156
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.h
163
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.h
172
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
61
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
69
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
70
struct list_head xcc_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
79
struct list_head amdgpu_acpi_dev_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
135
struct list_head vm_list_head;
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
137
struct list_head kfd_bo_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
139
struct list_head userptr_valid_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
140
struct list_head userptr_inval_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
61
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
75
struct list_head attachments;
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
77
struct list_head validate_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
2921
struct list_head duplicate_save;
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
5891
struct list_head *device_list_handle;
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6032
int amdgpu_do_asic_reset(struct list_head *device_list_handle,
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6217
static int amdgpu_device_health_check(struct list_head *device_list_handle)
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6230
struct list_head *device_list,
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6256
struct list_head *device_list)
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6268
struct list_head *device_list)
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6282
struct list_head *device_list,
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6343
struct list_head *device_list,
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6401
static int amdgpu_device_sched_resume(struct list_head *device_list,
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6456
struct list_head *device_list,
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6499
struct list_head device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
6989
struct list_head device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
7074
struct list_head device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
7175
struct list_head device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
1330
struct list_head *el, *tmp;
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
1348
struct list_head *el, *tmp;
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
1366
struct list_head *el, *tmp;
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h
43
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h
68
struct list_head ids_lru;
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
54
struct list_head device_list, *device_list_handle = NULL;
drivers/gpu/drm/amd/amdgpu/amdgpu_mca.h
125
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_mca.h
82
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
178
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
184
struct list_head queue_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
188
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
66
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
86
struct list_head invalids;
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
87
struct list_head valids;
drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c
48
struct list_head entry;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2896
struct list_head device_list, *device_list_handle = NULL;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
5401
static int ras_err_info_cmp(void *priv, const struct list_head *a, const struct list_head *b)
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
5740
struct list_head *device_list)
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
5751
struct list_head *device_list)
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
93
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
1044
struct list_head *device_list);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
1046
struct list_head *device_list);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
500
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
538
struct list_head head;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
615
struct list_head critical_region_head;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
639
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
651
struct list_head err_node_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
691
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_res_cursor.h
130
struct list_head *next;
drivers/gpu/drm/amd/amdgpu/amdgpu_res_cursor.h
59
struct list_head *head, *next;
drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c
104
struct list_head *reset_device_list = reset_context->reset_device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c
150
struct list_head *reset_device_list = reset_context->reset_device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c
60
struct list_head *reset_device_list = reset_context->reset_device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c
81
struct list_head *reset_device_list = reset_context->reset_device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h
54
struct list_head *reset_device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.h
50
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.h
95
struct list_head entry;
drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.h
144
struct list_head reset_callback_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.h
53
struct list_head list;
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.h
79
struct list_head userq_va_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.h
39
struct list_head link;
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.h
56
struct list_head fences;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
478
struct list_head *prev = &vm->done;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
209
struct list_head vm_status;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
307
struct list_head tlb_flush_waitlist;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
362
struct list_head evicted;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
365
struct list_head relocated;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
368
struct list_head moved;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
371
struct list_head idle;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
382
struct list_head evicted_user;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
385
struct list_head invalidated;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
388
struct list_head done;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
394
struct list_head freed;
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
432
struct list_head vm_list_node;
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
39
struct list_head allocated;
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
40
struct list_head blocks;
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
56
amdgpu_vram_mgr_first_block(struct list_head *list)
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
61
static inline bool amdgpu_is_vram_mgr_blocks_contiguous(struct list_head *head)
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
82
static inline u64 amdgpu_vram_mgr_blocks_size(struct list_head *head)
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.h
34
struct list_head reservations_pending;
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.h
35
struct list_head reserved_pages;
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.h
38
struct list_head allocated_vres_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.h
54
struct list_head blocks;
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.h
56
struct list_head vres_node;
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
1630
struct list_head device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.h
31
struct list_head device_list;
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.h
32
struct list_head node;
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.h
89
struct list_head head;
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
1054
struct list_head *device_list)
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
1093
struct list_head *device_list)
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
1162
struct list_head *device_list)
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
1231
struct list_head *device_list)
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
1308
struct list_head *device_list)
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
1363
int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
drivers/gpu/drm/amd/amdkfd/kfd_crat.h
314
int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
drivers/gpu/drm/amd/amdkfd/kfd_debugfs.c
31
static struct list_head procs;
drivers/gpu/drm/amd/amdkfd/kfd_debugfs.c
34
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h
249
struct list_head queues;
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h
43
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h
83
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c
137
struct list_head *queues,
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c
359
int pm_send_runlist(struct packet_manager *pm, struct list_head *dqm_queues)
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
1375
struct list_head process_queue_list;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
1491
int pm_send_runlist(struct packet_manager *pm, struct list_head *dqm_queues);
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
301
struct list_head smi_clients;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
605
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
659
struct list_head queues;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
668
struct list_head queues_list;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
669
struct list_head priv_queue_list;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
875
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
877
struct list_head deferred_range_list;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
878
struct list_head criu_svm_metadata_list;
drivers/gpu/drm/amd/amdkfd/kfd_process.c
96
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_queue.c
93
struct list_head update_list;
drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c
35
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
1146
struct list_head *insert_list, struct list_head *remap_list)
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
1170
struct list_head *insert_list, struct list_head *remap_list)
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
2136
uint64_t max_pages, struct list_head *insert_list,
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
2137
struct list_head *update_list)
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
2192
struct list_head *update_list, struct list_head *insert_list,
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
2193
struct list_head *remove_list, struct list_head *remap_list)
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
2200
struct list_head new_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
3701
struct list_head update_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
3702
struct list_head insert_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
3703
struct list_head remove_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
3704
struct list_head remap_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
68
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.h
114
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.h
115
struct list_head update_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.h
122
struct list_head svm_bo_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.h
134
struct list_head deferred_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.h
135
struct list_head child_list;
drivers/gpu/drm/amd/amdkfd/kfd_svm.h
44
struct list_head range_list; /* all svm ranges shared this bo */
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
1001
struct list_head temp_topology_device_list;
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
160
void kfd_release_topology_device_list(struct list_head *device_list)
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
178
struct list_head *device_list)
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
1872
struct list_head temp_topology_device_list;
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
47
static struct list_head topology_device_list;
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
916
static void kfd_topology_update_device_list(struct list_head *temp_list,
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
917
struct list_head *master_list)
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
101
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
118
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
138
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
145
struct list_head list;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
149
struct list_head mem_props;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
150
struct list_head cache_props;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
151
struct list_head io_link_props;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
152
struct list_head p2p_link_props;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
153
struct list_head perf_props;
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
201
struct list_head *device_list);
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
202
void kfd_release_topology_device_list(struct list_head *device_list);
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
87
struct list_head list;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7012
struct list_head *list_head = use_probed_modes ?
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7023
list_for_each_entry(m, list_head, head) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7047
list_for_each_entry(m, list_head, head) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
264
struct list_head list;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
500
struct list_head irq_handler_list_low_tab[DAL_IRQ_SOURCES_NUMBER];
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
510
struct list_head irq_handler_list_high_tab[DAL_IRQ_SOURCES_NUMBER];
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
638
struct list_head da_list;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
132
static struct list_head *remove_irq_handler(struct amdgpu_device *adev,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
136
struct list_head *hnd_list;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
137
struct list_head *entry, *tmp;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
199
struct list_head *hnd_list_low;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
200
struct list_head *hnd_list_high;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
201
struct list_head *entry, *tmp;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
308
struct list_head *hnd_list;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
374
struct list_head *handler_list;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
422
struct list_head *lh;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
448
struct list_head *lh;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
449
struct list_head *entry, *tmp;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
481
struct list_head *hnd_list_h;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
482
struct list_head *hnd_list_l;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
484
struct list_head *entry, *tmp;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
524
struct list_head *hnd_list_h, *hnd_list_l;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
546
struct list_head *hnd_list_h, *hnd_list_l;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
577
struct list_head *handler_list = &adev->dm.irq_handler_list_low_tab[irq_source];
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
80
struct list_head list;
drivers/gpu/drm/amd/pm/amdgpu_pm.c
2714
uint32_t mask, struct list_head *attr_list)
drivers/gpu/drm/amd/pm/amdgpu_pm.c
2769
struct list_head *attr_list);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
2775
struct list_head *attr_list)
drivers/gpu/drm/amd/pm/amdgpu_pm.c
2795
struct list_head *attr_list)
drivers/gpu/drm/amd/pm/amdgpu_pm.c
45
struct list_head entry;
drivers/gpu/drm/amd/pm/amdgpu_pm.c
50
struct list_head entry;
drivers/gpu/drm/amd/pm/amdgpu_pm.c
51
struct list_head attribute;
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h
368
struct list_head pm_attr_list;
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h
386
struct list_head od_kobj_list;
drivers/gpu/drm/amd/pm/inc/amdgpu_pm.h
94
struct list_head entry;
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h
195
struct list_head ordered_list;
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h
196
struct list_head all_states_list;
drivers/gpu/drm/amd/ras/rascore/ras.h
228
struct list_head node;
drivers/gpu/drm/amd/ras/rascore/ras_cmd.h
109
struct list_head head;
drivers/gpu/drm/amd/ras/rascore/ras_umc.h
139
struct list_head pending_ecc_list;
drivers/gpu/drm/arm/display/komeda/komeda_kms.c
115
struct list_head *zorder_list)
drivers/gpu/drm/arm/display/komeda/komeda_kms.c
162
struct list_head zorder_list;
drivers/gpu/drm/arm/display/komeda/komeda_kms.h
46
struct list_head zlist_node;
drivers/gpu/drm/bridge/sil-sii8620.c
112
struct list_head node;
drivers/gpu/drm/bridge/sil-sii8620.c
92
struct list_head mt_queue;
drivers/gpu/drm/display/drm_dp_mst_topology.c
63
struct list_head next;
drivers/gpu/drm/display/drm_dp_tunnel.c
132
struct list_head node;
drivers/gpu/drm/display/drm_dp_tunnel.c
161
struct list_head node;
drivers/gpu/drm/display/drm_dp_tunnel.c
170
struct list_head tunnel_states;
drivers/gpu/drm/display/drm_dp_tunnel.c
177
struct list_head tunnels;
drivers/gpu/drm/drm_buddy.c
1102
struct list_head *blocks,
drivers/gpu/drm/drm_buddy.c
1221
struct list_head *trim_list;
drivers/gpu/drm/drm_buddy.c
542
struct list_head *objects,
drivers/gpu/drm/drm_buddy.c
562
struct list_head *objects)
drivers/gpu/drm/drm_buddy.c
580
struct list_head *objects,
drivers/gpu/drm/drm_buddy.c
799
struct list_head *dfs,
drivers/gpu/drm/drm_buddy.c
801
struct list_head *blocks,
drivers/gpu/drm/drm_buddy.c
897
struct list_head *blocks)
drivers/gpu/drm/drm_buddy.c
912
struct list_head *blocks)
drivers/gpu/drm/drm_buddy.c
994
struct list_head *blocks)
drivers/gpu/drm/drm_connector.c
1089
struct list_head *lhead;
drivers/gpu/drm/drm_connector.c
3284
const struct list_head *modes,
drivers/gpu/drm/drm_edid.c
4715
struct list_head stereo_modes;
drivers/gpu/drm/drm_fb_helper.c
547
void drm_fb_helper_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/gpu/drm/drm_flip_work.c
105
struct list_head tasks;
drivers/gpu/drm/drm_flip_work.c
32
struct list_head node;
drivers/gpu/drm/drm_framebuffer.c
380
struct list_head fbs;
drivers/gpu/drm/drm_gpusvm.c
450
struct list_head *head;
drivers/gpu/drm/drm_gpusvm.c
580
struct list_head *head;
drivers/gpu/drm/drm_gpuvm.c
1986
struct list_head *head;
drivers/gpu/drm/drm_gpuvm.c
830
struct list_head *list, struct list_head **local_list)
drivers/gpu/drm/drm_gpuvm.c
872
struct list_head *entry, struct list_head *list)
drivers/gpu/drm/drm_gpuvm.c
922
struct list_head *entry, bool init)
drivers/gpu/drm/drm_managed.c
41
struct list_head entry;
drivers/gpu/drm/drm_modes.c
1422
struct list_head head = dst->head;
drivers/gpu/drm/drm_modes.c
1807
struct list_head *mode_list, bool verbose)
drivers/gpu/drm/drm_modes.c
1841
static int drm_mode_compare(void *priv, const struct list_head *lh_a,
drivers/gpu/drm/drm_modes.c
1842
const struct list_head *lh_b)
drivers/gpu/drm/drm_modes.c
1870
void drm_mode_sort(struct list_head *mode_list)
drivers/gpu/drm/drm_modeset_helper.c
55
struct list_head panel_list;
drivers/gpu/drm/drm_pagemap_util.c
51
struct list_head dpagemaps;
drivers/gpu/drm/drm_suballoc.c
147
struct list_head *hole = sa_manager->hole;
drivers/gpu/drm/drm_suballoc.c
157
struct list_head *hole = sa_manager->hole;
drivers/gpu/drm/drm_syncobj.c
216
struct list_head node;
drivers/gpu/drm/drm_syncobj.c
227
struct list_head node;
drivers/gpu/drm/etnaviv/etnaviv_drv.h
50
struct list_head gem_list;
drivers/gpu/drm/etnaviv/etnaviv_gem.h
100
struct list_head node; /* GPU active submit list */
drivers/gpu/drm/etnaviv/etnaviv_gem.h
24
struct list_head obj_node;
drivers/gpu/drm/etnaviv/etnaviv_gem.h
25
struct list_head scan_node;
drivers/gpu/drm/etnaviv/etnaviv_gem.h
26
struct list_head mmu_node;
drivers/gpu/drm/etnaviv/etnaviv_gem.h
46
struct list_head gem_node;
drivers/gpu/drm/etnaviv/etnaviv_gem.h
53
struct list_head vram_list;
drivers/gpu/drm/etnaviv/etnaviv_mmu.c
151
struct list_head list;
drivers/gpu/drm/etnaviv/etnaviv_mmu.h
75
struct list_head mappings;
drivers/gpu/drm/exynos/exynos_drm_drv.h
187
struct list_head inuse_cmdlist;
drivers/gpu/drm/exynos/exynos_drm_drv.h
188
struct list_head event_list;
drivers/gpu/drm/exynos/exynos_drm_drv.h
189
struct list_head userptr_list;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
1306
struct list_head *run_cmdlist;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
1307
struct list_head *event_list;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
206
struct list_head list;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
218
struct list_head list;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
227
struct list_head list;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
228
struct list_head run_cmdlist;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
229
struct list_head event_list;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
249
struct list_head free_cmdlist;
drivers/gpu/drm/exynos/exynos_drm_g2d.c
257
struct list_head runqueue;
drivers/gpu/drm/exynos/exynos_drm_ipp.h
53
struct list_head head;
drivers/gpu/drm/exynos/exynos_drm_ipp.h
65
struct list_head todo_list;
drivers/gpu/drm/exynos/exynos_drm_ipp.h
85
struct list_head head;
drivers/gpu/drm/i915/display/intel_bios.c
145
struct list_head node;
drivers/gpu/drm/i915/display/intel_bios.c
76
struct list_head node;
drivers/gpu/drm/i915/display/intel_display_core.h
233
struct list_head display_devices;
drivers/gpu/drm/i915/display/intel_display_core.h
234
struct list_head bdb_blocks;
drivers/gpu/drm/i915/display/intel_display_core.h
423
struct list_head obj_list;
drivers/gpu/drm/i915/display/intel_display_types.h
400
struct list_head fixed_modes;
drivers/gpu/drm/i915/display/intel_global_state.h
25
struct list_head head;
drivers/gpu/drm/i915/gem/i915_gem_context_types.h
296
struct list_head link;
drivers/gpu/drm/i915/gem/i915_gem_context_types.h
302
struct list_head client_link;
drivers/gpu/drm/i915/gem/i915_gem_context_types.h
38
struct list_head link;
drivers/gpu/drm/i915/gem/i915_gem_context_types.h
418
struct list_head engines;
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
274
struct list_head unbound;
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
277
struct list_head relocs;
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
42
struct list_head bind_link;
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
43
struct list_head reloc_link;
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
700
struct list_head last;
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
268
struct list_head list;
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
288
struct list_head lut_list;
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
298
struct list_head obj_link;
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
313
struct list_head client_link;
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
32
struct list_head obj_link;
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
326
struct list_head userfault_link;
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
333
I915_SELFTEST_DECLARE(struct list_head st_link);
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
663
struct list_head region_link;
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
680
struct list_head link;
drivers/gpu/drm/i915/gem/i915_gem_pages.c
82
struct list_head *list;
drivers/gpu/drm/i915/gem/i915_gem_pm.c
139
struct list_head *phases[] = {
drivers/gpu/drm/i915/gem/i915_gem_region.c
159
struct list_head still_in_list;
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
111
struct list_head *list;
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
179
struct list_head still_in_list;
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
510
struct list_head *head)
drivers/gpu/drm/i915/gem/selftests/huge_pages.c
698
static void close_object_list(struct list_head *objects)
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c
580
struct list_head *objects)
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
1018
struct list_head *objects)
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
1038
static void igt_make_evictable(struct list_head *objects)
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
1053
struct list_head *objects)
drivers/gpu/drm/i915/gt/intel_breadcrumbs.c
147
const struct list_head *list)
drivers/gpu/drm/i915/gt/intel_breadcrumbs.c
254
struct list_head cb_list;
drivers/gpu/drm/i915/gt/intel_breadcrumbs.c
354
struct list_head *pos;
drivers/gpu/drm/i915/gt/intel_breadcrumbs_types.h
40
struct list_head signalers;
drivers/gpu/drm/i915/gt/intel_context_types.h
109
struct list_head signal_link; /* Accessed under RCU */
drivers/gpu/drm/i915/gt/intel_context_types.h
110
struct list_head signals; /* Guarded by signal_lock */
drivers/gpu/drm/i915/gt/intel_context_types.h
187
struct list_head pinned_contexts_link;
drivers/gpu/drm/i915/gt/intel_context_types.h
203
struct list_head fences;
drivers/gpu/drm/i915/gt/intel_context_types.h
210
struct list_head requests;
drivers/gpu/drm/i915/gt/intel_context_types.h
241
struct list_head link;
drivers/gpu/drm/i915/gt/intel_context_types.h
249
struct list_head destroyed_link;
drivers/gpu/drm/i915/gt/intel_context_types.h
259
struct list_head child_list;
drivers/gpu/drm/i915/gt/intel_context_types.h
264
struct list_head child_link;
drivers/gpu/drm/i915/gt/intel_engine.h
268
void intel_engine_dump_active_requests(struct list_head *requests,
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2316
void intel_engine_dump_active_requests(struct list_head *requests,
drivers/gpu/drm/i915/gt/intel_engine_pm.c
251
container_of((struct list_head *)node,
drivers/gpu/drm/i915/gt/intel_engine_types.h
416
struct list_head uabi_list;
drivers/gpu/drm/i915/gt/intel_engine_types.h
441
struct list_head pinned_contexts_list;
drivers/gpu/drm/i915/gt/intel_engine_types.h
64
struct list_head timelines;
drivers/gpu/drm/i915/gt/intel_engine_user.c
210
struct list_head *it, *next;
drivers/gpu/drm/i915/gt/intel_engine_user.c
57
static int engine_cmp(void *priv, const struct list_head *A,
drivers/gpu/drm/i915/gt/intel_engine_user.c
58
const struct list_head *B)
drivers/gpu/drm/i915/gt/intel_engine_user.c
84
struct list_head *engines)
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
1072
static void defer_request(struct i915_request *rq, struct list_head * const pl)
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
3593
static struct list_head *virtual_queue(struct virtual_engine *ve)
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
376
struct list_head *pl;
drivers/gpu/drm/i915/gt/intel_ggtt_fencing.h
23
struct list_head link;
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c
105
struct list_head *list = bucket_for_size(pool, node->obj->base.size);
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c
14
static struct list_head *
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c
177
struct list_head *list;
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c
46
struct list_head *list = &pool->cache_list[n];
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c
52
struct list_head *pos;
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool_types.h
18
struct list_head cache_list[4];
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool_types.h
25
struct list_head link;
drivers/gpu/drm/i915/gt/intel_gt_types.h
130
struct list_head active_list;
drivers/gpu/drm/i915/gt/intel_gt_types.h
152
struct list_head closed_vma;
drivers/gpu/drm/i915/gt/intel_gt_types.h
300
struct list_head ggtt_link;
drivers/gpu/drm/i915/gt/intel_gtt.c
147
static void clear_vm_list(struct list_head *list)
drivers/gpu/drm/i915/gt/intel_gtt.h
278
struct list_head bound_list;
drivers/gpu/drm/i915/gt/intel_gtt.h
283
struct list_head unbound_list;
drivers/gpu/drm/i915/gt/intel_gtt.h
396
struct list_head fence_list;
drivers/gpu/drm/i915/gt/intel_gtt.h
402
struct list_head userfault_list;
drivers/gpu/drm/i915/gt/intel_gtt.h
409
struct list_head gt_list;
drivers/gpu/drm/i915/gt/intel_timeline_types.h
57
struct list_head requests;
drivers/gpu/drm/i915/gt/intel_timeline_types.h
83
struct list_head link;
drivers/gpu/drm/i915/gt/intel_timeline_types.h
86
struct list_head engine_link;
drivers/gpu/drm/i915/gt/mock_engine.h
19
struct list_head hw_queue;
drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h
206
struct list_head cachelist;
drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h
223
struct list_head outlist;
drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h
45
struct list_head link;
drivers/gpu/drm/i915/gt/uc/intel_guc.h
132
struct list_head guc_id_list;
drivers/gpu/drm/i915/gt/uc/intel_guc.h
142
struct list_head destroyed_contexts;
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c
914
struct list_head *list)
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c
90
struct list_head link;
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c
98
struct list_head link;
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h
81
struct list_head pending; /* requests waiting for response */
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h
83
struct list_head incoming; /* incoming requests */
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
1825
struct list_head *pl;
drivers/gpu/drm/i915/gvt/debugfs.c
34
struct list_head diff_mmio_list;
drivers/gpu/drm/i915/gvt/debugfs.c
38
struct list_head node;
drivers/gpu/drm/i915/gvt/debugfs.c
46
const struct list_head *a, const struct list_head *b)
drivers/gpu/drm/i915/gvt/dmabuf.c
138
struct list_head *pos;
drivers/gpu/drm/i915/gvt/dmabuf.c
345
struct list_head *pos;
drivers/gpu/drm/i915/gvt/dmabuf.c
374
struct list_head *pos;
drivers/gpu/drm/i915/gvt/dmabuf.c
574
struct list_head *pos, *n;
drivers/gpu/drm/i915/gvt/dmabuf.h
65
struct list_head list;
drivers/gpu/drm/i915/gvt/execlist.c
399
struct list_head *next = workload_q_head(vgpu, workload->engine)->next;
drivers/gpu/drm/i915/gvt/gtt.c
1490
struct list_head *pos, *n;
drivers/gpu/drm/i915/gvt/gtt.c
1603
struct list_head *pos, *n;
drivers/gpu/drm/i915/gvt/gtt.c
1957
struct list_head *pos, *n;
drivers/gpu/drm/i915/gvt/gtt.c
2428
struct list_head *pos, *n;
drivers/gpu/drm/i915/gvt/gtt.c
2480
struct list_head *pos, *n;
drivers/gpu/drm/i915/gvt/gtt.c
2545
struct list_head *pos;
drivers/gpu/drm/i915/gvt/gtt.c
2701
struct list_head *pos, *n;
drivers/gpu/drm/i915/gvt/gtt.h
146
struct list_head list;
drivers/gpu/drm/i915/gvt/gtt.h
168
struct list_head list;
drivers/gpu/drm/i915/gvt/gtt.h
169
struct list_head lru_list;
drivers/gpu/drm/i915/gvt/gtt.h
170
struct list_head link; /* possible LRI shadow mm list */
drivers/gpu/drm/i915/gvt/gtt.h
177
struct list_head partial_pte_list;
drivers/gpu/drm/i915/gvt/gtt.h
211
struct list_head ppgtt_mm_list_head;
drivers/gpu/drm/i915/gvt/gtt.h
213
struct list_head oos_page_list_head;
drivers/gpu/drm/i915/gvt/gtt.h
214
struct list_head post_shadow_list_head;
drivers/gpu/drm/i915/gvt/gtt.h
232
struct list_head list;
drivers/gpu/drm/i915/gvt/gtt.h
233
struct list_head vm_list;
drivers/gpu/drm/i915/gvt/gtt.h
262
struct list_head post_shadow_list;
drivers/gpu/drm/i915/gvt/gtt.h
96
struct list_head oos_page_use_list_head;
drivers/gpu/drm/i915/gvt/gtt.h
97
struct list_head oos_page_free_list_head;
drivers/gpu/drm/i915/gvt/gtt.h
99
struct list_head ppgtt_mm_lru_list_head;
drivers/gpu/drm/i915/gvt/gvt.h
152
struct list_head workload_q_head[I915_NUM_ENGINES];
drivers/gpu/drm/i915/gvt/gvt.h
215
struct list_head dmabuf_obj_list_head;
drivers/gpu/drm/i915/gvt/sched_policy.c
181
struct list_head *head = &sched_data->lru_runq_head;
drivers/gpu/drm/i915/gvt/sched_policy.c
182
struct list_head *pos;
drivers/gpu/drm/i915/gvt/sched_policy.c
55
struct list_head lru_list;
drivers/gpu/drm/i915/gvt/sched_policy.c
72
struct list_head lru_runq_head;
drivers/gpu/drm/i915/gvt/sched_policy.c
97
struct list_head *pos;
drivers/gpu/drm/i915/gvt/scheduler.c
1641
struct list_head *q = workload_q_head(vgpu, engine);
drivers/gpu/drm/i915/gvt/scheduler.h
100
struct list_head list;
drivers/gpu/drm/i915/gvt/scheduler.h
116
struct list_head shadow_bb;
drivers/gpu/drm/i915/gvt/scheduler.h
125
struct list_head list;
drivers/gpu/drm/i915/gvt/scheduler.h
95
struct list_head lri_shadow_mm; /* For PPGTT load cmd */
drivers/gpu/drm/i915/i915_active.c
69
return container_of((struct list_head *)x,
drivers/gpu/drm/i915/i915_active.c
990
list_add_tail((struct list_head *)node, &rq->fence.cb_list);
drivers/gpu/drm/i915/i915_drm_client.c
81
struct list_head __rcu *pos;
drivers/gpu/drm/i915/i915_drm_client.h
28
struct list_head ctx_list; /* List of contexts belonging to client. */
drivers/gpu/drm/i915/i915_drm_client.h
41
struct list_head objects_list;
drivers/gpu/drm/i915/i915_drv.h
125
struct list_head purge_list;
drivers/gpu/drm/i915/i915_drv.h
130
struct list_head shrink_list;
drivers/gpu/drm/i915/i915_drv.h
160
struct list_head entry;
drivers/gpu/drm/i915/i915_drv.h
212
struct list_head uabi_engines_list;
drivers/gpu/drm/i915/i915_drv.h
292
struct list_head list;
drivers/gpu/drm/i915/i915_gem.c
1080
struct list_head *list;
drivers/gpu/drm/i915/i915_gem_evict.c
100
struct list_head *unwind)
drivers/gpu/drm/i915/i915_gem_evict.c
156
struct list_head eviction_list;
drivers/gpu/drm/i915/i915_gem_ww.h
12
struct list_head obj_list;
drivers/gpu/drm/i915/i915_gpu_error.h
44
struct list_head page_list;
drivers/gpu/drm/i915/i915_list_util.h
10
static inline void __list_del_many(struct list_head *head,
drivers/gpu/drm/i915/i915_list_util.h
11
struct list_head *first)
drivers/gpu/drm/i915/i915_list_util.h
17
static inline int list_is_last_rcu(const struct list_head *list,
drivers/gpu/drm/i915/i915_list_util.h
18
const struct list_head *head)
drivers/gpu/drm/i915/i915_priolist_types.h
42
struct list_head requests;
drivers/gpu/drm/i915/i915_request.c
1083
struct list_head *pos = READ_ONCE(signal->link.prev);
drivers/gpu/drm/i915/i915_request.h
217
struct list_head signal_link;
drivers/gpu/drm/i915/i915_request.h
322
struct list_head link;
drivers/gpu/drm/i915/i915_request.h
337
struct list_head guc_fence_link;
drivers/gpu/drm/i915/i915_request.h
358
struct list_head link;
drivers/gpu/drm/i915/i915_scatterlist.c
171
struct list_head *blocks = &bman_res->blocks;
drivers/gpu/drm/i915/i915_scheduler.c
125
struct list_head *priolist;
drivers/gpu/drm/i915/i915_scheduler.c
59
struct list_head *
drivers/gpu/drm/i915/i915_scheduler.h
42
struct list_head *
drivers/gpu/drm/i915/i915_scheduler_types.h
120
struct list_head requests;
drivers/gpu/drm/i915/i915_scheduler_types.h
125
struct list_head hold;
drivers/gpu/drm/i915/i915_scheduler_types.h
63
struct list_head signalers_list; /* those before us, we depend upon */
drivers/gpu/drm/i915/i915_scheduler_types.h
64
struct list_head waiters_list; /* those after us, they depend upon us */
drivers/gpu/drm/i915/i915_scheduler_types.h
65
struct list_head link;
drivers/gpu/drm/i915/i915_scheduler_types.h
75
struct list_head signal_link;
drivers/gpu/drm/i915/i915_scheduler_types.h
76
struct list_head wait_link;
drivers/gpu/drm/i915/i915_scheduler_types.h
77
struct list_head dfs_link;
drivers/gpu/drm/i915/i915_sw_fence.c
142
struct list_head *continuation)
drivers/gpu/drm/i915/i915_sw_fence.c
192
struct list_head *continuation)
drivers/gpu/drm/i915/i915_ttm_buddy_manager.c
20
struct list_head reserved;
drivers/gpu/drm/i915/i915_ttm_buddy_manager.h
33
struct list_head blocks;
drivers/gpu/drm/i915/i915_vma_types.h
241
struct list_head vm_link;
drivers/gpu/drm/i915/i915_vma_types.h
243
struct list_head obj_link; /* Link in the object's VMA list */
drivers/gpu/drm/i915/i915_vma_types.h
247
struct list_head evict_link;
drivers/gpu/drm/i915/i915_vma_types.h
249
struct list_head closed_link;
drivers/gpu/drm/i915/intel_memory_region.h
80
struct list_head list;
drivers/gpu/drm/i915/intel_runtime_pm.h
65
struct list_head lmem_userfault_list;
drivers/gpu/drm/i915/selftests/i915_gem_evict.c
40
struct list_head *objects)
drivers/gpu/drm/i915/selftests/i915_gem_evict.c
48
static int populate_ggtt(struct i915_ggtt *ggtt, struct list_head *objects)
drivers/gpu/drm/i915/selftests/i915_gem_evict.c
94
static void cleanup_objects(struct i915_ggtt *ggtt, struct list_head *list)
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
1271
static int sort_holes(void *priv, const struct list_head *A,
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
1272
const struct list_head *B)
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
391
static void close_object_list(struct list_head *objects,
drivers/gpu/drm/i915/selftests/i915_vma.c
108
struct list_head *objects,
drivers/gpu/drm/i915/selftests/i915_vma.c
109
struct list_head *contexts)
drivers/gpu/drm/i915/selftests/intel_memory_region.c
108
struct list_head *objects,
drivers/gpu/drm/i915/selftests/intel_memory_region.c
313
struct list_head *list;
drivers/gpu/drm/i915/selftests/intel_memory_region.c
33
struct list_head *objects)
drivers/gpu/drm/i915/selftests/intel_memory_region.c
452
struct list_head *blocks;
drivers/gpu/drm/imagination/pvr_ccb.c
463
struct list_head node;
drivers/gpu/drm/imagination/pvr_context.h
90
struct list_head file_link;
drivers/gpu/drm/imagination/pvr_device.h
233
struct list_head active;
drivers/gpu/drm/imagination/pvr_device.h
236
struct list_head idle;
drivers/gpu/drm/imagination/pvr_device.h
292
struct list_head waiters;
drivers/gpu/drm/imagination/pvr_device.h
394
struct list_head contexts;
drivers/gpu/drm/imagination/pvr_free_list.c
474
struct list_head *pos, *n;
drivers/gpu/drm/imagination/pvr_free_list.h
32
struct list_head node;
drivers/gpu/drm/imagination/pvr_free_list.h
94
struct list_head mem_block_list;
drivers/gpu/drm/imagination/pvr_free_list.h
97
struct list_head hwrt_list;
drivers/gpu/drm/imagination/pvr_fw.c
1486
struct list_head *pos;
drivers/gpu/drm/imagination/pvr_fw.h
379
struct list_head list;
drivers/gpu/drm/imagination/pvr_fw.h
59
struct list_head node;
drivers/gpu/drm/imagination/pvr_hwrt.h
34
struct list_head freelist_node;
drivers/gpu/drm/imagination/pvr_queue.h
91
struct list_head node;
drivers/gpu/drm/lima/lima_device.h
107
struct list_head error_task_list;
drivers/gpu/drm/lima/lima_gem.h
16
struct list_head va;
drivers/gpu/drm/lima/lima_sched.h
15
struct list_head list;
drivers/gpu/drm/lima/lima_vm.c
13
struct list_head list;
drivers/gpu/drm/logicvc/logicvc_drm.h
62
struct list_head layers_list;
drivers/gpu/drm/logicvc/logicvc_layer.h
48
struct list_head list;
drivers/gpu/drm/loongson/lsdc_drv.h
262
struct list_head objects;
drivers/gpu/drm/loongson/lsdc_ttm.h
27
struct list_head list;
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
62
struct list_head objs;
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
98
struct list_head node;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
113
struct list_head list;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
168
struct list_head feature_list;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
169
struct list_head active_list;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
170
struct list_head dirty_list;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
171
struct list_head ad_dirty;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
172
struct list_head ad_active;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
176
struct list_head frame_event_list;
drivers/gpu/drm/msm/disp/mdp_kms.h
34
struct list_head irq_list; /* list of mdp4_irq */
drivers/gpu/drm/msm/disp/mdp_kms.h
64
struct list_head node;
drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
49
struct list_head blocks;
drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
66
struct list_head node;
drivers/gpu/drm/msm/msm_drv.h
103
struct list_head objects;
drivers/gpu/drm/msm/msm_gem.c
1014
void msm_gem_describe_objects(struct list_head *list, struct seq_file *m)
drivers/gpu/drm/msm/msm_gem.h
216
struct list_head node;
drivers/gpu/drm/msm/msm_gem.h
319
void msm_gem_describe_objects(struct list_head *list, struct seq_file *m);
drivers/gpu/drm/msm/msm_gem.h
435
struct list_head node; /* node in ring submit list */
drivers/gpu/drm/msm/msm_gem_vma.c
120
struct list_head vm_ops;
drivers/gpu/drm/msm/msm_gem_vma.c
83
struct list_head node;
drivers/gpu/drm/msm/msm_gpu.h
350
struct list_head submitqueues;
drivers/gpu/drm/msm/msm_gpu.h
543
struct list_head node;
drivers/gpu/drm/msm/msm_ringbuffer.h
67
struct list_head submits;
drivers/gpu/drm/nouveau/dispnv04/crtc.c
1031
struct list_head head;
drivers/gpu/drm/nouveau/dispnv50/atom.h
12
struct list_head outp;
drivers/gpu/drm/nouveau/dispnv50/disp.h
76
struct list_head head;
drivers/gpu/drm/nouveau/dispnv50/wndw.h
21
struct list_head list;
drivers/gpu/drm/nouveau/dispnv50/wndw.h
9
struct list_head head;
drivers/gpu/drm/nouveau/include/nvif/log.h
21
struct list_head entry;
drivers/gpu/drm/nouveau/include/nvif/log.h
29
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/core/client.h
19
struct list_head umem;
drivers/gpu/drm/nouveau/include/nvkm/core/device.h
26
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/core/device.h
68
struct list_head subdev;
drivers/gpu/drm/nouveau/include/nvkm/core/device.h
71
struct list_head intr;
drivers/gpu/drm/nouveau/include/nvkm/core/device.h
72
struct list_head prio[NVKM_INTR_PRIO_NR];
drivers/gpu/drm/nouveau/include/nvkm/core/event.h
20
struct list_head ntfy;
drivers/gpu/drm/nouveau/include/nvkm/core/event.h
62
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/core/intr.h
41
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/core/intr.h
66
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/core/mm.h
21
struct list_head nodes;
drivers/gpu/drm/nouveau/include/nvkm/core/mm.h
22
struct list_head free;
drivers/gpu/drm/nouveau/include/nvkm/core/mm.h
7
struct list_head nl_entry;
drivers/gpu/drm/nouveau/include/nvkm/core/mm.h
8
struct list_head fl_entry;
drivers/gpu/drm/nouveau/include/nvkm/core/object.h
17
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/core/object.h
18
struct list_head tree;
drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h
32
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h
31
struct list_head heads;
drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h
32
struct list_head iors;
drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h
33
struct list_head outps;
drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h
34
struct list_head conns;
drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h
48
struct list_head cctxs;
drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h
49
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h
65
struct list_head runqs;
drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h
66
struct list_head runls;
drivers/gpu/drm/nouveau/include/nvkm/engine/sw.h
10
struct list_head chan;
drivers/gpu/drm/nouveau/include/nvkm/subdev/acr.h
39
struct list_head hsfw;
drivers/gpu/drm/nouveau/include/nvkm/subdev/acr.h
40
struct list_head lsfw, lsf;
drivers/gpu/drm/nouveau/include/nvkm/subdev/acr.h
77
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h
56
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h
63
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h
64
struct list_head list; /* c-states */
drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h
89
struct list_head states;
drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h
113
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h
209
struct list_head events;
drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h
244
struct list_head registry_list;
drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h
474
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h
25
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h
45
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h
64
struct list_head pad;
drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h
65
struct list_head bus;
drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h
66
struct list_head aux;
drivers/gpu/drm/nouveau/include/nvkm/subdev/iccsense.h
10
struct list_head sensors;
drivers/gpu/drm/nouveau/include/nvkm/subdev/iccsense.h
11
struct list_head rails;
drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h
14
struct list_head list;
drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h
15
struct list_head boot;
drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h
146
struct list_head list;
drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h
54
struct list_head join;
drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h
56
struct list_head list;
drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h
8
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h
24
struct list_head alarms;
drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h
7
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h
8
struct list_head exec;
drivers/gpu/drm/nouveau/include/nvkm/subdev/top.h
21
struct list_head head;
drivers/gpu/drm/nouveau/include/nvkm/subdev/top.h
9
struct list_head device;
drivers/gpu/drm/nouveau/nouveau_abi16.c
95
struct list_head head; /* protected by nouveau_abi16.cli.mutex */
drivers/gpu/drm/nouveau/nouveau_abi16.h
17
struct list_head head;
drivers/gpu/drm/nouveau/nouveau_abi16.h
22
struct list_head head;
drivers/gpu/drm/nouveau/nouveau_abi16.h
25
struct list_head notifiers;
drivers/gpu/drm/nouveau/nouveau_abi16.h
34
struct list_head channels;
drivers/gpu/drm/nouveau/nouveau_abi16.h
35
struct list_head objects;
drivers/gpu/drm/nouveau/nouveau_bo.h
21
struct list_head head;
drivers/gpu/drm/nouveau/nouveau_bo.h
22
struct list_head io_reserve_lru;
drivers/gpu/drm/nouveau/nouveau_bo.h
26
struct list_head entry;
drivers/gpu/drm/nouveau/nouveau_bo.h
39
struct list_head vma_list;
drivers/gpu/drm/nouveau/nouveau_dmem.c
68
struct list_head list;
drivers/gpu/drm/nouveau/nouveau_dmem.c
84
struct list_head chunks;
drivers/gpu/drm/nouveau/nouveau_drv.h
109
struct list_head head;
drivers/gpu/drm/nouveau/nouveau_drv.h
111
struct list_head objects;
drivers/gpu/drm/nouveau/nouveau_drv.h
115
struct list_head worker;
drivers/gpu/drm/nouveau/nouveau_drv.h
122
struct list_head head;
drivers/gpu/drm/nouveau/nouveau_drv.h
218
struct list_head clients;
drivers/gpu/drm/nouveau/nouveau_drv.h
248
struct list_head io_reserve_lru;
drivers/gpu/drm/nouveau/nouveau_fence.h
14
struct list_head head;
drivers/gpu/drm/nouveau/nouveau_fence.h
39
struct list_head pending;
drivers/gpu/drm/nouveau/nouveau_fence.h
40
struct list_head flip;
drivers/gpu/drm/nouveau/nouveau_gem.c
406
struct list_head list;
drivers/gpu/drm/nouveau/nouveau_gem.c
568
struct list_head *list, struct drm_nouveau_gem_pushbuf_bo *pbbo)
drivers/gpu/drm/nouveau/nouveau_sched.h
107
struct list_head head;
drivers/gpu/drm/nouveau/nouveau_sched.h
54
struct list_head entry;
drivers/gpu/drm/nouveau/nouveau_svm.c
44
struct list_head inst;
drivers/gpu/drm/nouveau/nouveau_svm.c
90
struct list_head head;
drivers/gpu/drm/nouveau/nouveau_uvmm.c
1649
bind_job_ops_free(struct list_head *ops)
drivers/gpu/drm/nouveau/nouveau_uvmm.c
60
struct list_head entry;
drivers/gpu/drm/nouveau/nouveau_uvmm.h
51
struct list_head ops;
drivers/gpu/drm/nouveau/nouveau_vmm.h
10
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.h
14
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h
12
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
19
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h
19
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h
16
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h
26
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h
40
struct list_head chans;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h
45
struct list_head ectxs;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h
46
struct list_head vctxs;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h
54
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h
16
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.h
37
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.h
72
struct list_head engns;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.h
84
struct list_head cgrps;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.h
98
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/fifo/runq.h
18
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.h
10
struct list_head chan;
drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.h
27
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.c
35
struct list_head chan;
drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.c
47
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.h
15
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/acr/priv.h
110
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/acr/priv.h
68
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c
125
struct list_head cfg;
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/fbsr.c
35
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/fbsr.c
39
struct list_head items;
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/gsp.c
383
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h
20
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/priv.h
18
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/priv.h
9
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c
101
struct list_head vaddr_lru;
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c
80
struct list_head vaddr_node;
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c
38
struct list_head lru;
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c
53
struct list_head lru;
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h
44
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c
113
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c
114
struct list_head item;
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c
35
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h
67
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.h
15
struct list_head head;
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h
169
struct list_head head;
drivers/gpu/drm/omapdrm/dss/base.c
179
static struct list_head omapdss_comp_list;
drivers/gpu/drm/omapdrm/dss/base.c
182
struct list_head list;
drivers/gpu/drm/omapdrm/dss/base.c
95
struct list_head *list;
drivers/gpu/drm/omapdrm/dss/omapdss.h
209
struct list_head list;
drivers/gpu/drm/omapdrm/omap_dmm_priv.h
145
struct list_head idle_node;
drivers/gpu/drm/omapdrm/omap_dmm_priv.h
166
struct list_head idle_head;
drivers/gpu/drm/omapdrm/omap_dmm_priv.h
182
struct list_head alloc_head;
drivers/gpu/drm/omapdrm/omap_dmm_tiler.h
29
struct list_head alloc_node; /* node for global block list */
drivers/gpu/drm/omapdrm/omap_drv.h
86
struct list_head obj_list;
drivers/gpu/drm/omapdrm/omap_drv.h
96
struct list_head wait_list; /* list of omap_irq_wait */
drivers/gpu/drm/omapdrm/omap_gem.c
1165
void omap_gem_describe_objects(struct list_head *list, struct seq_file *m)
drivers/gpu/drm/omapdrm/omap_gem.c
33
struct list_head mm_list;
drivers/gpu/drm/omapdrm/omap_gem.h
23
struct list_head;
drivers/gpu/drm/omapdrm/omap_gem.h
41
void omap_gem_describe_objects(struct list_head *list, struct seq_file *m);
drivers/gpu/drm/omapdrm/omap_irq.c
13
struct list_head node;
drivers/gpu/drm/panfrost/panfrost_device.h
125
struct list_head gems_list;
drivers/gpu/drm/panfrost/panfrost_device.h
153
struct list_head as_lru_list;
drivers/gpu/drm/panfrost/panfrost_device.h
158
struct list_head scheduled_jobs;
drivers/gpu/drm/panfrost/panfrost_device.h
172
struct list_head shrinker_list;
drivers/gpu/drm/panfrost/panfrost_device.h
196
struct list_head list;
drivers/gpu/drm/panfrost/panfrost_gem.h
112
struct list_head node;
drivers/gpu/drm/panfrost/panfrost_gem.h
40
struct list_head node;
drivers/gpu/drm/panfrost/panfrost_gem.h
69
struct list_head list;
drivers/gpu/drm/panthor/panthor_device.h
235
struct list_head node;
drivers/gpu/drm/panthor/panthor_drv.c
237
struct list_head node;
drivers/gpu/drm/panthor/panthor_drv.c
302
struct list_head signals;
drivers/gpu/drm/panthor/panthor_fw.c
173
struct list_head node;
drivers/gpu/drm/panthor/panthor_fw.c
240
struct list_head sections;
drivers/gpu/drm/panthor/panthor_gem.h
48
struct list_head node;
drivers/gpu/drm/panthor/panthor_heap.c
44
struct list_head node;
drivers/gpu/drm/panthor/panthor_heap.c
55
struct list_head chunks;
drivers/gpu/drm/panthor/panthor_mmu.c
125
struct list_head node;
drivers/gpu/drm/panthor/panthor_mmu.c
320
struct list_head lru_node;
drivers/gpu/drm/panthor/panthor_mmu.c
339
struct list_head node;
drivers/gpu/drm/panthor/panthor_mmu.c
88
struct list_head lru_list;
drivers/gpu/drm/panthor/panthor_mmu.c
97
struct list_head list;
drivers/gpu/drm/panthor/panthor_sched.c
2008
struct list_head old_groups[PANTHOR_CSG_PRIORITY_COUNT];
drivers/gpu/drm/panthor/panthor_sched.c
2009
struct list_head groups[PANTHOR_CSG_PRIORITY_COUNT];
drivers/gpu/drm/panthor/panthor_sched.c
2029
struct list_head *queue,
drivers/gpu/drm/panthor/panthor_sched.c
231
struct list_head runnable[PANTHOR_CSG_PRIORITY_COUNT];
drivers/gpu/drm/panthor/panthor_sched.c
242
struct list_head idle[PANTHOR_CSG_PRIORITY_COUNT];
drivers/gpu/drm/panthor/panthor_sched.c
253
struct list_head waiting;
drivers/gpu/drm/panthor/panthor_sched.c
2676
struct list_head *queue = &sched->groups.runnable[group->priority];
drivers/gpu/drm/panthor/panthor_sched.c
309
struct list_head stopped_groups;
drivers/gpu/drm/panthor/panthor_sched.c
475
struct list_head in_flight_jobs;
drivers/gpu/drm/panthor/panthor_sched.c
700
struct list_head run_node;
drivers/gpu/drm/panthor/panthor_sched.c
706
struct list_head wait_node;
drivers/gpu/drm/panthor/panthor_sched.c
836
struct list_head node;
drivers/gpu/drm/qxl/qxl_drv.h
104
struct list_head list;
drivers/gpu/drm/qxl/qxl_drv.h
154
struct list_head bos;
drivers/gpu/drm/qxl/qxl_drv.h
158
struct list_head head;
drivers/gpu/drm/qxl/qxl_drv.h
164
struct list_head chunk_list;
drivers/gpu/drm/qxl/qxl_drv.h
76
struct list_head list;
drivers/gpu/drm/qxl/qxl_drv.h
99
struct list_head objects;
drivers/gpu/drm/radeon/mkregtable.c
107
struct list_head list;
drivers/gpu/drm/radeon/mkregtable.c
112
struct list_head offsets;
drivers/gpu/drm/radeon/mkregtable.c
43
struct list_head *next, *prev;
drivers/gpu/drm/radeon/mkregtable.c
47
static inline void INIT_LIST_HEAD(struct list_head *list)
drivers/gpu/drm/radeon/mkregtable.c
60
static inline void __list_add(struct list_head *new,
drivers/gpu/drm/radeon/mkregtable.c
61
struct list_head *prev, struct list_head *next)
drivers/gpu/drm/radeon/mkregtable.c
69
extern void __list_add(struct list_head *new,
drivers/gpu/drm/radeon/mkregtable.c
70
struct list_head *prev, struct list_head *next);
drivers/gpu/drm/radeon/mkregtable.c
81
static inline void list_add_tail(struct list_head *new, struct list_head *head)
drivers/gpu/drm/radeon/radeon.h
1030
struct list_head validated;
drivers/gpu/drm/radeon/radeon.h
1095
struct list_head memory;
drivers/gpu/drm/radeon/radeon.h
2838
struct list_head *head);
drivers/gpu/drm/radeon/radeon.h
458
struct list_head list;
drivers/gpu/drm/radeon/radeon.h
469
struct list_head bo_list;
drivers/gpu/drm/radeon/radeon.h
476
struct list_head vm_status;
drivers/gpu/drm/radeon/radeon.h
485
struct list_head list;
drivers/gpu/drm/radeon/radeon.h
501
struct list_head va;
drivers/gpu/drm/radeon/radeon.h
526
struct list_head objects;
drivers/gpu/drm/radeon/radeon.h
884
struct list_head invalidated;
drivers/gpu/drm/radeon/radeon.h
887
struct list_head freed;
drivers/gpu/drm/radeon/radeon.h
890
struct list_head cleared;
drivers/gpu/drm/radeon/radeon_cs.c
393
static int cmp_size_smaller_first(void *priv, const struct list_head *a,
drivers/gpu/drm/radeon/radeon_cs.c
394
const struct list_head *b)
drivers/gpu/drm/radeon/radeon_cs.c
48
struct list_head bucket[RADEON_CS_NUM_BUCKETS];
drivers/gpu/drm/radeon/radeon_cs.c
60
struct list_head *item, unsigned priority)
drivers/gpu/drm/radeon/radeon_cs.c
71
struct list_head *out_list)
drivers/gpu/drm/radeon/radeon_gem.c
609
struct list_head list;
drivers/gpu/drm/radeon/radeon_object.c
468
struct list_head *head, int ring)
drivers/gpu/drm/radeon/radeon_object.h
156
struct list_head *head, int ring);
drivers/gpu/drm/radeon/radeon_vm.c
131
struct list_head *head)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
2502
struct list_head *crtc_list = &drm->mode_config.crtc_list;
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
2503
struct list_head *plane_list = &drm->mode_config.plane_list;
drivers/gpu/drm/scheduler/tests/sched_tests.h
102
struct list_head link;
drivers/gpu/drm/scheduler/tests/sched_tests.h
49
struct list_head job_list;
drivers/gpu/drm/sun4i/sun4i_drv.h
17
struct list_head engine_list;
drivers/gpu/drm/sun4i/sun4i_drv.h
18
struct list_head frontend_list;
drivers/gpu/drm/sun4i/sun4i_drv.h
19
struct list_head tcon_list;
drivers/gpu/drm/sun4i/sun4i_frontend.h
123
struct list_head list;
drivers/gpu/drm/sun4i/sun4i_tcon.c
1016
struct list_head *pos;
drivers/gpu/drm/sun4i/sun4i_tcon.h
288
struct list_head list;
drivers/gpu/drm/sun4i/sunxi_engine.h
144
struct list_head list;
drivers/gpu/drm/tegra/dc.h
99
struct list_head list;
drivers/gpu/drm/tegra/dpaux.c
58
struct list_head list;
drivers/gpu/drm/tegra/drm.h
104
struct list_head list;
drivers/gpu/drm/tegra/drm.h
49
struct list_head clients;
drivers/gpu/drm/tests/drm_buddy_test.c
401
struct list_head *list;
drivers/gpu/drm/tests/drm_buddy_test.c
453
struct list_head *list;
drivers/gpu/drm/tests/drm_buddy_test.c
541
struct list_head *list;
drivers/gpu/drm/tests/drm_framebuffer_test.c
513
struct list_head *fb_list = &dev->mode_config.fb_list;
drivers/gpu/drm/tilcdc/tilcdc_drv.h
108
struct list_head list;
drivers/gpu/drm/ttm/tests/ttm_mock_manager.h
20
struct list_head blocks;
drivers/gpu/drm/ttm/ttm_device.c
279
struct list_head *list)
drivers/gpu/drm/ttm/ttm_execbuf_util.c
144
struct list_head *list,
drivers/gpu/drm/ttm/ttm_execbuf_util.c
34
static void ttm_eu_backoff_reservation_reverse(struct list_head *list,
drivers/gpu/drm/ttm/ttm_execbuf_util.c
45
struct list_head *list)
drivers/gpu/drm/ttm/ttm_execbuf_util.c
77
struct list_head *list, bool intr,
drivers/gpu/drm/ttm/ttm_execbuf_util.c
78
struct list_head *dups)
drivers/gpu/drm/ttm/ttm_pool.c
131
static struct list_head shrinker_list;
drivers/gpu/drm/ttm/ttm_resource.c
708
struct ttm_resource *ttm_lru_first_res_or_null(struct list_head *head)
drivers/gpu/drm/udl/udl_drv.h
37
struct list_head entry;
drivers/gpu/drm/udl/udl_drv.h
43
struct list_head list;
drivers/gpu/drm/v3d/v3d_drv.h
248
struct list_head unref_head;
drivers/gpu/drm/v3d/v3d_drv.h
355
struct list_head unref_list;
drivers/gpu/drm/vc4/vc4_bo.c
196
static struct list_head *vc4_get_cache_list_for_size(struct drm_device *dev,
drivers/gpu/drm/vc4/vc4_bo.c
205
struct list_head *new_list;
drivers/gpu/drm/vc4/vc4_bo.c
208
new_list = kmalloc_objs(struct list_head, new_size);
drivers/gpu/drm/vc4/vc4_bo.c
216
struct list_head *old_list =
drivers/gpu/drm/vc4/vc4_bo.c
548
struct list_head *cache_list;
drivers/gpu/drm/vc4/vc4_drv.h
113
struct list_head *size_list;
drivers/gpu/drm/vc4/vc4_drv.h
120
struct list_head time_list;
drivers/gpu/drm/vc4/vc4_drv.h
140
struct list_head list;
drivers/gpu/drm/vc4/vc4_drv.h
164
struct list_head bin_job_list;
drivers/gpu/drm/vc4/vc4_drv.h
171
struct list_head render_job_list;
drivers/gpu/drm/vc4/vc4_drv.h
176
struct list_head job_done_list;
drivers/gpu/drm/vc4/vc4_drv.h
250
struct list_head unref_head;
drivers/gpu/drm/vc4/vc4_drv.h
256
struct list_head size_head;
drivers/gpu/drm/vc4/vc4_drv.h
701
struct list_head head;
drivers/gpu/drm/vc4/vc4_drv.h
706
struct list_head unref_list;
drivers/gpu/drm/vc4/vc4_v3d.c
244
struct list_head list;
drivers/gpu/drm/virtio/virtgpu_drv.h
124
struct list_head next;
drivers/gpu/drm/virtio/virtgpu_drv.h
139
struct list_head fences;
drivers/gpu/drm/virtio/virtgpu_drv.h
155
struct list_head node;
drivers/gpu/drm/virtio/virtgpu_drv.h
171
struct list_head list;
drivers/gpu/drm/virtio/virtgpu_drv.h
220
struct list_head head;
drivers/gpu/drm/virtio/virtgpu_drv.h
267
struct list_head obj_free_list;
drivers/gpu/drm/virtio/virtgpu_drv.h
272
struct list_head cap_cache;
drivers/gpu/drm/virtio/virtgpu_vq.c
211
static void reclaim_vbufs(struct virtqueue *vq, struct list_head *reclaim_list)
drivers/gpu/drm/virtio/virtgpu_vq.c
230
struct list_head reclaim_list;
drivers/gpu/drm/virtio/virtgpu_vq.c
282
struct list_head reclaim_list;
drivers/gpu/drm/vkms/vkms_config.c
142
n_planes = list_count_nodes((struct list_head *)&config->planes);
drivers/gpu/drm/vkms/vkms_config.c
216
n_crtcs = list_count_nodes((struct list_head *)&config->crtcs);
drivers/gpu/drm/vkms/vkms_config.c
230
n_encoders = list_count_nodes((struct list_head *)&config->encoders);
drivers/gpu/drm/vkms/vkms_config.c
280
n_connectors = list_count_nodes((struct list_head *)&config->connectors);
drivers/gpu/drm/vkms/vkms_config.h
113
struct list_head link;
drivers/gpu/drm/vkms/vkms_config.h
26
struct list_head planes;
drivers/gpu/drm/vkms/vkms_config.h
27
struct list_head crtcs;
drivers/gpu/drm/vkms/vkms_config.h
28
struct list_head encoders;
drivers/gpu/drm/vkms/vkms_config.h
29
struct list_head connectors;
drivers/gpu/drm/vkms/vkms_config.h
47
struct list_head link;
drivers/gpu/drm/vkms/vkms_config.h
70
struct list_head link;
drivers/gpu/drm/vkms/vkms_config.h
91
struct list_head link;
drivers/gpu/drm/vmwgfx/ttm_object.c
124
struct list_head head;
drivers/gpu/drm/vmwgfx/ttm_object.c
383
struct list_head *list;
drivers/gpu/drm/vmwgfx/ttm_object.c
80
struct list_head ref_list;
drivers/gpu/drm/vmwgfx/vmwgfx_binding.c
1393
struct list_head *vmw_binding_state_list(struct vmw_ctx_binding_state *cbs)
drivers/gpu/drm/vmwgfx/vmwgfx_binding.c
470
void vmw_binding_res_list_kill(struct list_head *head)
drivers/gpu/drm/vmwgfx/vmwgfx_binding.c
488
void vmw_binding_res_list_scrub(struct list_head *head)
drivers/gpu/drm/vmwgfx/vmwgfx_binding.c
99
struct list_head list;
drivers/gpu/drm/vmwgfx/vmwgfx_binding.h
227
extern void vmw_binding_res_list_kill(struct list_head *head);
drivers/gpu/drm/vmwgfx/vmwgfx_binding.h
228
extern void vmw_binding_res_list_scrub(struct list_head *head);
drivers/gpu/drm/vmwgfx/vmwgfx_binding.h
235
extern struct list_head *
drivers/gpu/drm/vmwgfx/vmwgfx_binding.h
75
struct list_head ctx_list;
drivers/gpu/drm/vmwgfx/vmwgfx_binding.h
76
struct list_head res_list;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
118
struct list_head error;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
159
struct list_head list;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
523
struct list_head restart_head[SVGA_CB_CONTEXT_MAX];
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
55
struct list_head submitted;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
56
struct list_head hw_submitted;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
57
struct list_head preempted;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c
124
void vmw_cmdbuf_res_commit(struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c
160
void vmw_cmdbuf_res_revert(struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c
199
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c
237
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c
48
struct list_head head;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c
65
struct list_head list;
drivers/gpu/drm/vmwgfx/vmwgfx_context.c
806
struct list_head *vmw_context_binding_list(struct vmw_resource *ctx)
drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c
59
struct list_head resource_list;
drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c
675
void vmw_cotable_add_resource(struct vmw_resource *res, struct list_head *head)
drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c
73
void (*unbind_func)(struct vmw_private *, struct list_head *,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1138
extern struct list_head *vmw_context_binding_list(struct vmw_resource *ctx);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1205
struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1208
struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1213
struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1215
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1231
struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1235
struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1237
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1251
extern void vmw_cmdbuf_res_revert(struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1252
extern void vmw_cmdbuf_res_commit(struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1257
struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1261
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1274
struct list_head *head);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
149
struct list_head lru_head;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
150
struct list_head binding_head;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
242
struct list_head view_list;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
401
struct list_head bo_relocations;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
402
struct list_head res_relocations;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
409
struct list_head staged_cmd_res;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
410
struct list_head ctx_list;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
589
struct list_head res_lru[vmw_res_max];
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
101
struct list_head head;
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
420
struct list_head *binding_list;
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
50
struct list_head head;
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
513
static void vmw_resource_relocations_free(struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
528
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
86
struct list_head head;
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
16
struct list_head fence_list;
drivers/gpu/drm/vmwgfx/vmwgfx_fence.h
45
struct list_head head;
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
209
struct list_head *at;
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
46
struct list_head active;
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
60
struct list_head active;
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
523
struct list_head val_list;
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
614
struct list_head val_list;
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
687
struct list_head *lru_list = &dev_priv->res_lru[res->func->res_type];
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
897
struct list_head *lru_list = &dev_priv->res_lru[type];
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
54
struct list_head cotable_head;
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
545
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
588
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
855
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
886
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_so.c
317
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_so.c
396
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_so.c
422
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_so.c
443
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_so.c
68
struct list_head srf_head; /* Protected by binding_mutex */
drivers/gpu/drm/vmwgfx/vmwgfx_so.c
69
struct list_head cotable_head; /* Protected by binding_mutex */
drivers/gpu/drm/vmwgfx/vmwgfx_so.h
155
struct list_head *list);
drivers/gpu/drm/vmwgfx/vmwgfx_so.h
159
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_so.h
163
struct list_head *view_list);
drivers/gpu/drm/vmwgfx/vmwgfx_so.h
165
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c
280
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c
341
struct list_head *list)
drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c
356
struct list_head *list,
drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c
50
struct list_head cotable_head;
drivers/gpu/drm/vmwgfx/vmwgfx_validation.c
73
struct list_head head;
drivers/gpu/drm/vmwgfx/vmwgfx_validation.h
58
struct list_head resource_list;
drivers/gpu/drm/vmwgfx/vmwgfx_validation.h
59
struct list_head resource_ctx_list;
drivers/gpu/drm/vmwgfx/vmwgfx_validation.h
60
struct list_head bo_list;
drivers/gpu/drm/vmwgfx/vmwgfx_validation.h
61
struct list_head page_list;
drivers/gpu/drm/xe/tests/xe_bo.c
372
struct list_head link;
drivers/gpu/drm/xe/xe_bo_evict.c
16
struct list_head *pinned_list,
drivers/gpu/drm/xe/xe_bo_evict.c
17
struct list_head *new_list,
drivers/gpu/drm/xe/xe_bo_types.h
104
struct list_head vram_userfault_link;
drivers/gpu/drm/xe/xe_bo_types.h
55
struct list_head pinned_link;
drivers/gpu/drm/xe/xe_bo_types.h
64
struct list_head client_link;
drivers/gpu/drm/xe/xe_device_types.h
492
struct list_head kernel_bo_present;
drivers/gpu/drm/xe/xe_device_types.h
494
struct list_head evicted;
drivers/gpu/drm/xe/xe_device_types.h
499
struct list_head kernel_bo_present;
drivers/gpu/drm/xe/xe_device_types.h
501
struct list_head evicted;
drivers/gpu/drm/xe/xe_device_types.h
503
struct list_head external;
drivers/gpu/drm/xe/xe_device_types.h
548
struct list_head list;
drivers/gpu/drm/xe/xe_device_types.h
596
struct list_head rebind_resume_list;
drivers/gpu/drm/xe/xe_drm_client.h
33
struct list_head bos_list;
drivers/gpu/drm/xe/xe_exec_queue_types.h
144
struct list_head multi_gt_list;
drivers/gpu/drm/xe/xe_exec_queue_types.h
146
struct list_head multi_gt_link;
drivers/gpu/drm/xe/xe_exec_queue_types.h
161
struct list_head link;
drivers/gpu/drm/xe/xe_exec_queue_types.h
193
struct list_head link;
drivers/gpu/drm/xe/xe_exec_queue_types.h
219
struct list_head link;
drivers/gpu/drm/xe/xe_exec_queue_types.h
249
struct list_head hw_engine_group_link;
drivers/gpu/drm/xe/xe_exec_queue_types.h
62
struct list_head list;
drivers/gpu/drm/xe/xe_execlist_types.h
23
struct list_head active[XE_EXEC_QUEUE_PRIORITY_COUNT];
drivers/gpu/drm/xe/xe_execlist_types.h
48
struct list_head active_link;
drivers/gpu/drm/xe/xe_gpu_scheduler_types.h
19
struct list_head link;
drivers/gpu/drm/xe/xe_gpu_scheduler_types.h
49
struct list_head msgs;
drivers/gpu/drm/xe/xe_gt_sriov_pf_control_types.h
118
struct list_head link;
drivers/gpu/drm/xe/xe_gt_sriov_pf_control_types.h
131
struct list_head list;
drivers/gpu/drm/xe/xe_guc_capture.c
302
struct list_head cachelist;
drivers/gpu/drm/xe/xe_guc_capture.c
307
struct list_head outlist;
drivers/gpu/drm/xe/xe_guc_capture.c
69
struct list_head link;
drivers/gpu/drm/xe/xe_guc_capture.c
870
struct list_head *list)
drivers/gpu/drm/xe/xe_guc_relay.c
193
struct list_head link;
drivers/gpu/drm/xe/xe_guc_relay_types.h
25
struct list_head pending_relays;
drivers/gpu/drm/xe/xe_guc_relay_types.h
28
struct list_head incoming_actions;
drivers/gpu/drm/xe/xe_hw_engine_group_types.h
36
struct list_head exec_queue_list;
drivers/gpu/drm/xe/xe_hw_fence_types.h
30
struct list_head pending;
drivers/gpu/drm/xe/xe_hw_fence_types.h
72
struct list_head irq_link;
drivers/gpu/drm/xe/xe_preempt_fence.h
11
struct list_head;
drivers/gpu/drm/xe/xe_preempt_fence.h
41
static inline struct list_head *
drivers/gpu/drm/xe/xe_preempt_fence.h
55
to_preempt_fence_from_link(struct list_head *link)
drivers/gpu/drm/xe/xe_preempt_fence_types.h
23
struct list_head link;
drivers/gpu/drm/xe/xe_pxp_types.h
114
struct list_head list;
drivers/gpu/drm/xe/xe_res_cursor.h
108
struct list_head *head, *next;
drivers/gpu/drm/xe/xe_res_cursor.h
263
struct list_head *next;
drivers/gpu/drm/xe/xe_svm.c
1038
struct list_head *blocks;
drivers/gpu/drm/xe/xe_svm.c
760
struct list_head *blocks = &to_xe_ttm_vram_mgr_resource(res)->blocks;
drivers/gpu/drm/xe/xe_svm.h
38
struct list_head garbage_collector_link;
drivers/gpu/drm/xe/xe_tlb_inval_types.h
128
struct list_head link;
drivers/gpu/drm/xe/xe_tlb_inval_types.h
98
struct list_head pending_fences;
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
20
xe_ttm_vram_mgr_first_block(struct list_head *list)
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
26
struct list_head *head)
drivers/gpu/drm/xe/xe_ttm_vram_mgr_types.h
41
struct list_head blocks;
drivers/gpu/drm/xe/xe_userptr.h
27
struct list_head repin_list;
drivers/gpu/drm/xe/xe_userptr.h
42
struct list_head invalidated;
drivers/gpu/drm/xe/xe_userptr.h
48
struct list_head invalidate_link;
drivers/gpu/drm/xe/xe_userptr.h
50
struct list_head repin_link;
drivers/gpu/drm/xe/xe_vm.c
155
static void arm_preempt_fences(struct xe_vm *vm, struct list_head *list)
drivers/gpu/drm/xe/xe_vm.c
157
struct list_head *link;
drivers/gpu/drm/xe/xe_vm.c
81
static void free_preempt_fences(struct list_head *list)
drivers/gpu/drm/xe/xe_vm.c
83
struct list_head *link, *next;
drivers/gpu/drm/xe/xe_vm.c
89
static int alloc_preempt_fences(struct xe_vm *vm, struct list_head *list,
drivers/gpu/drm/xe/xe_vm_types.h
110
struct list_head rebind;
drivers/gpu/drm/xe/xe_vm_types.h
112
struct list_head destroy;
drivers/gpu/drm/xe/xe_vm_types.h
197
struct list_head range_list;
drivers/gpu/drm/xe/xe_vm_types.h
253
struct list_head rebind_list;
drivers/gpu/drm/xe/xe_vm_types.h
281
struct list_head exec_queues;
drivers/gpu/drm/xe/xe_vm_types.h
298
struct list_head pm_activate_link;
drivers/gpu/drm/xe/xe_vm_types.h
444
struct list_head link;
drivers/gpu/drm/xe/xe_vm_types.h
471
struct list_head list;
drivers/gpu/drm/xen/xen_drm_front.c
37
struct list_head list;
drivers/gpu/drm/xen/xen_drm_front.c
51
static struct xen_drm_front_dbuf *dbuf_get(struct list_head *dbuf_list,
drivers/gpu/drm/xen/xen_drm_front.c
63
static void dbuf_free(struct list_head *dbuf_list, u64 dbuf_cookie)
drivers/gpu/drm/xen/xen_drm_front.c
77
static void dbuf_free_all(struct list_head *dbuf_list)
drivers/gpu/drm/xen/xen_drm_front.h
95
struct list_head dbuf_list;
drivers/gpu/host1x/bus.c
30
struct list_head list;
drivers/gpu/host1x/cdma.h
69
struct list_head sync_queue; /* job queue */
drivers/gpu/host1x/debug.c
81
struct list_head *pos;
drivers/gpu/host1x/dev.h
168
struct list_head devices;
drivers/gpu/host1x/dev.h
170
struct list_head list;
drivers/gpu/host1x/fence.h
20
struct list_head list;
drivers/gpu/host1x/fence.h
25
struct list_head list;
drivers/gpu/ipu-v3/ipu-image-convert.c
1237
struct list_head *q)
drivers/gpu/ipu-v3/ipu-image-convert.c
193
struct list_head list;
drivers/gpu/ipu-v3/ipu-image-convert.c
217
struct list_head ctx_list;
drivers/gpu/ipu-v3/ipu-image-convert.c
219
struct list_head pending_q;
drivers/gpu/ipu-v3/ipu-image-convert.c
221
struct list_head done_q;
drivers/gpu/ipu-v3/ipu-pre.c
91
struct list_head list;
drivers/gpu/ipu-v3/ipu-prg.c
69
struct list_head list;
drivers/gpu/ipu-v3/ipu-prv.h
153
struct list_head list;
drivers/gpu/ipu-v3/ipu-prv.h
176
struct list_head channels;
drivers/gpu/vga/vga_switcheroo.c
121
struct list_head list;
drivers/gpu/vga/vga_switcheroo.c
157
struct list_head clients;
drivers/gpu/vga/vga_switcheroo.c
394
find_client_from_pci(struct list_head *head, struct pci_dev *pdev)
drivers/gpu/vga/vga_switcheroo.c
405
find_client_from_id(struct list_head *head,
drivers/gpu/vga/vga_switcheroo.c
417
find_active_client(struct list_head *head)
drivers/greybus/es2.c
125
struct list_head arpcs;
drivers/greybus/es2.c
129
struct list_head list;
drivers/greybus/manifest.c
38
struct list_head links;
drivers/greybus/manifest.c
60
static void release_cport_descriptors(struct list_head *head, u8 bundle_id)
drivers/hid/amd-sfh-hid/amd_sfh_hid.h
20
struct list_head list;
drivers/hid/hid-axff.c
67
struct list_head *report_list =&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-betopff.c
60
struct list_head *report_list =
drivers/hid/hid-core.c
1946
struct list_head *report_list = &hdev->report_enum[report_type].report_list;
drivers/hid/hid-core.c
2587
struct list_head list;
drivers/hid/hid-cougar.c
69
struct list_head list;
drivers/hid/hid-debug.c
3056
struct list_head *list;
drivers/hid/hid-dr.c
79
struct list_head *report_list =
drivers/hid/hid-emsff.c
51
struct list_head *report_list =
drivers/hid/hid-gaff.c
68
struct list_head *report_list =
drivers/hid/hid-gaff.c
70
struct list_head *report_ptr = report_list;
drivers/hid/hid-haptic.h
20
struct list_head control;
drivers/hid/hid-haptic.h
25
struct list_head node;
drivers/hid/hid-holtekff.c
128
struct list_head *report_list =
drivers/hid/hid-kye.c
530
struct list_head *list;
drivers/hid/hid-kye.c
531
struct list_head *head;
drivers/hid/hid-lg3ff.c
48
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lg3ff.c
86
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lg4ff.c
1264
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lgff.c
102
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lgff.c
60
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-logitech-dj.c
146
struct list_head list;
drivers/hid/hid-logitech-hidpp.c
4368
struct list_head *report_list;
drivers/hid/hid-mf.c
61
struct list_head *report_list =
drivers/hid/hid-mf.c
64
struct list_head *report_ptr;
drivers/hid/hid-mf.c
67
struct list_head *input_ptr = &hid->inputs;
drivers/hid/hid-multitouch.c
112
struct list_head list;
drivers/hid/hid-multitouch.c
121
struct list_head list;
drivers/hid/hid-multitouch.c
124
struct list_head mt_usages; /* mt usages list */
drivers/hid/hid-multitouch.c
166
struct list_head list;
drivers/hid/hid-multitouch.c
189
struct list_head applications;
drivers/hid/hid-multitouch.c
190
struct list_head reports;
drivers/hid/hid-picolcd_core.c
55
struct list_head *feature_report_list = &hdev->report_enum[dir].report_list;
drivers/hid/hid-picolcd_fb.c
401
static void picolcd_fb_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/hid/hid-pl.c
74
struct list_head *report_list =
drivers/hid/hid-pl.c
76
struct list_head *report_ptr = report_list;
drivers/hid/hid-playstation.c
39
struct list_head list;
drivers/hid/hid-quirks.c
1108
struct list_head node;
drivers/hid/hid-roccat.c
47
struct list_head readers;
drivers/hid/hid-roccat.c
61
struct list_head node;
drivers/hid/hid-sensor-hub.c
32
struct list_head dyn_callback_list;
drivers/hid/hid-sensor-hub.c
48
struct list_head list;
drivers/hid/hid-sjoy.c
56
struct list_head *report_list =
drivers/hid/hid-sjoy.c
58
struct list_head *report_ptr = report_list;
drivers/hid/hid-sony.c
1335
struct list_head *report_list =
drivers/hid/hid-sony.c
510
struct list_head list_node;
drivers/hid/hid-steam.c
294
struct list_head list;
drivers/hid/hid-steelseries.c
133
struct list_head *report_list = &hdev->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-tmff.c
122
struct list_head *report_list;
drivers/hid/hid-uclogic-params.h
198
struct list_head list;
drivers/hid/intel-ish-hid/ishtp/bus.h
41
struct list_head device_link;
drivers/hid/intel-ish-hid/ishtp/client.h
31
struct list_head list;
drivers/hid/intel-ish-hid/ishtp/client.h
37
struct list_head link;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
103
struct list_head link;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
201
struct list_head cl_list;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
206
struct list_head device_list;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
220
struct list_head wr_processing_list, wr_free_list;
drivers/hid/usbhid/hiddev.c
45
struct list_head node;
drivers/hid/usbhid/hiddev.c
62
struct list_head *list;
drivers/hid/wacom_sys.c
754
struct list_head list;
drivers/hsi/clients/cmt_speech.c
110
struct list_head cmdqueue;
drivers/hsi/clients/cmt_speech.c
131
static void cs_notify(u32 message, struct list_head *head)
drivers/hsi/clients/cmt_speech.c
1319
static void cs_free_char_queue(struct list_head *head)
drivers/hsi/clients/cmt_speech.c
1322
struct list_head *cursor, *next;
drivers/hsi/clients/cmt_speech.c
162
static u32 cs_pop_entry(struct list_head *head)
drivers/hsi/clients/cmt_speech.c
32
struct list_head list;
drivers/hsi/clients/cmt_speech.c
40
struct list_head chardev_queue;
drivers/hsi/clients/cmt_speech.c
41
struct list_head dataind_queue;
drivers/hsi/clients/hsi_char.c
117
struct list_head *queue)
drivers/hsi/clients/hsi_char.c
127
struct list_head *queue)
drivers/hsi/clients/hsi_char.c
151
static void hsc_free_list(struct list_head *list)
drivers/hsi/clients/hsi_char.c
161
static void hsc_reset_list(struct hsc_channel *channel, struct list_head *l)
drivers/hsi/clients/hsi_char.c
81
struct list_head free_msgs_list;
drivers/hsi/clients/hsi_char.c
82
struct list_head rx_msgs_queue;
drivers/hsi/clients/hsi_char.c
83
struct list_head tx_msgs_queue;
drivers/hsi/clients/ssi_protocol.c
136
struct list_head txqueue;
drivers/hsi/clients/ssi_protocol.c
137
struct list_head cmdqueue;
drivers/hsi/clients/ssi_protocol.c
140
struct list_head link;
drivers/hsi/clients/ssi_protocol.c
388
struct list_head *head, *tmp;
drivers/hsi/controllers/omap_ssi.h
85
struct list_head txqueue[SSI_MAX_CHANNELS];
drivers/hsi/controllers/omap_ssi.h
86
struct list_head rxqueue[SSI_MAX_CHANNELS];
drivers/hsi/controllers/omap_ssi.h
87
struct list_head brkqueue;
drivers/hsi/controllers/omap_ssi.h
88
struct list_head errqueue;
drivers/hsi/controllers/omap_ssi_port.c
171
struct list_head *head, *tmp;
drivers/hsi/controllers/omap_ssi_port.c
314
static int ssi_start_transfer(struct list_head *queue)
drivers/hsi/controllers/omap_ssi_port.c
374
struct list_head *queue;
drivers/hsi/controllers/omap_ssi_port.c
426
static void ssi_flush_queue(struct list_head *queue, struct hsi_client *cl)
drivers/hsi/controllers/omap_ssi_port.c
428
struct list_head *node, *tmp;
drivers/hsi/controllers/omap_ssi_port.c
631
struct list_head *queue)
drivers/hsi/controllers/omap_ssi_port.c
879
static void ssi_pio_complete(struct hsi_port *port, struct list_head *queue)
drivers/hsi/hsi_core.h
16
struct list_head list;
drivers/hsi/hsi_core.h
20
extern struct list_head hsi_board_list;
drivers/hte/hte.c
86
struct list_head list;
drivers/hv/channel.c
448
struct list_head *curr;
drivers/hv/hv_balloon.c
424
struct list_head list;
drivers/hv/hv_balloon.c
433
struct list_head gap_list;
drivers/hv/hv_balloon.c
437
struct list_head list;
drivers/hv/hv_balloon.c
551
struct list_head ha_region_list;
drivers/hv/hv_utils_transport.h
26
struct list_head list; /* hvt_list */
drivers/hv/hyperv_vmbus.h
272
struct list_head chn_msg_list;
drivers/hv/hyperv_vmbus.h
276
struct list_head chn_list;
drivers/hv/hyperv_vmbus.h
320
struct list_head msglist_entry;
drivers/hv/vmbus_drv.c
46
struct list_head node;
drivers/hv/vmbus_drv.c
499
struct list_head *cur;
drivers/hwmon/asus_atk0110.c
128
struct list_head sensor_list;
drivers/hwmon/asus_atk0110.c
151
struct list_head list;
drivers/hwmon/drivetemp.c
111
struct list_head list; /* list of instantiated devices */
drivers/hwmon/fschmd.c
260
struct list_head list; /* member of the watchdog_data_list */
drivers/hwmon/hwmon.c
41
struct list_head tzdata;
drivers/hwmon/hwmon.c
67
struct list_head node; /* hwmon tzdata list entry */
drivers/hwmon/ibmaem.c
125
struct list_head list;
drivers/hwmon/ibmaem.c
227
struct list_head aem_devices;
drivers/hwmon/ibmpex.c
65
struct list_head list;
drivers/hwmon/ibmpex.c
94
struct list_head bmc_data;
drivers/hwmon/scpi-hwmon.c
35
struct list_head thermal_zones;
drivers/hwmon/via-cputemp.c
204
struct list_head list;
drivers/hwmon/w83793.c
252
struct list_head list; /* member of the watchdog_data_list */
drivers/hwtracing/coresight/coresight-config.h
106
struct list_head item;
drivers/hwtracing/coresight/coresight-config.h
142
struct list_head item;
drivers/hwtracing/coresight/coresight-config.h
208
struct list_head node;
drivers/hwtracing/coresight/coresight-config.h
234
struct list_head node;
drivers/hwtracing/coresight/coresight-core.c
45
struct list_head link;
drivers/hwtracing/coresight/coresight-cti.h
111
struct list_head trig_cons;
drivers/hwtracing/coresight/coresight-cti.h
181
struct list_head node;
drivers/hwtracing/coresight/coresight-cti.h
92
struct list_head node;
drivers/hwtracing/coresight/coresight-etm-perf.c
749
static int etm_addr_filters_validate(struct list_head *filters)
drivers/hwtracing/coresight/coresight-syscfg.h
48
struct list_head csdev_desc_list;
drivers/hwtracing/coresight/coresight-syscfg.h
49
struct list_head feat_desc_list;
drivers/hwtracing/coresight/coresight-syscfg.h
50
struct list_head config_desc_list;
drivers/hwtracing/coresight/coresight-syscfg.h
51
struct list_head load_order_list;
drivers/hwtracing/coresight/coresight-syscfg.h
75
struct list_head item;
drivers/hwtracing/coresight/coresight-syscfg.h
96
struct list_head item;
drivers/hwtracing/intel_th/msu.c
147
struct list_head win_list;
drivers/hwtracing/intel_th/msu.c
165
struct list_head iter_list;
drivers/hwtracing/intel_th/msu.c
189
struct list_head entry;
drivers/hwtracing/intel_th/msu.c
69
struct list_head entry;
drivers/hwtracing/intel_th/msu.c
94
struct list_head entry;
drivers/hwtracing/ptt/hisi_ptt.c
587
struct list_head *target_list;
drivers/hwtracing/ptt/hisi_ptt.h
163
struct list_head list;
drivers/hwtracing/ptt/hisi_ptt.h
237
struct list_head port_filters;
drivers/hwtracing/ptt/hisi_ptt.h
238
struct list_head req_filters;
drivers/hwtracing/stm/core.c
369
static struct list_head stm_pdrv_head;
drivers/hwtracing/stm/core.c
373
struct list_head entry;
drivers/hwtracing/stm/policy.c
494
struct list_head *head = &policy->group.cg_children;
drivers/hwtracing/stm/stm.h
39
struct list_head link_list;
drivers/hwtracing/stm/stm.h
84
struct list_head link_entry;
drivers/i2c/busses/i2c-fsi.c
151
struct list_head ports;
drivers/i2c/busses/i2c-fsi.c
156
struct list_head list;
drivers/i2c/busses/i2c-parport.c
121
struct list_head node;
drivers/i2c/busses/i2c-stm32f7.c
254
struct list_head node;
drivers/i2c/busses/i2c-stm32f7.c
479
struct list_head solutions;
drivers/i2c/i2c-atr.c
300
struct list_head *alias_pairs;
drivers/i2c/i2c-atr.c
40
struct list_head node;
drivers/i2c/i2c-atr.c
89
struct list_head alias_pairs;
drivers/i2c/i2c-core-acpi.c
149
struct list_head resource_list;
drivers/i2c/i2c-core-acpi.c
205
struct list_head resource_list;
drivers/i2c/i2c-core.h
10
struct list_head list;
drivers/i2c/i2c-core.h
19
extern struct list_head __i2c_board_list;
drivers/i2c/i2c-dev.c
43
struct list_head list;
drivers/i2c/i2c-stub.c
63
struct list_head node;
drivers/i2c/i2c-stub.c
73
struct list_head smbus_blocks;
drivers/i3c/master.c
2789
struct list_head node;
drivers/i3c/master.c
2798
struct list_head free_slots;
drivers/i3c/master.c
2799
struct list_head pending;
drivers/i3c/master/adi-i3c-master.c
113
struct list_head list;
drivers/i3c/master/adi-i3c-master.c
96
struct list_head node;
drivers/i3c/master/dw-i3c-master.c
256
struct list_head node;
drivers/i3c/master/dw-i3c-master.h
33
struct list_head list;
drivers/i3c/master/i3c-master-cdns.c
389
struct list_head node;
drivers/i3c/master/i3c-master-cdns.c
411
struct list_head list;
drivers/i3c/master/renesas-i3c.c
239
struct list_head node;
drivers/i3c/master/renesas-i3c.c
248
struct list_head list;
drivers/i3c/master/svc-i3c-master.c
185
struct list_head node;
drivers/i3c/master/svc-i3c-master.c
244
struct list_head list;
drivers/iio/buffer/industrialio-buffer-dma.c
258
struct list_head *list)
drivers/iio/buffer/industrialio-buffer-dmaengine.c
37
struct list_head active;
drivers/iio/buffer/industrialio-hw-consumer.c
23
struct list_head buffers;
drivers/iio/buffer/industrialio-hw-consumer.c
28
struct list_head head;
drivers/iio/common/ssp_sensors/ssp.h
219
struct list_head pending_list;
drivers/iio/common/ssp_sensors/ssp_spi.c
37
struct list_head list;
drivers/iio/iio_core.h
28
struct list_head entry;
drivers/iio/iio_core.h
54
struct list_head *attr_list);
drivers/iio/iio_core.h
55
void iio_free_chan_devattr_list(struct list_head *attr_list);
drivers/iio/industrialio-backend.c
51
struct list_head entry;
drivers/iio/industrialio-buffer.c
1007
struct list_head l;
drivers/iio/industrialio-buffer.c
42
struct list_head entry;
drivers/iio/industrialio-core.c
1190
struct list_head *attr_list)
drivers/iio/industrialio-core.c
1424
void iio_free_chan_devattr_list(struct list_head *attr_list)
drivers/iio/industrialio-event.c
40
struct list_head dev_attr_list;
drivers/iio/inkern.c
26
struct list_head l;
drivers/iio/trigger/iio-trig-sysfs.c
20
struct list_head l;
drivers/iio/trigger/stm32-timer-trigger.c
102
struct list_head tr_list;
drivers/infiniband/core/addr.c
56
struct list_head list;
drivers/infiniband/core/agent.c
49
struct list_head port_list;
drivers/infiniband/core/cm.c
114
struct list_head device_list;
drivers/infiniband/core/cm.c
125
struct list_head timewait_list;
drivers/infiniband/core/cm.c
170
struct list_head list;
drivers/infiniband/core/cm.c
188
struct list_head list;
drivers/infiniband/core/cm.c
199
struct list_head list;
drivers/infiniband/core/cm.c
247
struct list_head work_list;
drivers/infiniband/core/cma.c
199
struct list_head id_list;
drivers/infiniband/core/cma.c
204
struct list_head list;
drivers/infiniband/core/cma.c
208
struct list_head id_list;
drivers/infiniband/core/cma.c
351
struct list_head list;
drivers/infiniband/core/cma_priv.h
61
struct list_head device_item; /* On cma_device->id_list */
drivers/infiniband/core/cma_priv.h
62
struct list_head listen_any_item; /* On listen_any_list */
drivers/infiniband/core/cma_priv.h
66
struct list_head listen_item;
drivers/infiniband/core/cma_priv.h
67
struct list_head listen_list;
drivers/infiniband/core/cma_priv.h
69
struct list_head id_list_entry;
drivers/infiniband/core/cma_priv.h
71
struct list_head mc_list;
drivers/infiniband/core/core_priv.h
366
struct list_head list;
drivers/infiniband/core/core_priv.h
53
struct list_head pkey_index_list;
drivers/infiniband/core/core_priv.h
57
struct list_head qp_list;
drivers/infiniband/core/iwcm.c
160
struct list_head *e, *tmp;
drivers/infiniband/core/iwcm.c
99
struct list_head free_list;
drivers/infiniband/core/iwcm.h
55
struct list_head work_free_list;
drivers/infiniband/core/iwpm_util.h
65
struct list_head inprocess_list;
drivers/infiniband/core/mad.c
1023
struct list_head *list;
drivers/infiniband/core/mad.c
1123
struct list_head *list_item;
drivers/infiniband/core/mad.c
1367
struct list_head free_list;
drivers/infiniband/core/mad.c
2634
static void clear_mad_error_list(struct list_head *list,
drivers/infiniband/core/mad.c
2656
struct list_head cancel_list;
drivers/infiniband/core/mad.c
2879
struct list_head timeout_list;
drivers/infiniband/core/mad.c
2880
struct list_head cancel_list;
drivers/infiniband/core/mad.c
2881
struct list_head *list_item;
drivers/infiniband/core/mad.c
85
static struct list_head ib_mad_port_list;
drivers/infiniband/core/mad.c
975
struct list_head *list;
drivers/infiniband/core/mad_priv.h
103
struct list_head local_list;
drivers/infiniband/core/mad_priv.h
105
struct list_head rmpp_list;
drivers/infiniband/core/mad_priv.h
107
struct list_head backlog_list;
drivers/infiniband/core/mad_priv.h
152
struct list_head agent_list;
drivers/infiniband/core/mad_priv.h
166
struct list_head rmpp_list;
drivers/infiniband/core/mad_priv.h
216
struct list_head completion_list;
drivers/infiniband/core/mad_priv.h
247
struct list_head list;
drivers/infiniband/core/mad_priv.h
258
struct list_head overflow_list;
drivers/infiniband/core/mad_priv.h
266
struct list_head port_list;
drivers/infiniband/core/mad_priv.h
66
struct list_head list;
drivers/infiniband/core/mad_priv.h
86
struct list_head list;
drivers/infiniband/core/mad_priv.h
97
struct list_head send_list;
drivers/infiniband/core/mad_priv.h
99
struct list_head wait_list;
drivers/infiniband/core/mad_rmpp.c
385
static inline struct ib_mad_recv_buf *get_next_seg(struct list_head *rmpp_list,
drivers/infiniband/core/mad_rmpp.c
399
static struct ib_mad_recv_buf *find_seg_location(struct list_head *rmpp_list,
drivers/infiniband/core/mad_rmpp.c
418
struct list_head *rmpp_list = &rmpp_recv->rmpp_wc->rmpp_list;
drivers/infiniband/core/mad_rmpp.c
48
struct list_head list;
drivers/infiniband/core/mad_rmpp.c
633
struct list_head *list;
drivers/infiniband/core/mr_pool.c
25
void ib_mr_pool_put(struct ib_qp *qp, struct list_head *list, struct ib_mr *mr)
drivers/infiniband/core/mr_pool.c
36
int ib_mr_pool_init(struct ib_qp *qp, struct list_head *list, int nr,
drivers/infiniband/core/mr_pool.c
66
void ib_mr_pool_destroy(struct ib_qp *qp, struct list_head *list)
drivers/infiniband/core/mr_pool.c
8
struct ib_mr *ib_mr_pool_get(struct ib_qp *qp, struct list_head *list)
drivers/infiniband/core/multicast.c
102
struct list_head pending_list;
drivers/infiniband/core/multicast.c
103
struct list_head active_list;
drivers/infiniband/core/multicast.c
118
struct list_head list;
drivers/infiniband/core/roce_gid_mgmt.c
337
struct list_head list;
drivers/infiniband/core/roce_gid_mgmt.c
381
struct list_head list;
drivers/infiniband/core/roce_gid_mgmt.c
552
struct list_head list;
drivers/infiniband/core/roce_gid_mgmt.c
560
struct list_head *upper_list = (struct list_head *)priv->data;
drivers/infiniband/core/sa_query.c
119
struct list_head list; /* Local svc request list */
drivers/infiniband/core/ucma.c
110
struct list_head list;
drivers/infiniband/core/ucma.c
118
struct list_head list;
drivers/infiniband/core/ucma.c
81
struct list_head ctx_list;
drivers/infiniband/core/ucma.c
82
struct list_head event_list;
drivers/infiniband/core/ucma.c
98
struct list_head list;
drivers/infiniband/core/ucma.c
99
struct list_head mc_list;
drivers/infiniband/core/user_mad.c
101
struct list_head file_list;
drivers/infiniband/core/user_mad.c
117
struct list_head recv_list;
drivers/infiniband/core/user_mad.c
119
struct list_head send_list;
drivers/infiniband/core/user_mad.c
120
struct list_head port_list;
drivers/infiniband/core/user_mad.c
132
struct list_head list;
drivers/infiniband/core/uverbs.h
113
struct list_head uverbs_file_list;
drivers/infiniband/core/uverbs.h
122
struct list_head event_list;
drivers/infiniband/core/uverbs.h
139
struct list_head dmabufs_elm;
drivers/infiniband/core/uverbs.h
153
struct list_head list;
drivers/infiniband/core/uverbs.h
154
struct list_head obj_list;
drivers/infiniband/core/uverbs.h
159
struct list_head list;
drivers/infiniband/core/uverbs.h
168
struct list_head event_list;
drivers/infiniband/core/uverbs.h
186
struct list_head mcast_list;
drivers/infiniband/core/uverbs.h
196
struct list_head comp_list;
drivers/infiniband/core/uverbs.h
217
struct list_head *obj_list, u32 *counter);
drivers/infiniband/core/uverbs_main.c
406
struct list_head *obj_list, u32 *counter)
drivers/infiniband/hw/bnxt_re/bnxt_re.h
172
struct list_head list;
drivers/infiniband/hw/bnxt_re/bnxt_re.h
204
struct list_head qp_list;
drivers/infiniband/hw/bnxt_re/ib_verbs.h
86
struct list_head list;
drivers/infiniband/hw/bnxt_re/qplib_fp.h
343
struct list_head sq_flush;
drivers/infiniband/hw/bnxt_re/qplib_fp.h
344
struct list_head rq_flush;
drivers/infiniband/hw/bnxt_re/qplib_fp.h
461
struct list_head sqf_head, rqf_head;
drivers/infiniband/hw/cxgb4/cm.c
4285
struct list_head *tmp;
drivers/infiniband/hw/cxgb4/device.c
750
struct list_head *pos, *nxt;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
104
struct list_head entry;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
109
struct list_head qpids;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
110
struct list_head cqids;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
326
struct list_head db_fc_list;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
332
struct list_head entry;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
480
struct list_head db_fc_entry;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
503
struct list_head db_fc_entry;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
526
struct list_head mmaps;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
543
struct list_head entry;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
555
struct list_head *pos, *nxt;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
907
struct list_head entry;
drivers/infiniband/hw/cxgb4/qp.c
903
static void add_to_fc_list(struct list_head *head, struct list_head *entry)
drivers/infiniband/hw/erdma/erdma.h
213
struct list_head cep_list;
drivers/infiniband/hw/erdma/erdma_cm.c
119
struct list_head *w, *tmp;
drivers/infiniband/hw/erdma/erdma_cm.c
1343
kmalloc_obj(struct list_head);
drivers/infiniband/hw/erdma/erdma_cm.c
1348
INIT_LIST_HEAD((struct list_head *)id->provider_data);
drivers/infiniband/hw/erdma/erdma_cm.c
1351
list_add_tail(&cep->listenq, (struct list_head *)id->provider_data);
drivers/infiniband/hw/erdma/erdma_cm.c
1378
struct list_head *p, *tmp;
drivers/infiniband/hw/erdma/erdma_cm.c
1383
list_for_each_safe(p, tmp, (struct list_head *)id->provider_data) {
drivers/infiniband/hw/erdma/erdma_cm.h
103
struct list_head work_freelist;
drivers/infiniband/hw/erdma/erdma_cm.h
135
struct list_head list;
drivers/infiniband/hw/erdma/erdma_cm.h
89
struct list_head devq;
drivers/infiniband/hw/erdma/erdma_cm.h
96
struct list_head listenq;
drivers/infiniband/hw/erdma/erdma_verbs.h
133
struct list_head list;
drivers/infiniband/hw/erdma/erdma_verbs.h
55
struct list_head dbrecords_page_list;
drivers/infiniband/hw/hfi1/affinity.c
184
struct list_head *pos, *q;
drivers/infiniband/hw/hfi1/affinity.h
66
struct list_head list;
drivers/infiniband/hw/hfi1/affinity.h
70
struct list_head list;
drivers/infiniband/hw/hfi1/exp_rcv.h
78
struct list_head list;
drivers/infiniband/hw/hfi1/hfi.h
156
struct list_head list;
drivers/infiniband/hw/hfi1/hfi.h
165
struct list_head queue_head;
drivers/infiniband/hw/hfi1/hfi.h
227
struct list_head qp_wait_list;
drivers/infiniband/hw/hfi1/iowait.h
365
struct list_head *wait_head)
drivers/infiniband/hw/hfi1/iowait.h
52
struct list_head tx_head;
drivers/infiniband/hw/hfi1/iowait.h
99
struct list_head list;
drivers/infiniband/hw/hfi1/ipoib.h
112
struct list_head tx_list;
drivers/infiniband/hw/hfi1/mad.c
22
struct list_head list;
drivers/infiniband/hw/hfi1/mad.c
87
struct list_head trap_list;
drivers/infiniband/hw/hfi1/mmu_rb.c
229
struct list_head del_list;
drivers/infiniband/hw/hfi1/mmu_rb.c
297
struct list_head del_list;
drivers/infiniband/hw/hfi1/mmu_rb.c
83
struct list_head del_list;
drivers/infiniband/hw/hfi1/mmu_rb.h
18
struct list_head list;
drivers/infiniband/hw/hfi1/mmu_rb.h
46
struct list_head lru_list;
drivers/infiniband/hw/hfi1/mmu_rb.h
48
struct list_head del_list;
drivers/infiniband/hw/hfi1/pio.c
1561
struct list_head *list;
drivers/infiniband/hw/hfi1/pio.h
87
struct list_head piowait ____cacheline_aligned_in_smp;
drivers/infiniband/hw/hfi1/qp.c
107
static void flush_list_head(struct list_head *l)
drivers/infiniband/hw/hfi1/sdma.c
2416
struct list_head *tx_list, u16 *count_out)
drivers/infiniband/hw/hfi1/sdma.h
345
struct list_head dmawait;
drivers/infiniband/hw/hfi1/sdma.h
365
struct list_head flushlist;
drivers/infiniband/hw/hfi1/sdma.h
833
struct list_head *tx_list,
drivers/infiniband/hw/hfi1/sdma_txreq.h
62
struct list_head list;
drivers/infiniband/hw/hfi1/user_sdma.h
107
struct list_head list;
drivers/infiniband/hw/hfi1/user_sdma.h
154
struct list_head txps ____cacheline_aligned_in_smp;
drivers/infiniband/hw/hfi1/user_sdma.h
188
struct list_head list;
drivers/infiniband/hw/hfi1/verbs.c
558
struct list_head *list = &dev->memwait;
drivers/infiniband/hw/hfi1/verbs.h
126
struct list_head tid_wait; /* for queueing tid space */
drivers/infiniband/hw/hfi1/verbs.h
241
struct list_head txwait; /* list for wait verbs_txreq */
drivers/infiniband/hw/hfi1/verbs.h
242
struct list_head memwait; /* list for wait kernel memory */
drivers/infiniband/hw/hns/hns_roce_device.h
224
struct list_head page_list;
drivers/infiniband/hw/hns/hns_roce_device.h
284
struct list_head root_bt;
drivers/infiniband/hw/hns/hns_roce_device.h
286
struct list_head mid_bt[HNS_ROCE_MAX_BT_REGION][HNS_ROCE_MAX_BT_LEVEL];
drivers/infiniband/hw/hns/hns_roce_device.h
287
struct list_head btm_bt; /* link all bottom bt in @mid_bt */
drivers/infiniband/hw/hns/hns_roce_device.h
397
struct list_head list;
drivers/infiniband/hw/hns/hns_roce_device.h
406
struct list_head list;
drivers/infiniband/hw/hns/hns_roce_device.h
440
struct list_head sq_list; /* all qps on this send cq */
drivers/infiniband/hw/hns/hns_roce_device.h
441
struct list_head rq_list; /* all qps on this recv cq */
drivers/infiniband/hw/hns/hns_roce_device.h
443
struct list_head node; /* all armed cqs are on a list */
drivers/infiniband/hw/hns/hns_roce_device.h
647
struct list_head node; /* all qps are on a list */
drivers/infiniband/hw/hns/hns_roce_device.h
648
struct list_head rq_node; /* all recv qps are on a list */
drivers/infiniband/hw/hns/hns_roce_device.h
649
struct list_head sq_node; /* all send qps are on a list */
drivers/infiniband/hw/hns/hns_roce_device.h
981
struct list_head qp_list; /* list of all qps on this dev */
drivers/infiniband/hw/hns/hns_roce_device.h
984
struct list_head pgdir_list;
drivers/infiniband/hw/hns/hns_roce_hem.c
1001
static struct hns_roce_hem_item *hem_list_search_item(struct list_head *ba_list,
drivers/infiniband/hw/hns/hns_roce_hem.c
1096
int offset, struct list_head *mid_bt,
drivers/infiniband/hw/hns/hns_roce_hem.c
1097
struct list_head *btm_bt)
drivers/infiniband/hw/hns/hns_roce_hem.c
1100
struct list_head temp_list[HNS_ROCE_MAX_BT_LEVEL];
drivers/infiniband/hw/hns/hns_roce_hem.c
1211
struct list_head *branch_head,
drivers/infiniband/hw/hns/hns_roce_hem.c
1212
struct list_head *leaf_head)
drivers/infiniband/hw/hns/hns_roce_hem.c
1240
const struct list_head *branch_head)
drivers/infiniband/hw/hns/hns_roce_hem.c
1441
struct list_head *head = &hem_list->btm_bt;
drivers/infiniband/hw/hns/hns_roce_hem.c
916
struct list_head list; /* link all hems in the same bt level */
drivers/infiniband/hw/hns/hns_roce_hem.c
917
struct list_head sibling; /* link all hems in last hop for mtt */
drivers/infiniband/hw/hns/hns_roce_hem.c
928
struct list_head branch[HNS_ROCE_MAX_BT_REGION];
drivers/infiniband/hw/hns/hns_roce_hem.c
929
struct list_head root;
drivers/infiniband/hw/hns/hns_roce_hem.c
930
struct list_head leaf;
drivers/infiniband/hw/hns/hns_roce_hem.c
972
struct list_head *head)
drivers/infiniband/hw/hns/hns_roce_main.c
1110
static void check_and_get_armed_cq(struct list_head *cq_list, struct ib_cq *cq)
drivers/infiniband/hw/hns/hns_roce_main.c
1129
struct list_head cq_list;
drivers/infiniband/hw/ionic/ionic_ibdev.h
140
struct list_head aq_ent;
drivers/infiniband/hw/ionic/ionic_ibdev.h
168
struct list_head wr_prod;
drivers/infiniband/hw/ionic/ionic_ibdev.h
169
struct list_head wr_post;
drivers/infiniband/hw/ionic/ionic_ibdev.h
201
struct list_head poll_sq;
drivers/infiniband/hw/ionic/ionic_ibdev.h
203
struct list_head flush_sq;
drivers/infiniband/hw/ionic/ionic_ibdev.h
204
struct list_head flush_rq;
drivers/infiniband/hw/ionic/ionic_ibdev.h
205
struct list_head ibkill_flush_ent;
drivers/infiniband/hw/ionic/ionic_ibdev.h
257
struct list_head qp_list_counter;
drivers/infiniband/hw/ionic/ionic_ibdev.h
259
struct list_head cq_poll_sq;
drivers/infiniband/hw/ionic/ionic_ibdev.h
260
struct list_head cq_flush_sq;
drivers/infiniband/hw/ionic/ionic_ibdev.h
261
struct list_head cq_flush_rq;
drivers/infiniband/hw/ionic/ionic_ibdev.h
262
struct list_head ibkill_flush_ent;
drivers/infiniband/hw/ionic/ionic_ibdev.h
339
struct list_head qp_list;
drivers/infiniband/hw/irdma/cm.c
1264
struct list_head *list_core_temp;
drivers/infiniband/hw/irdma/cm.c
1265
struct list_head *list_node;
drivers/infiniband/hw/irdma/cm.c
1272
struct list_head timer_list;
drivers/infiniband/hw/irdma/cm.c
1513
struct list_head *pos, *tpos;
drivers/infiniband/hw/irdma/cm.c
1851
struct list_head *reset_list)
drivers/infiniband/hw/irdma/cm.c
1876
struct list_head *list_pos;
drivers/infiniband/hw/irdma/cm.c
1877
struct list_head *list_temp;
drivers/infiniband/hw/irdma/cm.c
1879
struct list_head reset_list;
drivers/infiniband/hw/irdma/cm.c
212
struct list_head *timer_list)
drivers/infiniband/hw/irdma/cm.c
4116
struct list_head *teardown_list,
drivers/infiniband/hw/irdma/cm.c
4298
struct list_head *list_core_temp;
drivers/infiniband/hw/irdma/cm.c
4299
struct list_head *list_node;
drivers/infiniband/hw/irdma/cm.c
4301
struct list_head teardown_list;
drivers/infiniband/hw/irdma/cm.c
4341
struct list_head *child_listen_list = &parent_listen_node->child_listen_list;
drivers/infiniband/hw/irdma/cm.c
4343
struct list_head *pos, *tpos;
drivers/infiniband/hw/irdma/cm.h
209
struct list_head list;
drivers/infiniband/hw/irdma/cm.h
244
struct list_head list;
drivers/infiniband/hw/irdma/cm.h
248
struct list_head child_listen_list;
drivers/infiniband/hw/irdma/cm.h
284
struct list_head timer_entry;
drivers/infiniband/hw/irdma/cm.h
285
struct list_head reset_entry;
drivers/infiniband/hw/irdma/cm.h
286
struct list_head teardown_entry;
drivers/infiniband/hw/irdma/cm.h
353
struct list_head listen_list;
drivers/infiniband/hw/irdma/ctrl.c
17
struct irdma_sc_qp *irdma_get_qp_from_list(struct list_head *head,
drivers/infiniband/hw/irdma/ctrl.c
20
struct list_head *lastentry;
drivers/infiniband/hw/irdma/ctrl.c
21
struct list_head *entry = NULL;
drivers/infiniband/hw/irdma/main.h
165
struct list_head list;
drivers/infiniband/hw/irdma/main.h
187
struct list_head cqp_avail_reqs;
drivers/infiniband/hw/irdma/main.h
188
struct list_head cqp_pending_reqs;
drivers/infiniband/hw/irdma/main.h
236
struct list_head list;
drivers/infiniband/hw/irdma/pble.h
70
struct list_head list;
drivers/infiniband/hw/irdma/pble.h
85
struct list_head clist;
drivers/infiniband/hw/irdma/protos.h
63
struct irdma_sc_qp *irdma_get_qp_from_list(struct list_head *head,
drivers/infiniband/hw/irdma/puda.c
1252
struct list_head *rxlist,
drivers/infiniband/hw/irdma/puda.c
1253
struct list_head *pbufl,
drivers/infiniband/hw/irdma/puda.c
1316
struct list_head *rxlist,
drivers/infiniband/hw/irdma/puda.c
1317
struct list_head *pbufl,
drivers/infiniband/hw/irdma/puda.c
1366
struct list_head pbufl; /* partial buffer list */
drivers/infiniband/hw/irdma/puda.c
1368
struct list_head *rxlist = &pfpdu->rxlist;
drivers/infiniband/hw/irdma/puda.c
1441
struct list_head *rxlist = &pfpdu->rxlist;
drivers/infiniband/hw/irdma/puda.c
1529
struct list_head *rxlist = &pfpdu->rxlist;
drivers/infiniband/hw/irdma/puda.c
1594
struct list_head *rxlist = &pfpdu->rxlist;
drivers/infiniband/hw/irdma/puda.c
1717
struct list_head *rxlist = &pfpdu->rxlist;
drivers/infiniband/hw/irdma/puda.c
20
static struct irdma_puda_buf *irdma_puda_get_listbuf(struct list_head *list)
drivers/infiniband/hw/irdma/puda.c
26
list_del((struct list_head *)&buf->list);
drivers/infiniband/hw/irdma/puda.c
39
struct list_head *list = &rsrc->bufpool;
drivers/infiniband/hw/irdma/puda.h
122
struct list_head txpend;
drivers/infiniband/hw/irdma/puda.h
123
struct list_head bufpool; /* free buffers pool list for recv and xmit */
drivers/infiniband/hw/irdma/puda.h
57
struct list_head list; /* MUST be first entry */
drivers/infiniband/hw/irdma/type.h
1670
struct list_head cqp_cmd_entry;
drivers/infiniband/hw/irdma/type.h
386
struct list_head rxlist;
drivers/infiniband/hw/irdma/type.h
420
struct list_head list_entry;
drivers/infiniband/hw/irdma/type.h
430
struct list_head ooo_avail;
drivers/infiniband/hw/irdma/type.h
431
struct list_head ooo_pnd;
drivers/infiniband/hw/irdma/type.h
582
struct list_head list;
drivers/infiniband/hw/irdma/type.h
632
struct list_head qplist;
drivers/infiniband/hw/irdma/type.h
676
struct list_head cqp_cmd_head; /* head of the CQP command list */
drivers/infiniband/hw/irdma/utils.c
2136
struct list_head *chunk_entry = pprm->clist.next;
drivers/infiniband/hw/irdma/utils.c
2359
struct list_head *tmp_node, *list_node;
drivers/infiniband/hw/irdma/utils.c
865
struct list_head *entry;
drivers/infiniband/hw/irdma/utils.c
866
struct list_head *list = &dev->cqp_cmd_head;
drivers/infiniband/hw/irdma/verbs.c
1942
struct list_head *tmp_node, *list_node;
drivers/infiniband/hw/irdma/verbs.c
4387
struct list_head *tmp_node, *list_node;
drivers/infiniband/hw/irdma/verbs.c
459
struct list_head *pbl_list)
drivers/infiniband/hw/irdma/verbs.c
4728
struct list_head *pos, *q;
drivers/infiniband/hw/irdma/verbs.h
153
struct list_head resize_list;
drivers/infiniband/hw/irdma/verbs.h
155
struct list_head cmpl_generated;
drivers/infiniband/hw/irdma/verbs.h
159
struct list_head list;
drivers/infiniband/hw/irdma/verbs.h
17
struct list_head cq_reg_mem_list;
drivers/infiniband/hw/irdma/verbs.h
19
struct list_head qp_reg_mem_list;
drivers/infiniband/hw/irdma/verbs.h
197
struct list_head teardown_entry;
drivers/infiniband/hw/irdma/verbs.h
21
struct list_head srq_reg_mem_list;
drivers/infiniband/hw/irdma/verbs.h
88
struct list_head list;
drivers/infiniband/hw/irdma/verbs.h
93
struct list_head list;
drivers/infiniband/hw/irdma/ws.h
19
struct list_head siblings;
drivers/infiniband/hw/irdma/ws.h
20
struct list_head child_list_head;
drivers/infiniband/hw/mana/mana_ib.h
144
struct list_head list_send_qp;
drivers/infiniband/hw/mana/mana_ib.h
145
struct list_head list_recv_qp;
drivers/infiniband/hw/mana/mana_ib.h
188
struct list_head cq_send_list;
drivers/infiniband/hw/mana/mana_ib.h
189
struct list_head cq_recv_list;
drivers/infiniband/hw/mlx4/alias_GUID.c
498
struct list_head *head =
drivers/infiniband/hw/mlx4/alias_GUID.c
58
struct list_head list;
drivers/infiniband/hw/mlx4/cm.c
527
struct list_head lh;
drivers/infiniband/hw/mlx4/cm.c
53
struct list_head list;
drivers/infiniband/hw/mlx4/doorbell.c
39
struct list_head list;
drivers/infiniband/hw/mlx4/main.c
1326
struct list_head list;
drivers/infiniband/hw/mlx4/main.c
3073
struct list_head cq_notify_list;
drivers/infiniband/hw/mlx4/mcg.c
104
struct list_head mgid0_list;
drivers/infiniband/hw/mlx4/mcg.c
109
struct list_head pending_list;
drivers/infiniband/hw/mlx4/mcg.c
128
struct list_head cleanup_list;
drivers/infiniband/hw/mlx4/mcg.c
134
struct list_head group_list;
drivers/infiniband/hw/mlx4/mcg.c
135
struct list_head func_list;
drivers/infiniband/hw/mlx4/mcg.c
82
struct list_head pending;
drivers/infiniband/hw/mlx4/mlx4_ib.h
128
struct list_head send_qp_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
129
struct list_head recv_qp_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
192
struct list_head list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
294
struct list_head list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
355
struct list_head gid_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
356
struct list_head steering_rules;
drivers/infiniband/hw/mlx4/mlx4_ib.h
361
struct list_head qps_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
362
struct list_head cq_recv_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
363
struct list_head cq_send_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
436
struct list_head cb_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
503
struct list_head mcg_mgid0_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
525
struct list_head cm_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
557
struct list_head pkey_port_list[MLX4_MFUNC_MAX];
drivers/infiniband/hw/mlx4/mlx4_ib.h
579
struct list_head list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
591
struct list_head list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
597
struct list_head counters_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
646
struct list_head qp_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
87
struct list_head db_page_list;
drivers/infiniband/hw/mlx4/mlx4_ib.h
89
struct list_head wqn_ranges_list;
drivers/infiniband/hw/mlx5/data_direct.c
20
struct list_head list;
drivers/infiniband/hw/mlx5/data_direct.h
15
struct list_head list;
drivers/infiniband/hw/mlx5/devx.c
100
struct list_head event_list;
drivers/infiniband/hw/mlx5/devx.c
1740
struct list_head event_list;
drivers/infiniband/hw/mlx5/devx.c
2076
struct list_head sub_list;
drivers/infiniband/hw/mlx5/devx.c
25
static void dispatch_event_fd(struct list_head *fd_list, const void *data);
drivers/infiniband/hw/mlx5/devx.c
2557
static void dispatch_event_fd(struct list_head *fd_list,
drivers/infiniband/hw/mlx5/devx.c
48
struct list_head list;
drivers/infiniband/hw/mlx5/devx.c
57
struct list_head list; /* headed in ev_file->event_list */
drivers/infiniband/hw/mlx5/devx.c
64
struct list_head unaffiliated_list;
drivers/infiniband/hw/mlx5/devx.c
70
struct list_head obj_sub_list;
drivers/infiniband/hw/mlx5/devx.c
74
struct list_head file_list; /* headed in ev_file->
drivers/infiniband/hw/mlx5/devx.c
77
struct list_head xa_list; /* headed in devx_event->unaffiliated_list or
drivers/infiniband/hw/mlx5/devx.c
80
struct list_head obj_list; /* headed in devx_object */
drivers/infiniband/hw/mlx5/devx.c
81
struct list_head event_list; /* headed in ev_file->event_list or in
drivers/infiniband/hw/mlx5/devx.c
97
struct list_head subscribed_events_list;
drivers/infiniband/hw/mlx5/devx.h
24
struct list_head event_sub; /* holds devx_event_subscription entries */
drivers/infiniband/hw/mlx5/doorbell.c
41
struct list_head list;
drivers/infiniband/hw/mlx5/macsec.c
116
static void del_sa_roce_rule(struct list_head *macsec_devices_list,
drivers/infiniband/hw/mlx5/macsec.c
13
struct list_head roce_gid_list_entry;
drivers/infiniband/hw/mlx5/macsec.c
22
struct list_head macsec_devices_list_entry;
drivers/infiniband/hw/mlx5/macsec.c
24
struct list_head macsec_roce_gids;
drivers/infiniband/hw/mlx5/macsec.c
25
struct list_head tx_rules_list;
drivers/infiniband/hw/mlx5/macsec.c
26
struct list_head rx_rules_list;
drivers/infiniband/hw/mlx5/macsec.c
41
struct list_head *macsec_devices_list)
drivers/infiniband/hw/mlx5/macsec.c
98
static void handle_macsec_gids(struct list_head *macsec_devices_list,
drivers/infiniband/hw/mlx5/main.c
2936
struct list_head cq_armed_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
1032
struct list_head list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
1158
struct list_head macsec_devices_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
1199
struct list_head qp_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
1200
struct list_head data_direct_mr_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
1210
struct list_head ib_dev_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
187
struct list_head db_page_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
248
struct list_head list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
535
struct list_head qps_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
536
struct list_head cq_recv_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
537
struct list_head cq_send_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
582
struct list_head list_send_qp;
drivers/infiniband/hw/mlx5/mlx5_ib.h
583
struct list_head list_recv_qp;
drivers/infiniband/hw/mlx5/mlx5_ib.h
585
struct list_head wc_list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
593
struct list_head list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
733
struct list_head dd_node;
drivers/infiniband/hw/mlx5/mlx5_ib.h
788
((PAGE_SIZE - sizeof(struct list_head)) / sizeof(u32))
drivers/infiniband/hw/mlx5/mlx5_ib.h
792
struct list_head list;
drivers/infiniband/hw/mlx5/mlx5_ib.h
797
struct list_head pages_list;
drivers/infiniband/hw/mthca/mthca_dev.h
283
struct list_head list;
drivers/infiniband/hw/mthca/mthca_memfree.h
42
((256 - sizeof (struct list_head) - 2 * sizeof (int)) / \
drivers/infiniband/hw/mthca/mthca_memfree.h
52
struct list_head list;
drivers/infiniband/hw/mthca/mthca_memfree.h
59
struct list_head chunk_list;
drivers/infiniband/hw/ocrdma/ocrdma.h
283
struct list_head entry;
drivers/infiniband/hw/ocrdma/ocrdma.h
339
struct list_head sq_head, rq_head;
drivers/infiniband/hw/ocrdma/ocrdma.h
404
struct list_head sq_entry;
drivers/infiniband/hw/ocrdma/ocrdma.h
412
struct list_head rq_entry;
drivers/infiniband/hw/ocrdma/ocrdma.h
433
struct list_head mm_head;
drivers/infiniband/hw/ocrdma/ocrdma.h
450
struct list_head entry;
drivers/infiniband/hw/ocrdma/ocrdma_hw.c
906
struct list_head *cur;
drivers/infiniband/hw/ocrdma/ocrdma_hw.c
908
struct list_head *head = sq?(&cq->sq_head):(&cq->rq_head);
drivers/infiniband/hw/qedr/qedr.h
209
struct list_head list_entry;
drivers/infiniband/hw/qedr/qedr.h
458
struct list_head free_pbl_list;
drivers/infiniband/hw/qedr/qedr.h
459
struct list_head inuse_pbl_list;
drivers/infiniband/hw/usnic/usnic_ib.h
55
struct list_head qp_grp_list;
drivers/infiniband/hw/usnic/usnic_ib.h
56
struct list_head link;
drivers/infiniband/hw/usnic/usnic_ib.h
78
struct list_head ib_dev_link;
drivers/infiniband/hw/usnic/usnic_ib.h
79
struct list_head vf_dev_list;
drivers/infiniband/hw/usnic/usnic_ib.h
80
struct list_head ctx_list;
drivers/infiniband/hw/usnic/usnic_ib.h
97
struct list_head link;
drivers/infiniband/hw/usnic/usnic_ib_qp_grp.h
55
struct list_head flows_lst;
drivers/infiniband/hw/usnic/usnic_ib_qp_grp.h
61
struct list_head link;
drivers/infiniband/hw/usnic/usnic_ib_qp_grp.h
80
struct list_head link;
drivers/infiniband/hw/usnic/usnic_uiom.c
189
static void usnic_uiom_unmap_sorted_intervals(struct list_head *intervals,
drivers/infiniband/hw/usnic/usnic_uiom.c
238
static int usnic_uiom_map_sorted_intervals(struct list_head *intervals,
drivers/infiniband/hw/usnic/usnic_uiom.c
65
static void usnic_uiom_put_pages(struct list_head *chunk_list, int dirty)
drivers/infiniband/hw/usnic/usnic_uiom.c
87
struct list_head *chunk_list = &uiomr->chunk_list;
drivers/infiniband/hw/usnic/usnic_uiom.h
54
struct list_head link;
drivers/infiniband/hw/usnic/usnic_uiom.h
61
struct list_head devs;
drivers/infiniband/hw/usnic/usnic_uiom.h
72
struct list_head chunk_list;
drivers/infiniband/hw/usnic/usnic_uiom.h
78
struct list_head list;
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
106
struct list_head *list)
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
123
struct list_head *diff_set)
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
172
void usnic_uiom_put_interval_set(struct list_head *intervals)
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
252
struct list_head *removed)
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
86
static int interval_cmp(void *priv, const struct list_head *a,
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
87
const struct list_head *b)
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
41
struct list_head link;
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
80
struct list_head *removed);
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
89
struct list_head *diff_set);
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
91
void usnic_uiom_put_interval_set(struct list_head *intervals);
drivers/infiniband/hw/vmw_pvrdma/pvrdma.h
213
struct list_head device_link;
drivers/infiniband/sw/rxe/rxe_loc.h
44
struct list_head pending_mmaps;
drivers/infiniband/sw/rxe/rxe_pool.h
26
struct list_head list;
drivers/infiniband/sw/rxe/rxe_verbs.h
395
struct list_head qp_list;
drivers/infiniband/sw/rxe/rxe_verbs.h
403
struct list_head qp_list;
drivers/infiniband/sw/rxe/rxe_verbs.h
443
struct list_head pending_mmaps;
drivers/infiniband/sw/siw/siw.h
422
struct list_head devq;
drivers/infiniband/sw/siw/siw.h
86
struct list_head cep_list;
drivers/infiniband/sw/siw/siw.h
87
struct list_head qp_list;
drivers/infiniband/sw/siw/siw_cm.c
1918
kmalloc_obj(struct list_head);
drivers/infiniband/sw/siw/siw_cm.c
1923
INIT_LIST_HEAD((struct list_head *)id->provider_data);
drivers/infiniband/sw/siw/siw_cm.c
1925
list_add_tail(&cep->listenq, (struct list_head *)id->provider_data);
drivers/infiniband/sw/siw/siw_cm.c
1954
struct list_head *p, *tmp;
drivers/infiniband/sw/siw/siw_cm.c
1960
list_for_each_safe(p, tmp, (struct list_head *)id->provider_data) {
drivers/infiniband/sw/siw/siw_cm.c
235
struct list_head *w, *tmp;
drivers/infiniband/sw/siw/siw_cm.h
40
struct list_head devq;
drivers/infiniband/sw/siw/siw_cm.h
47
struct list_head listenq;
drivers/infiniband/sw/siw/siw_cm.h
54
struct list_head work_freelist;
drivers/infiniband/sw/siw/siw_cm.h
87
struct list_head list;
drivers/infiniband/ulp/ipoib/ipoib.h
167
struct list_head list;
drivers/infiniband/ulp/ipoib/ipoib.h
176
struct list_head neigh_list;
drivers/infiniband/ulp/ipoib/ipoib.h
238
struct list_head list;
drivers/infiniband/ulp/ipoib/ipoib.h
248
struct list_head list;
drivers/infiniband/ulp/ipoib/ipoib.h
268
struct list_head passive_ids; /* state: LIVE */
drivers/infiniband/ulp/ipoib/ipoib.h
269
struct list_head rx_error_list; /* state: ERROR */
drivers/infiniband/ulp/ipoib/ipoib.h
270
struct list_head rx_flush_list; /* state: FLUSH, drain not started */
drivers/infiniband/ulp/ipoib/ipoib.h
271
struct list_head rx_drain_list; /* state: FLUSH, drain started */
drivers/infiniband/ulp/ipoib/ipoib.h
272
struct list_head rx_reap_list; /* state: FLUSH, drain done */
drivers/infiniband/ulp/ipoib/ipoib.h
279
struct list_head start_list;
drivers/infiniband/ulp/ipoib/ipoib.h
280
struct list_head reap_list;
drivers/infiniband/ulp/ipoib/ipoib.h
335
struct list_head path_list;
drivers/infiniband/ulp/ipoib/ipoib.h
340
struct list_head multicast_list;
drivers/infiniband/ulp/ipoib/ipoib.h
389
struct list_head dead_ahs;
drivers/infiniband/ulp/ipoib/ipoib.h
397
struct list_head child_intfs;
drivers/infiniband/ulp/ipoib/ipoib.h
398
struct list_head list;
drivers/infiniband/ulp/ipoib/ipoib.h
406
struct list_head fs_list;
drivers/infiniband/ulp/ipoib/ipoib.h
420
struct list_head list;
drivers/infiniband/ulp/ipoib/ipoib.h
432
struct list_head neigh_list;
drivers/infiniband/ulp/ipoib/ipoib.h
439
struct list_head list;
drivers/infiniband/ulp/ipoib/ipoib.h
452
struct list_head list;
drivers/infiniband/ulp/ipoib/ipoib.h
582
void ipoib_mcast_remove_list(struct list_head *remove_list);
drivers/infiniband/ulp/ipoib/ipoib.h
584
struct list_head *remove_list);
drivers/infiniband/ulp/ipoib/ipoib_main.c
2659
struct list_head *dev_list;
drivers/infiniband/ulp/ipoib/ipoib_main.c
2694
struct list_head *dev_list = client_data;
drivers/infiniband/ulp/ipoib/ipoib_main.c
484
static int __ipoib_get_net_dev_by_params(struct list_head *dev_list, u32 port,
drivers/infiniband/ulp/ipoib/ipoib_main.c
514
struct list_head *dev_list = client_data;
drivers/infiniband/ulp/ipoib/ipoib_multicast.c
710
struct list_head *remove_list)
drivers/infiniband/ulp/ipoib/ipoib_multicast.c
724
void ipoib_mcast_remove_list(struct list_head *remove_list)
drivers/infiniband/ulp/ipoib/ipoib_netlink.c
154
static void ipoib_del_child_link(struct net_device *dev, struct list_head *head)
drivers/infiniband/ulp/iser/iscsi_iser.h
310
struct list_head ig_list;
drivers/infiniband/ulp/iser/iscsi_iser.h
334
struct list_head list;
drivers/infiniband/ulp/iser/iscsi_iser.h
337
struct list_head all_list;
drivers/infiniband/ulp/iser/iscsi_iser.h
349
struct list_head list;
drivers/infiniband/ulp/iser/iscsi_iser.h
352
struct list_head all_list;
drivers/infiniband/ulp/iser/iscsi_iser.h
416
struct list_head conn_list;
drivers/infiniband/ulp/iser/iscsi_iser.h
461
struct list_head device_list;
drivers/infiniband/ulp/iser/iscsi_iser.h
463
struct list_head connlist;
drivers/infiniband/ulp/isert/ib_isert.h
177
struct list_head node;
drivers/infiniband/ulp/isert/ib_isert.h
202
struct list_head dev_node;
drivers/infiniband/ulp/isert/ib_isert.h
210
struct list_head accepted;
drivers/infiniband/ulp/isert/ib_isert.h
211
struct list_head pending;
drivers/infiniband/ulp/rtrs/rtrs-clt.c
745
struct list_head skip_list;
drivers/infiniband/ulp/rtrs/rtrs-clt.c
762
rtrs_clt_get_next_path_or_null(struct list_head *head, struct rtrs_clt_path *clt_path)
drivers/infiniband/ulp/rtrs/rtrs-clt.c
920
struct list_head *skip, *tmp;
drivers/infiniband/ulp/rtrs/rtrs-clt.h
149
struct list_head __percpu
drivers/infiniband/ulp/rtrs/rtrs-clt.h
154
struct list_head paths_list; /* rcu protected list */
drivers/infiniband/ulp/rtrs/rtrs-pri.h
103
struct list_head entry;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
77
struct list_head list;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
86
struct list_head entry;
drivers/infiniband/ulp/rtrs/rtrs-srv.h
101
struct list_head paths_list;
drivers/infiniband/ulp/rtrs/rtrs-srv.h
109
struct list_head ctx_list;
drivers/infiniband/ulp/rtrs/rtrs-srv.h
123
struct list_head srv_list;
drivers/infiniband/ulp/rtrs/rtrs-srv.h
46
struct list_head rsp_wr_wait_list;
drivers/infiniband/ulp/rtrs/rtrs-srv.h
58
struct list_head wait_list;
drivers/infiniband/ulp/srp/ib_srp.h
105
struct list_head dev_list;
drivers/infiniband/ulp/srp/ib_srp.h
127
struct list_head target_list;
drivers/infiniband/ulp/srp/ib_srp.h
129
struct list_head list;
drivers/infiniband/ulp/srp/ib_srp.h
151
struct list_head free_tx;
drivers/infiniband/ulp/srp/ib_srp.h
267
struct list_head list;
drivers/infiniband/ulp/srp/ib_srp.h
272
struct list_head list;
drivers/infiniband/ulp/srp/ib_srp.h
289
struct list_head entry;
drivers/infiniband/ulp/srp/ib_srp.h
308
struct list_head free_list;
drivers/infiniband/ulp/srpt/ib_srpt.h
185
struct list_head wait_list;
drivers/infiniband/ulp/srpt/ib_srpt.h
323
struct list_head list;
drivers/infiniband/ulp/srpt/ib_srpt.h
324
struct list_head cmd_wait_list;
drivers/infiniband/ulp/srpt/ib_srpt.h
343
struct list_head entry;
drivers/infiniband/ulp/srpt/ib_srpt.h
344
struct list_head ch_list;
drivers/infiniband/ulp/srpt/ib_srpt.h
373
struct list_head entry;
drivers/infiniband/ulp/srpt/ib_srpt.h
390
struct list_head tpg_list;
drivers/infiniband/ulp/srpt/ib_srpt.h
432
struct list_head nexus_list;
drivers/infiniband/ulp/srpt/ib_srpt.h
465
struct list_head list;
drivers/input/evdev.c
32
struct list_head client_list;
drivers/input/evdev.c
48
struct list_head node;
drivers/input/gameport/gameport.c
264
struct list_head node;
drivers/input/gameport/ns558.c
34
struct list_head node;
drivers/input/joydev.c
39
struct list_head client_list;
drivers/input/joydev.c
65
struct list_head node;
drivers/input/misc/cs40l50-vibra.c
128
static struct cs40l50_effect *cs40l50_find_effect(int id, struct list_head *effect_head)
drivers/input/misc/cs40l50-vibra.c
59
struct list_head list;
drivers/input/misc/cs40l50-vibra.c
84
struct list_head effect_head;
drivers/input/mouse/psmouse-smbus.c
21
struct list_head node;
drivers/input/mousedev.c
62
struct list_head client_list;
drivers/input/mousedev.c
69
struct list_head mixdev_node;
drivers/input/mousedev.c
97
struct list_head node;
drivers/input/rmi4/rmi_bus.h
40
struct list_head node;
drivers/input/serio/gscps2.c
90
struct list_head node;
drivers/input/serio/hil_mlc.c
772
struct list_head *tmp;
drivers/input/serio/hil_mlc.c
978
struct list_head *tmp;
drivers/input/serio/serio.c
136
struct list_head node;
drivers/input/serio/serio_raw.c
37
struct list_head client_list;
drivers/input/serio/serio_raw.c
38
struct list_head node;
drivers/input/serio/serio_raw.c
45
struct list_head node;
drivers/input/touch-overlay.c
109
void touch_overlay_get_touchscreen_abs(struct list_head *list, u16 *x, u16 *y)
drivers/input/touch-overlay.c
112
struct list_head *ptr;
drivers/input/touch-overlay.c
141
bool touch_overlay_mapped_touchscreen(struct list_head *list)
drivers/input/touch-overlay.c
144
struct list_head *ptr;
drivers/input/touch-overlay.c
156
static bool touch_overlay_event_on_ts(struct list_head *list,
drivers/input/touch-overlay.c
160
struct list_head *ptr;
drivers/input/touch-overlay.c
17
struct list_head list;
drivers/input/touch-overlay.c
215
void touch_overlay_sync_frame(struct list_head *list, struct input_dev *input)
drivers/input/touch-overlay.c
220
struct list_head *ptr;
drivers/input/touch-overlay.c
251
bool touch_overlay_process_contact(struct list_head *list,
drivers/input/touch-overlay.c
256
struct list_head *ptr;
drivers/input/touch-overlay.c
73
int touch_overlay_map(struct list_head *list, struct input_dev *input)
drivers/input/touchscreen/atmel_mxt_ts.c
365
struct list_head list;
drivers/input/touchscreen/iqs7211.c
1189
struct list_head reg_field_head;
drivers/input/touchscreen/iqs7211.c
71
struct list_head list;
drivers/input/touchscreen/st1232.c
61
struct list_head touch_overlay_list;
drivers/input/touchscreen/sur40.c
218
struct list_head buf_list;
drivers/input/touchscreen/sur40.c
232
struct list_head list;
drivers/interconnect/core.c
203
struct list_head traverse_list;
drivers/interconnect/core.c
204
struct list_head edge_list;
drivers/interconnect/core.c
205
struct list_head visited_list;
drivers/interconnect/debugfs-client.c
36
struct list_head list;
drivers/interconnect/qcom/bcm-voter.c
160
struct list_head *bcm_list = &voter->commit_list;
drivers/interconnect/qcom/bcm-voter.c
36
struct list_head commit_list;
drivers/interconnect/qcom/bcm-voter.c
37
struct list_head ws_list;
drivers/interconnect/qcom/bcm-voter.c
38
struct list_head voter_node;
drivers/interconnect/qcom/bcm-voter.c
42
static int cmp_vcd(void *priv, const struct list_head *a, const struct list_head *b)
drivers/interconnect/qcom/icc-rpmh.h
139
struct list_head list;
drivers/interconnect/qcom/icc-rpmh.h
140
struct list_head ws_list;
drivers/iommu/amd/amd_iommu_types.h
495
struct list_head list;
drivers/iommu/amd/amd_iommu_types.h
507
struct list_head pdom_list; /* For protection_domain->viommu_list */
drivers/iommu/amd/amd_iommu_types.h
547
struct list_head dev_list; /* List of all devices in this domain */
drivers/iommu/amd/amd_iommu_types.h
555
struct list_head dev_data_list; /* List of pdom_dev_data */
drivers/iommu/amd/amd_iommu_types.h
561
struct list_head viommu_list;
drivers/iommu/amd/amd_iommu_types.h
572
struct list_head list;
drivers/iommu/amd/amd_iommu_types.h
627
struct list_head unity_map;
drivers/iommu/amd/amd_iommu_types.h
635
struct list_head list;
drivers/iommu/amd/amd_iommu_types.h
785
struct list_head list;
drivers/iommu/amd/amd_iommu_types.h
795
struct list_head list;
drivers/iommu/amd/amd_iommu_types.h
817
struct list_head list; /* For domain->dev_list */
drivers/iommu/amd/amd_iommu_types.h
841
extern struct list_head ioapic_map;
drivers/iommu/amd/amd_iommu_types.h
842
extern struct list_head hpet_map;
drivers/iommu/amd/amd_iommu_types.h
843
extern struct list_head acpihid_map;
drivers/iommu/amd/amd_iommu_types.h
849
extern struct list_head amd_iommu_pci_seg_list;
drivers/iommu/amd/amd_iommu_types.h
855
extern struct list_head amd_iommu_list;
drivers/iommu/amd/amd_iommu_types.h
878
struct list_head list;
drivers/iommu/amd/amd_iommu_types.h
889
struct list_head list;
drivers/iommu/amd/init.c
1336
struct list_head *list;
drivers/iommu/amd/init.c
1374
struct list_head *list = &acpihid_map;
drivers/iommu/amd/iommu.c
3050
struct list_head *head)
drivers/iommu/apple-dart.c
985
struct list_head *head)
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
3703
struct list_head *head)
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
4743
struct list_head rmr_list;
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h
876
struct list_head devices;
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h
930
struct list_head devices_elm;
drivers/iommu/arm/arm-smmu/arm-smmu-qcom-debug.c
51
struct list_head list;
drivers/iommu/arm/arm-smmu/arm-smmu.c
1607
struct list_head *head)
drivers/iommu/arm/arm-smmu/arm-smmu.c
2075
struct list_head rmr_list;
drivers/iommu/dma-iommu.c
2147
static struct list_head *cookie_msi_pages(const struct iommu_domain *domain)
drivers/iommu/dma-iommu.c
2162
struct list_head *msi_page_list = cookie_msi_pages(domain);
drivers/iommu/dma-iommu.c
41
struct list_head list;
drivers/iommu/dma-iommu.c
461
void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list)
drivers/iommu/dma-iommu.c
497
static int iommu_dma_ranges_sort(void *priv, const struct list_head *a,
drivers/iommu/dma-iommu.c
498
const struct list_head *b)
drivers/iommu/dma-iommu.c
59
struct list_head msi_page_list;
drivers/iommu/dma-iommu.c
81
struct list_head msi_page_list;
drivers/iommu/dma-iommu.h
20
void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list);
drivers/iommu/dma-iommu.h
52
static inline void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list)
drivers/iommu/exynos-iommu.c
238
struct list_head controllers; /* list of sysmmu_drvdata.owner_node */
drivers/iommu/exynos-iommu.c
250
struct list_head clients; /* list of sysmmu_drvdata.domain_node */
drivers/iommu/exynos-iommu.c
299
struct list_head domain_node; /* node for domain clients list */
drivers/iommu/exynos-iommu.c
300
struct list_head owner_node; /* node for owner controllers list */
drivers/iommu/fsl_pamu_domain.h
14
struct list_head devices;
drivers/iommu/fsl_pamu_domain.h
22
struct list_head link; /* link to domain siblings */
drivers/iommu/intel/cache.c
49
struct list_head *prev;
drivers/iommu/intel/iommu.c
165
struct list_head list; /* list of rmrr units */
drivers/iommu/intel/iommu.c
174
struct list_head list; /* list of ATSR units */
drivers/iommu/intel/iommu.c
182
struct list_head list; /* list of SATC units */
drivers/iommu/intel/iommu.c
3380
struct list_head *head)
drivers/iommu/intel/iommu.c
3691
static int device_set_dirty_tracking(struct list_head *devices, bool enable)
drivers/iommu/intel/iommu.h
1226
struct list_head node;
drivers/iommu/intel/iommu.h
617
struct list_head devices; /* all devices' list */
drivers/iommu/intel/iommu.h
618
struct list_head dev_pasids; /* all attached pasids */
drivers/iommu/intel/iommu.h
621
struct list_head cache_tags; /* Cache tag list */
drivers/iommu/intel/iommu.h
630
struct list_head s1_domains;
drivers/iommu/intel/iommu.h
640
struct list_head s2_link;
drivers/iommu/intel/iommu.h
746
struct list_head link; /* link to domain siblings */
drivers/iommu/intel/iommu.h
773
struct list_head link_domain; /* link to domain siblings */
drivers/iommu/iommu-pages.h
22
struct list_head iopt_freelist_elm;
drivers/iommu/iommu.c
1782
struct list_head *group_list = data;
drivers/iommu/iommu.c
2916
void iommu_get_resv_regions(struct device *dev, struct list_head *list)
drivers/iommu/iommu.c
2932
void iommu_put_resv_regions(struct device *dev, struct list_head *list)
drivers/iommu/iommu.c
55
struct list_head devices;
drivers/iommu/iommu.c
606
static int __iommu_probe_device(struct device *dev, struct list_head *group_list)
drivers/iommu/iommu.c
70
struct list_head entry;
drivers/iommu/iommu.c
76
struct list_head list;
drivers/iommu/iommu.c
861
struct list_head *regions)
drivers/iommu/iommu.c
913
iommu_insert_device_resv_regions(struct list_head *dev_resv_regions,
drivers/iommu/iommu.c
914
struct list_head *group_resv_regions)
drivers/iommu/iommu.c
928
struct list_head *head)
drivers/iommu/iommu.c
935
struct list_head dev_resv_regions;
drivers/iommu/iommu.c
960
struct list_head group_resv_regions;
drivers/iommu/iommufd/eventq.c
103
struct list_head *list = &fault->common.deliver;
drivers/iommu/iommufd/eventq.c
24
struct list_head free_list;
drivers/iommu/iommufd/eventq.c
255
struct list_head *list = &eventq->deliver;
drivers/iommu/iommufd/eventq.c
284
struct list_head *list = &eventq->deliver;
drivers/iommu/iommufd/io_pagetable.c
257
struct list_head *pages_list,
drivers/iommu/iommufd/io_pagetable.c
28
struct list_head next;
drivers/iommu/iommufd/io_pagetable.c
337
void iopt_free_pages_list(struct list_head *pages_list)
drivers/iommu/iommufd/io_pagetable.c
352
static int iopt_fill_domains_pages(struct list_head *pages_list)
drivers/iommu/iommufd/io_pagetable.c
374
int iopt_map_pages(struct io_pagetable *iopt, struct list_head *pages_list,
drivers/iommu/iommufd/io_pagetable.c
701
unsigned long length, struct list_head *pages_list)
drivers/iommu/iommufd/io_pagetable.h
200
struct list_head elm;
drivers/iommu/iommufd/io_pagetable.h
208
struct list_head tracker;
drivers/iommu/iommufd/iommufd_private.h
102
unsigned long length, struct list_head *pages_list);
drivers/iommu/iommufd/iommufd_private.h
103
void iopt_free_pages_list(struct list_head *pages_list);
drivers/iommu/iommufd/iommufd_private.h
115
int iopt_map_pages(struct io_pagetable *iopt, struct list_head *pages_list,
drivers/iommu/iommufd/iommufd_private.h
25
struct list_head sw_msi_item;
drivers/iommu/iommufd/iommufd_private.h
329
struct list_head hwpt_list;
drivers/iommu/iommufd/iommufd_private.h
377
struct list_head hwpt_item;
drivers/iommu/iommufd/iommufd_private.h
488
struct list_head group_item;
drivers/iommu/iommufd/iommufd_private.h
52
struct list_head sw_msi_list;
drivers/iommu/iommufd/iommufd_private.h
556
struct list_head deliver;
drivers/iommu/iommufd/iommufd_private.h
603
struct list_head node; /* for iommufd_eventq::deliver */
drivers/iommu/iommufd/iommufd_private.h
619
struct list_head node; /* for iommufd_viommu::veventqs */
drivers/iommu/iommufd/selftest.c
1341
struct list_head items;
drivers/iommu/iommufd/selftest.c
1347
struct list_head items_elm;
drivers/iommu/msm_iommu.c
41
struct list_head list_attached;
drivers/iommu/msm_iommu.h
55
struct list_head dev_node;
drivers/iommu/msm_iommu.h
56
struct list_head dom_node;
drivers/iommu/msm_iommu.h
57
struct list_head ctx_list;
drivers/iommu/msm_iommu.h
79
struct list_head list;
drivers/iommu/mtk_iommu.c
1028
struct list_head *head)
drivers/iommu/mtk_iommu.c
206
struct list_head *hw_list;
drivers/iommu/mtk_iommu.c
278
struct list_head *hw_list;
drivers/iommu/mtk_iommu.c
279
struct list_head hw_list_head;
drivers/iommu/mtk_iommu.c
280
struct list_head list;
drivers/iommu/mtk_iommu.c
380
static struct mtk_iommu_data *mtk_iommu_get_frst_data(struct list_head *hwlist)
drivers/iommu/mtk_iommu.c
407
struct list_head *head = bank->parent_data->hw_list;
drivers/iommu/mtk_iommu.c
726
struct list_head *hw_list = data->hw_list;
drivers/iommu/mtk_iommu.c
977
struct list_head *hw_list = c_data->hw_list;
drivers/iommu/of_iommu.c
206
void of_iommu_get_resv_regions(struct device *dev, struct list_head *list)
drivers/iommu/riscv/iommu.c
810
struct list_head bonds;
drivers/iommu/riscv/iommu.c
844
struct list_head list;
drivers/iommu/riscv/iommu.c
854
struct list_head *bonds;
drivers/iommu/rockchip-iommu.c
118
struct list_head node; /* entry in rk_iommu_domain.iommus */
drivers/iommu/rockchip-iommu.c
682
struct list_head *pos;
drivers/iommu/rockchip-iommu.c
86
struct list_head iommus;
drivers/iommu/s390-iommu.c
29
struct list_head devices;
drivers/iommu/s390-iommu.c
731
struct list_head *list)
drivers/iommu/tegra-smmu.c
25
struct list_head list;
drivers/iommu/tegra-smmu.c
39
struct list_head groups;
drivers/iommu/tegra-smmu.c
47
struct list_head list;
drivers/iommu/virtio-iommu.c
43
struct list_head requests;
drivers/iommu/virtio-iommu.c
79
struct list_head resv_regions;
drivers/iommu/virtio-iommu.c
83
struct list_head list;
drivers/iommu/virtio-iommu.c
970
static void viommu_get_resv_regions(struct device *dev, struct list_head *head)
drivers/irqchip/irq-bcm7038-l1.c
43
struct list_head list;
drivers/irqchip/irq-gic-v2m.c
66
struct list_head entry;
drivers/irqchip/irq-gic-v3-its.c
106
struct list_head entry;
drivers/irqchip/irq-gic-v3-its.c
120
struct list_head its_device_list;
drivers/irqchip/irq-gic-v3-its.c
171
struct list_head entry;
drivers/irqchip/irq-gic-v3-its.c
2102
struct list_head entry;
drivers/irqchip/irq-loongarch-avec.c
31
struct list_head head;
drivers/irqchip/irq-loongarch-avec.c
51
struct list_head entry;
drivers/irqchip/irq-mst-intc.c
34
struct list_head entry;
drivers/irqchip/irq-riscv-aplic-main.h
42
struct list_head head;
drivers/irqchip/irq-ti-sci-inta.c
104
struct list_head vint_list;
drivers/irqchip/irq-ti-sci-inta.c
70
struct list_head list;
drivers/isdn/capi/capi.c
105
struct list_head ackqueue;
drivers/isdn/capi/capi.c
111
struct list_head list;
drivers/isdn/capi/capi.c
120
struct list_head list;
drivers/isdn/capi/capi.c
128
struct list_head nccis;
drivers/isdn/capi/capi.c
1323
struct list_head *l;
drivers/isdn/capi/capi.c
81
struct list_head list;
drivers/isdn/hardware/mISDN/avmfritz.c
119
struct list_head list;
drivers/isdn/hardware/mISDN/hfc_multi.h
139
struct list_head list;
drivers/isdn/hardware/mISDN/hfcsusb.h
272
struct list_head list;
drivers/isdn/hardware/mISDN/mISDNinfineon.c
93
struct list_head list;
drivers/isdn/hardware/mISDN/netjet.c
64
struct list_head list;
drivers/isdn/hardware/mISDN/speedfax.c
58
struct list_head list;
drivers/isdn/hardware/mISDN/w6692.c
52
struct list_head list;
drivers/isdn/mISDN/dsp.h
100
struct list_head list;
drivers/isdn/mISDN/dsp.h
104
struct list_head mlist;
drivers/isdn/mISDN/dsp.h
139
struct list_head list;
drivers/isdn/mISDN/dsp.h
171
struct list_head list;
drivers/isdn/mISDN/dsp.h
243
extern struct list_head dsp_ilist;
drivers/isdn/mISDN/dsp.h
244
extern struct list_head conf_ilist;
drivers/isdn/mISDN/dsp.h
94
struct list_head list;
drivers/isdn/mISDN/dsp_pipeline.c
23
struct list_head list;
drivers/isdn/mISDN/dsp_pipeline.c
28
struct list_head list;
drivers/isdn/mISDN/l1oip.h
48
struct list_head list;
drivers/isdn/mISDN/layer2.h
18
struct list_head layer2;
drivers/isdn/mISDN/layer2.h
44
struct list_head list;
drivers/isdn/mISDN/timerdev.c
29
struct list_head pending;
drivers/isdn/mISDN/timerdev.c
30
struct list_head expired;
drivers/isdn/mISDN/timerdev.c
37
struct list_head list;
drivers/isdn/mISDN/timerdev.c
67
struct list_head *list = &dev->pending;
drivers/isdn/mISDN/timerdev.c
96
struct list_head *list = &dev->expired;
drivers/leds/blink/leds-lgm-sso.c
116
struct list_head list;
drivers/leds/blink/leds-lgm-sso.c
140
struct list_head led_list;
drivers/leds/leds.h
32
extern struct list_head leds_list;
drivers/leds/trigger/ledtrig-backlight.c
25
struct list_head entry;
drivers/macintosh/smu.c
1069
struct list_head list;
drivers/macintosh/smu.c
87
struct list_head cmd_list;
drivers/macintosh/smu.c
90
struct list_head cmd_i2c_list;
drivers/macintosh/via-pmu.c
2098
struct list_head list;
drivers/macintosh/via-pmu.c
2119
struct list_head *list;
drivers/macintosh/windfarm.h
106
struct list_head link;
drivers/macintosh/windfarm.h
37
struct list_head link;
drivers/macintosh/windfarm_fcu_controls.c
59
struct list_head fan_list;
drivers/macintosh/windfarm_fcu_controls.c
64
struct list_head link;
drivers/macintosh/windfarm_smu_controls.c
45
struct list_head link;
drivers/macintosh/windfarm_smu_sat.c
33
struct list_head sensors;
drivers/macintosh/windfarm_smu_sat.c
41
struct list_head link;
drivers/macintosh/windfarm_smu_sensors.c
274
struct list_head link;
drivers/macintosh/windfarm_smu_sensors.c
53
struct list_head link;
drivers/mailbox/bcm74110-mailbox.c
107
struct list_head rx_svc_init_list;
drivers/mailbox/bcm74110-mailbox.c
72
struct list_head list_entry;
drivers/mailbox/mtk-cmdq-mailbox.c
72
struct list_head task_busy_list;
drivers/mailbox/mtk-cmdq-mailbox.c
78
struct list_head list_entry;
drivers/mailbox/tegra-hsp.c
128
struct list_head doorbells;
drivers/mailbox/tegra-hsp.c
65
struct list_head list;
drivers/md/bcache/alloc.c
518
struct list_head list;
drivers/md/bcache/bcache.h
1016
extern struct list_head bch_cache_sets;
drivers/md/bcache/bcache.h
289
struct list_head lru;
drivers/md/bcache/bcache.h
303
struct list_head list;
drivers/md/bcache/bcache.h
365
struct list_head io_lru;
drivers/md/bcache/bcache.h
519
struct list_head list;
drivers/md/bcache/bcache.h
534
struct list_head cached_devs;
drivers/md/bcache/bcache.h
580
struct list_head btree_cache;
drivers/md/bcache/bcache.h
581
struct list_head btree_cache_freeable;
drivers/md/bcache/bcache.h
582
struct list_head btree_cache_freed;
drivers/md/bcache/bcache.h
699
struct list_head data_buckets;
drivers/md/bcache/btree.h
141
struct list_head list;
drivers/md/bcache/journal.c
170
int bch_journal_read(struct cache_set *c, struct list_head *list)
drivers/md/bcache/journal.c
292
void bch_journal_mark(struct cache_set *c, struct list_head *list)
drivers/md/bcache/journal.c
338
int bch_journal_replay(struct cache_set *s, struct list_head *list)
drivers/md/bcache/journal.c
35
static int journal_read_bucket(struct cache *ca, struct list_head *list,
drivers/md/bcache/journal.c
75
struct list_head *where;
drivers/md/bcache/journal.h
166
void bch_journal_mark(struct cache_set *c, struct list_head *list);
drivers/md/bcache/journal.h
168
int bch_journal_read(struct cache_set *c, struct list_head *list);
drivers/md/bcache/journal.h
169
int bch_journal_replay(struct cache_set *c, struct list_head *list);
drivers/md/bcache/journal.h
84
struct list_head list;
drivers/md/bcache/super.c
2695
struct list_head list;
drivers/md/dm-bio-prison-v1.c
289
struct list_head work_items;
drivers/md/dm-bio-prison-v1.c
346
static void __sweep(struct dm_deferred_set *ds, struct list_head *head)
drivers/md/dm-bio-prison-v1.c
358
void dm_deferred_entry_dec(struct dm_deferred_entry *entry, struct list_head *head)
drivers/md/dm-bio-prison-v1.c
373
int dm_deferred_set_add_work(struct dm_deferred_set *ds, struct list_head *work)
drivers/md/dm-bio-prison-v1.h
125
void dm_deferred_entry_dec(struct dm_deferred_entry *entry, struct list_head *head);
drivers/md/dm-bio-prison-v1.h
126
int dm_deferred_set_add_work(struct dm_deferred_set *ds, struct list_head *work);
drivers/md/dm-bio-prison-v1.h
52
struct list_head user_list; /* for client use */
drivers/md/dm-bufio.c
1005
struct list_head client_list;
drivers/md/dm-bufio.c
131
static inline struct lru_entry *to_le(struct list_head *l)
drivers/md/dm-bufio.c
1455
struct list_head *write_list)
drivers/md/dm-bufio.c
1472
static void __flush_write_list(struct list_head *write_list)
drivers/md/dm-bufio.c
1709
struct list_head *write_list;
drivers/md/dm-bufio.c
1724
struct list_head *write_list)
drivers/md/dm-bufio.c
1738
struct list_head *write_list)
drivers/md/dm-bufio.c
1777
struct list_head *write_list)
drivers/md/dm-bufio.c
252
struct list_head *h = lru->cursor;
drivers/md/dm-bufio.c
2704
struct list_head *h;
drivers/md/dm-bufio.c
2721
struct list_head *h = dm_bufio_all_clients.next;
drivers/md/dm-bufio.c
348
struct list_head write_list;
drivers/md/dm-bufio.c
536
static struct dm_buffer *list_to_buffer(struct list_head *l)
drivers/md/dm-bufio.c
73
struct list_head list;
drivers/md/dm-bufio.c
79
struct list_head list;
drivers/md/dm-bufio.c
85
struct list_head *cursor;
drivers/md/dm-bufio.c
88
struct list_head iterators;
drivers/md/dm-bufio.c
992
struct list_head reserved_buffers;
drivers/md/dm-cache-background-tracker.c
20
struct list_head issued;
drivers/md/dm-cache-background-tracker.c
21
struct list_head queued;
drivers/md/dm-cache-background-tracker.h
30
struct list_head list;
drivers/md/dm-cache-metadata.c
106
struct list_head list;
drivers/md/dm-cache-policy.h
154
struct list_head list;
drivers/md/dm-cache-target.c
104
struct list_head work_items;
drivers/md/dm-cache-target.c
339
struct list_head invalidation_requests;
drivers/md/dm-cache-target.c
93
struct list_head work_items;
drivers/md/dm-clone-target.c
541
struct list_head list;
drivers/md/dm-core.h
115
struct list_head uevent_list;
drivers/md/dm-core.h
217
struct list_head devices;
drivers/md/dm-core.h
53
struct list_head table_devices;
drivers/md/dm-delay.c
38
struct list_head delayed_bios;
drivers/md/dm-delay.c
53
struct list_head list;
drivers/md/dm-era-target.c
1190
struct list_head rpc_calls;
drivers/md/dm-era-target.c
1197
struct list_head list;
drivers/md/dm-era-target.c
1324
struct list_head calls;
drivers/md/dm-exception-store.h
112
struct list_head list;
drivers/md/dm-init.c
239
static int __init dm_parse_devices(struct list_head *devices, char *str)
drivers/md/dm-init.c
41
struct list_head list;
drivers/md/dm-init.c
64
static void __init dm_setup_cleanup(struct list_head *devices)
drivers/md/dm-integrity.c
235
struct list_head wait_list;
drivers/md/dm-integrity.c
308
struct list_head wait_entry;
drivers/md/dm-ioctl.c
1646
struct list_head *tmp;
drivers/md/dm-kcopyd.c
349
struct list_head list;
drivers/md/dm-kcopyd.c
417
static struct kcopyd_job *pop_io_job(struct list_head *jobs,
drivers/md/dm-kcopyd.c
443
static struct kcopyd_job *pop(struct list_head *jobs,
drivers/md/dm-kcopyd.c
463
static void push(struct list_head *jobs, struct kcopyd_job *job)
drivers/md/dm-kcopyd.c
474
static void push_head(struct list_head *jobs, struct kcopyd_job *job)
drivers/md/dm-kcopyd.c
611
static int process_jobs(struct list_head *jobs, struct dm_kcopyd_client *kc,
drivers/md/dm-kcopyd.c
90
struct list_head callback_jobs;
drivers/md/dm-kcopyd.c
91
struct list_head complete_jobs;
drivers/md/dm-kcopyd.c
92
struct list_head io_jobs;
drivers/md/dm-kcopyd.c
93
struct list_head pages_jobs;
drivers/md/dm-log-userspace-base.c
26
struct list_head list;
drivers/md/dm-log-userspace-base.c
466
static int flush_one_by_one(struct log_c *lc, struct list_head *flush_list)
drivers/md/dm-log-userspace-base.c
483
static int flush_by_group(struct log_c *lc, struct list_head *flush_list,
drivers/md/dm-log-userspace-base.c
56
struct list_head mark_list;
drivers/md/dm-log-userspace-base.c
57
struct list_head clear_list;
drivers/md/dm-log-userspace-transfer.c
44
struct list_head list;
drivers/md/dm-log-userspace-transfer.c
55
static struct list_head receiving_list;
drivers/md/dm-log-writes.c
116
struct list_head unflushed_blocks;
drivers/md/dm-log-writes.c
117
struct list_head logging_blocks;
drivers/md/dm-log-writes.c
130
struct list_head list;
drivers/md/dm-mpath.c
190
static void free_pgpaths(struct list_head *pgpaths, struct dm_target *ti)
drivers/md/dm-mpath.c
42
struct list_head list;
drivers/md/dm-mpath.c
60
struct list_head list;
drivers/md/dm-mpath.c
67
struct list_head pgpaths;
drivers/md/dm-mpath.c
86
struct list_head priority_groups;
drivers/md/dm-path-selector.c
22
struct list_head list;
drivers/md/dm-pcache/backing_dev.h
26
struct list_head node;
drivers/md/dm-pcache/backing_dev.h
49
struct list_head submit_list;
drivers/md/dm-pcache/backing_dev.h
53
struct list_head complete_list;
drivers/md/dm-pcache/cache.h
115
struct list_head list_node;
drivers/md/dm-pcache/cache.h
272
struct list_head *delete_key_list;
drivers/md/dm-pcache/cache.h
273
struct list_head *submit_req_list;
drivers/md/dm-pcache/cache.h
324
struct list_head *delete_key_list);
drivers/md/dm-pcache/cache_key.c
362
struct list_head *delete_key_list)
drivers/md/dm-pcache/dm_pcache.h
27
struct list_head defered_req_list;
drivers/md/dm-pcache/dm_pcache.h
59
struct list_head list_node;
drivers/md/dm-ps-historical-service-time.c
217
static void free_paths(struct list_head *paths)
drivers/md/dm-ps-historical-service-time.c
45
struct list_head valid_paths;
drivers/md/dm-ps-historical-service-time.c
46
struct list_head failed_paths;
drivers/md/dm-ps-historical-service-time.c
55
struct list_head list;
drivers/md/dm-ps-queue-length.c
31
struct list_head valid_paths;
drivers/md/dm-ps-queue-length.c
32
struct list_head failed_paths;
drivers/md/dm-ps-queue-length.c
37
struct list_head list;
drivers/md/dm-ps-queue-length.c
67
static void ql_free_paths(struct list_head *paths)
drivers/md/dm-ps-round-robin.c
30
struct list_head list;
drivers/md/dm-ps-round-robin.c
35
static void free_paths(struct list_head *paths)
drivers/md/dm-ps-round-robin.c
51
struct list_head valid_paths;
drivers/md/dm-ps-round-robin.c
52
struct list_head invalid_paths;
drivers/md/dm-ps-service-time.c
26
struct list_head valid_paths;
drivers/md/dm-ps-service-time.c
27
struct list_head failed_paths;
drivers/md/dm-ps-service-time.c
32
struct list_head list;
drivers/md/dm-ps-service-time.c
63
static void free_paths(struct list_head *paths)
drivers/md/dm-raid1.c
60
struct list_head list;
drivers/md/dm-region-hash.c
110
struct list_head hash_list;
drivers/md/dm-region-hash.c
111
struct list_head list;
drivers/md/dm-region-hash.c
277
struct list_head *bucket = rh->buckets + rh_hash(rh, region);
drivers/md/dm-region-hash.c
73
struct list_head *buckets;
drivers/md/dm-region-hash.c
84
struct list_head clean_regions;
drivers/md/dm-region-hash.c
85
struct list_head quiesced_regions;
drivers/md/dm-region-hash.c
86
struct list_head recovered_regions;
drivers/md/dm-region-hash.c
87
struct list_head failed_recovered_regions;
drivers/md/dm-snap.c
2425
static int __origin_write(struct list_head *snapshots, sector_t sector,
drivers/md/dm-snap.c
323
struct list_head hash_list;
drivers/md/dm-snap.c
326
struct list_head snapshots;
drivers/md/dm-snap.c
336
struct list_head hash_list;
drivers/md/dm-snap.c
345
static struct list_head *_origins;
drivers/md/dm-snap.c
346
static struct list_head *_dm_origins;
drivers/md/dm-snap.c
357
_origins = kmalloc_objs(struct list_head, ORIGIN_HASH_SIZE);
drivers/md/dm-snap.c
365
_dm_origins = kmalloc_objs(struct list_head, ORIGIN_HASH_SIZE);
drivers/md/dm-snap.c
392
struct list_head *ol;
drivers/md/dm-snap.c
405
struct list_head *sl = &_origins[origin_hash(o->bdev)];
drivers/md/dm-snap.c
412
struct list_head *ol;
drivers/md/dm-snap.c
425
struct list_head *sl = &_dm_origins[origin_hash(o->dev->bdev)];
drivers/md/dm-snap.c
63
struct list_head list;
drivers/md/dm-stats.c
246
struct list_head *l;
drivers/md/dm-stats.c
269
struct list_head *l;
drivers/md/dm-stats.c
43
struct list_head list_entry;
drivers/md/dm-stats.h
14
struct list_head list; /* list of struct dm_stat */
drivers/md/dm-table.c
166
static void free_devices(struct list_head *devices, struct mapped_device *md)
drivers/md/dm-table.c
168
struct list_head *tmp, *next;
drivers/md/dm-table.c
2114
struct list_head *dm_table_get_devices(struct dm_table *t)
drivers/md/dm-table.c
216
static struct dm_dev_internal *find_device(struct list_head *l, dev_t dev)
drivers/md/dm-table.c
457
struct list_head *devices = &ti->table->devices;
drivers/md/dm-table.c
903
struct list_head *devices = dm_table_get_devices(t);
drivers/md/dm-thin-metadata.c
189
struct list_head thin_devices;
drivers/md/dm-thin-metadata.c
232
struct list_head list;
drivers/md/dm-thin.c
1216
static void process_prepared(struct pool *pool, struct list_head *head,
drivers/md/dm-thin.c
1219
struct list_head maps;
drivers/md/dm-thin.c
2255
static unsigned int sort_cells(struct pool *pool, struct list_head *cells)
drivers/md/dm-thin.c
2276
struct list_head cells;
drivers/md/dm-thin.c
233
struct list_head list;
drivers/md/dm-thin.c
265
struct list_head prepared_mappings;
drivers/md/dm-thin.c
266
struct list_head prepared_discards;
drivers/md/dm-thin.c
267
struct list_head prepared_discards_pt2;
drivers/md/dm-thin.c
268
struct list_head active_thins;
drivers/md/dm-thin.c
340
struct list_head list;
drivers/md/dm-thin.c
352
struct list_head deferred_cells;
drivers/md/dm-thin.c
4338
struct list_head work;
drivers/md/dm-thin.c
526
struct list_head pools;
drivers/md/dm-thin.c
622
struct list_head cells;
drivers/md/dm-thin.c
799
struct list_head list;
drivers/md/dm-uevent.c
121
void dm_send_uevents(struct list_head *events, struct kobject *kobj)
drivers/md/dm-uevent.c
34
struct list_head elist;
drivers/md/dm-uevent.h
20
extern void dm_send_uevents(struct list_head *events, struct kobject *kobj);
drivers/md/dm-uevent.h
34
static inline void dm_send_uevents(struct list_head *events,
drivers/md/dm-vdo/block-map.c
2019
struct list_head *expired;
drivers/md/dm-vdo/block-map.c
2059
struct list_head *entry,
drivers/md/dm-vdo/block-map.h
149
struct list_head state_entry;
drivers/md/dm-vdo/block-map.h
151
struct list_head lru_entry;
drivers/md/dm-vdo/block-map.h
188
struct list_head entry;
drivers/md/dm-vdo/block-map.h
216
typedef struct list_head dirty_era_t[2];
drivers/md/dm-vdo/block-map.h
68
struct list_head lru_list;
drivers/md/dm-vdo/block-map.h
70
struct list_head free_list;
drivers/md/dm-vdo/block-map.h
72
struct list_head outgoing_list;
drivers/md/dm-vdo/data-vio.c
173
struct list_head available;
drivers/md/dm-vdo/data-vio.c
667
struct list_head *returned)
drivers/md/dm-vdo/data-vio.h
227
struct list_head hash_lock_entry;
drivers/md/dm-vdo/data-vio.h
242
struct list_head write_entry;
drivers/md/dm-vdo/data-vio.h
278
struct list_head pool_entry;
drivers/md/dm-vdo/dedupe.c
223
struct list_head pool_node;
drivers/md/dm-vdo/dedupe.c
229
struct list_head duplicate_vios;
drivers/md/dm-vdo/dedupe.h
23
struct list_head list_entry;
drivers/md/dm-vdo/dedupe.h
46
struct list_head lock_pool;
drivers/md/dm-vdo/dedupe.h
58
struct list_head available;
drivers/md/dm-vdo/dedupe.h
59
struct list_head pending;
drivers/md/dm-vdo/logical-zone.h
44
struct list_head write_vios;
drivers/md/dm-vdo/packer.h
65
struct list_head list;
drivers/md/dm-vdo/packer.h
80
struct list_head bins;
drivers/md/dm-vdo/physical-zone.c
185
struct list_head entry;
drivers/md/dm-vdo/physical-zone.c
201
struct list_head idle_list;
drivers/md/dm-vdo/physical-zone.c
294
struct list_head *idle_entry;
drivers/md/dm-vdo/priority-table.c
128
struct list_head *entry)
drivers/md/dm-vdo/priority-table.c
155
struct list_head *vdo_priority_table_dequeue(struct priority_table *table)
drivers/md/dm-vdo/priority-table.c
158
struct list_head *entry;
drivers/md/dm-vdo/priority-table.c
189
void vdo_priority_table_remove(struct priority_table *table, struct list_head *entry)
drivers/md/dm-vdo/priority-table.c
191
struct list_head *next_entry;
drivers/md/dm-vdo/priority-table.c
27
struct list_head queue;
drivers/md/dm-vdo/priority-table.h
37
struct list_head *entry);
drivers/md/dm-vdo/priority-table.h
41
struct list_head * __must_check vdo_priority_table_dequeue(struct priority_table *table);
drivers/md/dm-vdo/priority-table.h
43
void vdo_priority_table_remove(struct priority_table *table, struct list_head *entry);
drivers/md/dm-vdo/recovery-journal.c
189
static inline struct recovery_journal_block * __must_check get_journal_block(struct list_head *list)
drivers/md/dm-vdo/recovery-journal.h
118
struct list_head list_node;
drivers/md/dm-vdo/recovery-journal.h
185
struct list_head free_tail_blocks;
drivers/md/dm-vdo/recovery-journal.h
187
struct list_head active_tail_blocks;
drivers/md/dm-vdo/slab-depot.c
151
struct list_head *dirty_list = &journal->slab->allocator->dirty_slab_journals;
drivers/md/dm-vdo/slab-depot.c
3952
struct list_head *list = &depot->allocators[zone_number].dirty_slab_journals;
drivers/md/dm-vdo/slab-depot.h
128
struct list_head uncommitted_blocks;
drivers/md/dm-vdo/slab-depot.h
150
struct list_head dirty_entry;
drivers/md/dm-vdo/slab-depot.h
216
struct list_head allocq_entry;
drivers/md/dm-vdo/slab-depot.h
283
struct list_head high_priority_slabs;
drivers/md/dm-vdo/slab-depot.h
285
struct list_head slabs;
drivers/md/dm-vdo/slab-depot.h
431
struct list_head dirty_slab_journals;
drivers/md/dm-vdo/thread-registry.h
13
struct list_head links;
drivers/md/dm-vdo/thread-registry.h
18
struct list_head links;
drivers/md/dm-vdo/types.h
213
struct list_head config_list;
drivers/md/dm-vdo/vdo.c
69
struct list_head links;
drivers/md/dm-vdo/vdo.h
252
struct list_head device_config_list;
drivers/md/dm-vdo/vdo.h
255
struct list_head registration;
drivers/md/dm-vdo/vio.c
26
struct list_head available;
drivers/md/dm-vdo/vio.c
32
struct list_head busy;
drivers/md/dm-vdo/vio.h
28
struct list_head list_entry;
drivers/md/dm-vdo/vio.h
32
struct list_head pool_entry;
drivers/md/dm-writecache.c
110
struct list_head lru;
drivers/md/dm-writecache.c
112
struct list_head freelist;
drivers/md/dm-writecache.c
1681
static void __writecache_endio_pmem(struct dm_writecache *wc, struct list_head *list)
drivers/md/dm-writecache.c
1720
static void __writecache_endio_ssd(struct dm_writecache *wc, struct list_head *list)
drivers/md/dm-writecache.c
1753
struct list_head list;
drivers/md/dm-writecache.c
1812
struct list_head list;
drivers/md/dm-writecache.c
193
struct list_head endio_list;
drivers/md/dm-writecache.c
1947
struct list_head skipped;
drivers/md/dm-writecache.c
223
struct list_head endio_entry;
drivers/md/dm-writecache.c
232
struct list_head endio_entry;
drivers/md/dm-writecache.c
83
struct list_head lru;
drivers/md/dm-zoned-metadata.c
111
struct list_head link;
drivers/md/dm-zoned-metadata.c
188
struct list_head mblk_lru_list;
drivers/md/dm-zoned-metadata.c
189
struct list_head mblk_dirty_list;
drivers/md/dm-zoned-metadata.c
1940
struct list_head *zone_list;
drivers/md/dm-zoned-metadata.c
198
struct list_head unmap_cache_list;
drivers/md/dm-zoned-metadata.c
199
struct list_head map_cache_list;
drivers/md/dm-zoned-metadata.c
202
struct list_head reserved_seq_zones_list;
drivers/md/dm-zoned-metadata.c
2205
struct list_head *list;
drivers/md/dm-zoned-metadata.c
812
struct list_head *write_list,
drivers/md/dm-zoned-metadata.c
855
struct list_head *write_list)
drivers/md/dm-zoned-metadata.c
882
struct list_head write_list;
drivers/md/dm-zoned.h
74
struct list_head unmap_rnd_list;
drivers/md/dm-zoned.h
75
struct list_head map_rnd_list;
drivers/md/dm-zoned.h
79
struct list_head unmap_seq_list;
drivers/md/dm-zoned.h
80
struct list_head map_seq_list;
drivers/md/dm-zoned.h
97
struct list_head link;
drivers/md/dm.c
140
struct list_head list;
drivers/md/dm.c
1568
struct list_head *devices = dm_table_get_devices(t);
drivers/md/dm.c
2016
struct list_head *devices = dm_table_get_devices(map);
drivers/md/dm.c
3317
void dm_uevent_add(struct mapped_device *md, struct list_head *elist)
drivers/md/dm.c
792
static struct table_device *find_table_device(struct list_head *l, dev_t dev,
drivers/md/dm.h
42
struct list_head list;
drivers/md/dm.h
66
struct list_head *dm_table_get_devices(struct dm_table *t);
drivers/md/md-cluster.c
72
struct list_head suspend_list;
drivers/md/md.c
10744
struct list_head list;
drivers/md/md.h
136
struct list_head same_set; /* RAID devices within the same set */
drivers/md/md.h
407
struct list_head disks;
drivers/md/md.h
603
struct list_head all_mddevs;
drivers/md/md.h
625
struct list_head deleting;
drivers/md/persistent-data/dm-block-manager.c
47
struct list_head waiters;
drivers/md/persistent-data/dm-block-manager.c
56
struct list_head list;
drivers/md/raid1.c
2661
struct list_head *head = &conf->retry_list;
drivers/md/raid1.h
146
struct list_head retry_list;
drivers/md/raid1.h
66
struct list_head retry_list;
drivers/md/raid1.h
71
struct list_head bio_end_io_list;
drivers/md/raid10.c
2966
struct list_head *head = &conf->retry_list;
drivers/md/raid10.h
131
struct list_head retry_list;
drivers/md/raid10.h
64
struct list_head retry_list;
drivers/md/raid10.h
69
struct list_head bio_end_io_list;
drivers/md/raid5-cache.c
105
struct list_head running_ios; /* io_units which are still running,
drivers/md/raid5-cache.c
108
struct list_head io_end_ios; /* io_units which have been completely
drivers/md/raid5-cache.c
111
struct list_head flushing_ios; /* io_units which are waiting for log
drivers/md/raid5-cache.c
113
struct list_head finished_ios; /* io_units which settle down in log disk */
drivers/md/raid5-cache.c
116
struct list_head no_mem_stripes; /* pending stripes, -ENOMEM */
drivers/md/raid5-cache.c
133
struct list_head no_space_stripes; /* pending stripes, log has no space */
drivers/md/raid5-cache.c
142
struct list_head stripe_in_journal_list;
drivers/md/raid5-cache.c
1610
struct list_head cached_list;
drivers/md/raid5-cache.c
1929
r5c_recovery_lookup_stripe(struct list_head *list, sector_t sect)
drivers/md/raid5-cache.c
1940
r5c_recovery_drop_stripes(struct list_head *cached_stripe_list,
drivers/md/raid5-cache.c
1953
r5c_recovery_replay_stripes(struct list_head *cached_stripe_list,
drivers/md/raid5-cache.c
2063
struct list_head *cached_stripe_list)
drivers/md/raid5-cache.c
221
struct list_head log_sibling; /* log->running_ios */
drivers/md/raid5-cache.c
222
struct list_head stripe_list; /* stripes added to the io_unit */
drivers/md/raid5-ppl.c
109
struct list_head no_mem_stripes;
drivers/md/raid5-ppl.c
124
struct list_head io_list; /* all io_units of this log */
drivers/md/raid5-ppl.c
144
struct list_head log_sibling; /* log->io_list */
drivers/md/raid5-ppl.c
146
struct list_head stripe_list; /* stripes added to the io_unit */
drivers/md/raid5.c
1041
static int cmp_stripe(void *priv, const struct list_head *a,
drivers/md/raid5.c
1042
const struct list_head *b)
drivers/md/raid5.c
1059
struct list_head *first, *next = NULL;
drivers/md/raid5.c
226
struct list_head *temp_inactive_list)
drivers/md/raid5.c
312
struct list_head *temp_inactive_list)
drivers/md/raid5.c
327
struct list_head *temp_inactive_list,
drivers/md/raid5.c
340
struct list_head *list = &temp_inactive_list[size - 1];
drivers/md/raid5.c
369
struct list_head *temp_inactive_list)
drivers/md/raid5.c
401
struct list_head list;
drivers/md/raid5.c
450
struct list_head *first;
drivers/md/raid5.c
5306
struct list_head *l = conf->delayed_list.next;
drivers/md/raid5.c
5320
struct list_head *temp_inactive_list)
drivers/md/raid5.c
5323
struct list_head head;
drivers/md/raid5.c
5527
struct list_head *handle_list = NULL;
drivers/md/raid5.c
5618
struct list_head list;
drivers/md/raid5.c
5619
struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
drivers/md/raid5.c
6253
struct list_head stripes;
drivers/md/raid5.c
6665
struct list_head *temp_inactive_list)
drivers/md/raid5.h
202
struct list_head lru; /* inactive_list or handle_list */
drivers/md/raid5.h
228
struct list_head batch_list; /* protected by head's batch lock*/
drivers/md/raid5.h
235
struct list_head log_list;
drivers/md/raid5.h
237
struct list_head r5c; /* for r5c_cache->stripe_in_journal */
drivers/md/raid5.h
506
struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
drivers/md/raid5.h
511
struct list_head handle_list;
drivers/md/raid5.h
512
struct list_head loprio_list;
drivers/md/raid5.h
555
struct list_head sibling;
drivers/md/raid5.h
611
struct list_head handle_list; /* stripes needing handling */
drivers/md/raid5.h
612
struct list_head loprio_list; /* low priority stripes */
drivers/md/raid5.h
613
struct list_head hold_list; /* preread ready stripes */
drivers/md/raid5.h
614
struct list_head delayed_list; /* stripes that have plugged requests */
drivers/md/raid5.h
615
struct list_head bitmap_list; /* stripes delaying awaiting bitmap update */
drivers/md/raid5.h
625
struct list_head *last_hold; /* detect hold_list promotions */
drivers/md/raid5.h
653
struct list_head inactive_list[NR_STRIPE_HASH_LOCKS];
drivers/md/raid5.h
656
struct list_head r5c_full_stripe_list;
drivers/md/raid5.h
658
struct list_head r5c_partial_stripe_list;
drivers/md/raid5.h
678
struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
drivers/md/raid5.h
688
struct list_head free_list;
drivers/md/raid5.h
689
struct list_head pending_list;
drivers/media/cec/core/cec-notifier.c
24
struct list_head head;
drivers/media/common/siano/smscoreapi.c
1438
struct list_head *first;
drivers/media/common/siano/smscoreapi.c
1441
struct list_head *firstid;
drivers/media/common/siano/smscoreapi.c
31
struct list_head entry;
drivers/media/common/siano/smscoreapi.c
36
struct list_head entry;
drivers/media/common/siano/smscoreapi.c
409
struct list_head entry;
drivers/media/common/siano/smscoreapi.c
415
static struct list_head g_smscore_notifyees;
drivers/media/common/siano/smscoreapi.c
416
static struct list_head g_smscore_devices;
drivers/media/common/siano/smscoreapi.c
419
static struct list_head g_smscore_registry;
drivers/media/common/siano/smscoreapi.c
42
struct list_head entry;
drivers/media/common/siano/smscoreapi.c
430
struct list_head *next;
drivers/media/common/siano/smscoreapi.c
45
struct list_head idlist;
drivers/media/common/siano/smscoreapi.c
504
static void list_add_locked(struct list_head *new, struct list_head *head,
drivers/media/common/siano/smscoreapi.c
527
struct list_head *next, *first;
drivers/media/common/siano/smscoreapi.c
565
struct list_head *next, *first;
drivers/media/common/siano/smscoreapi.h
108
struct list_head entry;
drivers/media/common/siano/smscoreapi.h
147
struct list_head entry;
drivers/media/common/siano/smscoreapi.h
149
struct list_head clients;
drivers/media/common/siano/smscoreapi.h
150
struct list_head subclients;
drivers/media/common/siano/smscoreapi.h
153
struct list_head buffers;
drivers/media/common/siano/smsdvb.h
21
struct list_head entry;
drivers/media/common/videobuf2/videobuf2-dvb.c
201
struct list_head *list, *q;
drivers/media/common/videobuf2/videobuf2-dvb.c
255
struct list_head *list, *q;
drivers/media/common/videobuf2/videobuf2-dvb.c
277
struct list_head *list, *q;
drivers/media/common/videobuf2/videobuf2-dvb.c
318
struct list_head *list, *q;
drivers/media/dvb-core/dmxdev.c
104
struct list_head *head, *pos;
drivers/media/dvb-core/dvb_demux.c
1173
struct list_head *head = &dvbdemux->frontend_list;
drivers/media/dvb-core/dvb_demux.c
1184
struct list_head *pos, *n, *head = &dvbdemux->frontend_list;
drivers/media/dvb-core/dvb_demux.c
1196
static struct list_head *dvbdmx_get_frontends(struct dmx_demux *demux)
drivers/media/dvb-core/dvb_demux.c
441
list_for_each_entry(feed, &demux->feed_list, list_head) {
drivers/media/dvb-core/dvb_demux.c
461
list_for_each_entry(feed, &demux->feed_list, list_head) {
drivers/media/dvb-core/dvb_demux.c
477
list_for_each_entry(feed, &demux->feed_list, list_head) {
drivers/media/dvb-core/dvb_demux.c
652
list_for_each_entry(entry, &feed->demux->feed_list, list_head)
drivers/media/dvb-core/dvb_demux.c
668
list_add(&feed->list_head, &feed->demux->feed_list);
drivers/media/dvb-core/dvb_demux.c
682
list_del(&feed->list_head);
drivers/media/dvb-core/dvb_frontend.c
99
struct list_head list_head;
drivers/media/dvb-core/dvbdev.c
1125
list_for_each_entry_safe(node, next, &dvbdevfops_list, list_head) {
drivers/media/dvb-core/dvbdev.c
1126
list_del(&node->list_head);
drivers/media/dvb-core/dvbdev.c
197
list_for_each_entry(dev, &adap->device_list, list_head)
drivers/media/dvb-core/dvbdev.c
483
list_for_each_entry(node, &dvbdevfops_list, list_head) {
drivers/media/dvb-core/dvbdev.c
512
list_add_tail(&new_node->list_head, &dvbdevfops_list);
drivers/media/dvb-core/dvbdev.c
524
list_add_tail(&dvbdev->list_head, &adap->device_list);
drivers/media/dvb-core/dvbdev.c
535
list_del(&new_node->list_head);
drivers/media/dvb-core/dvbdev.c
539
list_del(&dvbdev->list_head);
drivers/media/dvb-core/dvbdev.c
555
list_del(&new_node->list_head);
drivers/media/dvb-core/dvbdev.c
560
list_del(&dvbdev->list_head);
drivers/media/dvb-core/dvbdev.c
574
list_del(&new_node->list_head);
drivers/media/dvb-core/dvbdev.c
579
list_del(&dvbdev->list_head);
drivers/media/dvb-core/dvbdev.c
608
list_del(&dvbdev->list_head);
drivers/media/dvb-core/dvbdev.c
865
struct list_head *entry;
drivers/media/dvb-core/dvbdev.c
870
adap = list_entry(entry, struct dvb_adapter, list_head);
drivers/media/dvb-core/dvbdev.c
933
list_add_tail(&adap->list_head, &dvb_adapter_list);
drivers/media/dvb-core/dvbdev.c
944
list_del(&adap->list_head);
drivers/media/dvb-frontends/au8522_priv.h
46
struct list_head hybrid_tuner_instance_list;
drivers/media/dvb-frontends/cx24117.c
193
struct list_head hybrid_tuner_instance_list;
drivers/media/dvb-frontends/mxl5xx.c
39
struct list_head mxllist;
drivers/media/dvb-frontends/mxl5xx.c
40
struct list_head mxls;
drivers/media/dvb-frontends/mxl5xx.c
71
struct list_head mxl;
drivers/media/dvb-frontends/rtl2832_sdr.c
115
struct list_head queued_bufs;
drivers/media/dvb-frontends/rtl2832_sdr.c
98
struct list_head list;
drivers/media/dvb-frontends/stv0910.c
69
struct list_head stvlist;
drivers/media/firewire/firedtv.h
74
struct list_head list;
drivers/media/i2c/video-i2c.c
73
struct list_head list;
drivers/media/i2c/video-i2c.c
89
struct list_head vid_cap_active;
drivers/media/mc/mc-dev-allocator.c
32
struct list_head list;
drivers/media/mc/mc-entity.c
1060
static struct media_link *media_add_link(struct list_head *head)
drivers/media/mc/mc-entity.c
451
struct list_head *links;
drivers/media/pci/b2c2/flexcop-pci.c
121
list_head) {
drivers/media/pci/b2c2/flexcop-pci.c
126
list_head) {
drivers/media/pci/bt8xx/bttv.h
208
struct list_head subs; /* struct bttv_sub_device */
drivers/media/pci/bt8xx/bttv.h
334
struct list_head list;
drivers/media/pci/bt8xx/bttvp.h
146
struct list_head list;
drivers/media/pci/bt8xx/bttvp.h
414
struct list_head capture; /* video capture queue */
drivers/media/pci/bt8xx/bttvp.h
415
struct list_head vcapture; /* vbi capture queue */
drivers/media/pci/cobalt/cobalt-driver.h
200
struct list_head list;
drivers/media/pci/cobalt/cobalt-driver.h
212
struct list_head bufs;
drivers/media/pci/cobalt/cobalt-v4l2.c
393
struct list_head *p, *safe;
drivers/media/pci/cx18/cx18-driver.h
277
struct list_head list;
drivers/media/pci/cx18/cx18-driver.h
283
struct list_head list;
drivers/media/pci/cx18/cx18-driver.h
292
struct list_head list;
drivers/media/pci/cx18/cx18-driver.h
298
struct list_head buf_list;
drivers/media/pci/cx18/cx18-driver.h
306
struct list_head list;
drivers/media/pci/cx18/cx18-driver.h
374
struct list_head buf_pool; /* buffers not attached to an MDL */
drivers/media/pci/cx18/cx18-driver.h
394
struct list_head vb_capture; /* video capture queue */
drivers/media/pci/cx23885/cx23885.h
175
struct list_head queue;
drivers/media/pci/cx23885/cx23885.h
250
struct list_head active;
drivers/media/pci/cx25821/cx25821.h
114
struct list_head queue;
drivers/media/pci/cx25821/cx25821.h
157
struct list_head active;
drivers/media/pci/cx88/cx88.h
317
struct list_head list;
drivers/media/pci/cx88/cx88.h
325
struct list_head active;
drivers/media/pci/cx88/cx88.h
333
struct list_head devlist;
drivers/media/pci/cx88/cx88.h
511
struct list_head drvlist;
drivers/media/pci/cx88/cx88.h
554
struct list_head devlist;
drivers/media/pci/cx88/cx88.h
577
struct list_head drvlist;
drivers/media/pci/ddbridge/ddbridge-mci.h
213
struct list_head mci_list;
drivers/media/pci/dt3155/dt3155.h
176
struct list_head dmaq;
drivers/media/pci/intel/ipu6/ipu6-bus.h
24
struct list_head list;
drivers/media/pci/intel/ipu6/ipu6-buttress.h
48
struct list_head constraints;
drivers/media/pci/intel/ipu6/ipu6-dma.c
22
struct list_head list;
drivers/media/pci/intel/ipu6/ipu6-isys-queue.h
22
struct list_head node;
drivers/media/pci/intel/ipu6/ipu6-isys-queue.h
24
struct list_head active;
drivers/media/pci/intel/ipu6/ipu6-isys-queue.h
25
struct list_head incoming;
drivers/media/pci/intel/ipu6/ipu6-isys-queue.h
30
struct list_head head;
drivers/media/pci/intel/ipu6/ipu6-isys-queue.h
44
struct list_head head;
drivers/media/pci/intel/ipu6/ipu6-isys-video.h
57
struct list_head queues;
drivers/media/pci/intel/ipu6/ipu6-isys-video.h
78
struct list_head stream_node;
drivers/media/pci/intel/ipu6/ipu6-isys.c
539
struct list_head *stream_node;
drivers/media/pci/intel/ipu6/ipu6-isys.h
162
struct list_head framebuflist;
drivers/media/pci/intel/ipu6/ipu6-isys.h
163
struct list_head framebuflist_fw;
drivers/media/pci/intel/ipu6/ipu6-isys.h
174
struct list_head head;
drivers/media/pci/intel/ipu6/ipu6-isys.h
92
struct list_head video_list;
drivers/media/pci/intel/ipu6/ipu6-mmu.h
39
struct list_head node;
drivers/media/pci/intel/ipu6/ipu6-mmu.h
49
struct list_head vma_list;
drivers/media/pci/intel/ipu6/ipu6.h
75
struct list_head devices;
drivers/media/pci/ivtv/ivtv-driver.h
295
struct list_head list;
drivers/media/pci/ivtv/ivtv-driver.h
305
struct list_head list; /* the list of buffers in this queue */
drivers/media/pci/ivtv/ivtv-irq.c
250
struct list_head *p;
drivers/media/pci/mgb4/mgb4_io.h
26
struct list_head list;
drivers/media/pci/mgb4/mgb4_vin.h
47
struct list_head buf_list;
drivers/media/pci/mgb4/mgb4_vout.h
44
struct list_head buf_list;
drivers/media/pci/netup_unidvb/netup_unidvb.h
65
struct list_head free_buffers;
drivers/media/pci/netup_unidvb/netup_unidvb_core.c
107
struct list_head list;
drivers/media/pci/saa7134/saa7134-core.c
355
struct list_head *pos, *n;
drivers/media/pci/saa7134/saa7134.h
473
struct list_head entry;
drivers/media/pci/saa7134/saa7134.h
479
struct list_head queue;
drivers/media/pci/saa7134/saa7134.h
530
struct list_head next;
drivers/media/pci/saa7134/saa7134.h
546
struct list_head devlist;
drivers/media/pci/saa7134/saa7134.h
734
extern struct list_head saa7134_devlist;
drivers/media/pci/saa7164/saa7164-buffer.c
205
struct list_head *c, *n;
drivers/media/pci/saa7164/saa7164-core.c
250
struct list_head *c, *n;
drivers/media/pci/saa7164/saa7164-core.c
571
struct list_head *c, *n;
drivers/media/pci/saa7164/saa7164-dvb.c
195
struct list_head *p, *q;
drivers/media/pci/saa7164/saa7164-dvb.c
476
struct list_head *c, *n;
drivers/media/pci/saa7164/saa7164-encoder.c
591
struct list_head *c, *n;
drivers/media/pci/saa7164/saa7164-encoder.c
61
struct list_head *c, *n, *p, *q, *l, *v;
drivers/media/pci/saa7164/saa7164-vbi.c
273
struct list_head *c, *n;
drivers/media/pci/saa7164/saa7164-vbi.c
30
struct list_head *c, *n, *p, *q, *l, *v;
drivers/media/pci/saa7164/saa7164.h
211
struct list_head list;
drivers/media/pci/saa7164/saa7164.h
304
struct list_head list;
drivers/media/pci/saa7164/saa7164.h
431
struct list_head devlist;
drivers/media/pci/saa7164/saa7164.h
486
extern struct list_head saa7164_devlist;
drivers/media/pci/solo6x10/solo6x10.h
131
struct list_head list;
drivers/media/pci/solo6x10/solo6x10.h
172
struct list_head vidq_active;
drivers/media/pci/solo6x10/solo6x10.h
272
struct list_head vidq_active;
drivers/media/pci/tw5864/tw5864.h
63
struct list_head list;
drivers/media/pci/tw5864/tw5864.h
93
struct list_head active;
drivers/media/pci/tw68/tw68.h
113
struct list_head list;
drivers/media/pci/tw68/tw68.h
157
struct list_head active;
drivers/media/pci/tw686x/tw686x.h
57
struct list_head list;
drivers/media/pci/tw686x/tw686x.h
62
struct list_head list;
drivers/media/pci/tw686x/tw686x.h
74
struct list_head buf_list;
drivers/media/pci/tw686x/tw686x.h
82
struct list_head vidq_queued;
drivers/media/pci/zoran/zoran.h
284
struct list_head queued_bufs;
drivers/media/pci/zoran/zoran.h
37
struct list_head queue;
drivers/media/platform/allegro-dvt/allegro-core.c
121
struct list_head head;
drivers/media/platform/allegro-dvt/allegro-core.c
1488
struct list_head *list;
drivers/media/platform/allegro-dvt/allegro-core.c
1545
struct list_head *list,
drivers/media/platform/allegro-dvt/allegro-core.c
1581
struct list_head *list)
drivers/media/platform/allegro-dvt/allegro-core.c
179
struct list_head channels;
drivers/media/platform/allegro-dvt/allegro-core.c
1971
struct list_head *list,
drivers/media/platform/allegro-dvt/allegro-core.c
1987
struct list_head *list, u64 handle)
drivers/media/platform/allegro-dvt/allegro-core.c
291
struct list_head buffers_reference;
drivers/media/platform/allegro-dvt/allegro-core.c
292
struct list_head buffers_intermediate;
drivers/media/platform/allegro-dvt/allegro-core.c
294
struct list_head source_shadow_list;
drivers/media/platform/allegro-dvt/allegro-core.c
295
struct list_head stream_shadow_list;
drivers/media/platform/allegro-dvt/allegro-core.c
299
struct list_head list;
drivers/media/platform/allegro-dvt/allegro-core.c
357
struct list_head head;
drivers/media/platform/amlogic/c3/isp/c3-isp-common.h
101
struct list_head list;
drivers/media/platform/amlogic/c3/isp/c3-isp-common.h
115
struct list_head list;
drivers/media/platform/amlogic/c3/isp/c3-isp-common.h
129
struct list_head list;
drivers/media/platform/amlogic/c3/isp/c3-isp-common.h
204
struct list_head pending;
drivers/media/platform/amlogic/c3/isp/c3-isp-common.h
231
struct list_head pending;
drivers/media/platform/amlogic/c3/isp/c3-isp-common.h
263
struct list_head pending;
drivers/media/platform/amphion/venc.c
47
struct list_head frames;
drivers/media/platform/amphion/venc.c
62
struct list_head list;
drivers/media/platform/amphion/vpu.h
137
struct list_head list;
drivers/media/platform/amphion/vpu.h
145
struct list_head instances;
drivers/media/platform/amphion/vpu.h
230
struct list_head list;
drivers/media/platform/amphion/vpu.h
254
struct list_head cmd_q;
drivers/media/platform/amphion/vpu.h
65
struct list_head cores;
drivers/media/platform/amphion/vpu_cmds.c
29
struct list_head list;
drivers/media/platform/arm/mali-c55/mali-c55-common.h
140
struct list_head queue;
drivers/media/platform/arm/mali-c55/mali-c55-common.h
164
struct list_head input;
drivers/media/platform/arm/mali-c55/mali-c55-common.h
165
struct list_head processing;
drivers/media/platform/arm/mali-c55/mali-c55-common.h
172
struct list_head queue;
drivers/media/platform/arm/mali-c55/mali-c55-common.h
178
struct list_head queue;
drivers/media/platform/arm/mali-c55/mali-c55-common.h
193
struct list_head queue;
drivers/media/platform/arm/mali-c55/mali-c55-common.h
208
struct list_head queue;
drivers/media/platform/arm/mali-c55/mali-c55-common.h
234
struct list_head list;
drivers/media/platform/aspeed/aspeed-video.c
271
struct list_head link;
drivers/media/platform/aspeed/aspeed-video.c
336
struct list_head buffers;
drivers/media/platform/atmel/atmel-isi.c
104
struct list_head dma_desc_head;
drivers/media/platform/atmel/atmel-isi.c
116
struct list_head video_buffer_list;
drivers/media/platform/atmel/atmel-isi.c
58
struct list_head list;
drivers/media/platform/atmel/atmel-isi.c
67
struct list_head list;
drivers/media/platform/broadcom/bcm2835-unicam.c
143
struct list_head list;
drivers/media/platform/broadcom/bcm2835-unicam.c
166
struct list_head dma_queue;
drivers/media/platform/chips-media/coda/coda-bit.c
323
void coda_fill_bitstream(struct coda_ctx *ctx, struct list_head *buffer_list)
drivers/media/platform/chips-media/coda/coda-common.c
1975
struct list_head list;
drivers/media/platform/chips-media/coda/coda.h
165
struct list_head list;
drivers/media/platform/chips-media/coda/coda.h
269
struct list_head buffer_meta_list;
drivers/media/platform/chips-media/coda/coda.h
321
void coda_fill_bitstream(struct coda_ctx *ctx, struct list_head *buffer_list);
drivers/media/platform/chips-media/wave5/wave5-vpu.h
26
struct list_head list;
drivers/media/platform/chips-media/wave5/wave5-vpuapi.h
746
struct list_head instances;
drivers/media/platform/chips-media/wave5/wave5-vpuapi.h
782
struct list_head list;
drivers/media/platform/chips-media/wave5/wave5-vpuapi.h
813
struct list_head avail_src_bufs;
drivers/media/platform/chips-media/wave5/wave5-vpuapi.h
814
struct list_head avail_dst_bufs;
drivers/media/platform/intel/pxa_camera.c
636
struct list_head queue;
drivers/media/platform/intel/pxa_camera.c
680
struct list_head capture;
drivers/media/platform/marvell/mcam-core.c
197
struct list_head queue;
drivers/media/platform/marvell/mcam-core.h
159
struct list_head buffers; /* Available frames */
drivers/media/platform/marvell/mmp-driver.c
41
struct list_head devlist;
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.h
303
struct list_head dst_done_queue;
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.h
90
struct list_head list;
drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_hw.c
483
struct list_head *temp_entry;
drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_hw.c
484
struct list_head *pos = NULL;
drivers/media/platform/mediatek/jpeg/mtk_jpeg_enc_hw.c
211
struct list_head *temp_entry;
drivers/media/platform/mediatek/jpeg/mtk_jpeg_enc_hw.c
212
struct list_head *pos = NULL;
drivers/media/platform/mediatek/mdp/mtk_mdp_comp.h
32
struct list_head node;
drivers/media/platform/mediatek/mdp/mtk_mdp_core.h
157
struct list_head comp_list;
drivers/media/platform/mediatek/mdp/mtk_mdp_core.h
159
struct list_head ctx_list;
drivers/media/platform/mediatek/mdp/mtk_mdp_core.h
197
struct list_head list;
drivers/media/platform/mediatek/mdp3/mtk-img-ipi.h
113
struct list_head list_entry;
drivers/media/platform/mediatek/mdp3/mtk-mdp3-regs.h
342
struct list_head list;
drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_dbgfs.h
29
struct list_head node;
drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_dbgfs.h
44
struct list_head dbgfs_head;
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.h
195
struct list_head list;
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.h
287
struct list_head ctx_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c
153
struct list_head available_fb_node_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c
154
struct list_head fb_use_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c
155
struct list_head fb_free_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c
156
struct list_head fb_disp_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
195
struct list_head available_fb_node_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
196
struct list_head fb_use_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
197
struct list_head fb_free_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
198
struct list_head fb_disp_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec_drv_if.h
51
struct list_head list;
drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.c
121
struct list_head *head;
drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.c
46
static struct list_head *vdec_get_buf_list(int hardware_index, struct vdec_lat_buf *buf)
drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.c
76
struct list_head *head;
drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.h
44
struct list_head ready_queue;
drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.h
79
struct list_head lat_list;
drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.h
80
struct list_head core_list;
drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.h
131
struct list_head list;
drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.h
197
struct list_head ctx_list;
drivers/media/platform/microchip/microchip-isc.h
295
struct list_head dma_queue;
drivers/media/platform/microchip/microchip-isc.h
317
struct list_head subdev_entities;
drivers/media/platform/microchip/microchip-isc.h
42
struct list_head list;
drivers/media/platform/microchip/microchip-isc.h
53
struct list_head list;
drivers/media/platform/nuvoton/npcm-video.c
121
struct list_head buffers;
drivers/media/platform/nuvoton/npcm-video.c
133
struct list_head list[VIDEO_MAX_FRAME];
drivers/media/platform/nuvoton/npcm-video.c
1528
struct list_head *head, *pos, *nx;
drivers/media/platform/nuvoton/npcm-video.c
391
struct list_head *head, *pos, *nx;
drivers/media/platform/nuvoton/npcm-video.c
410
struct list_head *head = &video->list[index];
drivers/media/platform/nuvoton/npcm-video.c
431
struct list_head *head = info->head;
drivers/media/platform/nuvoton/npcm-video.c
61
struct list_head link;
drivers/media/platform/nuvoton/npcm-video.c
82
struct list_head list;
drivers/media/platform/nuvoton/npcm-video.c
88
struct list_head *head;
drivers/media/platform/nvidia/tegra-vde/dmabuf-cache.c
26
struct list_head list;
drivers/media/platform/nvidia/tegra-vde/vde.h
107
struct list_head map_list;
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
570
struct list_head list;
drivers/media/platform/nxp/imx7-media-csi.c
206
struct list_head list;
drivers/media/platform/nxp/imx7-media-csi.c
257
struct list_head ready_q; /* List of queued buffers */
drivers/media/platform/nxp/imx8-isi/imx8-isi-core.h
110
struct list_head list;
drivers/media/platform/nxp/imx8-isi/imx8-isi-core.h
221
struct list_head out_pending;
drivers/media/platform/nxp/imx8-isi/imx8-isi-core.h
222
struct list_head out_active;
drivers/media/platform/nxp/imx8-isi/imx8-isi-core.h
223
struct list_head out_discard;
drivers/media/platform/nxp/imx8-isi/imx8-isi-video.c
793
struct list_head *list;
drivers/media/platform/qcom/camss/camss-vfe.h
65
struct list_head pending_bufs;
drivers/media/platform/qcom/camss/camss-video.h
25
struct list_head queue;
drivers/media/platform/qcom/iris/iris_buffer.h
105
struct list_head list;
drivers/media/platform/qcom/iris/iris_buffer.h
88
struct list_head list;
drivers/media/platform/qcom/iris/iris_core.h
116
struct list_head instances;
drivers/media/platform/qcom/iris/iris_instance.h
80
struct list_head list;
drivers/media/platform/qcom/venus/core.h
220
struct list_head instances;
drivers/media/platform/qcom/venus/core.h
334
struct list_head list;
drivers/media/platform/qcom/venus/core.h
337
struct list_head reg_list;
drivers/media/platform/qcom/venus/core.h
339
struct list_head ref_list;
drivers/media/platform/qcom/venus/core.h
454
struct list_head list;
drivers/media/platform/qcom/venus/core.h
458
struct list_head dpbbufs;
drivers/media/platform/qcom/venus/core.h
459
struct list_head internalbufs;
drivers/media/platform/qcom/venus/core.h
460
struct list_head registeredbufs;
drivers/media/platform/qcom/venus/core.h
461
struct list_head delayed_process;
drivers/media/platform/qcom/venus/helpers.c
31
struct list_head list;
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c
166
struct list_head ready_queue;
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c
193
struct list_head queue;
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c
223
struct list_head job_queue;
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c
305
struct list_head ready_list;
drivers/media/platform/raspberrypi/rp1-cfe/cfe.c
222
struct list_head list;
drivers/media/platform/raspberrypi/rp1-cfe/cfe.c
255
struct list_head dma_queue;
drivers/media/platform/renesas/rcar-fcp.c
30
struct list_head list;
drivers/media/platform/renesas/rcar-vin/rcar-dma.c
160
struct list_head list;
drivers/media/platform/renesas/rcar-vin/rcar-vin.h
201
struct list_head buf_list;
drivers/media/platform/renesas/rcar_drif.c
178
struct list_head list;
drivers/media/platform/renesas/rcar_drif.c
214
struct list_head queued_bufs;
drivers/media/platform/renesas/rcar_fdp1.c
531
struct list_head list;
drivers/media/platform/renesas/rcar_fdp1.c
552
struct list_head list;
drivers/media/platform/renesas/rcar_fdp1.c
569
struct list_head free_job_list;
drivers/media/platform/renesas/rcar_fdp1.c
570
struct list_head queued_job_list;
drivers/media/platform/renesas/rcar_fdp1.c
571
struct list_head hw_job_list;
drivers/media/platform/renesas/rcar_fdp1.c
623
struct list_head fields_queue;
drivers/media/platform/renesas/rcar_fdp1.c
653
struct list_head *list)
drivers/media/platform/renesas/rcar_fdp1.c
673
struct list_head *list,
drivers/media/platform/renesas/renesas-ceu.c
142
struct list_head queue;
drivers/media/platform/renesas/renesas-ceu.c
194
struct list_head capture;
drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.h
167
struct list_head buf_list;
drivers/media/platform/renesas/rzg2l-cru/rzg2l-video.c
39
struct list_head list;
drivers/media/platform/renesas/rzv2h-ivc/rzv2h-ivc-video.c
31
struct list_head queue;
drivers/media/platform/renesas/rzv2h-ivc/rzv2h-ivc.h
107
struct list_head queue;
drivers/media/platform/renesas/sh_vou.c
64
struct list_head list;
drivers/media/platform/renesas/sh_vou.c
82
struct list_head buf_list;
drivers/media/platform/renesas/vsp1/vsp1.h
106
struct list_head entities;
drivers/media/platform/renesas/vsp1/vsp1.h
107
struct list_head videos;
drivers/media/platform/renesas/vsp1/vsp1_dl.c
106
struct list_head list;
drivers/media/platform/renesas/vsp1/vsp1_dl.c
107
struct list_head free;
drivers/media/platform/renesas/vsp1/vsp1_dl.c
139
struct list_head free;
drivers/media/platform/renesas/vsp1/vsp1_dl.c
162
struct list_head free;
drivers/media/platform/renesas/vsp1/vsp1_dl.c
186
struct list_head list;
drivers/media/platform/renesas/vsp1/vsp1_dl.c
194
struct list_head bodies;
drivers/media/platform/renesas/vsp1/vsp1_dl.c
202
struct list_head chain;
drivers/media/platform/renesas/vsp1/vsp1_dl.c
227
struct list_head free;
drivers/media/platform/renesas/vsp1/vsp1_dl.h
39
struct list_head free;
drivers/media/platform/renesas/vsp1/vsp1_entity.h
118
struct list_head list_dev;
drivers/media/platform/renesas/vsp1/vsp1_entity.h
119
struct list_head list_pipe;
drivers/media/platform/renesas/vsp1/vsp1_histo.h
30
struct list_head queue;
drivers/media/platform/renesas/vsp1/vsp1_histo.h
48
struct list_head irqqueue;
drivers/media/platform/renesas/vsp1/vsp1_pipe.h
132
struct list_head entities;
drivers/media/platform/renesas/vsp1/vsp1_video.h
21
struct list_head queue;
drivers/media/platform/renesas/vsp1/vsp1_video.h
32
struct list_head list;
drivers/media/platform/renesas/vsp1/vsp1_video.h
46
struct list_head irqqueue;
drivers/media/platform/rockchip/rga/rga.h
107
struct list_head queue;
drivers/media/platform/rockchip/rkcif/rkcif-common.h
162
struct list_head driver_queue;
drivers/media/platform/rockchip/rkcif/rkcif-common.h
89
struct list_head queue;
drivers/media/platform/rockchip/rkisp1/rkisp1-common.h
258
struct list_head queue;
drivers/media/platform/rockchip/rkisp1/rkisp1-common.h
272
struct list_head queue;
drivers/media/platform/rockchip/rkisp1/rkisp1-common.h
338
struct list_head queue;
drivers/media/platform/rockchip/rkisp1/rkisp1-common.h
375
struct list_head stat;
drivers/media/platform/rockchip/rkisp1/rkisp1-common.h
422
struct list_head params;
drivers/media/platform/samsung/exynos-gsc/gsc-core.h
130
struct list_head list;
drivers/media/platform/samsung/exynos4-is/fimc-core.h
225
struct list_head list;
drivers/media/platform/samsung/exynos4-is/fimc-core.h
313
struct list_head pending_buf_q;
drivers/media/platform/samsung/exynos4-is/fimc-core.h
314
struct list_head active_buf_q;
drivers/media/platform/samsung/exynos4-is/fimc-isp.h
132
struct list_head pending_buf_q;
drivers/media/platform/samsung/exynos4-is/fimc-isp.h
133
struct list_head active_buf_q;
drivers/media/platform/samsung/exynos4-is/fimc-lite.h
101
struct list_head list;
drivers/media/platform/samsung/exynos4-is/fimc-lite.h
168
struct list_head pending_buf_q;
drivers/media/platform/samsung/exynos4-is/fimc-lite.h
169
struct list_head active_buf_q;
drivers/media/platform/samsung/exynos4-is/media-dev.h
145
struct list_head pipelines;
drivers/media/platform/samsung/exynos4-is/media-dev.h
56
struct list_head list;
drivers/media/platform/samsung/s3c-camif/camif-core.h
219
struct list_head pending_buf_q;
drivers/media/platform/samsung/s3c-camif/camif-core.h
220
struct list_head active_buf_q;
drivers/media/platform/samsung/s3c-camif/camif-core.h
330
struct list_head list;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
130
void s5p_mfc_cleanup_queue(struct list_head *lh, struct vb2_queue *vq)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
181
struct list_head list;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
648
struct list_head src_queue;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
649
struct list_head dst_queue;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
716
struct list_head ref_queue;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
783
void s5p_mfc_cleanup_queue(struct list_head *lh, struct vb2_queue *vq);
drivers/media/platform/st/sti/delta/delta.h
101
struct list_head list; /* keep second */
drivers/media/platform/st/sti/delta/delta.h
170
struct list_head list; /* keep second */
drivers/media/platform/st/sti/delta/delta.h
199
struct list_head list;
drivers/media/platform/st/sti/delta/delta.h
454
struct list_head dts;
drivers/media/platform/st/sti/hva/hva.h
115
struct list_head list;
drivers/media/platform/st/sti/hva/hva.h
141
struct list_head list;
drivers/media/platform/st/stm32/stm32-dcmi.c
117
struct list_head list;
drivers/media/platform/st/stm32/stm32-dcmi.c
128
struct list_head buffers;
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-bytecap.c
110
struct list_head list;
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-bytecap.c
125
struct list_head buffers;
drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.h
152
struct list_head buf_list;
drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c
21
struct list_head list;
drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
29
struct list_head list;
drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_capture.h
39
struct list_head queue;
drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c
100
struct list_head queue;
drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c
108
struct list_head buf_head;
drivers/media/platform/ti/am437x/am437x-vpfe.h
273
struct list_head dma_queue;
drivers/media/platform/ti/am437x/am437x-vpfe.h
92
struct list_head list;
drivers/media/platform/ti/cal/cal.h
115
struct list_head queue;
drivers/media/platform/ti/cal/cal.h
98
struct list_head list;
drivers/media/platform/ti/davinci/vpif_capture.h
43
struct list_head list;
drivers/media/platform/ti/davinci/vpif_capture.h
56
struct list_head dma_queue;
drivers/media/platform/ti/davinci/vpif_display.h
58
struct list_head list;
drivers/media/platform/ti/davinci/vpif_display.h
69
struct list_head dma_queue; /* Queue of filled frames */
drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c
72
struct list_head list;
drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c
87
struct list_head queue;
drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c
92
struct list_head submitted;
drivers/media/platform/ti/omap/omap_voutdef.h
121
struct list_head queue;
drivers/media/platform/ti/omap/omap_voutdef.h
172
struct list_head dma_queue;
drivers/media/platform/ti/omap3isp/ispccdc.c
368
struct list_head *queue)
drivers/media/platform/ti/omap3isp/ispccdc.h
50
struct list_head list;
drivers/media/platform/ti/omap3isp/ispccdc.h
72
struct list_head free_queue; /* configurations for freeing */
drivers/media/platform/ti/omap3isp/ispvideo.h
130
struct list_head irqlist;
drivers/media/platform/ti/omap3isp/ispvideo.h
181
struct list_head dmaqueue;
drivers/media/platform/ti/vpe/vip.c
3035
struct list_head *pos, *tmp;
drivers/media/platform/ti/vpe/vip.c
3135
struct list_head *pos, *q;
drivers/media/platform/ti/vpe/vip.h
118
struct list_head list;
drivers/media/platform/ti/vpe/vip.h
225
struct list_head vidq; /* incoming vip_bufs queue */
drivers/media/platform/ti/vpe/vip.h
226
struct list_head dropq; /* drop vip_bufs queue */
drivers/media/platform/ti/vpe/vip.h
227
struct list_head post_bufs; /* vip_bufs to be DMAed */
drivers/media/platform/ti/vpe/vip.h
81
struct list_head list;
drivers/media/platform/via/via-camera.c
108
struct list_head queue;
drivers/media/platform/via/via-camera.c
90
struct list_head buffer_queue;
drivers/media/platform/xilinx/xilinx-dma.c
277
struct list_head queue;
drivers/media/platform/xilinx/xilinx-dma.h
79
struct list_head list;
drivers/media/platform/xilinx/xilinx-dma.h
94
struct list_head queued_bufs;
drivers/media/platform/xilinx/xilinx-vipp.c
58
struct list_head *lists[] = {
drivers/media/platform/xilinx/xilinx-vipp.h
38
struct list_head dmas;
drivers/media/platform/xilinx/xilinx-vtc.c
154
struct list_head list;
drivers/media/rc/rc-core-priv.h
34
struct list_head list;
drivers/media/rc/rc-core-priv.h
49
struct list_head list; /* to keep track of raw clients */
drivers/media/test-drivers/vimc/vimc-capture.c
21
struct list_head buf_list;
drivers/media/test-drivers/vimc/vimc-capture.c
52
struct list_head list;
drivers/media/test-drivers/visl/visl.h
116
struct list_head bitstream_blobs;
drivers/media/test-drivers/visl/visl.h
135
struct list_head list;
drivers/media/test-drivers/vivid/vivid-core.h
162
struct list_head list;
drivers/media/test-drivers/vivid/vivid-core.h
499
struct list_head vid_cap_active;
drivers/media/test-drivers/vivid/vivid-core.h
501
struct list_head vbi_cap_active;
drivers/media/test-drivers/vivid/vivid-core.h
503
struct list_head meta_cap_active;
drivers/media/test-drivers/vivid/vivid-core.h
505
struct list_head touch_cap_active;
drivers/media/test-drivers/vivid/vivid-core.h
550
struct list_head vid_out_active;
drivers/media/test-drivers/vivid/vivid-core.h
552
struct list_head vbi_out_active;
drivers/media/test-drivers/vivid/vivid-core.h
554
struct list_head meta_out_active;
drivers/media/test-drivers/vivid/vivid-core.h
601
struct list_head sdr_cap_active;
drivers/media/tuners/mxl5007t.c
140
struct list_head hybrid_tuner_instance_list;
drivers/media/tuners/r820t.c
72
struct list_head hybrid_tuner_instance_list;
drivers/media/tuners/tda18271-priv.h
94
struct list_head hybrid_tuner_instance_list;
drivers/media/tuners/tda9887.c
33
struct list_head hybrid_tuner_instance_list;
drivers/media/tuners/tuner-simple.c
112
struct list_head hybrid_tuner_instance_list;
drivers/media/tuners/xc2028.c
102
struct list_head hybrid_tuner_instance_list;
drivers/media/tuners/xc4000.c
75
struct list_head hybrid_tuner_instance_list;
drivers/media/tuners/xc5000.c
41
struct list_head hybrid_tuner_instance_list;
drivers/media/usb/airspy/airspy.c
107
struct list_head queued_bufs;
drivers/media/usb/airspy/airspy.c
92
struct list_head list;
drivers/media/usb/as102/as102_drv.h
52
struct list_head device_entry;
drivers/media/usb/au0828/au0828.h
158
struct list_head list;
drivers/media/usb/au0828/au0828.h
168
struct list_head active;
drivers/media/usb/cx231xx/cx231xx.h
230
struct list_head list;
drivers/media/usb/cx231xx/cx231xx.h
231
struct list_head frame;
drivers/media/usb/cx231xx/cx231xx.h
242
struct list_head active;
drivers/media/usb/cx231xx/cx231xx.h
594
struct list_head devlist;
drivers/media/usb/cx231xx/cx231xx.h
633
struct list_head inqueue, outqueue;
drivers/media/usb/cx231xx/cx231xx.h
718
extern struct list_head cx231xx_devlist;
drivers/media/usb/cx231xx/cx231xx.h
728
struct list_head next;
drivers/media/usb/dvb-usb/cxusb.h
148
struct list_head buflist;
drivers/media/usb/dvb-usb/cxusb.h
156
struct list_head list;
drivers/media/usb/em28xx/em28xx.h
278
struct list_head list;
drivers/media/usb/em28xx/em28xx.h
290
struct list_head active;
drivers/media/usb/em28xx/em28xx.h
668
struct list_head devlist;
drivers/media/usb/em28xx/em28xx.h
780
struct list_head next;
drivers/media/usb/go7007/go7007-priv.h
132
struct list_head list;
drivers/media/usb/go7007/go7007-priv.h
232
struct list_head vidq_active;
drivers/media/usb/gspca/gspca.h
146
struct list_head list;
drivers/media/usb/gspca/gspca.h
198
struct list_head buf_list;
drivers/media/usb/hackrf/hackrf.c
120
struct list_head rx_buffer_list;
drivers/media/usb/hackrf/hackrf.c
121
struct list_head tx_buffer_list;
drivers/media/usb/hackrf/hackrf.c
438
struct list_head *buffer_list)
drivers/media/usb/hackrf/hackrf.c
732
struct list_head *buffer_list;
drivers/media/usb/hackrf/hackrf.c
776
struct list_head *buffer_list;
drivers/media/usb/hackrf/hackrf.c
90
struct list_head list;
drivers/media/usb/hdpvr/hdpvr-video.c
102
static int hdpvr_free_queue(struct list_head *q)
drivers/media/usb/hdpvr/hdpvr-video.c
104
struct list_head *tmp;
drivers/media/usb/hdpvr/hdpvr-video.c
105
struct list_head *p;
drivers/media/usb/hdpvr/hdpvr-video.c
60
static uint list_size(struct list_head *list)
drivers/media/usb/hdpvr/hdpvr-video.c
62
struct list_head *tmp;
drivers/media/usb/hdpvr/hdpvr.h
100
struct list_head rec_buff_list;
drivers/media/usb/hdpvr/hdpvr.h
134
struct list_head buff_list;
drivers/media/usb/hdpvr/hdpvr.h
98
struct list_head free_buff_list;
drivers/media/usb/msi2500/msi2500.c
102
struct list_head list;
drivers/media/usb/msi2500/msi2500.c
114
struct list_head queued_bufs;
drivers/media/usb/pvrusb2/pvrusb2-io.c
37
struct list_head queued_list;
drivers/media/usb/pvrusb2/pvrusb2-io.c
380
struct list_head *lp;
drivers/media/usb/pvrusb2/pvrusb2-io.c
41
struct list_head ready_list;
drivers/media/usb/pvrusb2/pvrusb2-io.c
45
struct list_head idle_list;
drivers/media/usb/pvrusb2/pvrusb2-io.c
549
struct list_head *lp = sp->idle_list.next;
drivers/media/usb/pvrusb2/pvrusb2-io.c
556
struct list_head *lp = sp->ready_list.next;
drivers/media/usb/pvrusb2/pvrusb2-io.c
83
struct list_head list_overhead;
drivers/media/usb/pwc/pwc.h
204
struct list_head list;
drivers/media/usb/pwc/pwc.h
216
struct list_head queued_bufs;
drivers/media/usb/s2255/s2255drv.c
210
struct list_head buf_list;
drivers/media/usb/s2255/s2255drv.c
284
struct list_head list;
drivers/media/usb/siano/smsusb.c
39
struct list_head entry;
drivers/media/usb/stk1160/stk1160.h
125
struct list_head avail_bufs;
drivers/media/usb/stk1160/stk1160.h
73
struct list_head list;
drivers/media/usb/ttusb-dec/ttusb_dec.c
142
struct list_head urb_frame_list;
drivers/media/usb/ttusb-dec/ttusb_dec.c
148
struct list_head filter_info_list;
drivers/media/usb/ttusb-dec/ttusb_dec.c
1592
struct list_head *item;
drivers/media/usb/ttusb-dec/ttusb_dec.c
160
struct list_head urb_frame_list;
drivers/media/usb/ttusb-dec/ttusb_dec.c
1612
struct list_head *item;
drivers/media/usb/ttusb-dec/ttusb_dec.c
166
struct list_head filter_info_list;
drivers/media/usb/ttusb-dec/ttusb_dec.c
561
struct list_head *item;
drivers/media/usb/ttusb-dec/ttusb_dec.c
773
struct list_head *item;
drivers/media/usb/usbtv/usbtv.h
101
struct list_head bufs;
drivers/media/usb/usbtv/usbtv.h
83
struct list_head list;
drivers/media/usb/uvc/uvc_driver.c
1724
static unsigned int uvc_print_terms(struct list_head *terms, u16 dir,
drivers/media/usb/uvc/uvc_driver.c
1942
struct list_head *p, *n;
drivers/media/usb/uvc/uvcvideo.h
104
struct list_head mappings;
drivers/media/usb/uvc/uvcvideo.h
115
struct list_head list;
drivers/media/usb/uvc/uvcvideo.h
116
struct list_head ev_subs;
drivers/media/usb/uvc/uvcvideo.h
187
struct list_head list; /* Entity as part of a UVC device. */
drivers/media/usb/uvc/uvcvideo.h
188
struct list_head chain; /* Entity as part of a video device chain. */
drivers/media/usb/uvc/uvcvideo.h
316
struct list_head queue;
drivers/media/usb/uvc/uvcvideo.h
345
struct list_head irqqueue;
drivers/media/usb/uvc/uvcvideo.h
350
struct list_head list;
drivers/media/usb/uvc/uvcvideo.h
352
struct list_head entities; /* All entities */
drivers/media/usb/uvc/uvcvideo.h
455
struct list_head list;
drivers/media/usb/uvc/uvcvideo.h
600
struct list_head entities;
drivers/media/usb/uvc/uvcvideo.h
601
struct list_head chains;
drivers/media/usb/uvc/uvcvideo.h
604
struct list_head streams;
drivers/media/v4l2-core/tuner-core.c
153
struct list_head list;
drivers/media/v4l2-core/v4l2-async.c
530
struct list_head *heads[] = {
drivers/media/v4l2-core/v4l2-ctrls-priv.h
22
static inline u32 node2id(struct list_head *node)
drivers/media/v4l2-core/v4l2-mem2mem.c
107
struct list_head job_queue;
drivers/memory/atmel-ebi.c
33
struct list_head node;
drivers/memory/atmel-ebi.c
64
struct list_head devs;
drivers/memory/emif.c
61
struct list_head node;
drivers/message/fusion/mptbase.h
270
struct list_head list;
drivers/message/fusion/mptbase.h
519
struct list_head list;
drivers/message/fusion/mptbase.h
529
struct list_head inactive_list; /* link list for physical
drivers/message/fusion/mptbase.h
551
struct list_head list;
drivers/message/fusion/mptbase.h
591
struct list_head target_reset_list;
drivers/message/fusion/mptbase.h
654
struct list_head FreeChainQ;
drivers/message/fusion/mptbase.h
663
struct list_head FreeQ;
drivers/message/fusion/mptbase.h
723
struct list_head list;
drivers/message/fusion/mptbase.h
725
struct list_head sas_topology;
drivers/message/fusion/mptbase.h
729
struct list_head fw_event_list;
drivers/message/fusion/mptbase.h
741
struct list_head sas_device_info_list;
drivers/message/fusion/mptbase.h
761
struct list_head fc_rports;
drivers/message/fusion/mptbase.h
950
extern struct list_head ioc_list;
drivers/message/fusion/mptsas.c
1186
struct list_head *head = &hd->target_reset_list;
drivers/message/fusion/mptsas.c
1223
struct list_head *head = &hd->target_reset_list;
drivers/message/fusion/mptsas.h
108
struct list_head list;
drivers/message/fusion/mptsas.h
175
struct list_head list;
drivers/message/fusion/mptsas.h
53
struct list_head list;
drivers/message/fusion/mptsas.h
78
struct list_head list;
drivers/mfd/abx500-core.c
18
struct list_head list;
drivers/mfd/dln2.c
104
struct list_head event_cb_list;
drivers/mfd/dln2.c
114
struct list_head list;
drivers/mfd/iqs62x.c
95
struct list_head list;
drivers/mfd/mfd-core.c
28
struct list_head list;
drivers/mfd/sm501.c
31
struct list_head list;
drivers/mfd/sm501.c
65
struct list_head devices;
drivers/mfd/syscon.c
31
struct list_head list;
drivers/mfd/ucb1x00-core.c
618
struct list_head *l, *n;
drivers/mfd/ucb1x00-core.c
655
struct list_head *n, *l;
drivers/mfd/wm831x-auxadc.c
25
struct list_head list;
drivers/misc/bcm-vk/bcm_vk_msg.c
347
struct list_head del_q;
drivers/misc/bcm-vk/bcm_vk_msg.h
103
struct list_head node; /* for linking purpose */
drivers/misc/bcm-vk/bcm_vk_msg.h
140
struct list_head pendq[VK_MSGQ_MAX_NR];
drivers/misc/bcm-vk/bcm_vk_msg.h
83
struct list_head node; /* use for linkage in Hash Table */
drivers/misc/bcm-vk/bcm_vk_msg.h
97
struct list_head head;
drivers/misc/fastrpc.c
201
struct list_head attachments;
drivers/misc/fastrpc.c
203
struct list_head node; /* list of user requested mmaps */
drivers/misc/fastrpc.c
210
struct list_head node;
drivers/misc/fastrpc.c
214
struct list_head node;
drivers/misc/fastrpc.c
240
struct list_head node; /* list of ctxs */
drivers/misc/fastrpc.c
275
struct list_head users;
drivers/misc/fastrpc.c
283
struct list_head invoke_interrupted_mmaps;
drivers/misc/fastrpc.c
297
struct list_head user;
drivers/misc/fastrpc.c
298
struct list_head maps;
drivers/misc/fastrpc.c
299
struct list_head pending;
drivers/misc/fastrpc.c
300
struct list_head mmaps;
drivers/misc/genwqe/card_base.h
175
struct list_head card_list; /* list of usr_maps for card */
drivers/misc/genwqe/card_base.h
176
struct list_head pin_list; /* list of pinned memory for dev */
drivers/misc/genwqe/card_base.h
316
struct list_head file_list; /* list of open files */
drivers/misc/genwqe/card_base.h
404
struct list_head list; /* entry in list of open files */
drivers/misc/genwqe/card_base.h
407
struct list_head map_list; /* list of dma_mappings */
drivers/misc/genwqe/card_base.h
410
struct list_head pin_list; /* list of pinned memory */
drivers/misc/genwqe/card_dev.c
192
struct list_head *node, *next;
drivers/misc/genwqe/card_dev.c
230
struct list_head *node, *next;
drivers/misc/ibmasm/command.c
71
struct list_head *next;
drivers/misc/ibmasm/ibmasm.h
117
struct list_head readers;
drivers/misc/ibmasm/ibmasm.h
124
struct list_head node;
drivers/misc/ibmasm/ibmasm.h
140
struct list_head node;
drivers/misc/ibmasm/ibmasm.h
146
struct list_head command_queue;
drivers/misc/ibmasm/ibmasm.h
80
struct list_head queue_node;
drivers/misc/ibmasm/ibmasmfs.c
574
struct list_head *entry;
drivers/misc/lkdtm/bugs.c
24
struct list_head node;
drivers/misc/mei/client.c
1061
struct list_head *cmpl_list)
drivers/misc/mei/client.c
1457
struct list_head *cmpl_list)
drivers/misc/mei/client.c
1812
struct list_head *cmpl_list)
drivers/misc/mei/client.c
2182
struct list_head *cmpl_list)
drivers/misc/mei/client.c
2218
struct list_head *cmpl_list)
drivers/misc/mei/client.c
316
struct list_head *head)
drivers/misc/mei/client.c
394
static void mei_io_list_flush_cl(struct list_head *head,
drivers/misc/mei/client.c
415
static void mei_io_tx_list_free_cl(struct list_head *head,
drivers/misc/mei/client.c
433
static void mei_io_list_free_fp(struct list_head *head, const struct file *fp)
drivers/misc/mei/client.c
869
struct list_head *cmpl_list)
drivers/misc/mei/client.h
241
struct list_head *cmpl_list);
drivers/misc/mei/client.h
245
struct list_head *cmpl_list);
drivers/misc/mei/client.h
249
struct list_head *cmpl_list);
drivers/misc/mei/client.h
260
struct list_head *cmpl_list);
drivers/misc/mei/client.h
267
struct list_head *cmpl_list);
drivers/misc/mei/client.h
269
struct list_head *cmpl_list);
drivers/misc/mei/hw-me.c
1301
struct list_head cmpl_list;
drivers/misc/mei/hw-txe.c
1048
struct list_head cmpl_list;
drivers/misc/mei/interrupt.c
254
struct list_head *cmpl_list)
drivers/misc/mei/interrupt.c
286
struct list_head *cmpl_list)
drivers/misc/mei/interrupt.c
29
void mei_irq_compl_handler(struct mei_device *dev, struct list_head *cmpl_list)
drivers/misc/mei/interrupt.c
359
struct list_head *cmpl_list, s32 *slots)
drivers/misc/mei/interrupt.c
505
int mei_irq_write_handler(struct mei_device *dev, struct list_head *cmpl_list)
drivers/misc/mei/interrupt.c
96
struct list_head *cmpl_list)
drivers/misc/mei/mei_dev.h
207
struct list_head list;
drivers/misc/mei/mei_dev.h
235
struct list_head list;
drivers/misc/mei/mei_dev.h
257
struct list_head list;
drivers/misc/mei/mei_dev.h
296
struct list_head link;
drivers/misc/mei/mei_dev.h
308
struct list_head vtag_map;
drivers/misc/mei/mei_dev.h
316
struct list_head rd_pending;
drivers/misc/mei/mei_dev.h
318
struct list_head rd_completed;
drivers/misc/mei/mei_dev.h
565
struct list_head write_list;
drivers/misc/mei/mei_dev.h
566
struct list_head write_waiting_list;
drivers/misc/mei/mei_dev.h
567
struct list_head ctrl_wr_list;
drivers/misc/mei/mei_dev.h
568
struct list_head ctrl_rd_list;
drivers/misc/mei/mei_dev.h
571
struct list_head file_list;
drivers/misc/mei/mei_dev.h
632
struct list_head me_clients;
drivers/misc/mei/mei_dev.h
645
struct list_head device_list;
drivers/misc/mei/mei_dev.h
732
struct list_head *cmpl_list, s32 *slots);
drivers/misc/mei/mei_dev.h
734
int mei_irq_write_handler(struct mei_device *dev, struct list_head *cmpl_list);
drivers/misc/mei/mei_dev.h
735
void mei_irq_compl_handler(struct mei_device *dev, struct list_head *cmpl_list);
drivers/misc/mei/platform-vsc.c
297
struct list_head cmpl_list;
drivers/misc/ntsync.c
75
struct list_head any_waiters;
drivers/misc/ntsync.c
76
struct list_head all_waiters;
drivers/misc/ntsync.c
98
struct list_head node;
drivers/misc/ocxl/core.c
510
struct list_head *ocxl_function_afu_list(struct ocxl_fn *fn)
drivers/misc/ocxl/link.c
87
struct list_head list;
drivers/misc/ocxl/ocxl_internal.h
20
struct list_head afu_list;
drivers/misc/ocxl/ocxl_internal.h
25
struct list_head pasid_list;
drivers/misc/ocxl/ocxl_internal.h
26
struct list_head actag_list;
drivers/misc/ocxl/ocxl_internal.h
40
struct list_head list;
drivers/misc/ocxl/pasid.c
13
static void dump_list(struct list_head *head, char *type_str)
drivers/misc/ocxl/pasid.c
24
static int range_alloc(struct list_head *head, u32 size, int max_id,
drivers/misc/ocxl/pasid.c
27
struct list_head *pos;
drivers/misc/ocxl/pasid.c
61
static void range_free(struct list_head *head, u32 start, u32 size,
drivers/misc/ocxl/pasid.c
7
struct list_head list;
drivers/misc/ocxl/pci.c
22
struct list_head *afu_list;
drivers/misc/ocxl/pci.c
48
struct list_head *afu_list;
drivers/misc/pvpanic/pvpanic.c
40
struct list_head list;
drivers/misc/pvpanic/pvpanic.c
43
static struct list_head pvpanic_list;
drivers/misc/sgi-gru/grufile.c
65
struct list_head *entry, *next;
drivers/misc/sgi-gru/grutables.h
324
struct list_head vd_head; /* head of linked list of gts */
drivers/misc/sgi-gru/grutables.h
336
struct list_head ts_next; /* list - head at vma-private */
drivers/misc/sram.c
166
static int sram_reserve_cmp(void *priv, const struct list_head *a,
drivers/misc/sram.c
167
const struct list_head *b)
drivers/misc/sram.c
180
struct list_head reserve_list;
drivers/misc/sram.h
19
struct list_head list;
drivers/misc/sram.h
36
struct list_head list;
drivers/misc/vmw_balloon.c
1033
struct list_head *pages,
drivers/misc/vmw_balloon.c
240
struct list_head pages;
drivers/misc/vmw_balloon.c
241
struct list_head refused_pages;
drivers/misc/vmw_balloon.c
242
struct list_head prealloc_pages;
drivers/misc/vmw_balloon.c
359
struct list_head huge_pages;
drivers/misc/vmw_balloon.c
914
static void vmballoon_release_page_list(struct list_head *page_list,
drivers/misc/vmw_balloon.c
991
struct list_head *pages,
drivers/misc/vmw_vmci/vmci_context.c
34
struct list_head head;
drivers/misc/vmw_vmci/vmci_context.c
493
struct list_head *list_item;
drivers/misc/vmw_vmci/vmci_context.h
36
struct list_head node;
drivers/misc/vmw_vmci/vmci_context.h
41
struct list_head list_item; /* For global VMCI list. */
drivers/misc/vmw_vmci/vmci_context.h
44
struct list_head datagram_queue; /* Head of per VM queue. */
drivers/misc/vmw_vmci/vmci_context.h
74
struct list_head notifier_list;
drivers/misc/vmw_vmci/vmci_datagram.h
27
struct list_head list_item; /* For queuing. */
drivers/misc/vmw_vmci/vmci_event.c
28
struct list_head node; /* on one of subscriber lists */
drivers/misc/vmw_vmci/vmci_event.c
31
static struct list_head subscriber_array[VMCI_EVENT_MAX];
drivers/misc/vmw_vmci/vmci_event.c
89
struct list_head *subscriber_list;
drivers/misc/vmw_vmci/vmci_queue_pair.c
185
struct list_head list_item;
drivers/misc/vmw_vmci/vmci_queue_pair.c
222
struct list_head head;
drivers/mmc/core/block.c
118
struct list_head part;
drivers/mmc/core/block.c
119
struct list_head rpmbs;
drivers/mmc/core/block.c
175
struct list_head node;
drivers/mmc/core/block.c
3053
struct list_head *pos, *q;
drivers/mmc/core/mmc_test.c
115
struct list_head link;
drivers/mmc/core/mmc_test.c
119
struct list_head tr_lst;
drivers/mmc/core/mmc_test.c
129
struct list_head link;
drivers/mmc/core/mmc_test.c
98
struct list_head link;
drivers/mmc/core/pwrseq.h
26
struct list_head pwrseq_node;
drivers/mmc/host/atmel-mci.c
361
struct list_head queue;
drivers/mmc/host/atmel-mci.c
409
struct list_head queue_node;
drivers/mmc/host/dw_mmc.h
202
struct list_head queue;
drivers/mmc/host/dw_mmc.h
572
struct list_head queue_node;
drivers/most/configfs.c
19
struct list_head list;
drivers/most/configfs.c
36
static struct list_head mdev_link_list;
drivers/most/configfs.c
516
struct list_head list;
drivers/most/configfs.c
591
struct list_head soundcard_list;
drivers/most/core.c
30
static struct list_head comp_list;
drivers/most/core.c
53
struct list_head fifo;
drivers/most/core.c
55
struct list_head halt_fifo;
drivers/most/core.c
56
struct list_head list;
drivers/most/core.c
59
struct list_head trash_fifo;
drivers/most/core.c
71
struct list_head channel_list;
drivers/most/most_cdev.c
43
struct list_head list;
drivers/most/most_snd.c
50
struct list_head list;
drivers/most/most_snd.c
61
struct list_head dev_list;
drivers/most/most_snd.c
64
struct list_head list;
drivers/most/most_snd.c
69
static struct list_head adpt_list;
drivers/mtd/devices/block2mtd.c
39
struct list_head list;
drivers/mtd/devices/block2mtd.c
511
struct list_head *pos, *next;
drivers/mtd/devices/phram.c
37
struct list_head list;
drivers/mtd/maps/amd76xrom.c
35
struct list_head maps;
drivers/mtd/maps/amd76xrom.c
41
struct list_head list;
drivers/mtd/maps/ck804xrom.c
39
struct list_head maps;
drivers/mtd/maps/ck804xrom.c
45
struct list_head list;
drivers/mtd/maps/esb2rom.c
101
struct list_head maps;
drivers/mtd/maps/esb2rom.c
107
struct list_head list;
drivers/mtd/maps/ichxrom.c
40
struct list_head maps;
drivers/mtd/maps/ichxrom.c
46
struct list_head list;
drivers/mtd/nand/raw/arasan-nand-controller.c
172
struct list_head node;
drivers/mtd/nand/raw/arasan-nand-controller.c
215
struct list_head chips;
drivers/mtd/nand/raw/atmel/nand-controller.c
161
struct list_head node;
drivers/mtd/nand/raw/atmel/nand-controller.c
225
struct list_head chips;
drivers/mtd/nand/raw/brcmnand/brcmnand.c
264
struct list_head host_list;
drivers/mtd/nand/raw/brcmnand/brcmnand.c
339
struct list_head node;
drivers/mtd/nand/raw/cadence-nand-controller.c
557
struct list_head chips;
drivers/mtd/nand/raw/cadence-nand-controller.c
565
struct list_head node;
drivers/mtd/nand/raw/denali.h
329
struct list_head node;
drivers/mtd/nand/raw/denali.h
364
struct list_head chips;
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c
48
struct list_head chips;
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c
54
struct list_head chip_list;
drivers/mtd/nand/raw/marvell_nand.c
343
struct list_head node;
drivers/mtd/nand/raw/marvell_nand.c
417
struct list_head chips;
drivers/mtd/nand/raw/meson_nand.c
123
struct list_head node;
drivers/mtd/nand/raw/meson_nand.c
182
struct list_head chips;
drivers/mtd/nand/raw/mtk_nand.c
125
struct list_head node;
drivers/mtd/nand/raw/mtk_nand.c
153
struct list_head chips;
drivers/mtd/nand/raw/nandsim.c
2261
struct list_head *pos, *n;
drivers/mtd/nand/raw/nandsim.c
2429
struct list_head *pos, *n;
drivers/mtd/nand/raw/nandsim.c
407
struct list_head list;
drivers/mtd/nand/raw/nandsim.c
416
struct list_head list;
drivers/mtd/nand/raw/nandsim.c
425
struct list_head list;
drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.c
102
struct list_head chips;
drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.c
87
struct list_head node;
drivers/mtd/nand/raw/omap_elm.c
76
struct list_head list;
drivers/mtd/nand/raw/pl35x-nand-controller.c
117
struct list_head node;
drivers/mtd/nand/raw/pl35x-nand-controller.c
141
struct list_head chips;
drivers/mtd/nand/raw/qcom_nandc.c
97
struct list_head node;
drivers/mtd/nand/raw/renesas-nand-controller.c
200
struct list_head node;
drivers/mtd/nand/raw/renesas-nand-controller.c
222
struct list_head chips;
drivers/mtd/nand/raw/rockchip-nand-controller.c
153
struct list_head node;
drivers/mtd/nand/raw/rockchip-nand-controller.c
180
struct list_head chips;
drivers/mtd/nand/raw/sunxi_nand.c
254
struct list_head node;
drivers/mtd/nand/raw/sunxi_nand.c
358
struct list_head chips;
drivers/mtd/spi-nor/core.c
1576
static void spi_nor_destroy_erase_cmd_list(struct list_head *erase_list)
drivers/mtd/spi-nor/core.c
1600
struct list_head *erase_list,
drivers/mtd/spi-nor/core.h
235
struct list_head list;
drivers/mtd/ubi/attach.c
1278
struct list_head *list)
drivers/mtd/ubi/attach.c
230
int lnum, int ec, int to_head, struct list_head *list)
drivers/mtd/ubi/attach.c
742
struct list_head *list);
drivers/mtd/ubi/block.c
84
struct list_head list;
drivers/mtd/ubi/cdev.c
683
struct list_head rename_list;
drivers/mtd/ubi/fastmap.c
136
static int add_aeb(struct ubi_attach_info *ai, struct list_head *list,
drivers/mtd/ubi/fastmap.c
402
struct list_head *free)
drivers/mtd/ubi/fastmap.c
552
struct list_head used, free;
drivers/mtd/ubi/gluebi.c
49
struct list_head list;
drivers/mtd/ubi/nvmem.c
19
struct list_head list;
drivers/mtd/ubi/ubi.h
1069
struct list_head *list)
drivers/mtd/ubi/ubi.h
173
struct list_head list;
drivers/mtd/ubi/ubi.h
219
struct list_head list;
drivers/mtd/ubi/ubi.h
611
struct list_head pq[UBI_PROT_QUEUE_LEN];
drivers/mtd/ubi/ubi.h
621
struct list_head works;
drivers/mtd/ubi/ubi.h
685
struct list_head list;
drivers/mtd/ubi/ubi.h
761
struct list_head corr;
drivers/mtd/ubi/ubi.h
762
struct list_head free;
drivers/mtd/ubi/ubi.h
763
struct list_head erase;
drivers/mtd/ubi/ubi.h
764
struct list_head alien;
drivers/mtd/ubi/ubi.h
765
struct list_head fastmap;
drivers/mtd/ubi/ubi.h
802
struct list_head list;
drivers/mtd/ubi/ubi.h
839
struct list_head *rename_list);
drivers/mtd/ubi/ubi.h
846
int ubi_rename_volumes(struct ubi_device *ubi, struct list_head *rename_list);
drivers/mtd/ubi/vmt.c
581
int ubi_rename_volumes(struct ubi_device *ubi, struct list_head *rename_list)
drivers/mtd/ubi/vtbl.c
122
struct list_head *rename_list)
drivers/net/amt.c
3288
static void amt_dellink(struct net_device *dev, struct list_head *head)
drivers/net/arcnet/com20020.h
66
struct list_head list_dev;
drivers/net/arcnet/com20020.h
71
struct list_head list;
drivers/net/bareudp.c
38
struct list_head bareudp_list;
drivers/net/bareudp.c
57
struct list_head next; /* bareudp node on namespace list */
drivers/net/bareudp.c
694
static void bareudp_dellink(struct net_device *dev, struct list_head *head)
drivers/net/bareudp.c
782
struct list_head *dev_kill_list)
drivers/net/bonding/bond_3ad.c
1552
struct list_head *iter;
drivers/net/bonding/bond_3ad.c
1848
struct list_head *iter;
drivers/net/bonding/bond_3ad.c
2302
struct list_head *iter;
drivers/net/bonding/bond_3ad.c
2460
struct list_head *iter;
drivers/net/bonding/bond_3ad.c
2523
struct list_head *iter;
drivers/net/bonding/bond_3ad.c
2852
struct list_head *iter;
drivers/net/bonding/bond_3ad.c
2922
struct list_head *iter;
drivers/net/bonding/bond_3ad.c
2947
struct list_head *iter;
drivers/net/bonding/bond_3ad.c
859
struct list_head *iter;
drivers/net/bonding/bond_alb.c
1167
struct list_head *iter;
drivers/net/bonding/bond_alb.c
1242
struct list_head *iter;
drivers/net/bonding/bond_alb.c
1537
struct list_head *iter;
drivers/net/bonding/bond_alb.c
170
struct list_head *iter;
drivers/net/bonding/bond_alb.c
310
struct list_head *iter;
drivers/net/bonding/bond_main.c
1097
struct list_head *iter;
drivers/net/bonding/bond_main.c
1153
struct list_head *iter;
drivers/net/bonding/bond_main.c
1425
struct list_head *iter;
drivers/net/bonding/bond_main.c
1452
struct list_head *iter;
drivers/net/bonding/bond_main.c
1463
struct list_head *iter;
drivers/net/bonding/bond_main.c
1495
struct list_head *iter;
drivers/net/bonding/bond_main.c
1867
struct list_head *iter;
drivers/net/bonding/bond_main.c
2631
struct list_head *iter;
drivers/net/bonding/bond_main.c
2653
struct list_head *iter;
drivers/net/bonding/bond_main.c
2778
struct list_head *iter;
drivers/net/bonding/bond_main.c
2886
struct list_head *iter;
drivers/net/bonding/bond_main.c
3039
struct list_head *iter;
drivers/net/bonding/bond_main.c
3472
struct list_head *iter;
drivers/net/bonding/bond_main.c
3589
struct list_head *iter;
drivers/net/bonding/bond_main.c
3659
struct list_head *iter;
drivers/net/bonding/bond_main.c
3753
struct list_head *iter;
drivers/net/bonding/bond_main.c
380
struct list_head *iter;
drivers/net/bonding/bond_main.c
413
struct list_head *iter;
drivers/net/bonding/bond_main.c
4336
struct list_head *iter;
drivers/net/bonding/bond_main.c
4422
struct list_head *iter;
drivers/net/bonding/bond_main.c
4464
struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1];
drivers/net/bonding/bond_main.c
4506
struct list_head *iter;
drivers/net/bonding/bond_main.c
4686
struct list_head *iter;
drivers/net/bonding/bond_main.c
4765
struct list_head *iter;
drivers/net/bonding/bond_main.c
4823
struct list_head *iter;
drivers/net/bonding/bond_main.c
4895
struct list_head *iter;
drivers/net/bonding/bond_main.c
5156
struct list_head *iter;
drivers/net/bonding/bond_main.c
5362
struct list_head *iter;
drivers/net/bonding/bond_main.c
5677
struct list_head *iter;
drivers/net/bonding/bond_main.c
5844
struct list_head *iter;
drivers/net/bonding/bond_main.c
5891
struct list_head *iter;
drivers/net/bonding/bond_main.c
6052
struct list_head *iter;
drivers/net/bonding/bond_main.c
6565
struct list_head *dev_kill_list)
drivers/net/bonding/bond_main.c
6579
static void __net_exit bond_net_exit_batch(struct list_head *net_list)
drivers/net/bonding/bond_main.c
760
struct list_head *iter;
drivers/net/bonding/bond_main.c
845
struct list_head *iter;
drivers/net/bonding/bond_main.c
868
struct list_head *iter;
drivers/net/bonding/bond_main.c
993
struct list_head *iter;
drivers/net/bonding/bond_options.c
1151
struct list_head *iter;
drivers/net/bonding/bond_options.c
1199
struct list_head *iter;
drivers/net/bonding/bond_options.c
1376
struct list_head *iter;
drivers/net/bonding/bond_options.c
1447
struct list_head *iter;
drivers/net/bonding/bond_options.c
1507
struct list_head *iter;
drivers/net/bonding/bond_options.c
1608
struct list_head *iter;
drivers/net/bonding/bond_options.c
1702
struct list_head *iter;
drivers/net/bonding/bond_procfs.c
15
struct list_head *iter;
drivers/net/bonding/bond_procfs.c
34
struct list_head *iter;
drivers/net/bonding/bond_sysfs.c
169
struct list_head *iter;
drivers/net/bonding/bond_sysfs.c
622
struct list_head *iter;
drivers/net/caif/caif_serial.c
285
struct list_head list;
drivers/net/caif/caif_serial.c
67
struct list_head node;
drivers/net/can/ctucanfd/ctucanfd.h
53
struct list_head peers_on_pdev;
drivers/net/can/ctucanfd/ctucanfd_pci.c
52
struct list_head ndev_list_head;
drivers/net/can/dev/netlink.c
1086
static void can_dellink(struct net_device *dev, struct list_head *head)
drivers/net/can/mscan/mscan.c
434
struct list_head *tmp, *pos;
drivers/net/can/mscan/mscan.h
265
struct list_head list;
drivers/net/can/mscan/mscan.h
283
struct list_head tx_head;
drivers/net/can/vxcan.c
282
static void vxcan_dellink(struct net_device *dev, struct list_head *head)
drivers/net/dsa/bcm_sf2.h
58
struct list_head rules_list;
drivers/net/dsa/bcm_sf2_cfp.c
25
struct list_head next;
drivers/net/dsa/mv88e6xxx/chip.h
322
struct list_head node;
drivers/net/dsa/mv88e6xxx/chip.h
388
struct list_head mdios;
drivers/net/dsa/mv88e6xxx/chip.h
443
struct list_head msts;
drivers/net/dsa/mv88e6xxx/chip.h
458
struct list_head list;
drivers/net/dsa/ocelot/felix_vsc9959.c
1702
struct list_head list;
drivers/net/dsa/ocelot/felix_vsc9959.c
1725
struct list_head list;
drivers/net/dsa/ocelot/felix_vsc9959.c
1752
struct list_head list;
drivers/net/dsa/ocelot/felix_vsc9959.c
1841
vsc9959_stream_table_lookup(struct list_head *stream_list,
drivers/net/dsa/ocelot/felix_vsc9959.c
1855
struct list_head *stream_list,
drivers/net/dsa/ocelot/felix_vsc9959.c
1880
vsc9959_stream_table_get(struct list_head *stream_list, unsigned long id)
drivers/net/dsa/ocelot/felix_vsc9959.c
1976
struct list_head *pos)
drivers/net/dsa/ocelot/felix_vsc9959.c
2003
struct list_head *pos, *q, *last;
drivers/net/dsa/ocelot/felix_vsc9959.c
2038
struct list_head *pos, *q, *last;
drivers/net/dsa/ocelot/felix_vsc9959.c
2067
vsc9959_psfp_sfi_table_get(struct list_head *sfi_list, u32 index)
drivers/net/dsa/sja1105/sja1105.h
208
struct list_head list;
drivers/net/dsa/sja1105/sja1105.h
243
struct list_head rules;
drivers/net/dsa/sja1105/sja1105_flower.c
538
struct list_head *pos, *n;
drivers/net/dsa/sja1105/sja1105_tas.h
28
struct list_head list;
drivers/net/dsa/sja1105/sja1105_tas.h
38
struct list_head entries;
drivers/net/dsa/sja1105/sja1105_vl.c
63
struct list_head *prev;
drivers/net/dsa/vitesse-vsc73xx.h
60
struct list_head vlans;
drivers/net/dsa/vitesse-vsc73xx.h
88
struct list_head list;
drivers/net/eql.c
147
struct list_head *this, *tmp, *head;
drivers/net/eql.c
234
struct list_head *head, *tmp, *this;
drivers/net/eql.c
305
struct list_head *this, *tmp, *head;
drivers/net/eql.c
370
struct list_head *this, *head;
drivers/net/ethernet/3com/3c515.c
295
struct list_head list;
drivers/net/ethernet/agere/et131x.c
2189
struct list_head *element;
drivers/net/ethernet/agere/et131x.c
298
struct list_head recv_list;
drivers/net/ethernet/agere/et131x.c
404
struct list_head list_node;
drivers/net/ethernet/airoha/airoha_eth.h
174
struct list_head list;
drivers/net/ethernet/airoha/airoha_eth.h
201
struct list_head tx_list;
drivers/net/ethernet/alacritech/slic.h
303
struct list_head list;
drivers/net/ethernet/alacritech/slic.h
308
struct list_head list;
drivers/net/ethernet/altera/altera_tse.h
362
struct list_head lh;
drivers/net/ethernet/altera/altera_tse.h
451
struct list_head txlisthd;
drivers/net/ethernet/altera/altera_tse.h
452
struct list_head rxlisthd;
drivers/net/ethernet/broadcom/asp2/bcmasp.h
275
struct list_head list;
drivers/net/ethernet/broadcom/asp2/bcmasp.h
386
struct list_head intfs;
drivers/net/ethernet/broadcom/bcm63xx_enet.c
303
struct list_head rx_list;
drivers/net/ethernet/broadcom/bnge/bnge_netdev.h
526
struct list_head list;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
1299
struct list_head list;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
1334
struct list_head link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
1847
struct list_head vlan_reg;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
12518
struct list_head mcast_group_link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
12526
static void bnx2x_free_mcast_macs_list(struct list_head *mcast_group_list)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
12541
struct list_head *mcast_group_list)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
14382
struct list_head *pos, *q;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
1781
struct list_head *exe_chunk,
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
2600
struct list_head link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
2606
struct list_head link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
2617
struct list_head mcast_group_link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
2626
struct list_head link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
2627
struct list_head group_head;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
2630
struct list_head macs_head;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
2658
static void bnx2x_free_groups(struct list_head *mcast_group_list)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
154
struct list_head link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
186
struct list_head *exe_chunk,
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
194
struct list_head exe_queue;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
197
struct list_head pending_comp;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
248
struct list_head link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
298
struct list_head head;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
509
struct list_head link;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
524
struct list_head mcast_list; /* list of struct bnx2x_mcast_list_elem */
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
569
struct list_head macs;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
575
struct list_head pending_cmds_head;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1424
struct list_head list;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1814
struct list_head list;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
2692
struct list_head usr_fltr_list;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
2751
struct list_head tc_indr_block_list;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
40
extern struct list_head bnxt_block_cb_list;
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h
181
struct list_head common_l2_flows;
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h
203
struct list_head l2_list_node;
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h
213
struct list_head decap_l2_list_node;
drivers/net/ethernet/broadcom/cnic.h
206
struct list_head list;
drivers/net/ethernet/broadcom/cnic_if.h
315
struct list_head list;
drivers/net/ethernet/broadcom/genet/bcmgenet.c
1627
struct list_head *pos;
drivers/net/ethernet/broadcom/genet/bcmgenet.h
588
struct list_head list;
drivers/net/ethernet/broadcom/genet/bcmgenet.h
614
struct list_head rxnfc_list;
drivers/net/ethernet/brocade/bna/bfa_ioc.h
100
struct list_head qe;
drivers/net/ethernet/brocade/bna/bfa_ioc.h
109
struct list_head cmd_q; /*!< pending mbox queue */
drivers/net/ethernet/brocade/bna/bfa_ioc.h
139
struct list_head qe;
drivers/net/ethernet/brocade/bna/bfa_ioc.h
171
struct list_head notify_q;
drivers/net/ethernet/brocade/bna/bfa_msgq.h
47
struct list_head qe;
drivers/net/ethernet/brocade/bna/bfa_msgq.h
75
struct list_head pending_q; /* pending command queue */
drivers/net/ethernet/brocade/bna/bna.h
238
static inline struct bna_mac *bna_mac_find(struct list_head *q, const u8 *addr)
drivers/net/ethernet/brocade/bna/bna.h
270
struct bna_mac *bna_cam_mod_mac_get(struct list_head *head);
drivers/net/ethernet/brocade/bna/bna_enet.c
2050
bna_cam_mod_mac_get(struct list_head *head)
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
1820
struct list_head *qe;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
2489
struct list_head *qe;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
3218
struct list_head *qe;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
779
struct list_head list_head;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
803
INIT_LIST_HEAD(&list_head);
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
809
list_add_tail(&mac->qe, &list_head);
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
814
while (!list_empty(&list_head)) {
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
815
mac = list_first_entry(&list_head, struct bna_mac, qe);
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
824
while (!list_empty(&list_head)) {
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
825
mac = list_first_entry(&list_head, struct bna_mac, qe);
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
837
struct list_head list_head;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
862
INIT_LIST_HEAD(&list_head);
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
868
list_add_tail(&mac->qe, &list_head);
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
874
while (!list_empty(&list_head)) {
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
875
mac = list_first_entry(&list_head, struct bna_mac, qe);
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
884
while (!list_empty(&list_head)) {
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
885
mac = list_first_entry(&list_head, struct bna_mac, qe);
drivers/net/ethernet/brocade/bna/bna_types.h
256
struct list_head qe;
drivers/net/ethernet/brocade/bna/bna_types.h
446
struct list_head qe;
drivers/net/ethernet/brocade/bna/bna_types.h
468
struct list_head qe;
drivers/net/ethernet/brocade/bna/bna_types.h
478
struct list_head txq_q;
drivers/net/ethernet/brocade/bna/bna_types.h
526
struct list_head tx_free_q;
drivers/net/ethernet/brocade/bna/bna_types.h
527
struct list_head tx_active_q;
drivers/net/ethernet/brocade/bna/bna_types.h
529
struct list_head txq_free_q;
drivers/net/ethernet/brocade/bna/bna_types.h
572
struct list_head qe;
drivers/net/ethernet/brocade/bna/bna_types.h
696
struct list_head qe;
drivers/net/ethernet/brocade/bna/bna_types.h
746
struct list_head ucast_pending_add_q;
drivers/net/ethernet/brocade/bna/bna_types.h
747
struct list_head ucast_pending_del_q;
drivers/net/ethernet/brocade/bna/bna_types.h
751
struct list_head ucast_active_q;
drivers/net/ethernet/brocade/bna/bna_types.h
756
struct list_head mcast_pending_add_q;
drivers/net/ethernet/brocade/bna/bna_types.h
757
struct list_head mcast_pending_del_q;
drivers/net/ethernet/brocade/bna/bna_types.h
759
struct list_head mcast_active_q;
drivers/net/ethernet/brocade/bna/bna_types.h
760
struct list_head mcast_handle_q;
drivers/net/ethernet/brocade/bna/bna_types.h
789
struct list_head qe;
drivers/net/ethernet/brocade/bna/bna_types.h
798
struct list_head rxp_q;
drivers/net/ethernet/brocade/bna/bna_types.h
849
struct list_head rx_free_q;
drivers/net/ethernet/brocade/bna/bna_types.h
850
struct list_head rx_active_q;
drivers/net/ethernet/brocade/bna/bna_types.h
853
struct list_head rxp_free_q;
drivers/net/ethernet/brocade/bna/bna_types.h
856
struct list_head rxq_free_q;
drivers/net/ethernet/brocade/bna/bna_types.h
873
struct list_head free_q;
drivers/net/ethernet/brocade/bna/bna_types.h
874
struct list_head del_q;
drivers/net/ethernet/brocade/bna/bna_types.h
881
struct list_head qe;
drivers/net/ethernet/brocade/bna/bna_types.h
889
struct list_head free_q;
drivers/net/ethernet/brocade/bna/bna_types.h
890
struct list_head del_q;
drivers/net/ethernet/brocade/bna/bna_types.h
891
struct list_head free_handle_q;
drivers/net/ethernet/cadence/macb.h
1273
struct list_head list;
drivers/net/ethernet/cadence/macb.h
1277
struct list_head list;
drivers/net/ethernet/cavium/liquidio/octeon_device.c
1046
struct list_head freelist, *temp, *tmp2;
drivers/net/ethernet/cavium/liquidio/octeon_device.c
1053
struct list_head *dispatch;
drivers/net/ethernet/cavium/liquidio/octeon_device.c
1080
struct list_head *dispatch;
drivers/net/ethernet/cavium/liquidio/octeon_device.h
134
struct list_head list;
drivers/net/ethernet/cavium/liquidio/octeon_droq.c
34
struct list_head list;
drivers/net/ethernet/cavium/liquidio/octeon_droq.c
54
struct list_head *dispatch;
drivers/net/ethernet/cavium/liquidio/octeon_droq.c
743
struct list_head *tmp, *tmp2;
drivers/net/ethernet/cavium/liquidio/octeon_droq.c
784
struct list_head *tmp, *tmp2;
drivers/net/ethernet/cavium/liquidio/octeon_droq.h
308
struct list_head dispatch_list;
drivers/net/ethernet/cavium/liquidio/octeon_iq.h
270
struct list_head node;
drivers/net/ethernet/cavium/liquidio/octeon_iq.h
316
struct list_head head;
drivers/net/ethernet/cavium/liquidio/octeon_network.h
116
struct list_head *glist;
drivers/net/ethernet/cavium/liquidio/octeon_network.h
52
struct list_head list;
drivers/net/ethernet/cavium/liquidio/octeon_network.h
611
static inline struct list_head *lio_list_delete_head(struct list_head *root)
drivers/net/ethernet/cavium/liquidio/octeon_network.h
613
struct list_head *node;
drivers/net/ethernet/cavium/liquidio/request_manager.c
772
struct list_head *tmp, *tmp2;
drivers/net/ethernet/cavium/liquidio/request_manager.c
812
struct list_head *tmp, *tmp2;
drivers/net/ethernet/cavium/liquidio/request_manager.c
835
struct list_head *tmp, *tmp2;
drivers/net/ethernet/cavium/liquidio/request_manager.c
867
struct list_head *tmp;
drivers/net/ethernet/cavium/liquidio/response_manager.h
42
struct list_head head;
drivers/net/ethernet/chelsio/cxgb3/adapter.h
222
struct list_head adapter_list;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h
185
struct list_head list_node;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h
89
struct list_head client_list;
drivers/net/ethernet/chelsio/cxgb3/t3cdev.h
55
struct list_head ofld_dev_list; /* for list linking */
drivers/net/ethernet/chelsio/cxgb4/clip_tbl.h
18
struct list_head list;
drivers/net/ethernet/chelsio/cxgb4/clip_tbl.h
30
struct list_head ce_free_head;
drivers/net/ethernet/chelsio/cxgb4/clip_tbl.h
32
struct list_head hash_list[] __counted_by(clipt_size);
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
1039
struct list_head list;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
1076
struct list_head list;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
1086
struct list_head list;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
1153
struct list_head list_node;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
1154
struct list_head rcu_node;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
1155
struct list_head mac_hlist; /* list of MAC addresses in MPS Hash */
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
1156
struct list_head mps_ref;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
63
extern struct list_head adapter_list;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
64
extern struct list_head uld_list;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
915
struct list_head list_node;
drivers/net/ethernet/chelsio/cxgb4/sched.h
64
struct list_head list;
drivers/net/ethernet/chelsio/cxgb4/sched.h
70
struct list_head list;
drivers/net/ethernet/chelsio/cxgb4/sched.h
79
struct list_head entry_list;
drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
354
struct list_head list;
drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
360
struct list_head list;
drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
406
struct list_head mac_hlist;
drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.h
21
struct list_head entry;
drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h
75
struct list_head entry;
drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls.h
212
struct list_head list;
drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls.h
234
struct list_head list_node;
drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls.h
235
struct list_head rcu_node;
drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls.h
236
struct list_head na_node;
drivers/net/ethernet/emulex/benet/be.h
545
struct list_head list;
drivers/net/ethernet/emulex/benet/be.h
639
struct list_head entry;
drivers/net/ethernet/engleder/tsnep.h
187
struct list_head rxnfc_rules;
drivers/net/ethernet/engleder/tsnep.h
56
struct list_head list;
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c
1224
static int dpaa_fq_free(struct device *dev, struct list_head *list)
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c
699
struct list_head *list,
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c
722
static int dpaa_alloc_all_fqs(struct device *dev, struct list_head *list,
drivers/net/ethernet/freescale/dpaa/dpaa_eth.h
145
struct list_head dpaa_fq_list;
drivers/net/ethernet/freescale/dpaa/dpaa_eth.h
35
struct list_head list;
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
1950
struct list_head rx_list;
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
499
struct list_head *rx_list;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c
206
struct list_head *pos, *n;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c
591
struct list_head *pos, *n;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c
745
struct list_head *pos, *n;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
2148
struct list_head *iter;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
2168
struct list_head *iter;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
60
struct list_head *iter;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.h
109
struct list_head list;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.h
118
struct list_head list;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.h
129
struct list_head acl_entries;
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.h
133
struct list_head mirror_entries;
drivers/net/ethernet/freescale/fman/fman_dtsec.c
1117
struct list_head *pos;
drivers/net/ethernet/freescale/fman/fman_mac.h
159
struct list_head node;
drivers/net/ethernet/freescale/fman/fman_mac.h
181
struct list_head *lsts;
drivers/net/ethernet/freescale/fman/fman_mac.h
185
*dequeue_addr_from_hash_entry(struct list_head *addr_lst)
drivers/net/ethernet/freescale/fman/fman_mac.h
233
hash->lsts = kmalloc_objs(struct list_head, hash->size);
drivers/net/ethernet/freescale/fman/fman_memac.c
857
struct list_head *pos;
drivers/net/ethernet/freescale/fman/fman_tgec.c
563
struct list_head *pos;
drivers/net/ethernet/freescale/fman/mac.c
39
struct list_head list;
drivers/net/ethernet/freescale/gianfar.h
47
struct list_head list;
drivers/net/ethernet/freescale/gianfar.h
51
struct list_head list;
drivers/net/ethernet/freescale/ucc_geth.c
1646
struct list_head *p_lh;
drivers/net/ethernet/freescale/ucc_geth.c
209
static struct list_head *dequeue(struct list_head *lh)
drivers/net/ethernet/freescale/ucc_geth.c
215
struct list_head *node = lh->next;
drivers/net/ethernet/freescale/ucc_geth.h
1060
struct list_head node;
drivers/net/ethernet/freescale/ucc_geth.h
1198
struct list_head conf_skbs;
drivers/net/ethernet/freescale/ucc_geth.h
1199
struct list_head group_hash_q;
drivers/net/ethernet/freescale/ucc_geth.h
1200
struct list_head ind_hash_q;
drivers/net/ethernet/hisilicon/hns/hnae.c
20
hnae_list_add(spinlock_t *lock, struct list_head *node, struct list_head *head)
drivers/net/ethernet/hisilicon/hns/hnae.c
29
static void hnae_list_del(spinlock_t *lock, struct list_head *node)
drivers/net/ethernet/hisilicon/hns/hnae.h
534
struct list_head node;
drivers/net/ethernet/hisilicon/hns/hnae.h
538
struct list_head handle_list;
drivers/net/ethernet/hisilicon/hns/hnae.h
559
struct list_head node; /* list to hnae_ae_dev->handle_list */
drivers/net/ethernet/hisilicon/hns3/hnae3.h
427
struct list_head node;
drivers/net/ethernet/hisilicon/hns3/hnae3.h
434
struct list_head node;
drivers/net/ethernet/hisilicon/hns3/hnae3.h
833
struct list_head node;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c
2443
struct list_head *list;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
10264
static void hclge_mac_node_convert_for_reset(struct list_head *list)
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8503
static struct hclge_mac_node *hclge_find_mac_node(struct list_head *list,
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8552
struct list_head *list;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8827
struct list_head *list,
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8863
struct list_head *list,
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8888
static bool hclge_sync_from_add_list(struct list_head *add_list,
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8889
struct list_head *mac_list)
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8923
static void hclge_sync_from_del_list(struct list_head *del_list,
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8924
struct list_head *mac_list)
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8968
struct list_head tmp_add_list, tmp_del_list;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8969
struct list_head *list;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
9049
static void hclge_build_del_list(struct list_head *list,
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
9051
struct list_head *tmp_del_list)
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
9075
struct list_head *tmp_del_list)
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
9105
struct list_head tmp_del_list, *list;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
9141
struct list_head tmp_del_list, *list;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
9326
struct list_head *list = &vport->uc_mac_list;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
1084
struct list_head uc_mac_list; /* Store VF unicast table */
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
1085
struct list_head mc_mac_list; /* Store VF multicast table */
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
1087
struct list_head vlan_list; /* Store VF vlan table */
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
791
struct list_head node;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
802
struct list_head node;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1049
struct list_head *list,
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1075
static void hclgevf_sync_from_add_list(struct list_head *add_list,
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1076
struct list_head *mac_list)
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1103
static void hclgevf_sync_from_del_list(struct list_head *del_list,
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1104
struct list_head *mac_list)
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1125
static void hclgevf_clear_list(struct list_head *list)
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1139
struct list_head tmp_add_list, tmp_del_list;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1140
struct list_head *list;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
911
hclgevf_find_mac_node(struct list_head *list, const u8 *mac_addr)
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
957
struct list_head *list;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h
198
struct list_head node;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h
205
struct list_head uc_mac_list;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h
206
struct list_head mc_mac_list;
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
123
static void hinic3_undo_del_filter_entries(struct list_head *filter_list,
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
124
const struct list_head *from)
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
140
static void hinic3_undo_add_filter_entries(struct list_head *filter_list,
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
141
const struct list_head *from)
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
154
static void hinic3_cleanup_filter_list(const struct list_head *head)
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
166
struct list_head *del_list,
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
167
struct list_head *add_list,
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
203
struct list_head *mac_filter_list, bool uc)
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
206
struct list_head tmp_del_list, tmp_add_list;
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
315
struct list_head *filter_list)
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
60
hinic3_find_mac(const struct list_head *filter_list, u8 *addr)
drivers/net/ethernet/huawei/hinic3/hinic3_filter.c
72
struct list_head *mac_filter_list,
drivers/net/ethernet/huawei/hinic3/hinic3_nic_dev.h
132
struct list_head uc_filter_list;
drivers/net/ethernet/huawei/hinic3/hinic3_nic_dev.h
133
struct list_head mc_filter_list;
drivers/net/ethernet/huawei/hinic3/hinic3_nic_dev.h
45
struct list_head list;
drivers/net/ethernet/ibm/ehea/ehea.h
389
struct list_head list;
drivers/net/ethernet/ibm/ehea/ehea.h
394
struct list_head list;
drivers/net/ethernet/ibm/ehea/ehea_main.c
1847
struct list_head *pos;
drivers/net/ethernet/ibm/ehea/ehea_main.c
1848
struct list_head *temp;
drivers/net/ethernet/ibm/emac/mal.c
332
struct list_head *l;
drivers/net/ethernet/ibm/emac/mal.c
397
struct list_head *l;
drivers/net/ethernet/ibm/emac/mal.h
173
struct list_head poll_list;
drivers/net/ethernet/ibm/emac/mal.h
179
struct list_head list;
drivers/net/ethernet/ibm/emac/mal.h
194
struct list_head poll_list;
drivers/net/ethernet/ibm/emac/mal.h
197
struct list_head list;
drivers/net/ethernet/ibm/ibmvnic.c
3400
struct list_head *entry, *tmp_entry;
drivers/net/ethernet/ibm/ibmvnic.h
1053
struct list_head rwi_list;
drivers/net/ethernet/ibm/ibmvnic.h
913
struct list_head list;
drivers/net/ethernet/intel/fm10k/fm10k.h
233
struct list_head list;
drivers/net/ethernet/intel/fm10k/fm10k.h
372
struct list_head macvlan_requests;
drivers/net/ethernet/intel/fm10k/fm10k_pci.c
770
struct list_head *requests;
drivers/net/ethernet/intel/i40e/i40e.h
422
struct list_head list;
drivers/net/ethernet/intel/i40e/i40e.h
433
struct list_head list;
drivers/net/ethernet/intel/i40e/i40e.h
518
struct list_head l3_flex_pit_list;
drivers/net/ethernet/intel/i40e/i40e.h
519
struct list_head l4_flex_pit_list;
drivers/net/ethernet/intel/i40e/i40e.h
694
struct list_head ddp_old_prof;
drivers/net/ethernet/intel/i40e/i40e.h
921
struct list_head ch_list;
drivers/net/ethernet/intel/i40e/i40e.h
928
struct list_head macvlan_list;
drivers/net/ethernet/intel/i40e/i40e.h
972
struct list_head list;
drivers/net/ethernet/intel/i40e/i40e_ddp.c
21
struct list_head list;
drivers/net/ethernet/intel/i40e/i40e_ethtool.c
3933
struct i40e_flex_pit *i40e_find_flex_offset(struct list_head *flex_pit_list,
drivers/net/ethernet/intel/i40e/i40e_ethtool.c
3972
static int i40e_add_flex_offset(struct list_head *flex_pit_list,
drivers/net/ethernet/intel/i40e/i40e_ethtool.c
4041
struct list_head *flex_pit_list,
drivers/net/ethernet/intel/iavf/iavf.h
140
struct list_head list;
drivers/net/ethernet/intel/iavf/iavf.h
169
struct list_head list;
drivers/net/ethernet/intel/iavf/iavf.h
242
struct list_head list;
drivers/net/ethernet/intel/iavf/iavf.h
265
struct list_head vlan_filter_list;
drivers/net/ethernet/intel/iavf/iavf.h
267
struct list_head mac_filter_list;
drivers/net/ethernet/intel/iavf/iavf.h
464
struct list_head cloud_filter_list;
drivers/net/ethernet/intel/iavf/iavf.h
477
struct list_head fdir_list_head;
drivers/net/ethernet/intel/iavf/iavf.h
480
struct list_head adv_rss_list_head;
drivers/net/ethernet/intel/iavf/iavf_adv_rss.h
110
struct list_head list;
drivers/net/ethernet/intel/iavf/iavf_fdir.h
98
struct list_head list;
drivers/net/ethernet/intel/iavf/iavf_types.h
14
struct list_head list;
drivers/net/ethernet/intel/iavf/iavf_types.h
25
struct list_head aq_cmds;
drivers/net/ethernet/intel/ice/ice.h
219
struct list_head list;
drivers/net/ethernet/intel/ice/ice.h
389
struct list_head tmp_sync_list; /* MAC filters to be synced */
drivers/net/ethernet/intel/ice/ice.h
390
struct list_head tmp_unsync_list; /* MAC filters to be unsynced */
drivers/net/ethernet/intel/ice/ice.h
427
struct list_head ch_list;
drivers/net/ethernet/intel/ice/ice.h
686
struct list_head tc_indr_block_priv_list;
drivers/net/ethernet/intel/ice/ice_adapter.h
23
struct list_head ports;
drivers/net/ethernet/intel/ice/ice_ddp.c
819
unsigned long *bm, struct list_head *fv_list)
drivers/net/ethernet/intel/ice/ice_ddp.h
346
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_eswitch_br.c
32
struct list_head *iter;
drivers/net/ethernet/intel/ice/ice_eswitch_br.h
27
struct list_head list;
drivers/net/ethernet/intel/ice/ice_eswitch_br.h
62
struct list_head fdb_list;
drivers/net/ethernet/intel/ice/ice_fdir.h
164
struct list_head fltr_node;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2483
struct ice_buf_build *bld, struct list_head *chgs)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2521
struct ice_buf_build *bld, struct list_head *chgs)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2557
struct list_head *chgs)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2589
struct list_head *chgs)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2628
struct list_head *chgs)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3243
struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3301
struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3336
struct list_head chg;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3411
struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3466
struct list_head *lst)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3504
struct list_head *lst, u64 hdl)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3551
struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3600
ice_rem_chg_tcam_ent(struct ice_hw *hw, u16 idx, struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3625
struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3728
struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3814
bool rev, struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3930
struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3980
struct list_head *lst, u16 *new_vsig,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3981
struct list_head *chg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4019
struct list_head lst;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4055
struct list_head union_lst;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4056
struct list_head chg;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4240
ice_rem_prof_from_list(struct ice_hw *hw, struct list_head *lst, u64 hdl)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4270
struct list_head chg, copy;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
839
ice_match_prop_lst(struct list_head *list1, struct list_head *list2)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
954
struct list_head *chs, u16 *vsig)
drivers/net/ethernet/intel/ice/ice_flex_pipe.h
24
unsigned long *bm, struct list_head *fv_list);
drivers/net/ethernet/intel/ice/ice_flex_type.h
148
struct list_head prof_map;
drivers/net/ethernet/intel/ice/ice_flex_type.h
180
struct list_head list;
drivers/net/ethernet/intel/ice/ice_flex_type.h
201
struct list_head list;
drivers/net/ethernet/intel/ice/ice_flex_type.h
209
struct list_head prop_lst;
drivers/net/ethernet/intel/ice/ice_flex_type.h
338
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_flow.h
457
struct list_head l_entry;
drivers/net/ethernet/intel/ice/ice_flow.h
469
struct list_head l_entry;
drivers/net/ethernet/intel/ice/ice_flow.h
477
struct list_head entries;
drivers/net/ethernet/intel/ice/ice_flow.h
494
struct list_head l_entry;
drivers/net/ethernet/intel/ice/ice_fltr.c
148
int ice_fltr_add_mac_list(struct ice_vsi *vsi, struct list_head *list)
drivers/net/ethernet/intel/ice/ice_fltr.c
15
void ice_fltr_free_list(struct device *dev, struct list_head *h)
drivers/net/ethernet/intel/ice/ice_fltr.c
158
int ice_fltr_remove_mac_list(struct ice_vsi *vsi, struct list_head *list)
drivers/net/ethernet/intel/ice/ice_fltr.c
168
static int ice_fltr_add_vlan_list(struct ice_vsi *vsi, struct list_head *list)
drivers/net/ethernet/intel/ice/ice_fltr.c
179
ice_fltr_remove_vlan_list(struct ice_vsi *vsi, struct list_head *list)
drivers/net/ethernet/intel/ice/ice_fltr.c
189
static int ice_fltr_add_eth_list(struct ice_vsi *vsi, struct list_head *list)
drivers/net/ethernet/intel/ice/ice_fltr.c
199
static int ice_fltr_remove_eth_list(struct ice_vsi *vsi, struct list_head *list)
drivers/net/ethernet/intel/ice/ice_fltr.c
226
ice_fltr_add_mac_to_list(struct ice_vsi *vsi, struct list_head *list,
drivers/net/ethernet/intel/ice/ice_fltr.c
250
ice_fltr_add_vlan_to_list(struct ice_vsi *vsi, struct list_head *list,
drivers/net/ethernet/intel/ice/ice_fltr.c
277
ice_fltr_add_eth_to_list(struct ice_vsi *vsi, struct list_head *list,
drivers/net/ethernet/intel/ice/ice_fltr.c
308
int (*mac_action)(struct ice_vsi *, struct list_head *))
drivers/net/ethernet/intel/ice/ice_fltr.c
33
struct list_head *list)
drivers/net/ethernet/intel/ice/ice_fltr.c
334
(struct ice_vsi *, struct list_head *))
drivers/net/ethernet/intel/ice/ice_fltr.c
360
int (*vlan_action)(struct ice_vsi *, struct list_head *))
drivers/net/ethernet/intel/ice/ice_fltr.c
384
int (*eth_action)(struct ice_vsi *, struct list_head *))
drivers/net/ethernet/intel/ice/ice_fltr.h
23
ice_fltr_add_mac_to_list(struct ice_vsi *vsi, struct list_head *list,
drivers/net/ethernet/intel/ice/ice_fltr.h
31
int ice_fltr_add_mac_list(struct ice_vsi *vsi, struct list_head *list);
drivers/net/ethernet/intel/ice/ice_fltr.h
35
int ice_fltr_remove_mac_list(struct ice_vsi *vsi, struct list_head *list);
drivers/net/ethernet/intel/ice/ice_fltr.h
9
void ice_fltr_free_list(struct device *dev, struct list_head *h);
drivers/net/ethernet/intel/ice/ice_lag.c
1992
struct list_head *tmp;
drivers/net/ethernet/intel/ice/ice_lag.c
209
struct list_head *tmp;
drivers/net/ethernet/intel/ice/ice_lag.c
2214
struct list_head *tmp, *n;
drivers/net/ethernet/intel/ice/ice_lag.h
32
struct list_head node;
drivers/net/ethernet/intel/ice/ice_lag.h
41
struct list_head *netdev_head;
drivers/net/ethernet/intel/ice/ice_ptp.c
1428
struct list_head *entry;
drivers/net/ethernet/intel/ice/ice_ptp.c
2899
struct list_head *entry;
drivers/net/ethernet/intel/ice/ice_ptp.h
149
struct list_head list_node;
drivers/net/ethernet/intel/ice/ice_sched.h
55
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_sched.h
61
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_sched.h
69
struct list_head agg_vsi_list;
drivers/net/ethernet/intel/ice/ice_sched.h
70
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_switch.c
3070
struct list_head *rule_head;
drivers/net/ethernet/intel/ice/ice_switch.c
3232
struct list_head *list_head;
drivers/net/ethernet/intel/ice/ice_switch.c
3234
list_head = &sw->recp_list[recp_id].filt_rules;
drivers/net/ethernet/intel/ice/ice_switch.c
3235
list_for_each_entry(list_itr, list_head, list_entry) {
drivers/net/ethernet/intel/ice/ice_switch.c
3264
struct list_head *list_head;
drivers/net/ethernet/intel/ice/ice_switch.c
3266
list_head = &sw->recp_list[recp_id].filt_rules;
drivers/net/ethernet/intel/ice/ice_switch.c
3267
list_for_each_entry(list_itr, list_head, list_entry) {
drivers/net/ethernet/intel/ice/ice_switch.c
3547
struct list_head *rule_head;
drivers/net/ethernet/intel/ice/ice_switch.c
3614
int ice_add_mac(struct ice_hw *hw, struct list_head *m_list)
drivers/net/ethernet/intel/ice/ice_switch.c
3808
int ice_add_vlan(struct ice_hw *hw, struct list_head *v_list)
drivers/net/ethernet/intel/ice/ice_switch.c
3835
int ice_add_eth_mac(struct ice_hw *hw, struct list_head *em_list)
drivers/net/ethernet/intel/ice/ice_switch.c
3863
int ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list)
drivers/net/ethernet/intel/ice/ice_switch.c
3892
ice_rem_sw_rule_info(struct ice_hw *hw, struct list_head *rule_head)
drivers/net/ethernet/intel/ice/ice_switch.c
3911
ice_rem_adv_rule_info(struct ice_hw *hw, struct list_head *rule_head)
drivers/net/ethernet/intel/ice/ice_switch.c
4009
struct list_head *rule_head;
drivers/net/ethernet/intel/ice/ice_switch.c
4047
int ice_remove_mac(struct ice_hw *hw, struct list_head *m_list)
drivers/net/ethernet/intel/ice/ice_switch.c
4082
int ice_remove_vlan(struct ice_hw *hw, struct list_head *v_list)
drivers/net/ethernet/intel/ice/ice_switch.c
4118
struct list_head *vsi_list_head,
drivers/net/ethernet/intel/ice/ice_switch.c
4161
struct list_head *lkup_list_head,
drivers/net/ethernet/intel/ice/ice_switch.c
4162
struct list_head *vsi_list_head)
drivers/net/ethernet/intel/ice/ice_switch.c
4224
ice_remove_promisc(struct ice_hw *hw, u8 recp_id, struct list_head *v_list)
drivers/net/ethernet/intel/ice/ice_switch.c
4250
struct list_head remove_list_head;
drivers/net/ethernet/intel/ice/ice_switch.c
4252
struct list_head *rule_head;
drivers/net/ethernet/intel/ice/ice_switch.c
4437
struct list_head vsi_list_head;
drivers/net/ethernet/intel/ice/ice_switch.c
4438
struct list_head *vlan_head;
drivers/net/ethernet/intel/ice/ice_switch.c
4492
struct list_head remove_list_head;
drivers/net/ethernet/intel/ice/ice_switch.c
4493
struct list_head *rule_head;
drivers/net/ethernet/intel/ice/ice_switch.c
6056
struct list_head *rule_head;
drivers/net/ethernet/intel/ice/ice_switch.c
6300
struct list_head *list_head)
drivers/net/ethernet/intel/ice/ice_switch.c
6306
if (list_empty(list_head))
drivers/net/ethernet/intel/ice/ice_switch.c
6310
list_for_each_entry(itr, list_head, list_entry) {
drivers/net/ethernet/intel/ice/ice_switch.c
6551
struct list_head *list_head;
drivers/net/ethernet/intel/ice/ice_switch.c
6558
list_head = &sw->recp_list[remove_entry->rid].filt_rules;
drivers/net/ethernet/intel/ice/ice_switch.c
6559
list_for_each_entry(list_itr, list_head, list_entry) {
drivers/net/ethernet/intel/ice/ice_switch.c
6582
struct list_head *list_head)
drivers/net/ethernet/intel/ice/ice_switch.c
6588
if (list_empty(list_head))
drivers/net/ethernet/intel/ice/ice_switch.c
6590
list_for_each_entry(adv_fltr, list_head, list_entry) {
drivers/net/ethernet/intel/ice/ice_switch.c
6618
struct list_head *head;
drivers/net/ethernet/intel/ice/ice_switch.c
6647
struct list_head *l_head;
drivers/net/ethernet/intel/ice/ice_switch.h
239
struct list_head filt_rules;
drivers/net/ethernet/intel/ice/ice_switch.h
240
struct list_head filt_replay_rules;
drivers/net/ethernet/intel/ice/ice_switch.h
245
struct list_head fv_list;
drivers/net/ethernet/intel/ice/ice_switch.h
269
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_switch.h
277
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_switch.h
296
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_switch.h
303
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_switch.h
357
int ice_add_vlan(struct ice_hw *hw, struct list_head *m_list);
drivers/net/ethernet/intel/ice/ice_switch.h
358
int ice_remove_vlan(struct ice_hw *hw, struct list_head *v_list);
drivers/net/ethernet/intel/ice/ice_switch.h
359
int ice_add_mac(struct ice_hw *hw, struct list_head *m_lst);
drivers/net/ethernet/intel/ice/ice_switch.h
360
int ice_remove_mac(struct ice_hw *hw, struct list_head *m_lst);
drivers/net/ethernet/intel/ice/ice_switch.h
362
int ice_add_eth_mac(struct ice_hw *hw, struct list_head *em_list);
drivers/net/ethernet/intel/ice/ice_switch.h
363
int ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list);
drivers/net/ethernet/intel/ice/ice_tc_lib.h
49
struct list_head list;
drivers/net/ethernet/intel/ice/ice_type.h
1018
struct list_head fl_profs[ICE_BLK_COUNT];
drivers/net/ethernet/intel/ice/ice_type.h
1024
struct list_head fdir_list_head;
drivers/net/ethernet/intel/ice/ice_type.h
1035
struct list_head rss_list_head;
drivers/net/ethernet/intel/ice/ice_type.h
666
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_type.h
766
struct list_head rl_prof_list[ICE_AQC_TOPO_MAX_LEVEL_NUM];
drivers/net/ethernet/intel/ice/ice_type.h
774
struct list_head vsi_list_map_head;
drivers/net/ethernet/intel/ice/ice_type.h
829
struct list_head list_entry;
drivers/net/ethernet/intel/ice/ice_type.h
839
struct list_head mbx_vf;
drivers/net/ethernet/intel/ice/ice_type.h
930
struct list_head agg_list; /* lists all aggregator */
drivers/net/ethernet/intel/ice/virt/fdir.h
36
struct list_head fdir_rule_list;
drivers/net/ethernet/intel/idpf/idpf.h
289
struct list_head list;
drivers/net/ethernet/intel/idpf/idpf.h
490
struct list_head mac_filter_list;
drivers/net/ethernet/intel/idpf/idpf.h
492
struct list_head flow_steer_list;
drivers/net/ethernet/intel/idpf/idpf.h
64
struct list_head list;
drivers/net/ethernet/intel/idpf/idpf_controlq.h
132
struct list_head cq_list_head;
drivers/net/ethernet/intel/idpf/idpf_controlq_api.h
98
struct list_head cq_list;
drivers/net/ethernet/intel/idpf/idpf_ptp.c
651
struct list_head *head;
drivers/net/ethernet/intel/idpf/idpf_ptp.c
849
struct list_head *head;
drivers/net/ethernet/intel/idpf/idpf_ptp.h
126
struct list_head list_member;
drivers/net/ethernet/intel/idpf/idpf_ptp.h
153
struct list_head latches_free;
drivers/net/ethernet/intel/idpf/idpf_ptp.h
154
struct list_head latches_in_use;
drivers/net/ethernet/intel/idpf/idpf_virtchnl.c
4235
struct list_head *ma_list_head;
drivers/net/ethernet/intel/idpf/idpf_virtchnl_ptp.c
342
struct list_head *head;
drivers/net/ethernet/intel/idpf/idpf_virtchnl_ptp.c
553
struct list_head *head;
drivers/net/ethernet/intel/idpf/idpf_virtchnl_ptp.c
632
struct list_head *head;
drivers/net/ethernet/intel/igb/igb.h
110
struct list_head l;
drivers/net/ethernet/intel/igc/igc.h
301
struct list_head nfc_rule_list;
drivers/net/ethernet/intel/igc/igc.h
656
struct list_head list;
drivers/net/ethernet/intel/ixgbe/ixgbe.h
243
struct list_head l;
drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.h
236
struct list_head list;
drivers/net/ethernet/marvell/octeon_ep/octep_main.h
315
struct list_head ctrl_req_wait_list;
drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h
154
struct list_head cgx_list;
drivers/net/ethernet/marvell/octeontx2/af/mcs.h
144
struct list_head mcs_list;
drivers/net/ethernet/marvell/octeontx2/af/mcs.h
96
struct list_head node;
drivers/net/ethernet/marvell/octeontx2/af/npc.h
634
struct list_head list;
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
170
struct list_head list;
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
175
struct list_head mcast_grp_head;
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
240
struct list_head mcam_rules;
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
573
struct list_head node;
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
622
struct list_head cgx_evq_head; /* cgx event queue head */
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
652
struct list_head mcs_intrq_head;
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
666
struct list_head rep_evtq_head;
drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c
20
struct list_head evq_node;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1067
struct list_head *head = &mcam->mcam_rules;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1559
struct list_head del_list;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c
752
struct list_head *lhead;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c
790
struct list_head *lhead, *pprev;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.h
150
struct list_head list;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.h
151
struct list_head glist;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.h
199
struct list_head lhead_mem_tbl_entry[NPC_EXACT_TBL_MAX_WAYS];
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.h
202
struct list_head lhead_cam_tbl_entry;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.h
205
struct list_head lhead_gbl;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
359
struct list_head flow_list;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
363
struct list_head flow_list_tc;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
416
struct list_head entry;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
436
struct list_head entry;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
447
struct list_head txsc_list;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
448
struct list_head rxsc_list;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
17
struct list_head list;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
471
struct list_head *head = &pfvf->flow_cfg->flow_list;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1005
struct list_head *pos, *n;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1020
struct list_head *pos, *n;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1112
struct list_head *pos, *n;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
41
struct list_head list;
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
436
struct list_head *head = &parent->child_list;
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
438
struct list_head *tmp;
drivers/net/ethernet/marvell/octeontx2/nic/qos.h
45
struct list_head qos_tree;
drivers/net/ethernet/marvell/octeontx2/nic/qos.h
53
struct list_head list; /* list management */
drivers/net/ethernet/marvell/octeontx2/nic/qos.h
54
struct list_head child_list;
drivers/net/ethernet/marvell/octeontx2/nic/qos.h
55
struct list_head child_schq_list;
drivers/net/ethernet/marvell/prestera/prestera.h
135
struct list_head lag_member;
drivers/net/ethernet/marvell/prestera/prestera.h
146
struct list_head list;
drivers/net/ethernet/marvell/prestera/prestera.h
147
struct list_head vlans_list;
drivers/net/ethernet/marvell/prestera/prestera.h
26
struct list_head flood_domain_port_list;
drivers/net/ethernet/marvell/prestera/prestera.h
293
struct list_head event_handlers;
drivers/net/ethernet/marvell/prestera/prestera.h
297
struct list_head port_list;
drivers/net/ethernet/marvell/prestera/prestera.h
314
struct list_head vr_list;
drivers/net/ethernet/marvell/prestera/prestera.h
315
struct list_head rif_entry_list;
drivers/net/ethernet/marvell/prestera/prestera.h
40
struct list_head flood_domain_port_node;
drivers/net/ethernet/marvell/prestera/prestera.h
88
struct list_head members;
drivers/net/ethernet/marvell/prestera/prestera_acl.c
16
struct list_head vtcam_list;
drivers/net/ethernet/marvell/prestera/prestera_acl.c
17
struct list_head rules;
drivers/net/ethernet/marvell/prestera/prestera_acl.c
72
struct list_head list;
drivers/net/ethernet/marvell/prestera/prestera_acl.h
129
struct list_head list;
drivers/net/ethernet/marvell/prestera/prestera_counter.c
25
struct list_head list;
drivers/net/ethernet/marvell/prestera/prestera_flow.h
13
struct list_head list;
drivers/net/ethernet/marvell/prestera/prestera_flow.h
19
struct list_head binding_list;
drivers/net/ethernet/marvell/prestera/prestera_flow.h
24
struct list_head template_list;
drivers/net/ethernet/marvell/prestera/prestera_flower.c
12
struct list_head list;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
199
struct list_head list;
drivers/net/ethernet/marvell/prestera/prestera_main.c
1176
struct list_head *iter;
drivers/net/ethernet/marvell/prestera/prestera_router.c
30
struct list_head kern_fib_cache_list;
drivers/net/ethernet/marvell/prestera/prestera_router.c
57
struct list_head head;
drivers/net/ethernet/marvell/prestera/prestera_router_hw.h
101
struct list_head vr_node;
drivers/net/ethernet/marvell/prestera/prestera_router_hw.h
22
struct list_head router_node; /* ht */
drivers/net/ethernet/marvell/prestera/prestera_router_hw.h
67
struct list_head nexthop_group_list;
drivers/net/ethernet/marvell/prestera/prestera_router_hw.h
8
struct list_head router_node;
drivers/net/ethernet/marvell/prestera/prestera_router_hw.h
82
struct list_head head;
drivers/net/ethernet/marvell/prestera/prestera_rxtx.c
277
struct list_head rx_list;
drivers/net/ethernet/marvell/prestera/prestera_span.c
14
struct list_head list;
drivers/net/ethernet/marvell/prestera/prestera_span.c
22
struct list_head entries;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
31
struct list_head bridge_list;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
38
struct list_head head;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
41
struct list_head port_list;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
42
struct list_head br_mdb_entry_list;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
50
struct list_head head;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
53
struct list_head vlan_list;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
54
struct list_head br_mdb_port_list;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
62
struct list_head head;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
63
struct list_head port_vlan_list;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
68
struct list_head br_vlan_head;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
69
struct list_head port_head;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
77
struct list_head br_mdb_port_node;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
84
struct list_head br_mdb_port_list;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
85
struct list_head br_mdb_entry_node;
drivers/net/ethernet/mediatek/mtk_eth_soc.c
3534
struct list_head *iter;
drivers/net/ethernet/mediatek/mtk_eth_soc.h
1515
void mtk_flow_offload_cleanup(struct mtk_eth *eth, struct list_head *list);
drivers/net/ethernet/mellanox/mlx4/alloc.c
203
struct list_head entries;
drivers/net/ethernet/mellanox/mlx4/alloc.c
204
struct list_head prios;
drivers/net/ethernet/mellanox/mlx4/alloc.c
213
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/alloc.c
214
struct list_head prio_list;
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
1401
struct list_head *rule_list_h,
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
1424
struct list_head *rule_list_h,
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
1448
struct list_head *list_h)
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
1486
struct list_head *list_h, int proto)
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
1554
struct list_head *rule_list_h)
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
164
struct list_head next;
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
841
struct list_head *dst,
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
842
struct list_head *src)
drivers/net/ethernet/mellanox/mlx4/icm.h
42
((256 - sizeof(struct list_head) - 2 * sizeof(int)) / \
drivers/net/ethernet/mellanox/mlx4/icm.h
57
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/icm.h
68
struct list_head chunk_list;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
386
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
387
struct list_head process_list;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
463
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
468
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
473
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
475
struct list_head duplicates;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
493
struct list_head mcast_filters[MLX4_MAX_PORTS + 1];
drivers/net/ethernet/mellanox/mlx4/mlx4.h
539
struct list_head res_list[MLX4_NUM_OF_RESOURCE_TYPE];
drivers/net/ethernet/mellanox/mlx4/mlx4.h
741
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
863
struct list_head promisc_qps[MLX4_NUM_STEERS];
drivers/net/ethernet/mellanox/mlx4/mlx4.h
864
struct list_head steer_entries[MLX4_NUM_STEERS];
drivers/net/ethernet/mellanox/mlx4/mlx4.h
892
struct list_head pgdir_list;
drivers/net/ethernet/mellanox/mlx4/mlx4.h
922
struct list_head bf_list;
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
461
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
495
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
538
struct list_head ethtool_list;
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
607
struct list_head mc_list;
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
608
struct list_head curr_list;
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
629
struct list_head filters;
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
114
struct list_head mcg_list;
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
2003
struct list_head *mac_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
2020
struct list_head *mac_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
2053
struct list_head *mac_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
2073
struct list_head *mac_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
2127
struct list_head *vlan_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
2161
struct list_head *vlan_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
2182
struct list_head *vlan_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
231
struct list_head mirr_list;
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4194
struct list_head *rlist)
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4220
struct list_head *rlist, int header_id)
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4368
struct list_head *rlist = &tracker->slave_list[slave].res_list[RES_MAC];
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4603
struct list_head *rlist = &tracker->slave_list[slave].res_list[type];
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4657
struct list_head *qp_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4730
struct list_head *srq_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4795
struct list_head *cq_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4857
struct list_head *mpt_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
4925
struct list_head *mtt_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
5061
struct list_head *fs_rule_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
5113
struct list_head *eq_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
5170
struct list_head *counter_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
5215
struct list_head *xrcdn_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
5275
struct list_head *qp_list =
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
56
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
64
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
72
struct list_head list;
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
88
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/alloc.c
45
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/devlink.h
41
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.h
111
struct list_head ready_strings_list;
drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.h
125
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en/mapping.c
154
mapping_remove_and_free_list(struct mapping_ctx *ctx, struct list_head *list)
drivers/net/ethernet/mellanox/mlx5/core/en/mapping.c
26
struct list_head pending_list;
drivers/net/ethernet/mellanox/mlx5/core/en/mapping.c
31
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en/mapping.c
37
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c
29
struct list_head entry;
drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c
34
struct list_head tracker_list_head;
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c
16
struct list_head metadata_list;
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c
196
struct list_head *iter;
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c
20
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c
25
struct list_head list; /* link to global list of rep_bond_metadata */
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c
31
struct list_head slaves_list; /* slaves list */
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.c
168
struct list_head *iter;
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.c
44
struct list_head *iter;
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.c
86
struct list_head *iter;
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
30
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.c
118
struct list_head *prev;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.c
19
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.c
26
struct list_head used;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.c
16
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.c
25
struct list_head int_ports; /* Uses int_ports_lock */
drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c
28
struct list_head entry;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c
45
struct list_head partial_list;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c
46
struct list_head full_list;
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
100
struct list_head unready; /* flows not ready to be offloaded (e.g
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
103
struct list_head peer_flows; /* flows on peer */
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
106
struct list_head tmp_list; /* temporary flow list used by neigh update */
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
113
struct list_head attrs;
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
67
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
84
struct list_head l3_to_l2_reformat;
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
88
struct list_head decap_routes;
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
98
struct list_head hairpin; /* flows sharing the same hairpin */
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
99
struct list_head peer[MLX5_MAX_PORTS]; /* flows with peer flow */
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1457
struct list_head *encap_flows)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1498
struct list_head *encap_flows)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
153
struct list_head *flow_list)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1586
struct list_head *flow_list,
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1619
struct list_head *flow_list)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1630
struct list_head *decap_flows)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1668
struct list_head *flow_list,
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
223
struct list_head *flow_list)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
275
struct list_head *flow_list,
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
295
void mlx5e_take_all_encap_flows(struct mlx5e_encap_entry *e, struct list_head *flow_list)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
310
struct list_head *flow_list)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
60
struct list_head encap_entries;
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
61
struct list_head decap_flows;
drivers/net/ethernet/mellanox/mlx5/core/en/tir.h
48
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.c
60
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.c
80
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c
241
struct list_head *list, int size)
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c
270
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c
96
struct list_head list_node; /* member of the pool */
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
1025
struct list_head *list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
110
struct list_head macsec_rx_sc_list_head;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
112
struct list_head macsec_device_list_element;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
1129
struct list_head *list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
116
struct list_head macsec_device_list_head;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
1234
struct list_head *list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
1434
const struct list_head *device_list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
1457
const struct list_head *device_list, *sc_list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
409
mlx5e_macsec_get_rx_sc_from_sc_list(const struct list_head *list, sci_t sci)
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
481
const struct list_head *list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
682
struct list_head *rx_sc_list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
764
struct list_head *list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
84
struct list_head rx_sc_list_element;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
843
struct list_head *list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
884
struct list_head *list;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
968
struct list_head *list;
drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c
399
struct list_head *head = ðtool->rules;
drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c
50
struct list_head rules;
drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c
62
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
116
struct list_head vport_sqs_list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
148
struct list_head neigh_list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
153
struct list_head encap_list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
183
struct list_head flows;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
203
struct list_head encap_list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
208
struct list_head flows;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
209
struct list_head route_list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
237
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
52
struct list_head neigh_list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
75
struct list_head tc_indr_block_priv_list;
drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
81
struct list_head unready_flows;
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1609
struct list_head *unready_flows)
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
2110
void mlx5e_put_flow_list(struct mlx5e_priv *priv, struct list_head *flow_list)
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
590
struct list_head flows;
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
594
struct list_head dead_peer_wait_list;
drivers/net/ethernet/mellanox/mlx5/core/en_tc.h
211
struct list_head *flow_list);
drivers/net/ethernet/mellanox/mlx5/core/en_tc.h
214
struct list_head *flow_list);
drivers/net/ethernet/mellanox/mlx5/core/en_tc.h
218
void mlx5e_take_all_encap_flows(struct mlx5e_encap_entry *e, struct list_head *flow_list);
drivers/net/ethernet/mellanox/mlx5/core/en_tc.h
219
void mlx5e_put_flow_list(struct mlx5e_priv *priv, struct list_head *flow_list);
drivers/net/ethernet/mellanox/mlx5/core/en_tc.h
96
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.h
19
struct list_head bridges;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h
147
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h
148
struct list_head vlan_list;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h
163
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h
173
struct list_head fdb_list;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h
201
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h
205
struct list_head fdb_list;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h
208
struct list_head mdb_list;
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c
138
static void esw_qos_nodes_set_parent(struct list_head *nodes,
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c
19
struct list_head nodes;
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c
327
struct list_head *nodes = parent ? &parent->children : &esw->qos.domain->nodes;
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c
375
struct list_head *nodes = parent ? &parent->children : &esw->qos.domain->nodes;
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c
92
struct list_head entry;
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c
98
struct list_head children;
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
308
struct list_head peer_flows[MLX5_MAX_PORTS];
drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.h
75
struct list_head backlog;
drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.h
84
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
1325
struct list_head *prev = &prio->node.children;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
1586
create_flow_handle_dup(struct list_head *children,
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
1749
struct list_head *prev = &ft->node.children;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
2060
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
2112
static u64 matched_fgs_get_version(struct list_head *match_head)
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
2221
struct list_head *match_head,
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
913
struct list_head *prev)
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
978
struct list_head *start,
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
151
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
152
struct list_head children;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
172
struct list_head next_ft;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
205
struct list_head fwd_rules;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
213
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
238
struct list_head children;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
306
struct list_head underlay_qpns;
drivers/net/ethernet/mellanox/mlx5/core/fs_pool.c
117
mlx5_fs_pool_acquire_from_list(struct list_head *src_list,
drivers/net/ethernet/mellanox/mlx5/core/fs_pool.c
118
struct list_head *next_list,
drivers/net/ethernet/mellanox/mlx5/core/fs_pool.h
10
struct list_head pool_list;
drivers/net/ethernet/mellanox/mlx5/core/fs_pool.h
34
struct list_head fully_used;
drivers/net/ethernet/mellanox/mlx5/core/fs_pool.h
35
struct list_head partially_used;
drivers/net/ethernet/mellanox/mlx5/core/fs_pool.h
36
struct list_head unused;
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
37
struct list_head partial_list; /* some of keys are available */
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
38
struct list_head full_list; /* no available keys */
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
39
struct list_head avail_list; /* all keys are available to use */
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
44
struct list_head sync_list;
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
47
struct list_head wait_for_free;
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
51
struct list_head destroy_list;
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
512
struct list_head *destroy_list)
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
525
struct list_head *list,
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
526
struct list_head *head)
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
62
struct list_head entry;
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
662
static void mlx5_crypto_dek_free_destroy_list(struct list_head *destroy_list)
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
81
struct list_head entry;
drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c
21
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c
33
struct list_head comp_list;
drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c
35
struct list_head comp_dev_list_head;
drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c
45
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h
13
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h
14
struct list_head process_list;
drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h
48
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c
475
struct list_head *pos;
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c
49
struct list_head prios_list;
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c
62
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
100
struct list_head macsec_devices_list_entry;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
122
struct list_head entry;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
193
struct list_head macsec_devices_list;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
1995
struct list_head *rx_rules_list)
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2018
struct list_head *tx_rules_list)
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2125
struct list_head *rx_rules_list)
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2191
struct list_head *tx_rules_list)
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2263
struct list_head *tx_rules_list, struct list_head *rx_rules_list)
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2281
struct list_head *tx_rules_list, struct list_head *rx_rules_list,
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2327
struct list_head *tx_rules_list,
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2328
struct list_head *rx_rules_list,
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2340
struct list_head *tx_rules_list,
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2341
struct list_head *rx_rules_list, bool is_tx)
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
62
struct list_head entry;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
651
static void macsec_fs_id_del(struct list_head *macsec_devices_list, u32 fs_id,
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
695
static int macsec_fs_id_add(struct list_head *macsec_devices_list, u32 fs_id,
drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c
63
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action_ste_pool.c
275
struct mlx5hws_action_ste_pool_element *elem, struct list_head *cleanup)
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action_ste_pool.c
290
static void hws_action_ste_table_cleanup_list(struct list_head *cleanup)
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action_ste_pool.h
24
struct list_head list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action_ste_pool.h
33
struct list_head available;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action_ste_pool.h
34
struct list_head full;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc.c
78
struct list_head *rules_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc.h
55
struct list_head *rules;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc.h
67
struct list_head list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc_complex.c
953
struct list_head *rules_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc_complex.c
978
struct list_head *rules_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/context.h
53
struct list_head tbl_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.c
2146
INIT_LIST_HEAD(&new_cache->list_head);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.c
2167
list_for_each_entry(cached_definer, &cache->list_head, list_node) {
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.c
2172
list_move(&cached_definer->list_node, &cache->list_head);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.c
2193
list_add(&cached_definer->list_node, &cache->list_head);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.c
2207
list_for_each_entry(cached_definer, &ctx->definer_cache->list_head, list_node) {
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.h
783
struct list_head list_head;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.h
789
struct list_head list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/matcher.h
82
struct list_head list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pat_arg.h
25
struct list_head ptrn_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pat_arg.h
35
struct list_head ptrn_list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/table.h
10
struct list_head next;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/table.h
12
struct list_head head;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/table.h
22
struct list_head matchers_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/table.h
23
struct list_head tbl_list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_arg.c
22
struct list_head free_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_arg.c
34
struct list_head cur_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_dbg.h
15
struct list_head node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_dbg.h
19
struct list_head buff_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
242
buddy->miss_list = kvmalloc(num_of_entries * sizeof(struct list_head), GFP_KERNEL);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
25
struct list_head buddy_mem_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ptrn.c
19
struct list_head ptrn_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
146
static int dr_rule_send_update_list(struct list_head *send_ste_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
17
struct list_head *miss_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
175
dr_rule_find_ste_in_miss_list(struct list_head *miss_list, u8 *hw_ste)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
18
struct list_head *send_list)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
194
struct list_head *update_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
253
struct list_head *update_list)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
319
struct list_head *cur_miss_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
321
struct list_head *update_list)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
352
struct list_head *update_list)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
398
struct list_head *update_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
519
struct list_head *update_list)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
539
struct list_head *miss_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
540
struct list_head *send_list)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
713
struct list_head *send_ste_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
785
struct list_head *miss_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
786
struct list_head *send_list)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
834
struct list_head *send_ste_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.c
846
struct list_head *miss_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_send.c
516
struct list_head *send_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_send.c
62
struct list_head list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_send.c
66
struct list_head free_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste.c
146
struct list_head *mlx5dr_ste_get_miss_list(struct mlx5dr_ste *ste)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste.c
202
struct list_head *send_ste_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste.c
238
struct list_head *send_ste_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste.c
284
struct list_head *send_ste_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1000
struct list_head list_node; /* Used for both matchers and dbg managing */
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1005
struct list_head dbg_rule_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1022
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1028
struct list_head list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1108
struct list_head list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1160
struct list_head rule_actions_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1161
struct list_head dbg_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1184
struct list_head *miss_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
169
struct list_head miss_list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
201
struct list_head send_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
211
struct list_head *send_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
262
struct list_head *mlx5dr_ste_get_miss_list(struct mlx5dr_ste *ste);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
951
struct list_head dbg_tbl_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
963
struct list_head nic_matcher_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
974
struct list_head matcher_list;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
977
struct list_head dbg_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
992
struct list_head list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/mlx5dr.h
172
struct list_head list_node;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/mlx5dr.h
181
struct list_head *miss_list;
drivers/net/ethernet/mellanox/mlx5/core/uar.c
209
struct list_head *head;
drivers/net/ethernet/mellanox/mlx5/core/uar.c
298
struct list_head *head;
drivers/net/ethernet/mellanox/mlxsw/core.c
239
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/core.c
246
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/core.c
2679
struct list_head *bulk_list,
drivers/net/ethernet/mellanox/mlxsw/core.c
2702
struct list_head *bulk_list,
drivers/net/ethernet/mellanox/mlxsw/core.c
2713
struct list_head *bulk_list,
drivers/net/ethernet/mellanox/mlxsw/core.c
2762
int mlxsw_reg_trans_bulk_wait(struct list_head *bulk_list)
drivers/net/ethernet/mellanox/mlxsw/core.c
2779
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/core.c
677
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/core.c
678
struct list_head bulk_list;
drivers/net/ethernet/mellanox/mlxsw/core.c
72
struct list_head rx_listener_list;
drivers/net/ethernet/mellanox/mlxsw/core.c
73
struct list_head event_listener_list;
drivers/net/ethernet/mellanox/mlxsw/core.c
74
struct list_head irq_event_handler_list;
drivers/net/ethernet/mellanox/mlxsw/core.c
78
struct list_head trans_list;
drivers/net/ethernet/mellanox/mlxsw/core.c
969
struct list_head *bulk_list,
drivers/net/ethernet/mellanox/mlxsw/core.h
223
struct list_head *bulk_list,
drivers/net/ethernet/mellanox/mlxsw/core.h
227
struct list_head *bulk_list,
drivers/net/ethernet/mellanox/mlxsw/core.h
229
int mlxsw_reg_trans_bulk_wait(struct list_head *bulk_list);
drivers/net/ethernet/mellanox/mlxsw/core.h
360
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/core.h
642
struct list_head event_ops_list;
drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c
184
struct list_head list; /* Member of policer_list */
drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c
374
struct list_head resource_list; /* List of resources held by actions
drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c
380
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c
72
struct list_head policer_list;
drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.c
110
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.c
53
struct list_head key_info_list;
drivers/net/ethernet/mellanox/mlxsw/core_linecards.c
445
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
1837
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
4092
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
4270
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
4328
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
4601
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
4615
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
4673
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
4937
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
5026
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
1199
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
145
struct list_head queue;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
286
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
291
struct list_head bridge_vlan_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
347
struct list_head vlans_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
432
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
876
struct list_head binding_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
878
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
894
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c
29
struct list_head rules;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c
68
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c
44
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c
57
struct list_head atcam_erps_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
110
struct list_head region_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
116
struct list_head vregion_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
151
struct list_head list; /* Member of a TCAM group */
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
152
struct list_head tlist; /* Member of a TCAM */
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
153
struct list_head vchunk_list; /* List of vchunks under this vregion */
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
177
struct list_head list; /* Member of a TCAM vregion */
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
179
struct list_head ventry_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
195
struct list_head list; /* Member of a TCAM vchunk */
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
390
struct list_head *pos;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
451
struct list_head *pos;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
493
struct list_head *pos;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
936
struct list_head *pos;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h
159
struct list_head entries_list; /* A-TCAM only */
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h
182
struct list_head list; /* Member in entries_list */
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h
22
struct list_head vregion_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h
80
struct list_head list; /* Member of a TCAM group */
drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c
272
u16 pool_index, struct list_head *bulk_list)
drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c
298
u16 pool_index, struct list_head *bulk_list)
drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c
134
struct list_head fids_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c
27
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c
33
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c
48
struct list_head port_vid_list; /* Ordered by local port. */
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.h
43
struct list_head ipip_list_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
15
struct list_head table_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
35
struct list_head route_evif_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
40
struct list_head route_ivif_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
47
struct list_head vif_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
48
struct list_head route_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
65
struct list_head node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
70
struct list_head route_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
79
struct list_head node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
88
struct list_head evif_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c
20
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c
28
struct list_head erif_sublists;
drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.c
63
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.c
74
struct list_head records_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.c
806
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.h
27
struct list_head ipv6_addr_list; /* Saves hash table nodes. */
drivers/net/ethernet/mellanox/mlxsw/spectrum_pgt.c
18
struct list_head ports_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_pgt.c
24
struct list_head list; /* Member of 'ports_list'. */
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1744
struct list_head binding_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1745
struct list_head mall_entry_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1750
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
10152
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
10198
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
2180
struct list_head rif_list_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
2186
struct list_head nexthop_list; /* list of nexthops using
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
2189
struct list_head nexthop_neighs_list_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
3059
struct list_head neigh_list_node; /* member of neigh entry list */
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
3060
struct list_head crif_list_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
3061
struct list_head router_list_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
3117
struct list_head list; /* member in nh_res_grp_list */
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
3138
struct list_head list; /* member in vr_list */
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
3146
struct list_head fib_list; /* list of fib entries that use this group */
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
3156
struct list_head vr_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
465
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
479
struct list_head nexthop_group_node;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
494
struct list_head rt6_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
499
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
513
struct list_head node_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
63
struct list_head nexthop_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
76
struct list_head neigh_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
9246
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.h
34
struct list_head nexthop_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.h
48
struct list_head nexthop_neighs_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.h
49
struct list_head ipip_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.h
67
struct list_head nh_res_grp_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
27
struct list_head analyzed_ports_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
29
struct list_head trigger_entries_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
342
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
38
struct list_head list; /* Member of analyzed_ports_list */
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
45
struct list_head list; /* Member of trigger_entries_list */
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
112
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
116
struct list_head ports_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
121
struct list_head list; /* Member of 'ports_list'. */
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
199
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
231
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
2572
struct list_head *iter;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
40
struct list_head bridges_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
49
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
50
struct list_head ports_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
51
struct list_head mdb_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
62
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
63
struct list_head vlans_list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
76
struct list_head list;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
77
struct list_head port_vlan_list;
drivers/net/ethernet/meta/fbnic/fbnic_fw_log.h
21
struct list_head list;
drivers/net/ethernet/meta/fbnic/fbnic_fw_log.h
32
struct list_head entries;
drivers/net/ethernet/microchip/lan966x/lan966x_fdb.c
17
struct list_head list;
drivers/net/ethernet/microchip/lan966x/lan966x_lag.c
290
struct list_head *iter;
drivers/net/ethernet/microchip/lan966x/lan966x_lag.c
314
struct list_head *iter;
drivers/net/ethernet/microchip/lan966x/lan966x_mac.c
20
struct list_head list;
drivers/net/ethernet/microchip/lan966x/lan966x_mac.c
425
struct list_head mac_deleted_entries;
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
288
struct list_head mac_entries;
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
313
struct list_head fdb_entries;
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
316
struct list_head mdb_entries;
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
317
struct list_head pgid_entries;
drivers/net/ethernet/microchip/lan966x/lan966x_mdb.c
15
struct list_head list;
drivers/net/ethernet/microchip/lan966x/lan966x_mdb.c
8
struct list_head list;
drivers/net/ethernet/microchip/lan966x/lan966x_switchdev.c
365
struct list_head *iter;
drivers/net/ethernet/microchip/sparx5/sparx5_mactable.c
34
struct list_head list;
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
238
struct list_head tc_templates; /* list of TC templates on this port */
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
266
struct list_head list;
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
280
struct list_head list;
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
403
struct list_head mact_entries;
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
407
struct list_head mdb_entries;
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
433
struct list_head mall_entries;
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
32
struct list_head list; /* for insertion in the list of templates */
drivers/net/ethernet/microchip/sparx5/sparx5_tc_matchall.c
15
sparx5_tc_matchall_entry_find(struct list_head *entries, unsigned long cookie)
drivers/net/ethernet/microchip/vcap/vcap_api.c
42
struct list_head list; /* for insertion in enabled ports list */
drivers/net/ethernet/microchip/vcap/vcap_api.h
164
struct list_head list; /* for insertion in vcap_control */
drivers/net/ethernet/microchip/vcap/vcap_api.h
165
struct list_head rules; /* list of rules */
drivers/net/ethernet/microchip/vcap/vcap_api.h
166
struct list_head enabled; /* list of enabled ports */
drivers/net/ethernet/microchip/vcap/vcap_api.h
190
struct list_head keyfields; /* list of vcap_client_keyfield */
drivers/net/ethernet/microchip/vcap/vcap_api.h
191
struct list_head actionfields; /* list of vcap_client_actionfield */
drivers/net/ethernet/microchip/vcap/vcap_api.h
277
struct list_head list; /* list of vcap instances */
drivers/net/ethernet/microchip/vcap/vcap_api_client.h
18
struct list_head list; /* For insertion into a rule */
drivers/net/ethernet/microchip/vcap/vcap_api_client.h
85
struct list_head list; /* For insertion into a rule */
drivers/net/ethernet/microchip/vcap/vcap_api_private.h
25
struct list_head list; /* the vcap admin list of rules */
drivers/net/ethernet/microsoft/mana/gdma_main.c
1512
struct list_head *eq_list = &gic->eq_list;
drivers/net/ethernet/microsoft/mana/gdma_main.c
19
struct list_head list;
drivers/net/ethernet/microsoft/mana/gdma_main.c
25
struct list_head dev_list;
drivers/net/ethernet/mscc/ocelot.h
65
struct list_head list;
drivers/net/ethernet/mscc/ocelot.h
69
struct list_head list;
drivers/net/ethernet/mscc/ocelot_net.c
1553
struct list_head *iter;
drivers/net/ethernet/mscc/ocelot_net.c
1590
struct list_head *iter;
drivers/net/ethernet/mscc/ocelot_stats.c
259
struct list_head node;
drivers/net/ethernet/mscc/ocelot_vcap.c
888
struct list_head list;
drivers/net/ethernet/mscc/ocelot_vcap.c
996
struct list_head *pos = &block->rules;
drivers/net/ethernet/netronome/nfp/abm/cls.c
17
struct list_head list;
drivers/net/ethernet/netronome/nfp/abm/main.h
219
struct list_head dscp_map;
drivers/net/ethernet/netronome/nfp/bpf/main.h
141
struct list_head map_list;
drivers/net/ethernet/netronome/nfp/bpf/main.h
220
struct list_head l;
drivers/net/ethernet/netronome/nfp/bpf/main.h
346
struct list_head l;
drivers/net/ethernet/netronome/nfp/bpf/main.h
544
struct list_head insns;
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
1770
struct list_head *ct_list;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
132
struct list_head list_node;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
137
struct list_head children;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
161
struct list_head pre_ct_list;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
162
struct list_head post_ct_list;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
166
struct list_head children;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
188
struct list_head nft_flow_list;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
189
struct list_head tc_merge_list;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
66
struct list_head pre_ct_list;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
69
struct list_head post_ct_list;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
75
struct list_head nft_flows_list;
drivers/net/ethernet/netronome/nfp/flower/lag_conf.c
63
struct list_head list;
drivers/net/ethernet/netronome/nfp/flower/main.h
100
struct list_head ipv4_off_list;
drivers/net/ethernet/netronome/nfp/flower/main.h
101
struct list_head ipv6_off_list;
drivers/net/ethernet/netronome/nfp/flower/main.h
186
struct list_head list_head;
drivers/net/ethernet/netronome/nfp/flower/main.h
199
struct list_head list_head;
drivers/net/ethernet/netronome/nfp/flower/main.h
201
struct list_head nn_list;
drivers/net/ethernet/netronome/nfp/flower/main.h
236
struct list_head group_list;
drivers/net/ethernet/netronome/nfp/flower/main.h
325
struct list_head indr_block_cb_priv;
drivers/net/ethernet/netronome/nfp/flower/main.h
326
struct list_head non_repr_priv;
drivers/net/ethernet/netronome/nfp/flower/main.h
340
struct list_head predt_list;
drivers/net/ethernet/netronome/nfp/flower/main.h
377
struct list_head mac_list;
drivers/net/ethernet/netronome/nfp/flower/main.h
391
struct list_head list;
drivers/net/ethernet/netronome/nfp/flower/main.h
430
struct list_head list;
drivers/net/ethernet/netronome/nfp/flower/main.h
444
struct list_head linked_flows;
drivers/net/ethernet/netronome/nfp/flower/main.h
470
struct list_head list;
drivers/net/ethernet/netronome/nfp/flower/offload.c
1411
list_add(&predt->list_head, &priv->predt_list);
drivers/net/ethernet/netronome/nfp/flower/offload.c
1602
list_del(&predt->list_head);
drivers/net/ethernet/netronome/nfp/flower/offload.c
1839
struct list_head list;
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
107
struct list_head list;
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
132
struct list_head list;
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
1544
struct list_head *ptr, *storage;
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
197
struct list_head repr_list;
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
352
list_add(&neigh->list_head, &predt->nn_list);
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
366
list_for_each_entry_safe(predt, tmp, &priv->predt_list, list_head) {
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
431
list_del(&neigh->list_head);
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
446
list_for_each_entry_safe(neigh, tmp, &predt->nn_list, list_head) {
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
454
list_del(&neigh->list_head);
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
577
list_del(&nn_entry->list_head);
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
603
list_del(&nn_entry->list_head);
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
848
struct list_head *ptr, *storage;
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
875
struct list_head *ptr, *storage;
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c
905
struct list_head *ptr, *storage;
drivers/net/ethernet/netronome/nfp/nfp_main.h
136
struct list_head vnics;
drivers/net/ethernet/netronome/nfp/nfp_main.h
137
struct list_head ports;
drivers/net/ethernet/netronome/nfp/nfp_net.h
719
struct list_head vnic_list;
drivers/net/ethernet/netronome/nfp/nfp_net.h
730
struct list_head list;
drivers/net/ethernet/netronome/nfp/nfp_net.h
736
struct list_head list;
drivers/net/ethernet/netronome/nfp/nfp_net.h
743
struct list_head node;
drivers/net/ethernet/netronome/nfp/nfp_net.h
768
struct list_head list;
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
1410
struct list_head tmp_list;
drivers/net/ethernet/netronome/nfp/nfp_port.h
104
struct list_head port_list;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c
107
static void __resource_add(struct list_head *head, struct nfp_cpp_resource *res)
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c
110
struct list_head *pos;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c
31
struct list_head list;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c
69
struct list_head resource_list;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c
77
struct list_head area_cache_list;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c
82
struct list_head entry;
drivers/net/ethernet/pensando/ionic/ionic_lif.h
109
struct list_head list;
drivers/net/ethernet/pensando/ionic/ionic_lif.h
119
struct list_head list;
drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c
554
struct list_head list;
drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c
561
struct list_head sync_add_list;
drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c
562
struct list_head sync_del_list;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
1586
struct list_head mac_list;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
1587
struct list_head ip_list;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
551
struct list_head list;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
618
struct list_head free_list;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
632
struct list_head free_list[NUM_RCV_DESC_RINGS];
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
936
struct list_head list;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
941
struct list_head list;
drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c
622
const u8 *addr, struct list_head *del_list)
drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c
624
struct list_head *head;
drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c
656
struct list_head *head;
drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c
718
struct list_head *head = &adapter->mac_list;
drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
1647
struct list_head *cur;
drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
1812
struct list_head *head;
drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
1869
struct list_head *head;
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
3185
struct list_head *head;
drivers/net/ethernet/qlogic/qed/qed.h
398
struct list_head list;
drivers/net/ethernet/qlogic/qed/qed_dev.c
54
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_fcoe.c
42
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_fcoe.h
22
struct list_head free_list;
drivers/net/ethernet/qlogic/qed/qed_hw.c
35
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_hw.c
42
struct list_head free_list;
drivers/net/ethernet/qlogic/qed/qed_iscsi.c
41
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_iscsi.h
23
struct list_head free_list;
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
113
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
145
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
39
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
64
struct list_head listen_list; /* qed_iwarp_listener */
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
65
struct list_head ep_list; /* qed_iwarp_ep */
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
66
struct list_head ep_free_list; /* pre-allocated ep's */
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
67
struct list_head mpa_buf_list; /* list of mpa_bufs */
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
68
struct list_head mpa_buf_pending_list;
drivers/net/ethernet/qlogic/qed/qed_ll2.c
56
struct list_head list;
drivers/net/ethernet/qlogic/qed/qed_ll2.c
63
struct list_head list;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
36
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
49
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
70
struct list_head active_descq;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
71
struct list_head free_descq;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
72
struct list_head posting_descq;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
85
struct list_head active_descq;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
86
struct list_head free_descq;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
87
struct list_head sending_descq;
drivers/net/ethernet/qlogic/qed/qed_mcp.c
93
struct list_head list;
drivers/net/ethernet/qlogic/qed/qed_mcp.h
756
struct list_head cmd_list;
drivers/net/ethernet/qlogic/qed/qed_nvmetcp.h
30
struct list_head free_list;
drivers/net/ethernet/qlogic/qed/qed_nvmetcp.h
42
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_ooo.h
21
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_ooo.h
32
struct list_head list_entry;
drivers/net/ethernet/qlogic/qed/qed_ooo.h
33
struct list_head buffers_list;
drivers/net/ethernet/qlogic/qed/qed_ooo.h
37
struct list_head isles_list;
drivers/net/ethernet/qlogic/qed/qed_ooo.h
47
struct list_head free_buffers_list;
drivers/net/ethernet/qlogic/qed/qed_ooo.h
48
struct list_head ready_buffers_list;
drivers/net/ethernet/qlogic/qed/qed_ooo.h
49
struct list_head free_isles_list;
drivers/net/ethernet/qlogic/qed/qed_sp.h
125
struct list_head list;
drivers/net/ethernet/qlogic/qed/qed_sp.h
137
struct list_head *queue;
drivers/net/ethernet/qlogic/qed/qed_sp.h
173
struct list_head unlimited_pending;
drivers/net/ethernet/qlogic/qed/qed_sp.h
174
struct list_head pending;
drivers/net/ethernet/qlogic/qed/qed_sp.h
175
struct list_head completion_pending;
drivers/net/ethernet/qlogic/qed/qed_sp.h
176
struct list_head free_pool;
drivers/net/ethernet/qlogic/qed/qed_spq.c
754
struct list_head *head, u32 keep_reserve)
drivers/net/ethernet/qlogic/qede/qede.h
120
struct list_head list;
drivers/net/ethernet/qlogic/qede/qede.h
127
struct list_head entry;
drivers/net/ethernet/qlogic/qede/qede.h
128
struct list_head rdma_event_list;
drivers/net/ethernet/qlogic/qede/qede.h
246
struct list_head vlan_list;
drivers/net/ethernet/qlogic/qede/qede_rdma.c
51
struct list_head *head = &edev->rdma_info.rdma_event_list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1091
struct list_head cmd_q;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1159
struct list_head mac_list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1175
struct list_head vf_mc_list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1521
struct list_head list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
369
struct list_head list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
582
struct list_head free_list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
596
struct list_head free_list[NUM_RCV_DESC_RINGS];
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
855
struct list_head list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c
3897
struct list_head *head = &mbx->cmd_q;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c
4104
struct list_head *head = &mbx->cmd_q;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
514
struct list_head *head, *tmp;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
617
struct list_head *head = &adapter->mac_list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
1360
struct list_head *cur;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
1444
struct list_head *head;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
1883
struct list_head *cur;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
851
struct list_head *head;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h
159
struct list_head list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h
169
struct list_head async_cmd_list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h
61
struct list_head wait_list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h
83
struct list_head list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c
1152
struct list_head *node;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c
1530
struct list_head *head = &bc->async_cmd_list;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c
1607
struct list_head *head;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c
2105
struct list_head *head = &adapter->mac_list;
drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c
193
static void rmnet_dellink(struct net_device *dev, struct list_head *head)
drivers/net/ethernet/realtek/rtase/rtase.h
279
struct list_head ring_list;
drivers/net/ethernet/realtek/rtase/rtase.h
300
struct list_head ring_entry;
drivers/net/ethernet/renesas/ravb.h
1015
struct list_head list;
drivers/net/ethernet/renesas/ravb.h
1109
struct list_head ts_skb_list;
drivers/net/ethernet/renesas/rswitch.h
1022
struct list_head list;
drivers/net/ethernet/renesas/rswitch.h
1058
struct list_head port_list;
drivers/net/ethernet/sfc/ef10.c
38
struct list_head list;
drivers/net/ethernet/sfc/ef100_rep.c
397
struct list_head head;
drivers/net/ethernet/sfc/ef100_rep.h
55
struct list_head list;
drivers/net/ethernet/sfc/ef100_rep.h
56
struct list_head rx_list;
drivers/net/ethernet/sfc/efx_channels.c
1183
struct list_head rx_list;
drivers/net/ethernet/sfc/falcon/net_driver.h
767
struct list_head node;
drivers/net/ethernet/sfc/falcon/net_driver.h
769
struct list_head secondary_list;
drivers/net/ethernet/sfc/falcon/net_driver.h
839
struct list_head mtd_list;
drivers/net/ethernet/sfc/falcon/net_driver.h
915
struct list_head node;
drivers/net/ethernet/sfc/mcdi.c
37
struct list_head list;
drivers/net/ethernet/sfc/mcdi.h
81
struct list_head async_list;
drivers/net/ethernet/sfc/mcdi_filters.h
42
struct list_head list;
drivers/net/ethernet/sfc/mcdi_filters.h
93
struct list_head vlan_list;
drivers/net/ethernet/sfc/net_driver.h
1021
struct list_head node;
drivers/net/ethernet/sfc/net_driver.h
1023
struct list_head secondary_list;
drivers/net/ethernet/sfc/net_driver.h
1107
struct list_head mtd_list;
drivers/net/ethernet/sfc/net_driver.h
1173
struct list_head vf_reps;
drivers/net/ethernet/sfc/net_driver.h
1229
struct list_head node;
drivers/net/ethernet/sfc/net_driver.h
575
struct list_head *rx_list;
drivers/net/ethernet/sfc/nic.h
200
struct list_head vlan_list;
drivers/net/ethernet/sfc/ptp.c
1209
efx_ptp_find_filter(struct list_head *filter_list, struct efx_filter_spec *spec)
drivers/net/ethernet/sfc/ptp.c
1233
struct list_head *filter_list)
drivers/net/ethernet/sfc/ptp.c
1252
struct list_head *filter_list,
drivers/net/ethernet/sfc/ptp.c
1292
struct list_head *filter_list,
drivers/net/ethernet/sfc/ptp.c
1304
struct list_head *filter_list,
drivers/net/ethernet/sfc/ptp.c
180
struct list_head link;
drivers/net/ethernet/sfc/ptp.c
217
struct list_head list;
drivers/net/ethernet/sfc/ptp.c
302
struct list_head rxfilters_mcast;
drivers/net/ethernet/sfc/ptp.c
303
struct list_head rxfilters_ucast;
drivers/net/ethernet/sfc/siena/efx_channels.c
1204
struct list_head rx_list;
drivers/net/ethernet/sfc/siena/mcdi.c
38
struct list_head list;
drivers/net/ethernet/sfc/siena/mcdi.h
81
struct list_head async_list;
drivers/net/ethernet/sfc/siena/net_driver.h
1026
struct list_head mtd_list;
drivers/net/ethernet/sfc/siena/net_driver.h
1127
struct list_head node;
drivers/net/ethernet/sfc/siena/net_driver.h
543
struct list_head *rx_list;
drivers/net/ethernet/sfc/siena/net_driver.h
940
struct list_head node;
drivers/net/ethernet/sfc/siena/net_driver.h
942
struct list_head secondary_list;
drivers/net/ethernet/sfc/siena/nic.h
112
struct list_head local_addr_list;
drivers/net/ethernet/sfc/siena/nic.h
113
struct list_head local_page_list;
drivers/net/ethernet/sfc/siena/ptp.c
1155
struct list_head *cursor;
drivers/net/ethernet/sfc/siena/ptp.c
1156
struct list_head *next;
drivers/net/ethernet/sfc/siena/ptp.c
1182
struct list_head *cursor;
drivers/net/ethernet/sfc/siena/ptp.c
1183
struct list_head *next;
drivers/net/ethernet/sfc/siena/ptp.c
1350
struct list_head *cursor;
drivers/net/ethernet/sfc/siena/ptp.c
1351
struct list_head *next;
drivers/net/ethernet/sfc/siena/ptp.c
183
struct list_head link;
drivers/net/ethernet/sfc/siena/ptp.c
290
struct list_head evt_list;
drivers/net/ethernet/sfc/siena/ptp.c
291
struct list_head evt_free_list;
drivers/net/ethernet/sfc/siena/siena_sriov.c
1088
struct list_head pages;
drivers/net/ethernet/sfc/siena/siena_sriov.c
144
struct list_head link;
drivers/net/ethernet/sfc/siena/siena_sriov.c
156
struct list_head link;
drivers/net/ethernet/sfc/tc.h
187
struct list_head list;
drivers/net/ethernet/sfc/tc.h
306
struct list_head block_list;
drivers/net/ethernet/sfc/tc.h
79
struct list_head encap_user;
drivers/net/ethernet/sfc/tc.h
81
struct list_head count_user;
drivers/net/ethernet/sfc/tc.h
86
struct list_head list;
drivers/net/ethernet/sfc/tc_bindings.c
16
struct list_head list;
drivers/net/ethernet/sfc/tc_conntrack.h
26
struct list_head cts; /* list of efx_tc_ct_entry in this zone */
drivers/net/ethernet/sfc/tc_conntrack.h
51
struct list_head list; /* entry on zone->cts */
drivers/net/ethernet/sfc/tc_counters.h
37
struct list_head users;
drivers/net/ethernet/sfc/tc_encap_actions.h
61
struct list_head users;
drivers/net/ethernet/sfc/tc_encap_actions.h
79
struct list_head list; /* entry on neigh->users list */
drivers/net/ethernet/sfc/tc_encap_actions.h
80
struct list_head users; /* action sets using this encap_md */
drivers/net/ethernet/sis/sis190.c
1253
static void sis190_free_phy(struct list_head *first_phy)
drivers/net/ethernet/sis/sis190.c
285
struct list_head first_phy;
drivers/net/ethernet/sis/sis190.c
296
struct list_head list;
drivers/net/ethernet/sun/cassini.c
502
struct list_head list, *elem, *tmp;
drivers/net/ethernet/sun/cassini.c
535
struct list_head list, *elem, *tmp;
drivers/net/ethernet/sun/cassini.c
611
struct list_head *entry;
drivers/net/ethernet/sun/cassini.h
2698
struct list_head list;
drivers/net/ethernet/sun/cassini.h
2770
struct list_head rx_spare_list, rx_inuse_list;
drivers/net/ethernet/sun/niu.c
51
struct list_head __lru; /* unused alias of "lru" */
drivers/net/ethernet/sun/niu.h
3078
struct list_head list;
drivers/net/ethernet/sun/sunvnet_common.h
120
struct list_head port_list;
drivers/net/ethernet/sun/sunvnet_common.h
123
struct list_head list;
drivers/net/ethernet/sun/sunvnet_common.h
75
struct list_head list;
drivers/net/ethernet/ti/am65-cpts.c
143
struct list_head list;
drivers/net/ethernet/ti/am65-cpts.c
167
struct list_head events_tx;
drivers/net/ethernet/ti/am65-cpts.c
168
struct list_head events_rx;
drivers/net/ethernet/ti/am65-cpts.c
169
struct list_head pool;
drivers/net/ethernet/ti/am65-cpts.c
233
struct list_head *events)
drivers/net/ethernet/ti/am65-cpts.c
235
struct list_head *this, *next;
drivers/net/ethernet/ti/am65-cpts.c
856
struct list_head *this, *next;
drivers/net/ethernet/ti/am65-cpts.c
922
struct list_head *this, *next;
drivers/net/ethernet/ti/cpts.c
367
struct list_head *this, *next;
drivers/net/ethernet/ti/cpts.c
460
struct list_head *this, *next;
drivers/net/ethernet/ti/cpts.c
65
struct list_head *this, *next;
drivers/net/ethernet/ti/cpts.h
113
struct list_head events;
drivers/net/ethernet/ti/cpts.h
114
struct list_head pool;
drivers/net/ethernet/ti/cpts.h
93
struct list_head list;
drivers/net/ethernet/ti/netcp.h
111
struct list_head module_head;
drivers/net/ethernet/ti/netcp.h
112
struct list_head interface_list;
drivers/net/ethernet/ti/netcp.h
113
struct list_head addr_list;
drivers/net/ethernet/ti/netcp.h
217
struct list_head module_list;
drivers/net/ethernet/ti/netcp.h
218
struct list_head interface_list;
drivers/net/ethernet/ti/netcp.h
63
struct list_head node;
drivers/net/ethernet/ti/netcp.h
87
struct list_head txhook_list_head;
drivers/net/ethernet/ti/netcp.h
94
struct list_head rxhook_list_head;
drivers/net/ethernet/ti/netcp_core.c
464
struct list_head list;
drivers/net/ethernet/ti/netcp_core.c
74
struct list_head device_list;
drivers/net/ethernet/ti/netcp_core.c
75
struct list_head interface_head;
drivers/net/ethernet/ti/netcp_core.c
76
struct list_head modpriv_head;
drivers/net/ethernet/ti/netcp_core.c
83
struct list_head inst_list;
drivers/net/ethernet/ti/netcp_core.c
90
struct list_head intf_list;
drivers/net/ethernet/ti/netcp_ethss.c
704
struct list_head slave_list;
drivers/net/ethernet/ti/netcp_ethss.c
742
struct list_head gbe_intf_head;
drivers/net/ethernet/ti/netcp_ethss.c
743
struct list_head secondary_slaves;
drivers/net/ethernet/ti/netcp_ethss.c
765
struct list_head gbe_intf_list;
drivers/net/ethernet/toshiba/ps3_gelic_wireless.h
167
struct list_head list;
drivers/net/ethernet/toshiba/ps3_gelic_wireless.h
233
struct list_head network_list;
drivers/net/ethernet/toshiba/ps3_gelic_wireless.h
234
struct list_head network_free_list;
drivers/net/ethernet/wangxun/libwx/wx_sriov.c
542
struct list_head *pos;
drivers/net/ethernet/wangxun/libwx/wx_type.h
1214
struct list_head mvlist;
drivers/net/geneve.c
101
struct list_head next; /* geneve's per namespace list */
drivers/net/geneve.c
109
struct list_head list;
drivers/net/geneve.c
2247
static void geneve_dellink(struct net_device *dev, struct list_head *head)
drivers/net/geneve.c
2443
struct list_head *dev_to_kill)
drivers/net/geneve.c
63
struct list_head geneve_list;
drivers/net/geneve.c
65
struct list_head sock_list;
drivers/net/geneve.c
869
struct list_head *head,
drivers/net/gtp.c
107
struct list_head gtp_dev_list;
drivers/net/gtp.c
1550
static void gtp_dellink(struct net_device *dev, struct list_head *head)
drivers/net/gtp.c
2482
struct list_head *dev_to_kill)
drivers/net/gtp.c
75
struct list_head list;
drivers/net/hamradio/bpqether.c
102
struct list_head bpq_list; /* list of bpq devices chain */
drivers/net/hamradio/bpqether.c
376
struct list_head *p;
drivers/net/hyperv/hyperv_net.h
1015
struct list_head list;
drivers/net/hyperv/hyperv_net.h
1034
struct list_head list;
drivers/net/hyperv/hyperv_net.h
1040
struct list_head reconfig_events;
drivers/net/hyperv/hyperv_net.h
202
struct list_head req_list;
drivers/net/hyperv/rndis_filter.c
32
struct list_head list_ent;
drivers/net/ieee802154/fakelb.c
38
struct list_head list;
drivers/net/ieee802154/fakelb.c
39
struct list_head list_ifup;
drivers/net/ieee802154/mac802154_hwsim.c
67
struct list_head list;
drivers/net/ieee802154/mac802154_hwsim.c
78
struct list_head edges;
drivers/net/ieee802154/mac802154_hwsim.c
80
struct list_head list;
drivers/net/ipvlan/ipvlan.h
171
void ipvlan_link_delete(struct net_device *dev, struct list_head *head);
drivers/net/ipvlan/ipvlan.h
64
struct list_head pnode;
drivers/net/ipvlan/ipvlan.h
67
struct list_head addrs;
drivers/net/ipvlan/ipvlan.h
83
struct list_head anode; /* logical-interface linkage */
drivers/net/ipvlan/ipvlan.h
93
struct list_head ipvlans;
drivers/net/ipvlan/ipvlan_main.c
656
void ipvlan_link_delete(struct net_device *dev, struct list_head *head)
drivers/net/ipvlan/ipvtap.c
112
struct list_head *head)
drivers/net/macsec.c
105
struct list_head secys;
drivers/net/macsec.c
116
struct list_head secys;
drivers/net/macsec.c
3968
static void macsec_common_dellink(struct net_device *dev, struct list_head *head)
drivers/net/macsec.c
3993
static void macsec_dellink(struct net_device *dev, struct list_head *head)
drivers/net/macvlan.c
1591
void macvlan_dellink(struct net_device *dev, struct list_head *head)
drivers/net/macvlan.c
47
struct list_head vlans;
drivers/net/macvtap.c
120
struct list_head *head)
drivers/net/mctp/mctp-i2c.c
63
struct list_head list; /* For mctp_i2c_client.devs */
drivers/net/mctp/mctp-i2c.c
94
struct list_head devs;
drivers/net/mctp/mctp-i2c.c
97
struct list_head list; /* For driver_clients */
drivers/net/mctp/mctp-i3c.c
62
struct list_head list;
drivers/net/mctp/mctp-i3c.c
69
struct list_head devs;
drivers/net/mctp/mctp-i3c.c
75
struct list_head list; /* Element of mctp_i3c_bus.devs */
drivers/net/netconsole.c
1004
struct list_head *entry;
drivers/net/netconsole.c
1023
struct list_head *entry;
drivers/net/netconsole.c
169
struct list_head list;
drivers/net/netdevsim/bpf.c
35
struct list_head l;
drivers/net/netdevsim/bpf.c
48
struct list_head l;
drivers/net/netdevsim/fib.c
105
struct list_head list; /* node in fib queue */
drivers/net/netdevsim/fib.c
51
struct list_head fib_rt_list;
drivers/net/netdevsim/fib.c
58
struct list_head fib_event_queue;
drivers/net/netdevsim/fib.c
78
struct list_head list; /* Member of fib_rt_list */
drivers/net/netdevsim/fib.c
90
struct list_head nh_list;
drivers/net/netdevsim/fib.c
95
struct list_head list; /* Member of nh_list */
drivers/net/netdevsim/hwstats.c
111
struct list_head *hwsdev_list;
drivers/net/netdevsim/hwstats.c
157
struct list_head *hwsdev_list;
drivers/net/netdevsim/hwstats.c
218
struct list_head *hwsdev_list)
drivers/net/netdevsim/hwstats.c
26
struct list_head *hwsdev_list;
drivers/net/netdevsim/hwstats.c
271
struct list_head *hwsdev_list)
drivers/net/netdevsim/hwstats.c
304
struct list_head *hwsdev_list)
drivers/net/netdevsim/hwstats.c
342
struct list_head *hwsdev_list;
drivers/net/netdevsim/hwstats.c
456
struct list_head *hwsdev_list;
drivers/net/netdevsim/hwstats.c
56
nsim_dev_hwslist_find_hwsdev(struct list_head *hwsdev_list,
drivers/net/netdevsim/hwstats.c
9
static struct list_head *
drivers/net/netdevsim/netdevsim.h
240
struct list_head list;
drivers/net/netdevsim/netdevsim.h
252
struct list_head l3_list;
drivers/net/netdevsim/netdevsim.h
284
struct list_head list;
drivers/net/netdevsim/netdevsim.h
325
struct list_head bpf_bound_progs;
drivers/net/netdevsim/netdevsim.h
326
struct list_head bpf_bound_maps;
drivers/net/netdevsim/netdevsim.h
329
struct list_head port_list;
drivers/net/netdevsim/netdevsim.h
460
struct list_head list;
drivers/net/netkit.c
849
static void netkit_del_link(struct net_device *dev, struct list_head *head)
drivers/net/ovpn/main.c
211
static void ovpn_dellink(struct net_device *dev, struct list_head *head)
drivers/net/pfcp.c
19
struct list_head list;
drivers/net/pfcp.c
224
static void pfcp_dellink(struct net_device *dev, struct list_head *head)
drivers/net/pfcp.c
249
struct list_head *dev_to_kill)
drivers/net/pfcp.c
31
struct list_head pfcp_dev_list;
drivers/net/phy/dp83640.c
1016
struct list_head *this;
drivers/net/phy/dp83640.c
106
struct list_head list;
drivers/net/phy/dp83640.c
120
struct list_head rxts;
drivers/net/phy/dp83640.c
121
struct list_head rxpool;
drivers/net/phy/dp83640.c
1305
struct list_head *this, *next;
drivers/net/phy/dp83640.c
132
struct list_head list;
drivers/net/phy/dp83640.c
146
struct list_head phylist;
drivers/net/phy/dp83640.c
1468
struct list_head *this, *next;
drivers/net/phy/dp83640.c
591
struct list_head *this, *next;
drivers/net/phy/dp83640.c
95
struct list_head list;
drivers/net/phy/micrel.c
419
struct list_head list;
drivers/net/phy/micrel.c
432
struct list_head rx_ts_list;
drivers/net/phy/microchip_rds_ptp.h
183
struct list_head rx_ts_list;
drivers/net/phy/microchip_rds_ptp.h
206
struct list_head list;
drivers/net/phy/mii_timestamper.c
112
struct list_head *this;
drivers/net/phy/mii_timestamper.c
13
struct list_head list;
drivers/net/phy/mii_timestamper.c
55
struct list_head *this, *next;
drivers/net/phy/mii_timestamper.c
83
struct list_head *this;
drivers/net/phy/mscc/mscc.h
402
struct list_head macsec_flows;
drivers/net/phy/mscc/mscc_macsec.h
74
struct list_head list;
drivers/net/phy/nxp-c45-tja11xx-macsec.c
1669
struct list_head *secy_list;
drivers/net/phy/nxp-c45-tja11xx-macsec.c
188
struct list_head list;
drivers/net/phy/nxp-c45-tja11xx-macsec.c
194
struct list_head sa_list;
drivers/net/phy/nxp-c45-tja11xx-macsec.c
197
struct list_head list;
drivers/net/phy/nxp-c45-tja11xx-macsec.c
201
struct list_head secy_list;
drivers/net/phy/nxp-c45-tja11xx-macsec.c
372
static struct nxp_c45_secy *nxp_c45_find_secy(struct list_head *secy_list,
drivers/net/phy/nxp-c45-tja11xx-macsec.c
385
nxp_c45_secy *nxp_c45_find_secy_by_id(struct list_head *secy_list,
drivers/net/phy/nxp-c45-tja11xx-macsec.c
403
static struct nxp_c45_sa *nxp_c45_find_sa(struct list_head *sa_list,
drivers/net/phy/nxp-c45-tja11xx-macsec.c
415
static struct nxp_c45_sa *nxp_c45_sa_alloc(struct list_head *sa_list, void *sa,
drivers/net/phy/nxp-c45-tja11xx-macsec.c
458
static void nxp_c45_sa_list_free(struct list_head *sa_list)
drivers/net/phy/nxp-c45-tja11xx-macsec.c
789
static bool nxp_c45_is_rx_sc0_impl(struct list_head *secy_list)
drivers/net/phy/phy_device.c
53
struct list_head list;
drivers/net/phy/sfp-bus.c
19
struct list_head node;
drivers/net/ppp/ppp_generic.c
1127
static void ppp_nl_dellink(struct net_device *dev, struct list_head *head);
drivers/net/ppp/ppp_generic.c
1145
struct list_head *dev_to_kill)
drivers/net/ppp/ppp_generic.c
125
struct list_head channels; /* list of attached channels 4c */
drivers/net/ppp/ppp_generic.c
1364
static void ppp_nl_dellink(struct net_device *dev, struct list_head *head)
drivers/net/ppp/ppp_generic.c
178
struct list_head list; /* link in all/new_channels list */
drivers/net/ppp/ppp_generic.c
185
struct list_head clist; /* link in list of channels per unit */
drivers/net/ppp/ppp_generic.c
1891
struct list_head *list;
drivers/net/ppp/ppp_generic.c
1962
struct list_head *list;
drivers/net/ppp/ppp_generic.c
229
struct list_head all_channels;
drivers/net/ppp/ppp_generic.c
230
struct list_head new_channels;
drivers/net/ppp/ppp_generic.c
3253
struct list_head list;
drivers/net/pse-pd/pse_core.c
39
struct list_head list;
drivers/net/rionet.c
66
struct list_head node;
drivers/net/rionet.c
73
struct list_head peers;
drivers/net/tap.c
49
struct list_head next;
drivers/net/team/team_core.c
111
struct list_head list;
drivers/net/team/team_core.c
112
struct list_head tmp_list;
drivers/net/team/team_core.c
2433
struct list_head *sel_opt_inst_list)
drivers/net/team/team_core.c
2534
struct list_head *sel_opt_inst_list);
drivers/net/team/team_core.c
2853
struct list_head *sel_opt_inst_list)
drivers/net/team/team_core.c
402
struct list_head list;
drivers/net/team/team_core.c
776
struct list_head *listarr;
drivers/net/team/team_core.c
782
listarr = kmalloc_objs(struct list_head, queue_cnt);
drivers/net/team/team_core.c
796
static struct list_head *__team_get_qom_list(struct team *team, u16 queue_id)
drivers/net/team/team_core.c
806
struct list_head *qom_list;
drivers/net/team/team_core.c
843
struct list_head *qom_list;
drivers/net/team/team_core.c
844
struct list_head *node;
drivers/net/tun.c
145
struct list_head next;
drivers/net/tun.c
205
struct list_head disabled;
drivers/net/usb/qmi_wwan.c
142
struct list_head *iter;
drivers/net/usb/qmi_wwan.c
1580
struct list_head *iter;
drivers/net/usb/qmi_wwan.c
294
struct list_head *head)
drivers/net/usb/qmi_wwan.c
395
struct list_head *iter;
drivers/net/usb/r8152.c
2196
struct list_head *cursor;
drivers/net/usb/r8152.c
2525
struct list_head *cursor, *next, rx_queue;
drivers/net/usb/r8152.c
3059
struct list_head tmp_list;
drivers/net/usb/r8152.c
3102
struct list_head tmp_list;
drivers/net/usb/r8152.c
846
struct list_head list, info_list;
drivers/net/usb/r8152.c
854
struct list_head list;
drivers/net/usb/r8152.c
871
struct list_head rx_info, rx_used;
drivers/net/usb/r8152.c
872
struct list_head rx_done, tx_free;
drivers/net/veth.c
1931
static void veth_dellink(struct net_device *dev, struct list_head *head)
drivers/net/vrf.c
122
struct list_head me_list; /* entry in vrf_map_elem */
drivers/net/vrf.c
146
struct list_head *me_head = &me->vrf_list;
drivers/net/vrf.c
1666
static void vrf_dellink(struct net_device *dev, struct list_head *head)
drivers/net/vrf.c
1669
struct list_head *iter;
drivers/net/vrf.c
96
struct list_head vrf_list; /* VRFs registered to this table */
drivers/net/vxlan/vxlan_core.c
4508
static void vxlan_dellink(struct net_device *dev, struct list_head *head)
drivers/net/vxlan/vxlan_core.c
4937
struct list_head *dev_to_kill)
drivers/net/vxlan/vxlan_core.c
4946
struct list_head *dev_to_kill)
drivers/net/vxlan/vxlan_core.c
657
struct list_head *head,
drivers/net/vxlan/vxlan_core.c
707
struct list_head *head,
drivers/net/vxlan/vxlan_core.c
723
struct list_head *head,
drivers/net/vxlan/vxlan_mdb.c
26
struct list_head remotes;
drivers/net/vxlan/vxlan_mdb.c
35
struct list_head list;
drivers/net/vxlan/vxlan_mdb.c
60
struct list_head node;
drivers/net/vxlan/vxlan_mdb.c
66
struct list_head src_list;
drivers/net/vxlan/vxlan_private.h
21
struct list_head vxlan_list;
drivers/net/vxlan/vxlan_private.h
38
struct list_head remotes;
drivers/net/vxlan/vxlan_private.h
42
struct list_head nh_list;
drivers/net/vxlan/vxlan_vnifilter.c
590
struct list_head *headp, *hpos;
drivers/net/vxlan/vxlan_vnifilter.c
673
struct list_head *headp, *hpos;
drivers/net/wan/lapbether.c
513
struct list_head *entry, *tmp;
drivers/net/wan/lapbether.c
53
struct list_head node;
drivers/net/wireguard/allowedips.h
24
struct list_head peer_list;
drivers/net/wireguard/device.h
52
struct list_head device_list, peer_list;
drivers/net/wireguard/peer.h
63
struct list_head peer_list;
drivers/net/wireguard/peer.h
64
struct list_head allowedips_list;
drivers/net/wireless/ath/ar5523/ar5523.h
102
struct list_head tx_queue_pending;
drivers/net/wireless/ath/ar5523/ar5523.h
103
struct list_head tx_queue_submitted;
drivers/net/wireless/ath/ar5523/ar5523.h
118
struct list_head rx_data_free;
drivers/net/wireless/ath/ar5523/ar5523.h
119
struct list_head rx_data_used;
drivers/net/wireless/ath/ar5523/ar5523.h
75
struct list_head list;
drivers/net/wireless/ath/ar5523/ar5523.h
81
struct list_head list;
drivers/net/wireless/ath/ath10k/core.h
1179
struct list_head arvifs;
drivers/net/wireless/ath/ath10k/core.h
1180
struct list_head peers;
drivers/net/wireless/ath/ath10k/core.h
218
struct list_head list;
drivers/net/wireless/ath/ath10k/core.h
228
struct list_head list;
drivers/net/wireless/ath/ath10k/core.h
235
struct list_head list;
drivers/net/wireless/ath/ath10k/core.h
254
struct list_head list;
drivers/net/wireless/ath/ath10k/core.h
275
struct list_head list;
drivers/net/wireless/ath/ath10k/core.h
347
struct list_head pdevs;
drivers/net/wireless/ath/ath10k/core.h
348
struct list_head vdevs;
drivers/net/wireless/ath/ath10k/core.h
349
struct list_head peers;
drivers/net/wireless/ath/ath10k/core.h
350
struct list_head peers_extd;
drivers/net/wireless/ath/ath10k/core.h
424
struct list_head list;
drivers/net/wireless/ath/ath10k/core.h
446
struct list_head list;
drivers/net/wireless/ath/ath10k/core.h
575
struct list_head list;
drivers/net/wireless/ath/ath10k/debug.c
206
static void ath10k_fw_stats_pdevs_free(struct list_head *head)
drivers/net/wireless/ath/ath10k/debug.c
216
static void ath10k_fw_stats_vdevs_free(struct list_head *head)
drivers/net/wireless/ath/ath10k/debug.c
226
static void ath10k_fw_stats_peers_free(struct list_head *head)
drivers/net/wireless/ath/ath10k/debug.c
236
static void ath10k_fw_extd_stats_peers_free(struct list_head *head)
drivers/net/wireless/ath/ath10k/qmi.h
81
struct list_head list;
drivers/net/wireless/ath/ath10k/qmi.h
97
struct list_head event_list;
drivers/net/wireless/ath/ath10k/sdio.h
109
struct list_head list;
drivers/net/wireless/ath/ath10k/sdio.h
195
struct list_head bus_req_freeq;
drivers/net/wireless/ath/ath10k/sdio.h
222
struct list_head wr_asyncq;
drivers/net/wireless/ath/ath10k/usb.h
107
struct list_head link;
drivers/net/wireless/ath/ath10k/usb.h
74
struct list_head urb_list_head;
drivers/net/wireless/ath/ath11k/core.c
1074
void ath11k_fw_stats_pdevs_free(struct list_head *head)
drivers/net/wireless/ath/ath11k/core.c
1084
void ath11k_fw_stats_vdevs_free(struct list_head *head)
drivers/net/wireless/ath/ath11k/core.c
1094
void ath11k_fw_stats_bcn_free(struct list_head *head)
drivers/net/wireless/ath/ath11k/core.c
2366
struct list_head *pos, *n;
drivers/net/wireless/ath/ath11k/core.h
1100
struct list_head list;
drivers/net/wireless/ath/ath11k/core.h
1225
struct list_head list;
drivers/net/wireless/ath/ath11k/core.h
1244
struct list_head list;
drivers/net/wireless/ath/ath11k/core.h
1252
void ath11k_fw_stats_pdevs_free(struct list_head *head);
drivers/net/wireless/ath/ath11k/core.h
1253
void ath11k_fw_stats_vdevs_free(struct list_head *head);
drivers/net/wireless/ath/ath11k/core.h
1254
void ath11k_fw_stats_bcn_free(struct list_head *head);
drivers/net/wireless/ath/ath11k/core.h
378
struct list_head list;
drivers/net/wireless/ath/ath11k/core.h
615
struct list_head pdevs;
drivers/net/wireless/ath/ath11k/core.h
616
struct list_head vdevs;
drivers/net/wireless/ath/ath11k/core.h
617
struct list_head bcn;
drivers/net/wireless/ath/ath11k/core.h
712
struct list_head arvifs;
drivers/net/wireless/ath/ath11k/core.h
768
struct list_head channel_update_queue;
drivers/net/wireless/ath/ath11k/core.h
777
struct list_head ppdu_stats_info;
drivers/net/wireless/ath/ath11k/core.h
985
struct list_head peers;
drivers/net/wireless/ath/ath11k/dp.h
126
struct list_head list;
drivers/net/wireless/ath/ath11k/dp.h
1375
struct list_head list;
drivers/net/wireless/ath/ath11k/dp.h
276
struct list_head reo_cmd_list;
drivers/net/wireless/ath/ath11k/dp.h
277
struct list_head reo_cmd_cache_flush_list;
drivers/net/wireless/ath/ath11k/dp.h
278
struct list_head dp_full_mon_mpdu_list;
drivers/net/wireless/ath/ath11k/dp.h
50
struct list_head list;
drivers/net/wireless/ath/ath11k/dp.h
56
struct list_head list;
drivers/net/wireless/ath/ath11k/peer.h
11
struct list_head list;
drivers/net/wireless/ath/ath11k/qmi.h
136
struct list_head event_list;
drivers/net/wireless/ath/ath11k/qmi.h
78
struct list_head list;
drivers/net/wireless/ath/ath11k/qmi.h
95
struct list_head list;
drivers/net/wireless/ath/ath11k/reg.c
803
struct list_head local_update_list;
drivers/net/wireless/ath/ath11k/wmi.h
3813
struct list_head list;
drivers/net/wireless/ath/ath12k/core.c
1211
static void ath12k_fw_stats_pdevs_free(struct list_head *head)
drivers/net/wireless/ath/ath12k/core.c
1221
void ath12k_fw_stats_bcn_free(struct list_head *head)
drivers/net/wireless/ath/ath12k/core.c
1231
static void ath12k_fw_stats_vdevs_free(struct list_head *head)
drivers/net/wireless/ath/ath12k/core.c
1428
struct list_head *pos, *n;
drivers/net/wireless/ath/ath12k/core.c
38
static struct list_head ath12k_hw_group_list = LIST_HEAD_INIT(ath12k_hw_group_list);
drivers/net/wireless/ath/ath12k/core.h
1153
struct list_head list;
drivers/net/wireless/ath/ath12k/core.h
1172
struct list_head list;
drivers/net/wireless/ath/ath12k/core.h
1180
struct list_head list;
drivers/net/wireless/ath/ath12k/core.h
1271
void ath12k_fw_stats_bcn_free(struct list_head *head);
drivers/net/wireless/ath/ath12k/core.h
292
struct list_head list;
drivers/net/wireless/ath/ath12k/core.h
320
struct list_head list;
drivers/net/wireless/ath/ath12k/core.h
574
struct list_head pdevs;
drivers/net/wireless/ath/ath12k/core.h
575
struct list_head vdevs;
drivers/net/wireless/ath/ath12k/core.h
576
struct list_head bcn;
drivers/net/wireless/ath/ath12k/core.h
660
struct list_head arvifs;
drivers/net/wireless/ath/ath12k/core.h
716
struct list_head regd_channel_update_queue;
drivers/net/wireless/ath/ath12k/core.h
877
struct list_head list;
drivers/net/wireless/ath/ath12k/dp.h
123
struct list_head list;
drivers/net/wireless/ath/ath12k/dp.h
149
struct list_head dp_rx_mon_mpdu_list;
drivers/net/wireless/ath/ath12k/dp.h
167
struct list_head ppdu_stats_info;
drivers/net/wireless/ath/ath12k/dp.h
334
struct list_head list;
drivers/net/wireless/ath/ath12k/dp.h
344
struct list_head list;
drivers/net/wireless/ath/ath12k/dp.h
478
struct list_head reo_cmd_update_rx_queue_list;
drivers/net/wireless/ath/ath12k/dp.h
479
struct list_head reo_cmd_cache_flush_list;
drivers/net/wireless/ath/ath12k/dp.h
487
struct list_head reo_cmd_list;
drivers/net/wireless/ath/ath12k/dp.h
499
struct list_head rx_desc_free_list;
drivers/net/wireless/ath/ath12k/dp.h
503
struct list_head tx_desc_free_list[ATH12K_HW_MAX_QUEUES];
drivers/net/wireless/ath/ath12k/dp.h
504
struct list_head tx_desc_used_list[ATH12K_HW_MAX_QUEUES];
drivers/net/wireless/ath/ath12k/dp.h
544
struct list_head peers;
drivers/net/wireless/ath/ath12k/dp_cmn.h
25
struct list_head dp_peers_list;
drivers/net/wireless/ath/ath12k/dp_htt.h
1286
struct list_head list;
drivers/net/wireless/ath/ath12k/dp_mon.h
82
struct list_head dp_tx_mon_mpdu_list;
drivers/net/wireless/ath/ath12k/dp_peer.h
124
struct list_head list;
drivers/net/wireless/ath/ath12k/dp_peer.h
72
struct list_head list;
drivers/net/wireless/ath/ath12k/dp_rx.c
23
static size_t ath12k_dp_list_cut_nodes(struct list_head *list,
drivers/net/wireless/ath/ath12k/dp_rx.c
24
struct list_head *head,
drivers/net/wireless/ath/ath12k/dp_rx.c
27
struct list_head *cur;
drivers/net/wireless/ath/ath12k/dp_rx.c
53
struct list_head *used_list)
drivers/net/wireless/ath/ath12k/dp_rx.c
69
struct list_head *used_list,
drivers/net/wireless/ath/ath12k/dp_rx.h
238
struct list_head *used_list,
drivers/net/wireless/ath/ath12k/dp_rx.h
46
struct list_head list;
drivers/net/wireless/ath/ath12k/dp_rx.h
52
struct list_head list;
drivers/net/wireless/ath/ath12k/dp_rx.h
60
struct list_head list;
drivers/net/wireless/ath/ath12k/mac.c
1215
struct list_head peers;
drivers/net/wireless/ath/ath12k/mac.c
1266
struct list_head peers;
drivers/net/wireless/ath/ath12k/qmi.h
142
struct list_head event_list;
drivers/net/wireless/ath/ath12k/qmi.h
77
struct list_head list;
drivers/net/wireless/ath/ath12k/qmi.h
94
struct list_head list;
drivers/net/wireless/ath/ath12k/reg.c
810
struct list_head local_update_list;
drivers/net/wireless/ath/ath12k/wifi7/dp_mon.c
2586
struct list_head *used_list,
drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c
1265
struct list_head *used_list,
drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c
1349
struct list_head *list,
drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c
1400
struct list_head rx_desc_used_list[ATH12K_MAX_DEVICES];
drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c
1419
struct list_head *used_list;
drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c
1823
struct list_head rx_desc_used_list[ATH12K_MAX_DEVICES];
drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c
643
struct list_head rx_desc_used_list[ATH12K_MAX_DEVICES];
drivers/net/wireless/ath/ath12k/wmi.h
4014
struct list_head list;
drivers/net/wireless/ath/ath5k/ath5k.h
1309
struct list_head rxbuf; /* receive buffer */
drivers/net/wireless/ath/ath5k/ath5k.h
1315
struct list_head txbuf; /* transmit buffer */
drivers/net/wireless/ath/ath5k/ath5k.h
1326
struct list_head bcbuf; /* beacon buffer */
drivers/net/wireless/ath/ath5k/ath5k.h
632
struct list_head q;
drivers/net/wireless/ath/ath5k/base.h
65
struct list_head list;
drivers/net/wireless/ath/ath6kl/core.h
403
struct list_head list;
drivers/net/wireless/ath/ath6kl/core.h
425
struct list_head mgmt_psq;
drivers/net/wireless/ath/ath6kl/core.h
566
struct list_head list;
drivers/net/wireless/ath/ath6kl/core.h
600
struct list_head list;
drivers/net/wireless/ath/ath6kl/core.h
648
struct list_head mc_filter;
drivers/net/wireless/ath/ath6kl/core.h
710
struct list_head vif_list;
drivers/net/wireless/ath/ath6kl/core.h
762
struct list_head amsdu_rx_buffer_queue;
drivers/net/wireless/ath/ath6kl/core.h
902
struct list_head *packet_queue);
drivers/net/wireless/ath/ath6kl/hif.h
172
struct list_head list;
drivers/net/wireless/ath/ath6kl/hif.h
71
struct list_head list;
drivers/net/wireless/ath/ath6kl/htc-ops.h
88
struct list_head *pktq)
drivers/net/wireless/ath/ath6kl/htc.h
290
struct list_head list;
drivers/net/wireless/ath/ath6kl/htc.h
353
void (*tx_comp_multi) (struct htc_target *, struct list_head *);
drivers/net/wireless/ath/ath6kl/htc.h
379
struct list_head list;
drivers/net/wireless/ath/ath6kl/htc.h
451
struct list_head lowestpri_ep_dist;
drivers/net/wireless/ath/ath6kl/htc.h
518
struct list_head txq;
drivers/net/wireless/ath/ath6kl/htc.h
519
struct list_head rx_bufq;
drivers/net/wireless/ath/ath6kl/htc.h
535
struct list_head tx_lookup_queue;
drivers/net/wireless/ath/ath6kl/htc.h
574
struct list_head *pktq);
drivers/net/wireless/ath/ath6kl/htc.h
588
struct list_head cred_dist_list;
drivers/net/wireless/ath/ath6kl/htc.h
590
struct list_head free_ctrl_txbuf;
drivers/net/wireless/ath/ath6kl/htc.h
591
struct list_head free_ctrl_rxbuf;
drivers/net/wireless/ath/ath6kl/htc.h
670
static inline int get_queue_depth(struct list_head *queue)
drivers/net/wireless/ath/ath6kl/htc.h
672
struct list_head *tmp_list;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
1124
struct list_head queue;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
1153
struct list_head discard_q, container;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
1270
struct list_head queue;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
1367
u32 *lk_ahds, struct list_head *queue, int n_msg)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
1471
struct list_head *queue)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
186
struct list_head *epdist_list)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
1910
struct list_head *rxq,
drivers/net/wireless/ath/ath6kl/htc_mbox.c
1911
struct list_head *sync_compq,
drivers/net/wireless/ath/ath6kl/htc_mbox.c
2003
struct list_head *comp_pktq,
drivers/net/wireless/ath/ath6kl/htc_mbox.c
2053
struct list_head *rx_pktq,
drivers/net/wireless/ath/ath6kl/htc_mbox.c
2054
struct list_head *comp_pktq)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
2059
struct list_head tmp_rxq;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
2145
struct list_head rx_pktq, comp_pktq;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
2317
struct list_head *pkt_queue)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
297
struct list_head *ep_dist_list)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
31
struct list_head *pkt_queue);
drivers/net/wireless/ath/ath6kl/htc_mbox.c
330
struct list_head *ep_dist_list,
drivers/net/wireless/ath/ath6kl/htc_mbox.c
386
struct list_head *buf_list;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
438
struct list_head *txq)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
454
struct list_head container;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
471
struct list_head tx_compq;
drivers/net/wireless/ath/ath6kl/htc_mbox.c
53
struct list_head *ep_list,
drivers/net/wireless/ath/ath6kl/htc_mbox.c
600
struct list_head *queue)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
682
struct list_head *queue)
drivers/net/wireless/ath/ath6kl/htc_mbox.c
755
struct list_head *queue,
drivers/net/wireless/ath/ath6kl/htc_mbox.c
860
struct list_head txq;
drivers/net/wireless/ath/ath6kl/htc_pipe.c
1097
struct list_head container;
drivers/net/wireless/ath/ath6kl/htc_pipe.c
1541
struct list_head queue;
drivers/net/wireless/ath/ath6kl/htc_pipe.c
1622
struct list_head *pkt_queue)
drivers/net/wireless/ath/ath6kl/htc_pipe.c
175
struct list_head *queue, int resources)
drivers/net/wireless/ath/ath6kl/htc_pipe.c
205
struct list_head *pkt_queue)
drivers/net/wireless/ath/ath6kl/htc_pipe.c
301
struct list_head *txq)
drivers/net/wireless/ath/ath6kl/htc_pipe.c
303
struct list_head send_queue; /* temp queue to hold packets */
drivers/net/wireless/ath/ath6kl/htc_pipe.c
38
struct list_head *queue_to_indicate)
drivers/net/wireless/ath/ath6kl/htc_pipe.c
780
struct list_head *pkt_queue)
drivers/net/wireless/ath/ath6kl/htc_pipe.c
81
struct list_head container;
drivers/net/wireless/ath/ath6kl/htc_pipe.c
834
struct list_head *lh;
drivers/net/wireless/ath/ath6kl/htc_pipe.c
842
lh = (struct list_head *) target->pipe.htc_packet_pool;
drivers/net/wireless/ath/ath6kl/htc_pipe.c
909
struct list_head *queue_to_indicate)
drivers/net/wireless/ath/ath6kl/htc_pipe.c
93
struct list_head *queue)
drivers/net/wireless/ath/ath6kl/htc_pipe.c
933
struct list_head container;
drivers/net/wireless/ath/ath6kl/main.c
1162
struct list_head mc_filter_new;
drivers/net/wireless/ath/ath6kl/sdio.c
40
struct list_head bus_req_freeq;
drivers/net/wireless/ath/ath6kl/sdio.c
53
struct list_head scat_req;
drivers/net/wireless/ath/ath6kl/sdio.c
66
struct list_head wr_asyncq;
drivers/net/wireless/ath/ath6kl/txrx.c
681
struct list_head *packet_queue)
drivers/net/wireless/ath/ath6kl/txrx.c
881
struct list_head queue;
drivers/net/wireless/ath/ath6kl/txrx.c
953
struct list_head *pkt_pos;
drivers/net/wireless/ath/ath6kl/usb.c
45
struct list_head urb_list_head;
drivers/net/wireless/ath/ath6kl/usb.c
79
struct list_head link;
drivers/net/wireless/ath/ath9k/ath9k.h
164
struct list_head axq_q;
drivers/net/wireless/ath/ath9k/ath9k.h
169
struct list_head txq_fifo[ATH_TXFIFO_DEPTH];
drivers/net/wireless/ath/ath9k/ath9k.h
190
struct list_head list;
drivers/net/wireless/ath/ath9k/ath9k.h
222
struct list_head list;
drivers/net/wireless/ath/ath9k/ath9k.h
235
struct list_head list;
drivers/net/wireless/ath/ath9k/ath9k.h
272
struct list_head list;
drivers/net/wireless/ath/ath9k/ath9k.h
290
struct list_head txbuf;
drivers/net/wireless/ath/ath9k/ath9k.h
309
struct list_head rxbuf;
drivers/net/wireless/ath/ath9k/ath9k.h
324
struct list_head acq_new;
drivers/net/wireless/ath/ath9k/ath9k.h
325
struct list_head acq_old;
drivers/net/wireless/ath/ath9k/ath9k.h
331
struct list_head vifs;
drivers/net/wireless/ath/ath9k/ath9k.h
625
struct list_head list;
drivers/net/wireless/ath/ath9k/ath9k.h
711
struct list_head bbuf;
drivers/net/wireless/ath/ath9k/ath9k.h
78
struct list_head *head, const char *name,
drivers/net/wireless/ath/ath9k/dynack.h
74
struct list_head nodes;
drivers/net/wireless/ath/ath9k/hif_usb.h
102
struct list_head tx_buf;
drivers/net/wireless/ath/ath9k/hif_usb.h
103
struct list_head tx_pending;
drivers/net/wireless/ath/ath9k/hif_usb.h
86
struct list_head list;
drivers/net/wireless/ath/ath9k/htc.h
278
struct list_head list;
drivers/net/wireless/ath/ath9k/htc.h
282
struct list_head rxbuf;
drivers/net/wireless/ath/ath9k/htc_hst.h
124
struct list_head list;
drivers/net/wireless/ath/ath9k/htc_hst.h
29
struct list_head list;
drivers/net/wireless/ath/ath9k/init.c
283
struct list_head *head, const char *name,
drivers/net/wireless/ath/ath9k/main.c
830
static bool ath9k_txq_list_has_key(struct list_head *txq_list, u32 keyix)
drivers/net/wireless/ath/ath9k/mci.h
119
struct list_head list;
drivers/net/wireless/ath/ath9k/mci.h
129
struct list_head info;
drivers/net/wireless/ath/ath9k/wmi.h
145
struct list_head list;
drivers/net/wireless/ath/ath9k/wmi.h
162
struct list_head pending_tx_events;
drivers/net/wireless/ath/ath9k/xmit.c
1007
struct list_head bf_head;
drivers/net/wireless/ath/ath9k/xmit.c
1028
struct ath_atx_tid *tid, struct list_head *bf_q,
drivers/net/wireless/ath/ath9k/xmit.c
1497
struct ath_atx_tid *tid, struct list_head *bf_q,
drivers/net/wireless/ath/ath9k/xmit.c
1534
struct list_head bf_q;
drivers/net/wireless/ath/ath9k/xmit.c
1700
struct list_head bf_q;
drivers/net/wireless/ath/ath9k/xmit.c
1873
struct list_head *list)
drivers/net/wireless/ath/ath9k/xmit.c
1876
struct list_head bf_head;
drivers/net/wireless/ath/ath9k/xmit.c
2042
struct list_head *head, bool internal)
drivers/net/wireless/ath/ath9k/xmit.c
2113
struct list_head bf_head;
drivers/net/wireless/ath/ath9k/xmit.c
2510
struct ath_txq *txq, struct list_head *bf_q,
drivers/net/wireless/ath/ath9k/xmit.c
2627
struct list_head bf_head;
drivers/net/wireless/ath/ath9k/xmit.c
2718
struct list_head bf_head;
drivers/net/wireless/ath/ath9k/xmit.c
2719
struct list_head *fifo_list;
drivers/net/wireless/ath/ath9k/xmit.c
2776
struct list_head bf_q;
drivers/net/wireless/ath/ath9k/xmit.c
283
struct list_head bf_head;
drivers/net/wireless/ath/ath9k/xmit.c
366
struct list_head bf_head;
drivers/net/wireless/ath/ath9k/xmit.c
484
struct ath_buf *bf, struct list_head *bf_q,
drivers/net/wireless/ath/ath9k/xmit.c
493
struct list_head bf_head;
drivers/net/wireless/ath/ath9k/xmit.c
62
struct ath_txq *txq, struct list_head *bf_q,
drivers/net/wireless/ath/ath9k/xmit.c
66
struct list_head *head, bool internal);
drivers/net/wireless/ath/ath9k/xmit.c
727
struct list_head *bf_head)
drivers/net/wireless/ath/carl9170/carl9170.h
119
struct list_head list;
drivers/net/wireless/ath/carl9170/carl9170.h
122
struct list_head tmp_list;
drivers/net/wireless/ath/carl9170/carl9170.h
180
struct list_head list;
drivers/net/wireless/ath/carl9170/carl9170.h
306
struct list_head vif_list;
drivers/net/wireless/ath/carl9170/carl9170.h
399
struct list_head tx_ampdu_list;
drivers/net/wireless/ath/carl9170/carl9170.h
423
struct list_head bar_list[__AR9170_NUM_TXQ];
drivers/net/wireless/ath/carl9170/carl9170.h
476
struct list_head list;
drivers/net/wireless/ath/dfs_pattern_detector.c
162
struct list_head head;
drivers/net/wireless/ath/dfs_pattern_detector.h
111
struct list_head channel_detectors;
drivers/net/wireless/ath/dfs_pri_detector.c
162
struct list_head *l = &pde->pulses;
drivers/net/wireless/ath/dfs_pri_detector.c
36
struct list_head head;
drivers/net/wireless/ath/dfs_pri_detector.h
36
struct list_head head;
drivers/net/wireless/ath/dfs_pri_detector.h
69
struct list_head sequences;
drivers/net/wireless/ath/dfs_pri_detector.h
70
struct list_head pulses;
drivers/net/wireless/ath/wcn36xx/smd.h
48
struct list_head list;
drivers/net/wireless/ath/wcn36xx/wcn36xx.h
126
struct list_head list;
drivers/net/wireless/ath/wcn36xx/wcn36xx.h
156
struct list_head sta_list;
drivers/net/wireless/ath/wcn36xx/wcn36xx.h
184
struct list_head list;
drivers/net/wireless/ath/wcn36xx/wcn36xx.h
212
struct list_head vif_list;
drivers/net/wireless/ath/wcn36xx/wcn36xx.h
258
struct list_head hal_ind_queue;
drivers/net/wireless/ath/wil6210/cfg80211.c
2333
static struct list_head *next_probe_client(struct wil6210_vif *vif)
drivers/net/wireless/ath/wil6210/cfg80211.c
2335
struct list_head *ret = NULL;
drivers/net/wireless/ath/wil6210/cfg80211.c
2355
struct list_head *lh;
drivers/net/wireless/ath/wil6210/debugfs.c
1202
static int wil_print_rx_buff(struct seq_file *s, struct list_head *lh)
drivers/net/wireless/ath/wil6210/txrx_edma.c
158
struct list_head *active = &wil->rx_buff_mgmt.active;
drivers/net/wireless/ath/wil6210/txrx_edma.c
159
struct list_head *free = &wil->rx_buff_mgmt.free;
drivers/net/wireless/ath/wil6210/txrx_edma.c
267
struct list_head *active = &wil->rx_buff_mgmt.active;
drivers/net/wireless/ath/wil6210/txrx_edma.c
313
struct list_head *active = &wil->rx_buff_mgmt.active;
drivers/net/wireless/ath/wil6210/txrx_edma.c
314
struct list_head *free = &wil->rx_buff_mgmt.free;
drivers/net/wireless/ath/wil6210/wil6210.h
488
struct list_head list;
drivers/net/wireless/ath/wil6210/wil6210.h
773
struct list_head list;
drivers/net/wireless/ath/wil6210/wil6210.h
872
struct list_head probe_client_pending;
drivers/net/wireless/ath/wil6210/wil6210.h
889
struct list_head list;
drivers/net/wireless/ath/wil6210/wil6210.h
904
struct list_head active;
drivers/net/wireless/ath/wil6210/wil6210.h
905
struct list_head free;
drivers/net/wireless/ath/wil6210/wil6210.h
974
struct list_head pending_wmi_ev;
drivers/net/wireless/ath/wil6210/wmi.c
3386
static struct list_head *next_wmi_ev(struct wil6210_priv *wil)
drivers/net/wireless/ath/wil6210/wmi.c
3389
struct list_head *ret = NULL;
drivers/net/wireless/ath/wil6210/wmi.c
3411
struct list_head *lh;
drivers/net/wireless/broadcom/b43/b43.h
885
struct list_head list;
drivers/net/wireless/broadcom/b43/lo.h
32
struct list_head list;
drivers/net/wireless/broadcom/b43/lo.h
50
struct list_head calib_list;
drivers/net/wireless/broadcom/b43/pio.h
67
struct list_head list;
drivers/net/wireless/broadcom/b43/pio.h
92
struct list_head packets_list;
drivers/net/wireless/broadcom/b43legacy/b43legacy.h
614
struct list_head devlist;
drivers/net/wireless/broadcom/b43legacy/b43legacy.h
744
struct list_head list;
drivers/net/wireless/broadcom/b43legacy/pio.h
45
struct list_head list;
drivers/net/wireless/broadcom/b43legacy/pio.h
68
struct list_head txfree;
drivers/net/wireless/broadcom/b43legacy/pio.h
73
struct list_head txqueue;
drivers/net/wireless/broadcom/b43legacy/pio.h
77
struct list_head txrunning;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bus.h
186
struct list_head list;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bus.h
67
struct list_head list;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h
250
struct list_head list;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h
393
struct list_head vif_list;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c
222
struct list_head list;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c
231
struct list_head cores;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c
31
struct list_head q;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h
341
struct list_head event_q;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.c
28
struct list_head drvr_list;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
222
struct list_head queue;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
275
struct list_head work_queue;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
123
struct list_head rx_freeq;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
124
struct list_head rx_postq;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
125
struct list_head tx_freeq;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
126
struct list_head tx_postq;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
395
struct list_head *q, int *counter)
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
414
struct list_head *q, struct brcmf_usbreq *req,
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
426
brcmf_usbdev_qinit(struct list_head *q, int qsize)
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
460
static void brcmf_usb_free_q(struct list_head *q)
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.h
36
struct list_head list;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
2793
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
2980
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
3049
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
3365
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
5778
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
701
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
1123
struct list_head list;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
328
struct list_head list;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
336
struct list_head list;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
534
struct list_head fw_pend_list;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
538
struct list_head msg_free_list;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
539
struct list_head msg_pend_list;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
544
struct list_head tx_free_list;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
545
struct list_head tx_pend_list;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
11725
struct list_head *p, *q;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
2953
struct list_head *element, *safe;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
5094
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
5134
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
7488
struct list_head *element;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
8093
struct list_head *p;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1082
struct list_head list;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1268
struct list_head ibss_mac_hash[IPW_IBSS_MAC_HASH_SIZE];
drivers/net/wireless/intel/ipw2x00/ipw2200.h
701
struct list_head list;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
712
struct list_head rx_free; /* Own an SKBs */
drivers/net/wireless/intel/ipw2x00/ipw2200.h
713
struct list_head rx_used; /* No SKB allocated */
drivers/net/wireless/intel/ipw2x00/libipw.h
1059
struct list_head list; /* delayed deletion list */
drivers/net/wireless/intel/ipw2x00/libipw.h
645
struct list_head list;
drivers/net/wireless/intel/ipw2x00/libipw.h
710
struct list_head list;
drivers/net/wireless/intel/ipw2x00/libipw.h
765
struct list_head crypt_deinit_list;
drivers/net/wireless/intel/ipw2x00/libipw.h
783
struct list_head network_free_list;
drivers/net/wireless/intel/ipw2x00/libipw.h
784
struct list_head network_list;
drivers/net/wireless/intel/ipw2x00/libipw_crypto.c
29
struct list_head list;
drivers/net/wireless/intel/iwlegacy/3945-mac.c
248
struct list_head *element;
drivers/net/wireless/intel/iwlegacy/3945-mac.c
270
struct list_head *element;
drivers/net/wireless/intel/iwlegacy/3945-mac.c
930
struct list_head *element;
drivers/net/wireless/intel/iwlegacy/3945-mac.c
977
struct list_head *element;
drivers/net/wireless/intel/iwlegacy/3945.h
132
struct list_head list;
drivers/net/wireless/intel/iwlegacy/3945.h
156
struct list_head list;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
254
struct list_head *element;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
304
struct list_head *element;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
3688
struct list_head *element;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
3710
struct list_head *element;
drivers/net/wireless/intel/iwlegacy/common.h
1136
struct list_head free_frames;
drivers/net/wireless/intel/iwlegacy/common.h
527
struct list_head list;
drivers/net/wireless/intel/iwlegacy/common.h
613
struct list_head rx_free;
drivers/net/wireless/intel/iwlegacy/common.h
614
struct list_head rx_used;
drivers/net/wireless/intel/iwlegacy/common.h
764
struct list_head list;
drivers/net/wireless/intel/iwlegacy/common.h
84
struct list_head list;
drivers/net/wireless/intel/iwlwifi/dvm/calib.c
20
struct list_head list;
drivers/net/wireless/intel/iwlwifi/dvm/dev.h
652
struct list_head calib_results;
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
2254
static u32 iwl_dump_ini_mem(struct iwl_fw_runtime *fwrt, struct list_head *list,
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
2387
struct list_head *list)
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
2611
struct list_head *list,
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
2694
struct list_head *list)
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
2756
struct list_head *list)
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
2846
static void iwl_dump_ini_list_free(struct list_head *list)
drivers/net/wireless/intel/iwlwifi/fw/error-dump.h
275
struct list_head list;
drivers/net/wireless/intel/iwlwifi/fw/notif-wait.h
14
struct list_head notif_waits;
drivers/net/wireless/intel/iwlwifi/fw/notif-wait.h
47
struct list_head list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
1081
struct list_head *prev = node->list.prev;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
1133
struct list_head *trig_list,
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
1167
struct list_head *trig_list = &tp->trig_list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
1168
struct list_head *active_trig_list = &tp->active_trig_list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
1205
struct list_head *active_trig_list,
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
1361
struct list_head *hcmd_list, *trig_list, *conf_list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
379
struct list_head *timer_list = &trans->dbg.periodic_trig_list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
51
struct list_head list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
69
struct list_head *list)
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
833
struct list_head *hcmd_list)
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
852
struct list_head *conf_list)
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
973
struct list_head *trig_list =
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.h
22
struct list_head list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.h
42
struct list_head trig_list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.h
43
struct list_head active_trig_list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.h
44
struct list_head hcmd_list;
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.h
45
struct list_head config_list;
drivers/net/wireless/intel/iwlwifi/iwl-drv.c
56
struct list_head list;
drivers/net/wireless/intel/iwlwifi/iwl-drv.c
88
struct list_head drv; /* list of devices using this op_mode */
drivers/net/wireless/intel/iwlwifi/iwl-trans.c
21
struct list_head list;
drivers/net/wireless/intel/iwlwifi/iwl-trans.h
674
struct list_head debug_info_tlv_list;
drivers/net/wireless/intel/iwlwifi/iwl-trans.h
676
struct list_head periodic_trig_list;
drivers/net/wireless/intel/iwlwifi/mld/mld.h
249
struct list_head async_handlers_list;
drivers/net/wireless/intel/iwlwifi/mld/mld.h
290
struct list_head txqs_to_add;
drivers/net/wireless/intel/iwlwifi/mld/notif.c
525
struct list_head list;
drivers/net/wireless/intel/iwlwifi/mld/tx.h
34
struct list_head list;
drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c
15
struct list_head list;
drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c
22
struct list_head list;
drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c
33
struct list_head list;
drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c
12
struct list_head list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1075
struct list_head time_event_list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
112
struct list_head list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1123
struct list_head aux_roc_te_list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1209
struct list_head loc_list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1212
struct list_head resp;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1214
struct list_head pasn_list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1217
struct list_head resp_pasn_list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
794
struct list_head list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
919
struct list_head async_handlers_list;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
964
struct list_head add_stream_txqs;
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
1609
struct list_head list;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
157
struct list_head rx_free;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
158
struct list_head rx_used;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
182
struct list_head rbd_allocated;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
183
struct list_head rbd_empty;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
54
struct list_head list;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/rx.c
518
struct list_head local_empty;
drivers/net/wireless/intersil/p54/p54spi.h
106
struct list_head tx_pending;
drivers/net/wireless/intersil/p54/p54spi.h
89
struct list_head tx_list;
drivers/net/wireless/marvell/libertas/cmd.h
16
struct list_head list;
drivers/net/wireless/marvell/libertas/dev.h
125
struct list_head cmdfreeq; /* free command buffers */
drivers/net/wireless/marvell/libertas/dev.h
126
struct list_head cmdpendingq; /* pending command buffers */
drivers/net/wireless/marvell/libertas/if_sdio.c
104
struct list_head list;
drivers/net/wireless/marvell/libertas/if_sdio.c
122
struct list_head packets;
drivers/net/wireless/marvell/libertas/if_spi.c
36
struct list_head list;
drivers/net/wireless/marvell/libertas/if_spi.c
67
struct list_head cmd_packet_list;
drivers/net/wireless/marvell/libertas/if_spi.c
68
struct list_head data_packet_list;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
214
struct list_head cmdfreeq;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
216
struct list_head cmdpendingq;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
326
struct list_head list;
drivers/net/wireless/marvell/mwifiex/init.c
545
struct list_head *head;
drivers/net/wireless/marvell/mwifiex/main.h
289
struct list_head list;
drivers/net/wireless/marvell/mwifiex/main.h
304
struct list_head ra_list;
drivers/net/wireless/marvell/mwifiex/main.h
593
struct list_head sta_list;
drivers/net/wireless/marvell/mwifiex/main.h
596
struct list_head auto_tdls_list;
drivers/net/wireless/marvell/mwifiex/main.h
599
struct list_head tx_ba_stream_tbl_ptr;
drivers/net/wireless/marvell/mwifiex/main.h
606
struct list_head rx_reorder_tbl_ptr;
drivers/net/wireless/marvell/mwifiex/main.h
688
struct list_head list;
drivers/net/wireless/marvell/mwifiex/main.h
705
struct list_head list;
drivers/net/wireless/marvell/mwifiex/main.h
718
struct list_head list;
drivers/net/wireless/marvell/mwifiex/main.h
723
struct list_head bss_prio_head;
drivers/net/wireless/marvell/mwifiex/main.h
730
struct list_head list;
drivers/net/wireless/marvell/mwifiex/main.h
779
struct list_head list;
drivers/net/wireless/marvell/mwifiex/main.h
794
struct list_head list;
drivers/net/wireless/marvell/mwifiex/main.h
920
struct list_head cmd_free_q;
drivers/net/wireless/marvell/mwifiex/main.h
923
struct list_head cmd_pending_q;
drivers/net/wireless/marvell/mwifiex/main.h
926
struct list_head scan_pending_q;
drivers/net/wireless/marvell/mwifiex/tdls.c
34
struct list_head *tid_list;
drivers/net/wireless/marvell/mwifiex/tdls.c
89
struct list_head *ra_list_head;
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
22
struct list_head *ra_list_head,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
62
struct list_head *ra_list;
drivers/net/wireless/marvell/mwifiex/wmm.c
519
struct list_head *ra_list_head)
drivers/net/wireless/marvell/mwifiex/wmm.c
815
struct list_head list_head;
drivers/net/wireless/marvell/mwifiex/wmm.c
863
list_head = priv->wmm.tid_tbl_ptr[tid_down].ra_list;
drivers/net/wireless/marvell/mwifiex/wmm.c
864
ra_list = list_first_entry_or_null(&list_head,
drivers/net/wireless/marvell/mwifiex/wmm.h
45
mwifiex_wmm_is_ra_list_empty(struct list_head *ra_list_hhead)
drivers/net/wireless/marvell/mwl8k.c
1313
static inline struct mwl8k_vif *mwl8k_find_vif_bss(struct list_head *vif_list,
drivers/net/wireless/marvell/mwl8k.c
230
struct list_head vif_list;
drivers/net/wireless/marvell/mwl8k.c
310
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt76.h
1557
struct list_head *free_list);
drivers/net/wireless/mediatek/mt76/mt76.h
407
struct list_head tx_list;
drivers/net/wireless/mediatek/mt76/mt76.h
411
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt76.h
416
struct list_head poll_list;
drivers/net/wireless/mediatek/mt76/mt76.h
442
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt76.h
859
struct list_head tx_list;
drivers/net/wireless/mediatek/mt76/mt76.h
947
struct list_head txwi_cache;
drivers/net/wireless/mediatek/mt76/mt76.h
948
struct list_head rxwi_cache;
drivers/net/wireless/mediatek/mt76/mt76.h
979
struct list_head wcid_list;
drivers/net/wireless/mediatek/mt76/mt76.h
981
struct list_head sta_poll_list;
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
898
struct list_head sta_poll_list;
drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
106
struct list_head node;
drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
280
struct list_head wrd_head;
drivers/net/wireless/mediatek/mt76/mt7615/usb_sdio.c
134
struct list_head wrd_list;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
453
struct list_head *free_list);
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
1163
struct list_head *free_list)
drivers/net/wireless/mediatek/mt76/mt76x02_dfs.h
116
struct list_head sequences;
drivers/net/wireless/mediatek/mt76/mt76x02_dfs.h
117
struct list_head seq_pool;
drivers/net/wireless/mediatek/mt76/mt76x02_dfs.h
76
struct list_head head;
drivers/net/wireless/mediatek/mt76/mt7915/mac.c
862
struct list_head *free_list, bool wake)
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
118
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
140
struct list_head rc_list;
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
190
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
291
struct list_head sta_rc_list;
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
292
struct list_head twt_list;
drivers/net/wireless/mediatek/mt76/mt7925/mac.c
1063
struct list_head *free_list)
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
314
struct list_head *free_list);
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
1280
struct mt76_wcid *wcid, struct list_head *free_list)
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
202
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
224
struct list_head rc_list;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
286
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
305
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
310
struct list_head list;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
434
struct list_head sta_rc_list;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
435
struct list_head twt_list;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
469
struct list_head poll_list;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
472
struct list_head page_cache;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
473
struct list_head page_map[MT7996_RRO_MSDU_PG_HASH_SIZE];
drivers/net/wireless/mediatek/mt76/tx.c
241
struct list_head *free_list)
drivers/net/wireless/mediatek/mt7601u/dma.c
78
struct list_head *list)
drivers/net/wireless/microchip/wilc1000/netdev.h
195
struct list_head list;
drivers/net/wireless/microchip/wilc1000/netdev.h
220
struct list_head vif_list;
drivers/net/wireless/microchip/wilc1000/wlan.h
354
struct list_head list;
drivers/net/wireless/microchip/wilc1000/wlan.h
378
struct list_head list;
drivers/net/wireless/quantenna/qtnfmac/core.h
46
struct list_head list;
drivers/net/wireless/quantenna/qtnfmac/core.h
51
struct list_head head;
drivers/net/wireless/ralink/rt2x00/rt2x00.h
1006
struct list_head bar_list;
drivers/net/wireless/ralink/rt2x00/rt2x00.h
1020
struct list_head list;
drivers/net/wireless/realtek/rtl8xxxu/core.c
5819
struct list_head local;
drivers/net/wireless/realtek/rtl8xxxu/core.c
7312
struct list_head list;
drivers/net/wireless/realtek/rtl8xxxu/core.c
7318
struct list_head list;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1798
struct list_head tx_urb_free_list;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1803
struct list_head rx_urb_pending_list;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1947
struct list_head list;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1953
struct list_head list;
drivers/net/wireless/realtek/rtlwifi/wifi.h
1403
struct list_head list;
drivers/net/wireless/realtek/rtlwifi/wifi.h
2640
struct list_head list;
drivers/net/wireless/realtek/rtlwifi/wifi.h
2647
struct list_head list;
drivers/net/wireless/realtek/rtlwifi/wifi.h
2654
struct list_head list; /* sort by age */
drivers/net/wireless/realtek/rtlwifi/wifi.h
2687
struct list_head entry_list;
drivers/net/wireless/realtek/rtw88/fw.h
204
struct list_head vif_list;
drivers/net/wireless/realtek/rtw88/fw.h
208
struct list_head build_list;
drivers/net/wireless/realtek/rtw88/main.h
2080
struct list_head rsvd_page_list;
drivers/net/wireless/realtek/rtw88/main.h
2091
struct list_head txqs;
drivers/net/wireless/realtek/rtw88/main.h
756
struct list_head list;
drivers/net/wireless/realtek/rtw88/main.h
826
struct list_head rsvd_page_list;
drivers/net/wireless/realtek/rtw88/util.c
111
struct list_head list;
drivers/net/wireless/realtek/rtw88/util.c
117
struct list_head list;
drivers/net/wireless/realtek/rtw88/util.c
161
struct list_head list;
drivers/net/wireless/realtek/rtw88/util.c
167
struct list_head list;
drivers/net/wireless/realtek/rtw89/core.c
2444
struct list_head *pkt_list = rtwdev->scan_info.pkt_list;
drivers/net/wireless/realtek/rtw89/core.c
2470
struct list_head *pkt_list = rtwdev->scan_info.pkt_list;
drivers/net/wireless/realtek/rtw89/core.h
1265
struct list_head list;
drivers/net/wireless/realtek/rtw89/core.h
3472
struct list_head list;
drivers/net/wireless/realtek/rtw89/core.h
3523
struct list_head dlink_schd;
drivers/net/wireless/realtek/rtw89/core.h
3545
struct list_head ba_cam_list;
drivers/net/wireless/realtek/rtw89/core.h
3590
struct list_head list;
drivers/net/wireless/realtek/rtw89/core.h
3660
struct list_head dlink_schd;
drivers/net/wireless/realtek/rtw89/core.h
3704
struct list_head general_pkt_list;
drivers/net/wireless/realtek/rtw89/core.h
5104
struct list_head active_list;
drivers/net/wireless/realtek/rtw89/core.h
5682
struct list_head list;
drivers/net/wireless/realtek/rtw89/core.h
5727
struct list_head nhm_rpt_list;
drivers/net/wireless/realtek/rtw89/core.h
5748
struct list_head msg_q;
drivers/net/wireless/realtek/rtw89/core.h
5777
struct list_head list;
drivers/net/wireless/realtek/rtw89/core.h
5792
struct list_head pkt_list[NUM_NL80211_BANDS];
drivers/net/wireless/realtek/rtw89/core.h
5793
struct list_head chan_list;
drivers/net/wireless/realtek/rtw89/core.h
5992
struct list_head pno_pkt_list;
drivers/net/wireless/realtek/rtw89/core.h
6160
struct list_head rtwvifs_list;
drivers/net/wireless/realtek/rtw89/core.h
6169
struct list_head ba_list;
drivers/net/wireless/realtek/rtw89/core.h
6171
struct list_head forbid_ba_list;
drivers/net/wireless/realtek/rtw89/core.h
6176
struct list_head tx_waits;
drivers/net/wireless/realtek/rtw89/core.h
6189
struct list_head early_h2c_list;
drivers/net/wireless/realtek/rtw89/core.h
6284
struct list_head list;
drivers/net/wireless/realtek/rtw89/core.h
6285
struct list_head mgnt_entry;
drivers/net/wireless/realtek/rtw89/core.h
6304
struct list_head dlink_pool;
drivers/net/wireless/realtek/rtw89/core.h
6344
struct list_head dlink_pool;
drivers/net/wireless/realtek/rtw89/debug.c
4136
static int rtw89_dump_pkt_offload(char *buf, size_t bufsz, struct list_head *pkt_list,
drivers/net/wireless/realtek/rtw89/fw.c
2999
struct list_head *pkt_list = &rtwvif_link->general_pkt_list;
drivers/net/wireless/realtek/rtw89/fw.c
6331
struct list_head *chan_list)
drivers/net/wireless/realtek/rtw89/fw.c
6408
struct list_head *chan_list,
drivers/net/wireless/realtek/rtw89/fw.c
8062
struct list_head *pkt_list = rtwdev->scan_info.pkt_list;
drivers/net/wireless/realtek/rtw89/fw.c
8198
struct list_head *pkt_list = rtwdev->scan_info.pkt_list;
drivers/net/wireless/realtek/rtw89/fw.c
8519
struct list_head chan_list;
drivers/net/wireless/realtek/rtw89/fw.c
8564
struct list_head *chan_list,
drivers/net/wireless/realtek/rtw89/fw.c
8605
struct list_head chan_list;
drivers/net/wireless/realtek/rtw89/fw.c
8700
struct list_head list;
drivers/net/wireless/realtek/rtw89/fw.c
8737
struct list_head chan_list;
drivers/net/wireless/realtek/rtw89/fw.c
8791
struct list_head chan_list;
drivers/net/wireless/realtek/rtw89/fw.c
8869
struct list_head list;
drivers/net/wireless/realtek/rtw89/fw.c
8963
struct list_head *pos, *tmp;
drivers/net/wireless/realtek/rtw89/fw.h
375
struct list_head list;
drivers/net/wireless/realtek/rtw89/fw.h
403
struct list_head list;
drivers/net/wireless/realtek/rtw89/fw.h
408
struct list_head list;
drivers/net/wireless/realtek/rtw89/pci.h
1534
struct list_head list;
drivers/net/wireless/realtek/rtw89/pci.h
1566
struct list_head free_pages;
drivers/net/wireless/realtek/rtw89/pci.h
1578
struct list_head busy_pages;
drivers/net/wireless/realtek/rtw89/phy.c
6230
struct list_head *nhm_list;
drivers/net/wireless/realtek/rtw89/ser.c
47
struct list_head list;
drivers/net/wireless/realtek/rtw89/wow.c
1460
struct list_head *pkt_list = &rtw_wow->pno_pkt_list;
drivers/net/wireless/silabs/wfx/data_tx.h
22
struct list_head link;
drivers/net/wireless/silabs/wfx/data_tx.h
31
struct list_head used;
drivers/net/wireless/silabs/wfx/data_tx.h
32
struct list_head free;
drivers/net/wireless/st/cw1200/cw1200.h
261
struct list_head event_queue;
drivers/net/wireless/st/cw1200/debug.c
101
struct list_head *item;
drivers/net/wireless/st/cw1200/queue.c
18
struct list_head head;
drivers/net/wireless/st/cw1200/queue.c
68
struct list_head *gc_list)
drivers/net/wireless/st/cw1200/queue.c
79
static void cw1200_queue_register_post_gc(struct list_head *gc_list,
drivers/net/wireless/st/cw1200/queue.c
90
struct list_head *head,
drivers/net/wireless/st/cw1200/queue.h
33
struct list_head queue;
drivers/net/wireless/st/cw1200/queue.h
34
struct list_head free_pool;
drivers/net/wireless/st/cw1200/queue.h
35
struct list_head pending;
drivers/net/wireless/st/cw1200/sta.c
42
static inline void __cw1200_free_event_queue(struct list_head *list)
drivers/net/wireless/st/cw1200/txrx.h
34
struct list_head link;
drivers/net/wireless/st/cw1200/txrx.h
40
struct list_head used;
drivers/net/wireless/st/cw1200/txrx.h
41
struct list_head free;
drivers/net/wireless/st/cw1200/wsm.h
876
struct list_head link;
drivers/net/wireless/ti/wlcore/wlcore.h
237
struct list_head wlvif_list;
drivers/net/wireless/ti/wlcore/wlcore_i.h
350
struct list_head list;
drivers/net/wireless/virtual/mac80211_hwsim.c
663
struct list_head list;
drivers/net/wireless/virtual/virt_wifi.c
605
struct list_head *head)
drivers/net/wwan/iosm/iosm_ipc_wwan.c
194
struct list_head *head)
drivers/net/wwan/mhi_wwan_mbim.c
574
struct list_head *head)
drivers/net/wwan/t7xx/t7xx_hif_cldma.c
948
struct list_head *gpd_ring = &queue->tr_ring->gpd_ring;
drivers/net/wwan/t7xx/t7xx_hif_cldma.h
72
struct list_head entry;
drivers/net/wwan/t7xx/t7xx_hif_cldma.h
76
struct list_head gpd_ring; /* Ring of struct cldma_request */
drivers/net/wwan/t7xx/t7xx_netdev.c
315
static void t7xx_ccmni_wwan_dellink(void *ctxt, struct net_device *dev, struct list_head *head)
drivers/net/wwan/t7xx/t7xx_pci.h
120
struct list_head entity;
drivers/net/wwan/t7xx/t7xx_pci.h
86
struct list_head md_pm_entities;
drivers/net/wwan/t7xx/t7xx_port.h
115
struct list_head entry;
drivers/net/wwan/t7xx/t7xx_port.h
116
struct list_head queue_entry;
drivers/net/wwan/t7xx/t7xx_port_proxy.c
418
struct list_head *port_list;
drivers/net/wwan/t7xx/t7xx_port_proxy.h
42
struct list_head rx_ch_ports[PORT_CH_ID_MASK + 1];
drivers/net/wwan/t7xx/t7xx_port_proxy.h
43
struct list_head queue_ports[CLDMA_NUM][MTK_QUEUES];
drivers/net/wwan/t7xx/t7xx_state_monitor.h
103
struct list_head entry;
drivers/net/wwan/t7xx/t7xx_state_monitor.h
110
struct list_head entry;
drivers/net/wwan/t7xx/t7xx_state_monitor.h
119
struct list_head entry;
drivers/net/wwan/t7xx/t7xx_state_monitor.h
88
struct list_head command_queue;
drivers/net/wwan/t7xx/t7xx_state_monitor.h
89
struct list_head event_queue;
drivers/net/wwan/t7xx/t7xx_state_monitor.h
98
struct list_head notifier_list;
drivers/net/wwan/wwan_core.c
1174
static void wwan_rtnl_dellink(struct net_device *dev, struct list_head *head)
drivers/net/wwan/wwan_core.c
1348
struct list_head *kill_list = data;
drivers/net/wwan/wwan_hwsim.c
43
struct list_head list;
drivers/net/wwan/wwan_hwsim.c
51
struct list_head ports;
drivers/net/wwan/wwan_hwsim.c
55
struct list_head list;
drivers/net/xen-netback/common.h
226
struct list_head entry;
drivers/net/xen-netback/common.h
238
struct list_head link;
drivers/net/xen-netback/common.h
248
struct list_head list;
drivers/net/xen-netback/common.h
285
struct list_head fe_mcast_addr;
drivers/net/xen-netfront.c
161
struct list_head list;
drivers/nfc/pn533/pn533.h
152
struct list_head cmd_queue;
drivers/nfc/pn533/pn533.h
187
struct list_head queue;
drivers/ntb/ntb_transport.c
117
struct list_head entry;
drivers/ntb/ntb_transport.c
157
struct list_head tx_free_q;
drivers/ntb/ntb_transport.c
158
struct list_head tx_offl_q;
drivers/ntb/ntb_transport.c
171
struct list_head rx_post_q;
drivers/ntb/ntb_transport.c
172
struct list_head rx_pend_q;
drivers/ntb/ntb_transport.c
173
struct list_head rx_free_q;
drivers/ntb/ntb_transport.c
229
struct list_head entry;
drivers/ntb/ntb_transport.c
235
struct list_head entry;
drivers/ntb/ntb_transport.c
236
struct list_head client_devs;
drivers/ntb/ntb_transport.c
530
static void ntb_list_add(spinlock_t *lock, struct list_head *entry,
drivers/ntb/ntb_transport.c
531
struct list_head *list)
drivers/ntb/ntb_transport.c
541
struct list_head *list)
drivers/ntb/ntb_transport.c
561
struct list_head *list,
drivers/ntb/ntb_transport.c
562
struct list_head *to_list)
drivers/nvdimm/badrange.c
104
struct list_head *badrange_list = &badrange->list;
drivers/nvdimm/btt.h
191
struct list_head list;
drivers/nvdimm/btt.h
221
struct list_head arena_list;
drivers/nvdimm/bus.c
405
static void free_badrange_list(struct list_head *badrange_list)
drivers/nvdimm/core.c
54
struct list_head list;
drivers/nvdimm/namespace_devs.c
1998
struct list_head *l, *e;
drivers/nvdimm/nd-core.h
14
extern struct list_head nvdimm_bus_list;
drivers/nvdimm/nd-core.h
22
struct list_head list;
drivers/nvdimm/nd-core.h
26
struct list_head mapping_list;
drivers/nvdimm/nd.h
377
struct list_head list;
drivers/nvdimm/nd.h
392
struct list_head labels;
drivers/nvdimm/virtio_pmem.h
30
struct list_head list;
drivers/nvdimm/virtio_pmem.h
47
struct list_head req_list;
drivers/nvme/host/auth.c
22
struct list_head entry;
drivers/nvme/host/fabrics.h
171
struct list_head entry;
drivers/nvme/host/fabrics.h
31
struct list_head list;
drivers/nvme/host/fc.c
122
struct list_head port_list; /* nvme_fc_port_list */
drivers/nvme/host/fc.c
123
struct list_head endp_list;
drivers/nvme/host/fc.c
133
struct list_head endp_list; /* for lport->endp_list */
drivers/nvme/host/fc.c
134
struct list_head ctrl_list;
drivers/nvme/host/fc.c
135
struct list_head ls_req_list;
drivers/nvme/host/fc.c
136
struct list_head ls_rcv_list;
drivers/nvme/host/fc.c
137
struct list_head disc_list;
drivers/nvme/host/fc.c
164
struct list_head ctrl_list; /* rport->ctrl_list */
drivers/nvme/host/fc.c
65
struct list_head lsreq_list; /* rport->ls_req_list */
drivers/nvme/host/fc.c
77
struct list_head lsrcv_list; /* rport->ls_rcv_list */
drivers/nvme/host/nvme.h
350
struct list_head namespaces;
drivers/nvme/host/nvme.h
364
struct list_head subsys_entry;
drivers/nvme/host/nvme.h
490
struct list_head entry;
drivers/nvme/host/nvme.h
492
struct list_head ctrls;
drivers/nvme/host/nvme.h
493
struct list_head nsheads;
drivers/nvme/host/nvme.h
525
struct list_head list;
drivers/nvme/host/nvme.h
534
struct list_head entry;
drivers/nvme/host/nvme.h
584
struct list_head list;
drivers/nvme/host/nvme.h
593
struct list_head siblings;
drivers/nvme/host/rdma.c
115
struct list_head list;
drivers/nvme/host/rdma.c
1237
struct list_head *pool = &queue->qp->rdma_mrs;
drivers/nvme/host/rdma.c
46
struct list_head entry;
drivers/nvme/host/tcp.c
115
struct list_head entry;
drivers/nvme/host/tcp.c
150
struct list_head send_list;
drivers/nvme/host/tcp.c
191
struct list_head list;
drivers/nvme/target/configfs.c
2293
struct list_head *entry;
drivers/nvme/target/configfs.c
30
struct list_head *nvmet_ports = &nvmet_ports_list;
drivers/nvme/target/fc.c
101
struct list_head tgt_list; /* nvmet_fc_target_list */
drivers/nvme/target/fc.c
107
struct list_head ls_rcv_list;
drivers/nvme/target/fc.c
108
struct list_head ls_req_list;
drivers/nvme/target/fc.c
109
struct list_head ls_busylist;
drivers/nvme/target/fc.c
110
struct list_head assoc_list;
drivers/nvme/target/fc.c
111
struct list_head host_list;
drivers/nvme/target/fc.c
123
struct list_head pe_list;
drivers/nvme/target/fc.c
127
struct list_head req_list;
drivers/nvme/target/fc.c
145
struct list_head fod_list;
drivers/nvme/target/fc.c
146
struct list_head pending_cmd_list;
drivers/nvme/target/fc.c
147
struct list_head avail_defer_list;
drivers/nvme/target/fc.c
157
struct list_head host_list;
drivers/nvme/target/fc.c
169
struct list_head a_list;
drivers/nvme/target/fc.c
32
struct list_head ls_rcv_list; /* tgtport->ls_rcv_list */
drivers/nvme/target/fc.c
55
struct list_head lsreq_list; /* tgtport->ls_req_list */
drivers/nvme/target/fc.c
95
struct list_head fcp_list; /* tgtport->fcp_list */
drivers/nvme/target/fcloop.c
209
struct list_head lport_list;
drivers/nvme/target/fcloop.c
226
struct list_head ls_list;
drivers/nvme/target/fcloop.c
237
struct list_head ls_list;
drivers/nvme/target/fcloop.c
246
struct list_head nport_list;
drivers/nvme/target/fcloop.c
258
struct list_head ls_list; /* fcloop_rport->ls_list */
drivers/nvme/target/loop.c
34
struct list_head list;
drivers/nvme/target/nvmet.h
201
struct list_head entry;
drivers/nvme/target/nvmet.h
205
struct list_head subsystems;
drivers/nvme/target/nvmet.h
207
struct list_head referrals;
drivers/nvme/target/nvmet.h
208
struct list_head global_entry;
drivers/nvme/target/nvmet.h
275
struct list_head async_events;
drivers/nvme/target/nvmet.h
278
struct list_head subsys_entry;
drivers/nvme/target/nvmet.h
327
struct list_head ctrls;
drivers/nvme/target/nvmet.h
329
struct list_head hosts;
drivers/nvme/target/nvmet.h
400
struct list_head entry;
drivers/nvme/target/nvmet.h
405
struct list_head entry;
drivers/nvme/target/nvmet.h
521
struct list_head entry;
drivers/nvme/target/nvmet.h
662
extern struct list_head *nvmet_ports;
drivers/nvme/target/nvmet.h
72
struct list_head entry;
drivers/nvme/target/nvmet.h
90
struct list_head registrant_list;
drivers/nvme/target/pci-epf.c
105
struct list_head list;
drivers/nvme/target/pci-epf.c
122
struct list_head link;
drivers/nvme/target/rdma.c
107
struct list_head rsp_wait_list;
drivers/nvme/target/rdma.c
108
struct list_head rsp_wr_wait_list;
drivers/nvme/target/rdma.c
117
struct list_head queue_list;
drivers/nvme/target/rdma.c
140
struct list_head entry;
drivers/nvme/target/rdma.c
79
struct list_head wait_list;
drivers/nvme/target/tcp.c
128
struct list_head entry;
drivers/nvme/target/tcp.c
159
struct list_head free_list;
drivers/nvme/target/tcp.c
161
struct list_head resp_send_list;
drivers/nvme/target/tcp.c
190
struct list_head queue_list;
drivers/nvmem/core.c
38
struct list_head node;
drivers/nvmem/internals.h
13
struct list_head node;
drivers/nvmem/internals.h
25
struct list_head cells;
drivers/nvmem/microchip-otpc.c
41
struct list_head packets;
drivers/nvmem/microchip-otpc.c
52
struct list_head list;
drivers/of/irq.c
636
struct list_head list;
drivers/of/irq.c
654
struct list_head intc_desc_list, intc_parent_list;
drivers/of/of_private.h
26
struct list_head link;
drivers/of/of_private.h
43
extern struct list_head aliases_lookup;
drivers/of/of_reserved_mem.c
602
struct list_head list;
drivers/of/overlay.c
71
struct list_head ovcs_list;
drivers/opp/core.c
2015
struct list_head **head)
drivers/opp/core.c
2080
struct list_head *head;
drivers/opp/opp.h
109
struct list_head node;
drivers/opp/opp.h
146
struct list_head node;
drivers/opp/opp.h
207
struct list_head node, lazy;
drivers/opp/opp.h
210
struct list_head dev_list;
drivers/opp/opp.h
211
struct list_head opp_list;
drivers/opp/opp.h
29
extern struct list_head opp_tables;
drivers/parport/share.c
427
struct list_head *l;
drivers/pci/bus.c
130
struct list_head *resources)
drivers/pci/bus.c
32
struct list_head list;
drivers/pci/bus.c
36
void pci_add_resource_offset(struct list_head *resources, struct resource *res,
drivers/pci/bus.c
52
void pci_add_resource(struct list_head *resources, struct resource *res)
drivers/pci/bus.c
58
void pci_free_resource_list(struct list_head *resources)
drivers/pci/controller/cadence/pcie-cadence-host-common.c
172
int cdns_pcie_host_dma_ranges_cmp(void *priv, const struct list_head *a,
drivers/pci/controller/cadence/pcie-cadence-host-common.c
173
const struct list_head *b)
drivers/pci/controller/cadence/pcie-cadence-host-common.h
33
int cdns_pcie_host_dma_ranges_cmp(void *priv, const struct list_head *a,
drivers/pci/controller/cadence/pcie-cadence-host-common.h
34
const struct list_head *b);
drivers/pci/controller/dwc/pcie-designware.h
470
struct list_head list;
drivers/pci/controller/dwc/pcie-designware.h
484
struct list_head func_list;
drivers/pci/controller/dwc/pcie-nxp-s32g.c
41
struct list_head list;
drivers/pci/controller/dwc/pcie-nxp-s32g.c
48
struct list_head ports;
drivers/pci/controller/dwc/pcie-qcom.c
265
struct list_head list;
drivers/pci/controller/dwc/pcie-qcom.c
270
struct list_head list;
drivers/pci/controller/dwc/pcie-qcom.c
272
struct list_head perst;
drivers/pci/controller/dwc/pcie-qcom.c
284
struct list_head ports;
drivers/pci/controller/pci-hyperv.c
2705
struct list_head removed;
drivers/pci/controller/pci-hyperv.c
3913
struct list_head removed;
drivers/pci/controller/pci-hyperv.c
508
struct list_head children;
drivers/pci/controller/pci-hyperv.c
509
struct list_head dr_list;
drivers/pci/controller/pci-hyperv.c
545
struct list_head list_entry;
drivers/pci/controller/pci-hyperv.c
552
struct list_head list_entry;
drivers/pci/controller/pci-tegra.c
348
struct list_head ports;
drivers/pci/controller/pci-tegra.c
366
struct list_head list;
drivers/pci/controller/pci-xgene.c
197
struct list_head list;
drivers/pci/controller/pcie-apple.c
189
struct list_head ports;
drivers/pci/controller/pcie-apple.c
202
struct list_head entry;
drivers/pci/controller/pcie-aspeed.c
162
struct list_head list;
drivers/pci/controller/pcie-aspeed.c
195
struct list_head ports;
drivers/pci/controller/pcie-iproc.c
1009
struct list_head *resources)
drivers/pci/controller/pcie-iproc.c
1445
int iproc_pcie_setup(struct iproc_pcie *pcie, struct list_head *res)
drivers/pci/controller/pcie-iproc.h
113
int iproc_pcie_setup(struct iproc_pcie *pcie, struct list_head *res);
drivers/pci/controller/pcie-mediatek.c
1165
struct list_head *windows = &host->windows;
drivers/pci/controller/pcie-mediatek.c
199
struct list_head list;
drivers/pci/controller/pcie-mediatek.c
232
struct list_head ports;
drivers/pci/controller/pcie-mt7621.c
101
struct list_head ports;
drivers/pci/controller/pcie-mt7621.c
80
struct list_head list;
drivers/pci/controller/pcie-xilinx-dma-pl.c
126
struct list_head resources;
drivers/pci/controller/pcie-xilinx.c
111
struct list_head resources;
drivers/pci/controller/vmd.c
107
struct list_head node;
drivers/pci/controller/vmd.c
122
struct list_head irq_list;
drivers/pci/endpoint/functions/pci-epf-mhi.c
155
struct list_head dma_list;
drivers/pci/endpoint/functions/pci-epf-mhi.c
27
struct list_head node;
drivers/pci/endpoint/pci-epc-core.c
712
struct list_head *list;
drivers/pci/endpoint/pci-epc-core.c
770
struct list_head *list;
drivers/pci/hotplug/acpiphp.h
102
struct list_head sibling;
drivers/pci/hotplug/acpiphp.h
57
struct list_head list;
drivers/pci/hotplug/acpiphp.h
58
struct list_head slots;
drivers/pci/hotplug/acpiphp.h
81
struct list_head node;
drivers/pci/hotplug/acpiphp.h
83
struct list_head funcs; /* one slot may have different
drivers/pci/hotplug/cpci_hotplug.h
39
struct list_head slot_list;
drivers/pci/hotplug/ibmphp.h
133
struct list_head rio_detail_list;
drivers/pci/hotplug/ibmphp.h
141
struct list_head opt_rio_list;
drivers/pci/hotplug/ibmphp.h
150
struct list_head opt_rio_lo_list;
drivers/pci/hotplug/ibmphp.h
230
struct list_head ebda_pci_rsrc_list;
drivers/pci/hotplug/ibmphp.h
252
struct list_head bus_info_list;
drivers/pci/hotplug/ibmphp.h
259
extern struct list_head ibmphp_ebda_pci_rsrc_head;
drivers/pci/hotplug/ibmphp.h
260
extern struct list_head ibmphp_slot_head;
drivers/pci/hotplug/ibmphp.h
342
struct list_head bus_list;
drivers/pci/hotplug/ibmphp.h
705
struct list_head ibm_slot_list;
drivers/pci/hotplug/ibmphp.h
731
struct list_head ebda_hpc_list;
drivers/pci/hotplug/octep_hp.c
38
struct list_head list;
drivers/pci/hotplug/octep_hp.c
44
struct list_head list;
drivers/pci/hotplug/octep_hp.c
63
struct list_head slot_list;
drivers/pci/hotplug/octep_hp.c
65
struct list_head hp_cmd_list;
drivers/pci/hotplug/rpaphp.h
61
struct list_head rpaphp_slot_list;
drivers/pci/hotplug/rpaphp.h
70
struct list_head *pci_devs;
drivers/pci/hotplug/rpaphp.h
75
extern struct list_head rpaphp_slot_head;
drivers/pci/hotplug/shpchp.h
60
struct list_head slot_list;
drivers/pci/hotplug/shpchp.h
79
struct list_head slot_list;
drivers/pci/of.c
320
struct list_head *resources,
drivers/pci/of.c
321
struct list_head *ib_resources,
drivers/pci/pci-acpi.c
39
struct list_head list;
drivers/pci/pci-driver.c
28
struct list_head node;
drivers/pci/pci.c
62
struct list_head list;
drivers/pci/pci.h
422
struct list_head *realloc_head);
drivers/pci/pci.h
434
struct list_head *realloc_head)
drivers/pci/pci.h
510
int pci_dev_res_add_to_list(struct list_head *head, struct pci_dev *dev,
drivers/pci/pci.h
514
struct list_head *realloc_head);
drivers/pci/pci.h
516
struct list_head *realloc_head,
drivers/pci/pci.h
517
struct list_head *fail_head);
drivers/pci/pcie/aer_inject.c
48
struct list_head list;
drivers/pci/pcie/aer_inject.c
65
struct list_head list;
drivers/pci/pcie/aspm.c
233
struct list_head sibling; /* node in link_list */
drivers/pci/probe.c
3233
struct pci_ops *ops, void *sysdata, struct list_head *resources)
drivers/pci/probe.c
3409
struct pci_ops *ops, void *sysdata, struct list_head *resources)
drivers/pci/probe.c
43
struct list_head list;
drivers/pci/search.c
170
struct list_head *n;
drivers/pci/setup-bus.c
107
static struct pci_dev_resource *res_to_dev_res(struct list_head *head,
drivers/pci/setup-bus.c
1072
struct list_head *realloc_head)
drivers/pci/setup-bus.c
120
static resource_size_t get_res_add_size(struct list_head *head,
drivers/pci/setup-bus.c
1220
struct list_head *realloc_head,
drivers/pci/setup-bus.c
1280
struct list_head *realloc_head)
drivers/pci/setup-bus.c
1381
void __pci_bus_size_bridges(struct pci_bus *bus, struct list_head *realloc_head)
drivers/pci/setup-bus.c
1498
struct list_head *realloc_head,
drivers/pci/setup-bus.c
1499
struct list_head *fail_head)
drivers/pci/setup-bus.c
1609
struct list_head *add_head,
drivers/pci/setup-bus.c
1610
struct list_head *fail_head)
drivers/pci/setup-bus.c
1836
struct list_head *add_list,
drivers/pci/setup-bus.c
1909
struct list_head *add_list,
drivers/pci/setup-bus.c
2024
struct list_head *add_list)
drivers/pci/setup-bus.c
2069
struct list_head *add_list)
drivers/pci/setup-bus.c
2091
static void pci_prepare_next_assign_round(struct list_head *fail_head,
drivers/pci/setup-bus.c
2129
struct list_head *add_list = NULL;
drivers/pci/setup-bus.c
2256
struct list_head *saved)
drivers/pci/setup-bus.c
329
static void pdev_sort_resources(struct pci_dev *dev, struct list_head *head)
drivers/pci/setup-bus.c
341
struct list_head *n;
drivers/pci/setup-bus.c
42
struct list_head list;
drivers/pci/setup-bus.c
422
static void reassign_resources_sorted(struct list_head *realloc_head,
drivers/pci/setup-bus.c
423
struct list_head *head)
drivers/pci/setup-bus.c
485
static void assign_requested_resources_sorted(struct list_head *head,
drivers/pci/setup-bus.c
486
struct list_head *fail_head,
drivers/pci/setup-bus.c
517
static unsigned long pci_fail_res_type_mask(struct list_head *fail_head)
drivers/pci/setup-bus.c
52
static void pci_dev_res_free_list(struct list_head *head)
drivers/pci/setup-bus.c
558
static bool pci_required_resource_failed(struct list_head *fail_head,
drivers/pci/setup-bus.c
577
static void __assign_resources_sorted(struct list_head *head,
drivers/pci/setup-bus.c
578
struct list_head *realloc_head,
drivers/pci/setup-bus.c
579
struct list_head *fail_head)
drivers/pci/setup-bus.c
70
int pci_dev_res_add_to_list(struct list_head *head, struct pci_dev *dev,
drivers/pci/setup-bus.c
759
struct list_head *add_head,
drivers/pci/setup-bus.c
760
struct list_head *fail_head)
drivers/pci/setup-bus.c
770
struct list_head *realloc_head,
drivers/pci/setup-bus.c
771
struct list_head *fail_head)
drivers/pci/setup-bus.c
93
static void pci_dev_res_remove_from_list(struct list_head *head,
drivers/pci/setup-cardbus.c
35
struct list_head *realloc_head)
drivers/pci/switch/switchtec.c
60
struct list_head list;
drivers/pci/vgaarb.c
1032
struct list_head list;
drivers/pci/vgaarb.c
43
struct list_head list;
drivers/pci/xen-pcifront.c
32
struct list_head list;
drivers/pci/xen-pcifront.c
41
struct list_head root_buses;
drivers/pcmcia/cistpl.c
358
struct list_head *l, *n;
drivers/pcmcia/cs_internal.h
115
extern struct list_head pcmcia_socket_list;
drivers/pcmcia/cs_internal.h
39
struct list_head node;
drivers/pcmcia/ds.c
81
struct list_head node;
drivers/perf/alibaba_uncore_drw_pmu.c
86
struct list_head irqs_node;
drivers/perf/alibaba_uncore_drw_pmu.c
87
struct list_head pmus_node;
drivers/perf/alibaba_uncore_drw_pmu.c
97
struct list_head pmus_node;
drivers/perf/arm_dmc620_pmu.c
79
struct list_head pmus_node;
drivers/perf/arm_dmc620_pmu.c
80
struct list_head irqs_node;
drivers/perf/arm_dmc620_pmu.c
91
struct list_head pmus_node;
drivers/perf/cxl_pmu.c
100
struct list_head event_caps_fixed;
drivers/perf/cxl_pmu.c
91
struct list_head node;
drivers/perf/cxl_pmu.c
99
struct list_head event_caps_configurable;
drivers/perf/dwc_pcie_pmu.c
104
static struct list_head dwc_pcie_dev_info_head =
drivers/perf/dwc_pcie_pmu.c
111
struct list_head dev_node;
drivers/perf/qcom_l2_pmu.c
117
struct list_head clusters;
drivers/perf/qcom_l2_pmu.c
136
struct list_head next;
drivers/perf/thunderx2_pmu.c
790
struct list_head list;
drivers/perf/thunderx2_pmu.c
92
struct list_head entry;
drivers/perf/xgene_pmu.c
130
struct list_head l3cpmus;
drivers/perf/xgene_pmu.c
131
struct list_head iobpmus;
drivers/perf/xgene_pmu.c
132
struct list_head mcbpmus;
drivers/perf/xgene_pmu.c
133
struct list_head mcpmus;
drivers/perf/xgene_pmu.c
138
struct list_head next;
drivers/perf/xgene_pmu.c
1447
struct list_head resource_list;
drivers/perf/xgene_pmu.c
1923
xgene_pmu_dev_cleanup(struct xgene_pmu *xgene_pmu, struct list_head *pmus)
drivers/phy/tegra/xusb.h
176
struct list_head list;
drivers/phy/tegra/xusb.h
281
struct list_head list;
drivers/phy/tegra/xusb.h
454
struct list_head ports;
drivers/phy/tegra/xusb.h
455
struct list_head lanes;
drivers/phy/tegra/xusb.h
456
struct list_head pads;
drivers/phy/tegra/xusb.h
50
struct list_head list;
drivers/pinctrl/core.h
103
struct list_head node;
drivers/pinctrl/core.h
105
struct list_head settings;
drivers/pinctrl/core.h
142
struct list_head node;
drivers/pinctrl/core.h
191
struct list_head node;
drivers/pinctrl/core.h
259
extern struct list_head pinctrl_maps;
drivers/pinctrl/core.h
53
struct list_head node;
drivers/pinctrl/core.h
64
struct list_head gpio_ranges;
drivers/pinctrl/core.h
88
struct list_head node;
drivers/pinctrl/core.h
90
struct list_head states;
drivers/pinctrl/core.h
92
struct list_head dt_maps;
drivers/pinctrl/devicetree.c
24
struct list_head node;
drivers/pinctrl/nxp/pinctrl-s32cc.c
102
struct list_head gpio_configs;
drivers/pinctrl/nxp/pinctrl-s32cc.c
78
struct list_head list;
drivers/pinctrl/pinctrl-rockchip.h
348
struct list_head deferred_pins;
drivers/pinctrl/pinctrl-rockchip.h
427
struct list_head head;
drivers/pinctrl/pinctrl-single.c
108
struct list_head node;
drivers/pinctrl/pinctrl-single.c
1388
struct list_head node;
drivers/pinctrl/pinctrl-single.c
1404
struct list_head *pos;
drivers/pinctrl/pinctrl-single.c
1485
struct list_head *pos;
drivers/pinctrl/pinctrl-single.c
196
struct list_head gpiofuncs;
drivers/pinctrl/pinctrl-single.c
197
struct list_head irqs;
drivers/pinctrl/pinctrl-single.c
409
struct list_head *pos, *tmp;
drivers/pinctrl/pinctrl-single.c
94
struct list_head node;
drivers/pinctrl/samsung/pinctrl-samsung.h
321
struct list_head node;
drivers/pinctrl/uniphier/pinctrl-uniphier-core.c
31
struct list_head node;
drivers/pinctrl/uniphier/pinctrl-uniphier-core.c
42
struct list_head reg_regions;
drivers/platform/chrome/cros_ec_chardev.c
39
struct list_head events;
drivers/platform/chrome/cros_ec_chardev.c
45
struct list_head node;
drivers/platform/chrome/cros_ec_proto_test_util.c
21
static struct list_head cros_kunit_ec_xfer_mock_in;
drivers/platform/chrome/cros_ec_proto_test_util.c
22
static struct list_head cros_kunit_ec_xfer_mock_out;
drivers/platform/chrome/cros_ec_proto_test_util.h
12
struct list_head list;
drivers/platform/chrome/cros_ec_typec.c
282
struct list_head *head;
drivers/platform/chrome/cros_ec_typec.c
555
struct list_head *head = &port->plug_mode_list;
drivers/platform/chrome/cros_ec_typec.h
28
struct list_head list;
drivers/platform/chrome/cros_ec_typec.h
76
struct list_head partner_mode_list;
drivers/platform/chrome/cros_ec_typec.h
77
struct list_head plug_mode_list;
drivers/platform/olpc/olpc-ec.c
28
struct list_head node;
drivers/platform/olpc/olpc-ec.c
43
struct list_head cmd_q;
drivers/platform/raspberrypi/vchiq-mmal/mmal-common.h
46
struct list_head list;
drivers/platform/raspberrypi/vchiq-mmal/mmal-vchiq.c
1304
struct list_head *q, *buf_head;
drivers/platform/raspberrypi/vchiq-mmal/mmal-vchiq.c
1354
struct list_head *q, *buf_head;
drivers/platform/raspberrypi/vchiq-mmal/mmal-vchiq.h
72
struct list_head buffers;
drivers/platform/surface/aggregator/controller.c
183
struct list_head *h;
drivers/platform/surface/aggregator/controller.h
109
struct list_head head;
drivers/platform/surface/aggregator/controller.h
56
struct list_head head;
drivers/platform/surface/aggregator/controller.h
88
struct list_head node;
drivers/platform/surface/aggregator/ssh_packet_layer.c
697
static struct list_head *__ssh_ptl_queue_find_entrypoint(struct ssh_packet *p)
drivers/platform/surface/aggregator/ssh_packet_layer.c
699
struct list_head *head;
drivers/platform/surface/aggregator/ssh_packet_layer.c
742
struct list_head *head;
drivers/platform/surface/aggregator/ssh_packet_layer.h
83
struct list_head head;
drivers/platform/surface/aggregator/ssh_packet_layer.h
88
struct list_head head;
drivers/platform/surface/aggregator/ssh_request_layer.h
71
struct list_head head;
drivers/platform/surface/aggregator/ssh_request_layer.h
76
struct list_head head;
drivers/platform/surface/surface_aggregator_cdev.c
46
struct list_head client_list;
drivers/platform/surface/surface_aggregator_cdev.c
58
struct list_head node;
drivers/platform/surface/surface_dtx.c
157
struct list_head client_list;
drivers/platform/surface/surface_dtx.c
178
struct list_head node;
drivers/platform/x86/asus-wmi.c
1623
struct list_head listeners;
drivers/platform/x86/dell/dell-smbios-base.c
40
struct list_head list;
drivers/platform/x86/dell/dell-smbios-wmi.c
36
struct list_head list;
drivers/platform/x86/dell/dell-wmi-descriptor.c
19
struct list_head list;
drivers/platform/x86/dell/dell-wmi-privacy.c
37
struct list_head list;
drivers/platform/x86/dell/dell_rbu.c
74
struct list_head list;
drivers/platform/x86/dell/dell_rbu.c
80
static struct list_head packet_data_list;
drivers/platform/x86/intel/pmt/discovery.c
101
struct list_head list;
drivers/platform/x86/lenovo/thinkpad_acpi.c
320
struct list_head all_drivers;
drivers/platform/x86/sony-laptop.c
3325
struct list_head list;
drivers/platform/x86/sony-laptop.c
3329
struct list_head list;
drivers/platform/x86/sony-laptop.c
3345
struct list_head interrupts;
drivers/platform/x86/sony-laptop.c
3346
struct list_head ioports;
drivers/platform/x86/uniwill/uniwill-acpi.c
336
struct list_head batteries;
drivers/platform/x86/uniwill/uniwill-acpi.c
346
struct list_head head;
drivers/pmdomain/core.c
2555
struct list_head link;
drivers/pmdomain/ti/ti_sci_pm_domains.c
32
struct list_head pd_list;
drivers/pmdomain/ti/ti_sci_pm_domains.c
50
struct list_head node;
drivers/pnp/base.h
153
struct list_head list;
drivers/pnp/base.h
66
struct list_head list;
drivers/pnp/card.c
237
struct list_head *pos, *temp;
drivers/pnp/card.c
299
struct list_head *pos;
drivers/pnp/card.c
387
struct list_head *pos, *temp;
drivers/pnp/core.c
49
struct list_head *pos;
drivers/pnp/isapnp/compat.c
33
struct list_head *list;
drivers/pnp/isapnp/compat.c
48
struct list_head *list;
drivers/power/reset/reboot-mode.c
19
struct list_head list;
drivers/power/sequencing/core.c
133
struct list_head list;
drivers/power/sequencing/core.c
156
static void pwrseq_unit_free_deps(struct list_head *list)
drivers/power/sequencing/core.c
187
struct list_head list;
drivers/power/sequencing/core.c
240
struct list_head targets;
drivers/power/sequencing/core.c
241
struct list_head units;
drivers/power/sequencing/core.c
344
struct list_head *dep_list,
drivers/power/sequencing/core.c
345
struct list_head *unit_list,
drivers/power/sequencing/core.c
350
struct list_head *unit_list,
drivers/power/sequencing/core.c
385
struct list_head *dep_list,
drivers/power/sequencing/core.c
386
struct list_head *unit_list,
drivers/power/sequencing/core.c
757
struct list_head *list)
drivers/power/sequencing/core.c
775
struct list_head *list)
drivers/power/sequencing/core.c
82
struct list_head list;
drivers/power/sequencing/core.c
83
struct list_head deps;
drivers/power/supply/ab8500_btemp.c
97
struct list_head node;
drivers/power/supply/ab8500_fg.c
197
struct list_head node;
drivers/power/supply/cpcap-battery.c
127
struct list_head irq_list;
drivers/power/supply/cpcap-battery.c
89
struct list_head node;
drivers/power/supply/cpcap-charger.c
128
struct list_head irq_list;
drivers/power/supply/cpcap-charger.c
149
struct list_head node;
drivers/power/supply/power_supply.h
26
struct list_head list_head;
drivers/power/supply/power_supply.h
37
list_for_each_entry(pos, &(psy)->extensions, list_head) \
drivers/power/supply/power_supply_core.c
1436
list_add(®->list_head, &psy->extensions);
drivers/power/supply/power_supply_core.c
1451
list_del(®->list_head);
drivers/power/supply/power_supply_core.c
1465
list_del(®->list_head);
drivers/powercap/arm_scmi_powercap.c
31
struct list_head node;
drivers/powercap/arm_scmi_powercap.c
37
struct list_head *registered_zones;
drivers/powercap/arm_scmi_powercap.c
38
struct list_head scmi_zones;
drivers/powercap/intel_rapl_tpmi.c
55
struct list_head node;
drivers/ps3/ps3-vuart.c
457
struct list_head link;
drivers/ps3/ps3-vuart.c
71
struct list_head head;
drivers/ps3/ps3-vuart.c
77
struct list_head head;
drivers/ptp/ptp_ines.c
135
struct list_head list;
drivers/ptp/ptp_ines.c
156
struct list_head events;
drivers/ptp/ptp_ines.c
157
struct list_head pool;
drivers/ptp/ptp_ines.c
167
struct list_head list;
drivers/ptp/ptp_ines.c
240
struct list_head *this;
drivers/ptp/ptp_ines.c
256
struct list_head *this, *next;
drivers/ptp/ptp_private.h
38
struct list_head qlist;
drivers/ptp/ptp_private.h
52
struct list_head tsevqs; /* timestamp fifo list */
drivers/rapidio/devices/rio_mport_cdev.c
110
struct list_head node;
drivers/rapidio/devices/rio_mport_cdev.c
144
struct list_head node;
drivers/rapidio/devices/rio_mport_cdev.c
150
struct list_head file_list;
drivers/rapidio/devices/rio_mport_cdev.c
152
struct list_head doorbells;
drivers/rapidio/devices/rio_mport_cdev.c
154
struct list_head portwrites;
drivers/rapidio/devices/rio_mport_cdev.c
156
struct list_head mappings;
drivers/rapidio/devices/rio_mport_cdev.c
181
struct list_head list;
drivers/rapidio/devices/rio_mport_cdev.c
182
struct list_head db_filters;
drivers/rapidio/devices/rio_mport_cdev.c
183
struct list_head pw_filters;
drivers/rapidio/devices/rio_mport_cdev.c
190
struct list_head async_list;
drivers/rapidio/devices/rio_mport_cdev.c
206
struct list_head md_node;
drivers/rapidio/devices/rio_mport_cdev.c
207
struct list_head priv_node;
drivers/rapidio/devices/rio_mport_cdev.c
220
struct list_head data_node;
drivers/rapidio/devices/rio_mport_cdev.c
221
struct list_head priv_node;
drivers/rapidio/devices/rio_mport_cdev.c
518
struct list_head node;
drivers/rapidio/devices/tsi721.h
682
struct list_head desc_node;
drivers/rapidio/devices/tsi721.h
705
struct list_head queue;
drivers/rapidio/devices/tsi721.h
706
struct list_head free_list;
drivers/rapidio/devices/tsi721.h
839
struct list_head node;
drivers/rapidio/devices/tsi721.h
849
struct list_head mappings;
drivers/rapidio/rio.c
36
struct list_head node;
drivers/rapidio/rio.c
842
struct list_head *n;
drivers/rapidio/rio_cm.c
139
struct list_head node;
drivers/rapidio/rio_cm.c
146
struct list_head list;
drivers/rapidio/rio_cm.c
156
struct list_head tx_reqs;
drivers/rapidio/rio_cm.c
159
struct list_head peers;
drivers/rapidio/rio_cm.c
189
struct list_head accept_queue;
drivers/rapidio/rio_cm.c
190
struct list_head ch_node;
drivers/rapidio/rio_cm.c
197
struct list_head node;
drivers/rapidio/rio_cm.c
202
struct list_head node;
drivers/regulator/core.c
57
struct list_head list;
drivers/regulator/core.c
69
struct list_head list;
drivers/regulator/core.c
81
struct list_head list;
drivers/regulator/internal.h
47
struct list_head list;
drivers/regulator/qcom_spmi-regulator.c
2510
struct list_head *vreg_list;
drivers/regulator/qcom_spmi-regulator.c
423
struct list_head node;
drivers/remoteproc/mtk_common.h
125
struct list_head mtk_scp_list;
drivers/remoteproc/mtk_common.h
156
struct list_head elem;
drivers/remoteproc/mtk_scp.c
1281
struct list_head *scp_list = &scp_cluster->mtk_scp_list;
drivers/remoteproc/mtk_scp.c
1307
struct list_head *scp_list = &scp_cluster->mtk_scp_list;
drivers/remoteproc/qcom_common.c
89
struct list_head list;
drivers/remoteproc/qcom_sysmon.c
27
struct list_head node;
drivers/remoteproc/remoteproc_coredump.c
135
struct list_head *segments,
drivers/remoteproc/remoteproc_internal.h
23
struct list_head node;
drivers/remoteproc/ti_k3_r5_remoteproc.c
101
struct list_head cores;
drivers/remoteproc/ti_k3_r5_remoteproc.c
120
struct list_head elem;
drivers/resctrl/mpam_devices.c
2185
static void mpam_enable_merge_features(struct list_head *all_classes_list)
drivers/resctrl/mpam_internal.h
243
struct list_head components;
drivers/resctrl/mpam_internal.h
253
struct list_head classes_list;
drivers/resctrl/mpam_internal.h
280
struct list_head vmsc;
drivers/resctrl/mpam_internal.h
291
struct list_head class_list;
drivers/resctrl/mpam_internal.h
301
struct list_head comp_list;
drivers/resctrl/mpam_internal.h
304
struct list_head ris;
drivers/resctrl/mpam_internal.h
326
struct list_head vmsc_list;
drivers/resctrl/mpam_internal.h
329
struct list_head msc_list;
drivers/resctrl/mpam_internal.h
374
extern struct list_head mpam_classes;
drivers/resctrl/mpam_internal.h
53
struct list_head all_msc_list;
drivers/resctrl/mpam_internal.h
89
struct list_head ris;
drivers/resctrl/test_mpam_devices.c
28
static struct list_head fake_classes_list;
drivers/reset/core.c
53
struct list_head list;
drivers/reset/core.c
84
struct list_head list;
drivers/rpmsg/mtk_rpmsg.c
23
struct list_head channels;
drivers/rpmsg/mtk_rpmsg.c
32
struct list_head list;
drivers/rpmsg/qcom_glink_native.c
115
struct list_head rx_queue;
drivers/rpmsg/qcom_glink_native.c
181
struct list_head done_intents;
drivers/rpmsg/qcom_glink_native.c
57
struct list_head node;
drivers/rpmsg/qcom_glink_native.c
83
struct list_head node;
drivers/rpmsg/qcom_smd.c
134
struct list_head channels;
drivers/rpmsg/qcom_smd.c
228
struct list_head list;
drivers/s390/block/dasd.c
1827
struct list_head *l, *n;
drivers/s390/block/dasd.c
1850
struct list_head *final_queue)
drivers/s390/block/dasd.c
1852
struct list_head *l, *n;
drivers/s390/block/dasd.c
1899
struct list_head *final_queue)
drivers/s390/block/dasd.c
1901
struct list_head *l, *n;
drivers/s390/block/dasd.c
2067
struct list_head flush_queue;
drivers/s390/block/dasd.c
2119
struct list_head final_queue;
drivers/s390/block/dasd.c
2276
struct list_head ccw_queue;
drivers/s390/block/dasd.c
2364
static inline int _wait_for_wakeup_queue(struct list_head *ccw_queue)
drivers/s390/block/dasd.c
2376
static int _dasd_sleep_on_queue(struct list_head *ccw_queue, int interruptible)
drivers/s390/block/dasd.c
2475
int dasd_sleep_on_queue(struct list_head *ccw_queue)
drivers/s390/block/dasd.c
2484
int dasd_sleep_on_queue_interruptible(struct list_head *ccw_queue)
drivers/s390/block/dasd.c
2747
struct list_head *final_queue)
drivers/s390/block/dasd.c
2749
struct list_head *l, *n;
drivers/s390/block/dasd.c
2865
struct list_head final_queue;
drivers/s390/block/dasd.c
2866
struct list_head *l, *n;
drivers/s390/block/dasd.c
2925
struct list_head *flush_queue)
drivers/s390/block/dasd.c
2965
struct list_head flush_queue;
drivers/s390/block/dasd.c
3852
struct list_head requeue_queue;
drivers/s390/block/dasd.c
652
struct list_head *l;
drivers/s390/block/dasd_devmap.c
45
struct list_head list;
drivers/s390/block/dasd_devmap.c
91
static struct list_head dasd_hashlists[256];
drivers/s390/block/dasd_eckd.c
2989
struct list_head format_queue;
drivers/s390/block/dasd_eckd.c
3877
struct list_head ras_queue;
drivers/s390/block/dasd_eckd.h
616
struct list_head serverlist;
drivers/s390/block/dasd_eckd.h
621
struct list_head server;
drivers/s390/block/dasd_eckd.h
623
struct list_head lculist;
drivers/s390/block/dasd_eckd.h
638
struct list_head lcu;
drivers/s390/block/dasd_eckd.h
643
struct list_head grouplist;
drivers/s390/block/dasd_eckd.h
644
struct list_head active_devices;
drivers/s390/block/dasd_eckd.h
645
struct list_head inactive_devices;
drivers/s390/block/dasd_eckd.h
654
struct list_head group;
drivers/s390/block/dasd_eckd.h
657
struct list_head baselist;
drivers/s390/block/dasd_eckd.h
658
struct list_head aliaslist;
drivers/s390/block/dasd_eer.c
81
struct list_head list;
drivers/s390/block/dasd_int.h
132
struct list_head devlist; /* for dasd_device request queue */
drivers/s390/block/dasd_int.h
133
struct list_head blocklist; /* for dasd_block request queue */
drivers/s390/block/dasd_int.h
298
struct list_head list; /* used for list of disciplines */
drivers/s390/block/dasd_int.h
542
struct list_head list;
drivers/s390/block/dasd_int.h
573
struct list_head ccw_queue;
drivers/s390/block/dasd_int.h
578
struct list_head ccw_chunks;
drivers/s390/block/dasd_int.h
579
struct list_head erp_chunks;
drivers/s390/block/dasd_int.h
580
struct list_head ese_chunks;
drivers/s390/block/dasd_int.h
596
struct list_head alias_list;
drivers/s390/block/dasd_int.h
630
struct list_head ccw_queue;
drivers/s390/block/dasd_int.h
640
struct list_head format_list;
drivers/s390/block/dasd_int.h
723
struct list_head list;
drivers/s390/block/dasd_int.h
728
dasd_init_chunklist(struct list_head *chunk_list, void *mem,
drivers/s390/block/dasd_int.h
740
dasd_alloc_chunk(struct list_head *chunk_list, unsigned long size)
drivers/s390/block/dasd_int.h
762
dasd_free_chunk(struct list_head *chunk_list, void *mem)
drivers/s390/block/dasd_int.h
765
struct list_head *p, *left;
drivers/s390/block/dasd_int.h
859
int dasd_sleep_on_queue(struct list_head *);
drivers/s390/block/dasd_int.h
861
int dasd_sleep_on_queue_interruptible(struct list_head *);
drivers/s390/block/dasd_ioctl.c
505
struct list_head *l;
drivers/s390/block/dcssblk.c
68
struct list_head lh;
drivers/s390/block/dcssblk.c
79
struct list_head seg_list;
drivers/s390/block/dcssblk.c
86
struct list_head lh;
drivers/s390/block/scm_blk.c
52
struct list_head *iter, *safe;
drivers/s390/block/scm_blk.h
25
struct list_head finished_requests;
drivers/s390/block/scm_blk.h
33
struct list_head list;
drivers/s390/char/monwriter.c
36
struct list_head list;
drivers/s390/char/monwriter.c
43
struct list_head list;
drivers/s390/char/raw3270.c
41
struct list_head list;
drivers/s390/char/raw3270.c
50
struct list_head req_queue; /* Request queue. */
drivers/s390/char/raw3270.c
51
struct list_head view_list; /* List of available views. */
drivers/s390/char/raw3270.c
730
struct list_head *l;
drivers/s390/char/raw3270.h
123
struct list_head list;
drivers/s390/char/raw3270.h
21
struct list_head list; /* list head for request queueing. */
drivers/s390/char/raw3270.h
74
struct list_head list;
drivers/s390/char/sclp.c
540
struct list_head *l;
drivers/s390/char/sclp.c
617
struct list_head *l;
drivers/s390/char/sclp.c
770
struct list_head *l;
drivers/s390/char/sclp.c
851
struct list_head *l;
drivers/s390/char/sclp.h
238
struct list_head list; /* list_head for request queueing. */
drivers/s390/char/sclp.h
265
struct list_head list;
drivers/s390/char/sclp_con.c
137
struct list_head *list;
drivers/s390/char/sclp_con.c
152
list_add_tail((struct list_head *) page, &sclp_con_pages);
drivers/s390/char/sclp_con.c
187
list_del((struct list_head *) page);
drivers/s390/char/sclp_con.c
271
struct list_head *page, *p;
drivers/s390/char/sclp_con.c
58
list_add_tail((struct list_head *) page, &sclp_con_pages);
drivers/s390/char/sclp_mem.c
37
struct list_head list;
drivers/s390/char/sclp_mem.c
453
struct list_head *prev;
drivers/s390/char/sclp_rw.h
66
struct list_head list; /* list_head for sccb_info chain */
drivers/s390/char/sclp_sd.c
72
struct list_head list;
drivers/s390/char/sclp_tty.c
118
list_add_tail((struct list_head *) page, &sclp_tty_pages);
drivers/s390/char/sclp_tty.c
195
list_del((struct list_head *) page);
drivers/s390/char/sclp_tty.c
496
struct list_head *page, *p;
drivers/s390/char/sclp_tty.c
534
list_add_tail((struct list_head *) page, &sclp_tty_pages);
drivers/s390/char/sclp_tty.c
93
struct list_head *l;
drivers/s390/char/sclp_vt220.c
127
list_add_tail((struct list_head *) page, &sclp_vt220_empty);
drivers/s390/char/sclp_vt220.c
367
struct list_head *list;
drivers/s390/char/sclp_vt220.c
382
list_add_tail((struct list_head *) page, &sclp_vt220_empty);
drivers/s390/char/sclp_vt220.c
427
list_del((struct list_head *) page);
drivers/s390/char/sclp_vt220.c
44
struct list_head list;
drivers/s390/char/sclp_vt220.c
610
struct list_head *l;
drivers/s390/char/sclp_vt220.c
630
struct list_head *l;
drivers/s390/char/sclp_vt220.c
658
struct list_head *page, *p;
drivers/s390/char/tape.h
120
struct list_head list; /* list head for request queueing. */
drivers/s390/char/tape.h
177
struct list_head node;
drivers/s390/char/tape.h
203
struct list_head req_queue;
drivers/s390/char/tape_core.c
592
struct list_head * l, *n;
drivers/s390/char/tape_core.c
786
struct list_head *l, *n;
drivers/s390/cio/cmf.c
379
struct list_head list;
drivers/s390/cio/eadm_sch.h
17
struct list_head head;
drivers/s390/cio/io_sch.h
176
struct list_head cmb_list; /* list of measured devices */
drivers/s390/cio/qdio.h
224
struct list_head entry; /* list of thinint devices */
drivers/s390/cio/qdio_debug.c
25
struct list_head dbf_list;
drivers/s390/cio/vfio_ccw_cp.c
32
struct list_head next;
drivers/s390/cio/vfio_ccw_cp.h
37
struct list_head ccwchain_list;
drivers/s390/cio/vfio_ccw_private.h
121
struct list_head crw;
drivers/s390/cio/vfio_ccw_private.h
66
struct list_head next;
drivers/s390/crypto/ap_bus.h
206
struct list_head pendingq; /* List of message sent to AP queue. */
drivers/s390/crypto/ap_bus.h
207
struct list_head requestq; /* List of message yet to be sent. */
drivers/s390/crypto/ap_bus.h
224
struct list_head list; /* Request queueing. */
drivers/s390/crypto/pkey_base.h
190
struct list_head list;
drivers/s390/crypto/vfio_ap_ops.c
1000
struct list_head *qlist)
drivers/s390/crypto/vfio_ap_ops.c
1015
struct list_head qlist;
drivers/s390/crypto/vfio_ap_ops.c
1025
struct list_head qlist;
drivers/s390/crypto/vfio_ap_ops.c
1148
struct list_head *qlist)
drivers/s390/crypto/vfio_ap_ops.c
1168
struct list_head qlist;
drivers/s390/crypto/vfio_ap_ops.c
1349
struct list_head *qlist)
drivers/s390/crypto/vfio_ap_ops.c
1369
struct list_head qlist;
drivers/s390/crypto/vfio_ap_ops.c
2035
static int vfio_ap_mdev_reset_qlist(struct list_head *qlist)
drivers/s390/crypto/vfio_ap_ops.c
36
static int vfio_ap_mdev_reset_qlist(struct list_head *qlist);
drivers/s390/crypto/vfio_ap_private.h
116
struct list_head node;
drivers/s390/crypto/vfio_ap_private.h
150
struct list_head reset_qnode;
drivers/s390/crypto/vfio_ap_private.h
50
struct list_head mdev_list;
drivers/s390/crypto/zcrypt_api.h
104
struct list_head list; /* Device list. */
drivers/s390/crypto/zcrypt_api.h
105
struct list_head zqueues; /* List of zcrypt queues */
drivers/s390/crypto/zcrypt_api.h
122
struct list_head list; /* Device list. */
drivers/s390/crypto/zcrypt_api.h
140
extern struct list_head zcrypt_card_list;
drivers/s390/crypto/zcrypt_api.h
97
struct list_head list; /* zcrypt ops list. */
drivers/s390/net/qeth_core.h
379
struct list_head list;
drivers/s390/net/qeth_core.h
380
struct list_head init_list;
drivers/s390/net/qeth_core.h
385
struct list_head entry_list;
drivers/s390/net/qeth_core.h
429
struct list_head list_entry;
drivers/s390/net/qeth_core.h
494
struct list_head pending_bufs;
drivers/s390/net/qeth_core.h
599
struct list_head entries;
drivers/s390/net/qeth_core.h
615
struct list_head list_entry;
drivers/s390/net/qeth_core.h
840
struct list_head cmd_waiter_list;
drivers/s390/net/qeth_core_main.c
3454
struct list_head *lh;
drivers/s390/net/qeth_core_main.c
6219
struct list_head dbf_list;
drivers/s390/net/qeth_l2_main.c
759
struct list_head *iter;
drivers/s390/net/qeth_l2_main.c
856
struct list_head *iter;
drivers/s390/net/qeth_l3.h
96
struct list_head entry;
drivers/s390/net/smsgiucv.c
23
struct list_head list;
drivers/s390/net/smsgiucv_app.c
52
struct list_head list;
drivers/s390/scsi/zfcp_dbf.c
343
struct list_head *entry;
drivers/s390/scsi/zfcp_def.h
125
struct list_head list;
drivers/s390/scsi/zfcp_def.h
164
struct list_head port_list; /* remote port list */
drivers/s390/scsi/zfcp_def.h
176
struct list_head erp_ready_head; /* error recovery for this
drivers/s390/scsi/zfcp_def.h
179
struct list_head erp_running_head;
drivers/s390/scsi/zfcp_def.h
209
struct list_head list; /* list of remote ports */
drivers/s390/scsi/zfcp_def.h
211
struct list_head unit_list; /* head of logical unit list */
drivers/s390/scsi/zfcp_def.h
265
struct list_head list;
drivers/s390/scsi/zfcp_def.h
327
struct list_head list;
drivers/s390/scsi/zfcp_fc.c
719
static void zfcp_fc_validate_port(struct zfcp_port *port, struct list_head *lh)
drivers/s390/scsi/zfcp_fc.h
42
struct list_head list;
drivers/s390/scsi/zfcp_fc.h
52
struct list_head list;
drivers/s390/scsi/zfcp_reqlist.h
175
struct list_head *list)
drivers/s390/scsi/zfcp_reqlist.h
26
struct list_head buckets[ZFCP_REQ_LIST_BUCKETS];
drivers/s390/virtio/virtio_ccw.c
167
struct list_head node;
drivers/s390/virtio/virtio_ccw.c
71
struct list_head virtqueues;
drivers/sbus/char/bbc_i2c.h
18
struct list_head bp_list;
drivers/sbus/char/bbc_i2c.h
19
struct list_head glob_list;
drivers/sbus/char/bbc_i2c.h
40
struct list_head bp_list;
drivers/sbus/char/bbc_i2c.h
41
struct list_head glob_list;
drivers/sbus/char/bbc_i2c.h
64
struct list_head temps;
drivers/sbus/char/bbc_i2c.h
65
struct list_head fans;
drivers/scsi/BusLogic.h
1041
struct list_head host_list;
drivers/scsi/NCR5380.c
2185
static bool list_find_cmd(struct list_head *haystack,
drivers/scsi/NCR5380.c
2202
static bool list_del_cmd(struct list_head *haystack,
drivers/scsi/NCR5380.h
207
struct list_head disconnected; /* Waiting for reconnect */
drivers/scsi/NCR5380.h
216
struct list_head unissued; /* Waiting to be issued */
drivers/scsi/NCR5380.h
218
struct list_head autosense; /* Priority cmnd queue */
drivers/scsi/NCR5380.h
235
struct list_head list;
drivers/scsi/aacraid/aacraid.h
1227
struct list_head next; // used to link context's into a linked list
drivers/scsi/aacraid/aacraid.h
1231
struct list_head fib_list; // this holds fibs and their attachd hw_fibs
drivers/scsi/aacraid/aacraid.h
1311
struct list_head fiblink;
drivers/scsi/aacraid/aacraid.h
1526
struct list_head entry;
drivers/scsi/aacraid/aacraid.h
1563
struct list_head fib_list;
drivers/scsi/aacraid/aacraid.h
1660
struct list_head sync_fib_list;
drivers/scsi/aacraid/aacraid.h
993
struct list_head cmdq; /* A queue of FIBs which need to be prcessed by the FS thread. This is */
drivers/scsi/aacraid/commctrl.c
177
struct list_head * entry;
drivers/scsi/aacraid/commctrl.c
250
struct list_head * entry;
drivers/scsi/aacraid/commctrl.c
363
struct list_head * entry;
drivers/scsi/aacraid/commctrl.c
405
struct list_head * entry;
drivers/scsi/aacraid/commsup.c
1878
struct list_head *entry;
drivers/scsi/aacraid/commsup.c
1938
struct list_head *entry;
drivers/scsi/aacraid/commsup.c
2040
struct list_head *entry;
drivers/scsi/aacraid/linit.c
1583
struct list_head *insert = &aac_devices;
drivers/scsi/aacraid/src.c
79
struct list_head *entry;
drivers/scsi/aha152x.c
511
struct list_head host_list;
drivers/scsi/aic7xxx/aic79xx_core.c
192
u_int *list_head, u_int *list_tail,
drivers/scsi/aic7xxx/aic79xx_core.c
8332
ahd_search_action action, u_int *list_head,
drivers/scsi/aic7xxx/aic79xx_core.c
8344
next = *list_head;
drivers/scsi/aic7xxx/aic79xx_core.c
8379
*list_head = next;
drivers/scsi/aic94xx/aic94xx_hwi.c
1151
static void asd_start_scb_timers(struct list_head *list)
drivers/scsi/aic94xx/aic94xx_hwi.h
113
struct list_head list;
drivers/scsi/aic94xx/aic94xx_hwi.h
146
struct list_head pend_q;
drivers/scsi/aic94xx/aic94xx_hwi.h
346
struct list_head *n, *pos;
drivers/scsi/aic94xx/aic94xx_init.c
836
struct list_head *n, *pos;
drivers/scsi/arcmsr/arcmsr.h
912
struct list_head ccb_free_list;
drivers/scsi/arcmsr/arcmsr.h
985
struct list_head list; /*x32: 8byte, x64: 16byte*/
drivers/scsi/arcmsr/arcmsr_hba.c
3249
struct list_head *head;
drivers/scsi/arm/queue.c
110
struct list_head *l;
drivers/scsi/arm/queue.c
138
static struct scsi_cmnd *__queue_remove(Queue_t *queue, struct list_head *ent)
drivers/scsi/arm/queue.c
165
struct list_head *l;
drivers/scsi/arm/queue.c
214
struct list_head *l;
drivers/scsi/arm/queue.c
241
struct list_head *l;
drivers/scsi/arm/queue.c
264
struct list_head *l;
drivers/scsi/arm/queue.c
290
struct list_head *l;
drivers/scsi/arm/queue.c
32
struct list_head list;
drivers/scsi/arm/queue.h
11
struct list_head head;
drivers/scsi/arm/queue.h
12
struct list_head free;
drivers/scsi/be2iscsi/be_main.c
1483
struct list_head *plist;
drivers/scsi/be2iscsi/be_main.c
1613
struct list_head *plist;
drivers/scsi/be2iscsi/be_main.h
295
struct list_head hba_queue;
drivers/scsi/be2iscsi/be_main.h
543
struct list_head link;
drivers/scsi/be2iscsi/be_main.h
570
struct list_head list;
drivers/scsi/bfa/bfa.h
103
struct list_head *waitq = bfa_reqq(__bfa, __reqq); \
drivers/scsi/bfa/bfa.h
418
void bfa_comp_deq(struct bfa_s *bfa, struct list_head *comp_q);
drivers/scsi/bfa/bfa.h
419
void bfa_comp_process(struct bfa_s *bfa, struct list_head *comp_q);
drivers/scsi/bfa/bfa.h
420
void bfa_comp_free(struct bfa_s *bfa, struct list_head *comp_q);
drivers/scsi/bfa/bfa_core.c
1832
struct list_head *dm_qe, *km_qe;
drivers/scsi/bfa/bfa_core.c
1897
bfa_comp_deq(struct bfa_s *bfa, struct list_head *comp_q)
drivers/scsi/bfa/bfa_core.c
1904
bfa_comp_process(struct bfa_s *bfa, struct list_head *comp_q)
drivers/scsi/bfa/bfa_core.c
1906
struct list_head *qe;
drivers/scsi/bfa/bfa_core.c
1907
struct list_head *qen;
drivers/scsi/bfa/bfa_core.c
1922
bfa_comp_free(struct bfa_s *bfa, struct list_head *comp_q)
drivers/scsi/bfa/bfa_core.c
1924
struct list_head *qe;
drivers/scsi/bfa/bfa_core.c
694
struct list_head *waitq, *qe, *qen;
drivers/scsi/bfa/bfa_core.c
716
struct list_head *waitq;
drivers/scsi/bfa/bfa_core.c
750
struct list_head *waitq;
drivers/scsi/bfa/bfa_cs.h
116
#define bfa_q_first(_q) ((void *)(((struct list_head *) (_q))->next))
drivers/scsi/bfa/bfa_cs.h
117
#define bfa_q_next(_qe) (((struct list_head *) (_qe))->next)
drivers/scsi/bfa/bfa_cs.h
118
#define bfa_q_prev(_qe) (((struct list_head *) (_qe))->prev)
drivers/scsi/bfa/bfa_cs.h
124
bfa_q_next(_qe) = (struct list_head *) NULL; \
drivers/scsi/bfa/bfa_cs.h
125
bfa_q_prev(_qe) = (struct list_head *) NULL; \
drivers/scsi/bfa/bfa_cs.h
133
(*((struct list_head **) (_qe))) = bfa_q_next(_q); \
drivers/scsi/bfa/bfa_cs.h
134
bfa_q_prev(bfa_q_next(*((struct list_head **) _qe))) = \
drivers/scsi/bfa/bfa_cs.h
135
(struct list_head *) (_q); \
drivers/scsi/bfa/bfa_cs.h
136
bfa_q_next(_q) = bfa_q_next(*((struct list_head **) _qe));\
drivers/scsi/bfa/bfa_cs.h
138
*((struct list_head **) (_qe)) = (struct list_head *) NULL;\
drivers/scsi/bfa/bfa_cs.h
147
*((struct list_head **) (_qe)) = bfa_q_prev(_q); \
drivers/scsi/bfa/bfa_cs.h
148
bfa_q_next(bfa_q_prev(*((struct list_head **) _qe))) = \
drivers/scsi/bfa/bfa_cs.h
149
(struct list_head *) (_q); \
drivers/scsi/bfa/bfa_cs.h
150
bfa_q_prev(_q) = bfa_q_prev(*(struct list_head **) _qe);\
drivers/scsi/bfa/bfa_cs.h
152
*((struct list_head **) (_qe)) = (struct list_head *) NULL;\
drivers/scsi/bfa/bfa_cs.h
157
bfa_q_is_on_q_func(struct list_head *q, struct list_head *qe)
drivers/scsi/bfa/bfa_cs.h
159
struct list_head *tqe;
drivers/scsi/bfa/bfa_cs.h
173
bfa_q_is_on_q_func(_q, (struct list_head *)(_qe))
drivers/scsi/bfa/bfa_defs_svc.h
1446
struct list_head qe;
drivers/scsi/bfa/bfa_fcpim.c
1160
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.c
287
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.c
3256
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.c
3309
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.c
3407
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.c
3554
struct list_head *qe;
drivers/scsi/bfa/bfa_fcpim.c
3676
struct list_head *qe;
drivers/scsi/bfa/bfa_fcpim.c
374
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.c
416
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.c
918
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.c
964
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcpim.h
121
struct list_head itnim_q; /* queue of active itnim */
drivers/scsi/bfa/bfa_fcpim.h
122
struct list_head ioim_resfree_q; /* IOs waiting for f/w */
drivers/scsi/bfa/bfa_fcpim.h
123
struct list_head ioim_comp_q; /* IO global comp Q */
drivers/scsi/bfa/bfa_fcpim.h
124
struct list_head tskim_free_q;
drivers/scsi/bfa/bfa_fcpim.h
125
struct list_head tskim_unused_q; /* Unused tskim Q */
drivers/scsi/bfa/bfa_fcpim.h
141
struct list_head iotag_ioim_free_q; /* free IO resources */
drivers/scsi/bfa/bfa_fcpim.h
142
struct list_head iotag_tio_free_q; /* free IO resources */
drivers/scsi/bfa/bfa_fcpim.h
143
struct list_head iotag_unused_q; /* unused IO resources*/
drivers/scsi/bfa/bfa_fcpim.h
188
struct list_head qe; /* queue elememt */
drivers/scsi/bfa/bfa_fcpim.h
199
struct list_head sgpg_q; /* allocated SG pages */
drivers/scsi/bfa/bfa_fcpim.h
235
struct list_head qe;
drivers/scsi/bfa/bfa_fcpim.h
247
struct list_head io_q; /* queue of affected IOs */
drivers/scsi/bfa/bfa_fcpim.h
26
struct list_head qe; /* queue element */
drivers/scsi/bfa/bfa_fcpim.h
275
struct list_head qe; /* queue element */
drivers/scsi/bfa/bfa_fcpim.h
284
struct list_head pending_q; /* queue of pending IO requests */
drivers/scsi/bfa/bfa_fcpim.h
285
struct list_head io_q; /* queue of active IO requests */
drivers/scsi/bfa/bfa_fcpim.h
286
struct list_head io_cleanup_q; /* IO being cleaned up */
drivers/scsi/bfa/bfa_fcpim.h
287
struct list_head tsk_q; /* queue of active TM commands */
drivers/scsi/bfa/bfa_fcpim.h
288
struct list_head delay_comp_q; /* queue of failed inflight cmds */
drivers/scsi/bfa/bfa_fcs.c
1006
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcs.c
1028
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcs.c
1153
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs.c
1199
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs.c
1458
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs.c
950
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcs.c
972
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcs.h
202
struct list_head qe; /* used by port/vport */
drivers/scsi/bfa/bfa_fcs.h
210
struct list_head rport_q; /* queue of discovered r-ports */
drivers/scsi/bfa/bfa_fcs.h
269
struct list_head qe; /* queue element */
drivers/scsi/bfa/bfa_fcs.h
282
struct list_head vport_q; /* queue of virtual ports */
drivers/scsi/bfa/bfa_fcs.h
283
struct list_head vf_q; /* queue of virtual fabrics */
drivers/scsi/bfa/bfa_fcs.h
459
struct list_head qe; /* queue elem */
drivers/scsi/bfa/bfa_fcs.h
574
struct list_head qe; /* used by port/vport */
drivers/scsi/bfa/bfa_fcs_lport.c
177
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcs_lport.c
237
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcs_lport.c
4962
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_lport.c
5461
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_lport.c
5514
struct list_head *qe, *qe_next;
drivers/scsi/bfa/bfa_fcs_lport.c
5633
struct list_head *qh, *qe;
drivers/scsi/bfa/bfa_fcs_lport.c
5683
struct list_head *qh, *qe;
drivers/scsi/bfa/bfa_fcs_lport.c
663
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_fcs_lport.c
890
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_lport.c
909
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_lport.c
928
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_lport.c
948
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_rport.c
1751
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_rport.c
1972
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_rport.c
2786
struct list_head *qe;
drivers/scsi/bfa/bfa_fcs_rport.c
2813
struct list_head *qe;
drivers/scsi/bfa/bfa_ioc.c
1308
struct list_head *qe;
drivers/scsi/bfa/bfa_ioc.c
3167
struct list_head *qh = &mod->timer_q;
drivers/scsi/bfa/bfa_ioc.c
3168
struct list_head *qe, *qe_next;
drivers/scsi/bfa/bfa_ioc.c
3170
struct list_head timedout_q;
drivers/scsi/bfa/bfa_ioc.h
229
struct list_head qe;
drivers/scsi/bfa/bfa_ioc.h
238
struct list_head cmd_q; /* pending mbox queue */
drivers/scsi/bfa/bfa_ioc.h
290
struct list_head qe;
drivers/scsi/bfa/bfa_ioc.h
32
struct list_head qe;
drivers/scsi/bfa/bfa_ioc.h
341
struct list_head notify_q;
drivers/scsi/bfa/bfa_ioc.h
398
struct list_head qe;
drivers/scsi/bfa/bfa_ioc.h
410
struct list_head qe;
drivers/scsi/bfa/bfa_ioc.h
42
struct list_head timer_q;
drivers/scsi/bfa/bfa_ioc.h
84
struct list_head qe; /* Queue of DMA elements */
drivers/scsi/bfa/bfa_ioc.h
94
struct list_head qe; /* Queue of KVA elements */
drivers/scsi/bfa/bfa_modules.h
66
struct list_head comp_q; /* pending completions */
drivers/scsi/bfa/bfa_modules.h
68
struct list_head reqq_waitq[BFI_IOC_MAX_CQS];
drivers/scsi/bfa/bfa_svc.c
1104
struct list_head *qe;
drivers/scsi/bfa/bfa_svc.c
1474
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_svc.c
1548
struct list_head *qe, *qe_next;
drivers/scsi/bfa/bfa_svc.c
3229
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_svc.c
3306
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_svc.c
4782
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_svc.c
496
struct list_head *qe, *qen;
drivers/scsi/bfa/bfa_svc.c
4966
struct list_head *qe;
drivers/scsi/bfa/bfa_svc.c
5167
bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs)
drivers/scsi/bfa/bfa_svc.c
5187
bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpg)
drivers/scsi/bfa/bfa_svc.c
539
struct list_head *r_sgpg_q,
drivers/scsi/bfa/bfa_svc.c
5537
struct list_head *qe;
drivers/scsi/bfa/bfa_svc.h
156
struct list_head qe; /* fcxp queue element */
drivers/scsi/bfa/bfa_svc.h
170
struct list_head req_sgpg_q; /* SG pages for request buf */
drivers/scsi/bfa/bfa_svc.h
171
struct list_head req_sgpg_wqe; /* wait queue for req SG page */
drivers/scsi/bfa/bfa_svc.h
172
struct list_head rsp_sgpg_q; /* SG pages for response buf */
drivers/scsi/bfa/bfa_svc.h
173
struct list_head rsp_sgpg_wqe; /* wait queue for rsp SG page */
drivers/scsi/bfa/bfa_svc.h
200
struct list_head qe;
drivers/scsi/bfa/bfa_svc.h
233
struct list_head rp_free_q; /* free bfa_rports */
drivers/scsi/bfa/bfa_svc.h
234
struct list_head rp_active_q; /* free bfa_rports */
drivers/scsi/bfa/bfa_svc.h
235
struct list_head rp_unused_q; /* unused bfa rports */
drivers/scsi/bfa/bfa_svc.h
293
struct list_head qe; /* queue element */
drivers/scsi/bfa/bfa_svc.h
31
struct list_head qe; /* queue sg page element */
drivers/scsi/bfa/bfa_svc.h
321
struct list_head qe; /* queue element */
drivers/scsi/bfa/bfa_svc.h
36
struct list_head sgpg_q; /* queue of alloced sgpgs */
drivers/scsi/bfa/bfa_svc.h
362
struct list_head uf_free_q; /* free UFs */
drivers/scsi/bfa/bfa_svc.h
363
struct list_head uf_posted_q; /* UFs posted to IOC */
drivers/scsi/bfa/bfa_svc.h
364
struct list_head uf_unused_q; /* unused UF's */
drivers/scsi/bfa/bfa_svc.h
40
struct list_head qe; /* queue sg page element */
drivers/scsi/bfa/bfa_svc.h
404
struct list_head qe; /* queue element */
drivers/scsi/bfa/bfa_svc.h
438
struct list_head lps_free_q;
drivers/scsi/bfa/bfa_svc.h
439
struct list_head lps_active_q;
drivers/scsi/bfa/bfa_svc.h
440
struct list_head lps_login_q;
drivers/scsi/bfa/bfa_svc.h
553
struct list_head stats_pending_q;
drivers/scsi/bfa/bfa_svc.h
554
struct list_head statsclr_pending_q;
drivers/scsi/bfa/bfa_svc.h
59
struct list_head sgpg_q; /* queue of free SG pages */
drivers/scsi/bfa/bfa_svc.h
60
struct list_head sgpg_wait_q; /* wait queue for SG pages */
drivers/scsi/bfa/bfa_svc.h
67
bfa_status_t bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q,
drivers/scsi/bfa/bfa_svc.h
69
void bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs);
drivers/scsi/bfa/bfa_svc.h
93
struct list_head fcxp_req_free_q; /* free FCXPs used for sending req */
drivers/scsi/bfa/bfa_svc.h
94
struct list_head fcxp_rsp_free_q; /* free FCXPs used for sending req */
drivers/scsi/bfa/bfa_svc.h
95
struct list_head fcxp_active_q; /* active FCXPs */
drivers/scsi/bfa/bfa_svc.h
96
struct list_head req_wait_q; /* wait queue for free req_fcxp */
drivers/scsi/bfa/bfa_svc.h
97
struct list_head rsp_wait_q; /* wait queue for free rsp_fcxp */
drivers/scsi/bfa/bfa_svc.h
98
struct list_head fcxp_req_unused_q; /* unused req_fcxps */
drivers/scsi/bfa/bfa_svc.h
99
struct list_head fcxp_rsp_unused_q; /* unused rsp_fcxps */
drivers/scsi/bfa/bfad.c
1064
struct list_head doneq;
drivers/scsi/bfa/bfad.c
1095
struct list_head doneq;
drivers/scsi/bfa/bfad.c
528
struct list_head *dm_qe, *km_qe;
drivers/scsi/bfa/bfad.c
590
struct list_head *dm_qe, *km_qe;
drivers/scsi/bfa/bfad.c
691
struct list_head doneq;
drivers/scsi/bfa/bfad_bsg.c
1000
struct list_head *qe, *qen;
drivers/scsi/bfa/bfad_bsg.c
1022
struct list_head *qe, *qen;
drivers/scsi/bfa/bfad_bsg.c
499
struct list_head *qe, *qen;
drivers/scsi/bfa/bfad_drv.h
125
struct list_head list_entry;
drivers/scsi/bfa/bfad_drv.h
144
struct list_head list_entry;
drivers/scsi/bfa/bfad_drv.h
199
struct list_head list_entry;
drivers/scsi/bfa/bfad_drv.h
233
struct list_head pbc_vport_list;
drivers/scsi/bfa/bfad_drv.h
238
struct list_head free_aen_q;
drivers/scsi/bfa/bfad_drv.h
239
struct list_head active_aen_q;
drivers/scsi/bfa/bfad_drv.h
242
struct list_head vport_list;
drivers/scsi/bfa/bfad_drv.h
327
extern struct list_head bfad_list;
drivers/scsi/bfa/bfad_im.c
685
event_data = (char *)aen_entry + sizeof(struct list_head);
drivers/scsi/bfa/bfad_im.c
688
sizeof(struct list_head),
drivers/scsi/bfa/bfad_im.h
102
struct list_head list_entry;
drivers/scsi/bfa/bfad_im.h
126
struct list_head list_entry;
drivers/scsi/bfa/bfad_im.h
73
struct list_head binding_list;
drivers/scsi/bfa/bfad_im.h
75
struct list_head itnim_mapped_list;
drivers/scsi/bnx2fc/bnx2fc.h
171
struct list_head work_list;
drivers/scsi/bnx2fc/bnx2fc.h
184
struct list_head list;
drivers/scsi/bnx2fc/bnx2fc.h
246
struct list_head vports;
drivers/scsi/bnx2fc/bnx2fc.h
252
struct list_head list;
drivers/scsi/bnx2fc/bnx2fc.h
274
struct list_head list;
drivers/scsi/bnx2fc/bnx2fc.h
281
struct list_head *free_list;
drivers/scsi/bnx2fc/bnx2fc.h
368
struct list_head active_cmd_queue;
drivers/scsi/bnx2fc/bnx2fc.h
369
struct list_head els_queue;
drivers/scsi/bnx2fc/bnx2fc.h
370
struct list_head io_retire_queue;
drivers/scsi/bnx2fc/bnx2fc.h
371
struct list_head active_tm_queue;
drivers/scsi/bnx2fc/bnx2fc.h
409
struct list_head link;
drivers/scsi/bnx2fc/bnx2fc.h
475
struct list_head list;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
21
static struct list_head adapter_list;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
22
static struct list_head if_list;
drivers/scsi/bnx2fc/bnx2fc_io.c
398
struct list_head *listp;
drivers/scsi/bnx2fc/bnx2fc_io.c
435
listp = (struct list_head *)
drivers/scsi/bnx2fc/bnx2fc_io.c
468
struct list_head *listp;
drivers/scsi/bnx2fc/bnx2fc_io.c
489
listp = (struct list_head *)
drivers/scsi/bnx2i/bnx2i.h
223
struct list_head link;
drivers/scsi/bnx2i/bnx2i.h
400
struct list_head link;
drivers/scsi/bnx2i/bnx2i.h
442
struct list_head ep_ofld_list;
drivers/scsi/bnx2i/bnx2i.h
443
struct list_head ep_active_list;
drivers/scsi/bnx2i/bnx2i.h
444
struct list_head ep_destroy_list;
drivers/scsi/bnx2i/bnx2i.h
749
struct list_head link;
drivers/scsi/bnx2i/bnx2i.h
771
struct list_head list;
drivers/scsi/bnx2i/bnx2i.h
779
struct list_head work_list;
drivers/scsi/bnx2i/bnx2i_init.c
19
static struct list_head adapter_list = LIST_HEAD_INIT(adapter_list);
drivers/scsi/bnx2i/bnx2i_init.c
191
struct list_head *pos, *tmp;
drivers/scsi/bnx2i/bnx2i_iscsi.c
1577
struct list_head *active_list = &hba->ep_active_list;
drivers/scsi/bnx2i/bnx2i_iscsi.c
674
struct list_head *list;
drivers/scsi/bnx2i/bnx2i_iscsi.c
675
struct list_head *tmp;
drivers/scsi/bnx2i/bnx2i_iscsi.c
702
struct list_head *list;
drivers/scsi/bnx2i/bnx2i_iscsi.c
703
struct list_head *tmp;
drivers/scsi/ch.c
111
struct list_head list;
drivers/scsi/csiostor/csio_defs.h
67
csio_list_deleted(struct list_head *list)
drivers/scsi/csiostor/csio_defs.h
72
#define csio_list_next(elem) (((struct list_head *)(elem))->next)
drivers/scsi/csiostor/csio_defs.h
73
#define csio_list_prev(elem) (((struct list_head *)(elem))->prev)
drivers/scsi/csiostor/csio_defs.h
93
struct list_head sm_list;
drivers/scsi/csiostor/csio_hw.c
3913
struct list_head *evt_entry, *next_entry;
drivers/scsi/csiostor/csio_hw.c
3978
struct list_head *evt_entry, *next_entry;
drivers/scsi/csiostor/csio_hw.c
4089
struct list_head *tmp;
drivers/scsi/csiostor/csio_hw.c
4111
struct list_head *tmp;
drivers/scsi/csiostor/csio_hw.c
4148
struct list_head *tmp;
drivers/scsi/csiostor/csio_hw.h
172
struct list_head list; /* evt queue*/
drivers/scsi/csiostor/csio_hw.h
230
struct list_head active_q; /* Outstanding ELS/CT */
drivers/scsi/csiostor/csio_hw.h
231
struct list_head abort_q; /* Outstanding abort req */
drivers/scsi/csiostor/csio_hw.h
232
struct list_head cbfn_q; /* Completion queue */
drivers/scsi/csiostor/csio_hw.h
233
struct list_head mgmt_req_freelist; /* Free poll of reqs */
drivers/scsi/csiostor/csio_hw.h
483
struct list_head sln_head; /* Sibling node list
drivers/scsi/csiostor/csio_hw.h
493
struct list_head evt_free_q; /* freelist of evt
drivers/scsi/csiostor/csio_hw.h
496
struct list_head evt_active_q; /* active evt queue*/
drivers/scsi/csiostor/csio_init.c
697
struct list_head *cur_ln, *cur_cln;
drivers/scsi/csiostor/csio_init.c
736
struct list_head *cur_ln, *cur_cln;
drivers/scsi/csiostor/csio_init.c
774
struct list_head *cur_ln, *cur_cln;
drivers/scsi/csiostor/csio_init.c
815
struct list_head *cur_ln, *cur_cln;
drivers/scsi/csiostor/csio_init.c
854
struct list_head *cur_ln, *cur_cln;
drivers/scsi/csiostor/csio_init.h
115
struct list_head *reqlist, int n)
drivers/scsi/csiostor/csio_init.h
127
struct list_head *reqlist, int n)
drivers/scsi/csiostor/csio_isr.c
169
(struct list_head *)cbfn_q);
drivers/scsi/csiostor/csio_isr.c
172
(struct list_head *)cbfn_q);
drivers/scsi/csiostor/csio_isr.c
195
csio_scsi_completed(ioreq, (struct list_head *)cbfn_q);
drivers/scsi/csiostor/csio_isr.c
216
struct list_head *tmp;
drivers/scsi/csiostor/csio_lnode.c
118
struct list_head *tmp;
drivers/scsi/csiostor/csio_lnode.c
140
struct list_head *tmp1, *tmp2;
drivers/scsi/csiostor/csio_lnode.c
180
struct list_head *tmp1, *tmp2;
drivers/scsi/csiostor/csio_lnode.c
1925
struct list_head *tmp;
drivers/scsi/csiostor/csio_lnode.c
1967
struct list_head *tmp;
drivers/scsi/csiostor/csio_lnode.c
938
struct list_head *tmp, *next;
drivers/scsi/csiostor/csio_lnode.c
960
struct list_head *tmp, *next_rn;
drivers/scsi/csiostor/csio_lnode.c
985
struct list_head *tmp;
drivers/scsi/csiostor/csio_lnode.h
143
struct list_head fcf_lsthead; /* FCF entries */
drivers/scsi/csiostor/csio_lnode.h
160
struct list_head cln_head; /* Head of the children lnode
drivers/scsi/csiostor/csio_lnode.h
167
struct list_head cmpl_q; /* Pending I/Os on this lnode */
drivers/scsi/csiostor/csio_lnode.h
170
struct list_head rnhead; /* Head of rnode list */
drivers/scsi/csiostor/csio_lnode.h
57
struct list_head list;
drivers/scsi/csiostor/csio_mb.c
1354
csio_mb_completions(struct csio_hw *hw, struct list_head *cbfn_q)
drivers/scsi/csiostor/csio_mb.c
1611
csio_mb_cancel_all(struct csio_hw *hw, struct list_head *cbfn_q)
drivers/scsi/csiostor/csio_mb.c
1616
struct list_head *tmp;
drivers/scsi/csiostor/csio_mb.h
115
struct list_head list; /* for req/resp */
drivers/scsi/csiostor/csio_mb.h
135
struct list_head req_q; /* Mbox request queue */
drivers/scsi/csiostor/csio_mb.h
136
struct list_head cbfn_q; /* Mbox completion q */
drivers/scsi/csiostor/csio_mb.h
257
void csio_mb_completions(struct csio_hw *, struct list_head *);
drivers/scsi/csiostor/csio_mb.h
261
void csio_mb_cancel_all(struct csio_hw *, struct list_head *);
drivers/scsi/csiostor/csio_rnode.c
124
struct list_head *tmp;
drivers/scsi/csiostor/csio_rnode.c
148
struct list_head *tmp;
drivers/scsi/csiostor/csio_rnode.c
172
struct list_head *tmp;
drivers/scsi/csiostor/csio_rnode.c
189
struct list_head *tmp, *tmp1;
drivers/scsi/csiostor/csio_rnode.h
96
struct list_head host_cmpl_q; /* SCSI IOs
drivers/scsi/csiostor/csio_scsi.c
1159
csio_scsi_cleanup_io_q(struct csio_scsim *scm, struct list_head *q)
drivers/scsi/csiostor/csio_scsi.c
1163
struct list_head *tmp, *next;
drivers/scsi/csiostor/csio_scsi.c
120
struct list_head *dest)
drivers/scsi/csiostor/csio_scsi.c
122
struct list_head *tmp, *next;
drivers/scsi/csiostor/csio_scsi.c
1233
csio_scsi_abort_io_q(struct csio_scsim *scm, struct list_head *q, uint32_t tmo)
drivers/scsi/csiostor/csio_scsi.c
1236
struct list_head *tmp, *next;
drivers/scsi/csiostor/csio_scsi.c
2326
struct list_head *tmp;
drivers/scsi/csiostor/csio_scsi.c
2397
struct list_head *tmp;
drivers/scsi/csiostor/csio_scsi.c
297
struct list_head *tmp;
drivers/scsi/csiostor/csio_scsi.h
157
struct list_head active_q; /* Outstanding SCSI I/Os */
drivers/scsi/csiostor/csio_scsi.h
158
struct list_head ioreq_freelist; /* Free list of ioreq's */
drivers/scsi/csiostor/csio_scsi.h
159
struct list_head ddp_freelist; /* DDP descriptor freelist */
drivers/scsi/csiostor/csio_scsi.h
224
csio_put_scsi_ioreq_list(struct csio_scsim *scm, struct list_head *reqlist,
drivers/scsi/csiostor/csio_scsi.h
254
csio_put_scsi_ddp_list(struct csio_scsim *scm, struct list_head *reqlist,
drivers/scsi/csiostor/csio_scsi.h
262
csio_scsi_completed(struct csio_ioreq *ioreq, struct list_head *cbfn_q)
drivers/scsi/csiostor/csio_scsi.h
270
csio_scsi_aborted(struct csio_ioreq *ioreq, struct list_head *cbfn_q)
drivers/scsi/csiostor/csio_scsi.h
277
csio_scsi_closed(struct csio_ioreq *ioreq, struct list_head *cbfn_q)
drivers/scsi/csiostor/csio_scsi.h
341
void csio_scsi_cleanup_io_q(struct csio_scsim *, struct list_head *);
drivers/scsi/csiostor/csio_wr.h
232
struct list_head list;
drivers/scsi/csiostor/csio_wr.h
258
struct list_head gen_list; /* Any list associated with
drivers/scsi/cxgbi/libcxgbi.c
153
list_add_tail(&cdev->list_head, &cdev_list);
drivers/scsi/cxgbi/libcxgbi.c
173
list_del(&cdev->list_head);
drivers/scsi/cxgbi/libcxgbi.c
190
list_for_each_entry_safe(cdev, tmp, &cdev_list, list_head) {
drivers/scsi/cxgbi/libcxgbi.c
206
list_for_each_entry_safe(cdev, tmp, &cdev_list, list_head) {
drivers/scsi/cxgbi/libcxgbi.c
235
list_for_each_entry_safe(cdev, tmp, &cdev_list, list_head) {
drivers/scsi/cxgbi/libcxgbi.c
300
list_for_each_entry_safe(cdev, tmp, &cdev_list, list_head) {
drivers/scsi/cxgbi/libcxgbi.h
478
struct list_head list_head;
drivers/scsi/cxgbi/libcxgbi.h
479
struct list_head rcu_node;
drivers/scsi/dc395x.c
154
struct list_head list; /* next/prev ptrs for srb lists */
drivers/scsi/dc395x.c
195
struct list_head list; /* next/prev ptrs for the dcb list */
drivers/scsi/dc395x.c
197
struct list_head srb_going_list; /* head of going srb list */
drivers/scsi/dc395x.c
198
struct list_head srb_waiting_list; /* head of waiting srb list */
drivers/scsi/dc395x.c
227
struct list_head dcb_list; /* head of going dcb list */
drivers/scsi/dc395x.c
231
struct list_head srb_free_list; /* head of free srb list */
drivers/scsi/dc395x.c
611
static unsigned int list_size(struct list_head *head)
drivers/scsi/dc395x.c
614
struct list_head *pos;
drivers/scsi/dc395x.c
621
static struct DeviceCtlBlk *dcb_get_next(struct list_head *head,
drivers/scsi/dc395x.c
661
struct list_head *head)
drivers/scsi/dc395x.c
691
struct list_head *dcb_list_head = &acb->dcb_list;
drivers/scsi/dc395x.c
725
struct list_head *waiting_list_head = &pos->srb_waiting_list;
drivers/scsi/device_handler/scsi_dh_alua.c
64
struct list_head node;
drivers/scsi/device_handler/scsi_dh_alua.c
65
struct list_head dh_list;
drivers/scsi/device_handler/scsi_dh_alua.c
79
struct list_head rtpg_list;
drivers/scsi/device_handler/scsi_dh_alua.c
84
struct list_head node;
drivers/scsi/device_handler/scsi_dh_alua.c
95
struct list_head entry;
drivers/scsi/device_handler/scsi_dh_rdac.c
155
struct list_head node; /* list of all controllers */
drivers/scsi/device_handler/scsi_dh_rdac.c
167
struct list_head ms_head;
drivers/scsi/device_handler/scsi_dh_rdac.c
168
struct list_head dh_list;
drivers/scsi/device_handler/scsi_dh_rdac.c
185
struct list_head node;
drivers/scsi/device_handler/scsi_dh_rdac.c
228
struct list_head entry;
drivers/scsi/device_handler/scsi_dh_rdac.c
265
struct list_head *list,
drivers/scsi/elx/efct/efct_driver.h
106
extern struct list_head efct_devices;
drivers/scsi/elx/efct/efct_driver.h
65
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
136
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
165
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
219
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
337
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
343
struct list_head freelist;
drivers/scsi/elx/efct/efct_hw.h
398
struct list_head eq_list;
drivers/scsi/elx/efct/efct_hw.h
423
struct list_head cmd_head;
drivers/scsi/elx/efct/efct_hw.h
424
struct list_head cmd_pending;
drivers/scsi/elx/efct/efct_hw.h
438
struct list_head io_inuse;
drivers/scsi/elx/efct/efct_hw.h
440
struct list_head io_wait_free;
drivers/scsi/elx/efct/efct_hw.h
442
struct list_head io_free;
drivers/scsi/elx/efct/efct_hw.h
470
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
477
struct list_head cq_list;
drivers/scsi/elx/efct/efct_hw.h
482
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
489
struct list_head q_list;
drivers/scsi/elx/efct/efct_hw.h
494
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
499
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
512
struct list_head list_entry;
drivers/scsi/elx/efct/efct_hw.h
528
struct list_head pending_list;
drivers/scsi/elx/efct/efct_hw.h
539
struct list_head list_entry;
drivers/scsi/elx/efct/efct_io.c
16
struct list_head freelist;
drivers/scsi/elx/efct/efct_io.h
102
struct list_head list_entry;
drivers/scsi/elx/efct/efct_io.h
103
struct list_head io_pending_link;
drivers/scsi/elx/efct/efct_lio.h
182
struct list_head list_entry;
drivers/scsi/elx/efct/efct_lio.h
57
struct list_head vport_list;
drivers/scsi/elx/efct/efct_lio.h
69
struct list_head list_entry;
drivers/scsi/elx/efct/efct_lio.h
76
struct list_head active_ios;
drivers/scsi/elx/efct/efct_xport.h
137
struct list_head io_pending_list;
drivers/scsi/elx/libefc/efc_els.h
14
struct list_head list_entry;
drivers/scsi/elx/libefc/efc_els.h
96
efc_els_io_list_empty(struct efc_node *node, struct list_head *list);
drivers/scsi/elx/libefc/efc_node.c
861
efc_els_io_list_empty(struct efc_node *node, struct list_head *list)
drivers/scsi/elx/libefc/efc_node.h
174
efc_els_io_list_empty(struct efc_node *node, struct list_head *list);
drivers/scsi/elx/libefc/efclib.h
138
struct list_head list_entry;
drivers/scsi/elx/libefc/efclib.h
213
struct list_head nport_list;
drivers/scsi/elx/libefc/efclib.h
336
struct list_head els_ios_list;
drivers/scsi/elx/libefc/efclib.h
356
struct list_head pend_frames;
drivers/scsi/elx/libefc/efclib.h
393
struct list_head list_entry;
drivers/scsi/elx/libefc/efclib.h
435
struct list_head list_entry;
drivers/scsi/elx/libefc/efclib.h
532
struct list_head vport_list;
drivers/scsi/elx/libefc/efclib.h
564
struct list_head pend_frames;
drivers/scsi/esas2r/esas2r.h
1148
struct list_head *sgl;
drivers/scsi/esas2r/esas2r.h
1402
struct list_head *comp_list)
drivers/scsi/esas2r/esas2r.h
1405
struct list_head *element, *next;
drivers/scsi/esas2r/esas2r.h
649
struct list_head comp_list;
drivers/scsi/esas2r/esas2r.h
650
struct list_head req_list;
drivers/scsi/esas2r/esas2r.h
658
struct list_head sg_table_head;
drivers/scsi/esas2r/esas2r.h
747
struct list_head next_desc;
drivers/scsi/esas2r/esas2r.h
774
struct list_head list;
drivers/scsi/esas2r/esas2r.h
848
struct list_head avail_request;
drivers/scsi/esas2r/esas2r.h
853
struct list_head free_sg_list_head;
drivers/scsi/esas2r/esas2r.h
855
struct list_head active_list;
drivers/scsi/esas2r/esas2r.h
856
struct list_head defer_list;
drivers/scsi/esas2r/esas2r.h
929
struct list_head fw_event_list;
drivers/scsi/esas2r/esas2r.h
944
struct list_head vrq_mds_head;
drivers/scsi/esas2r/esas2r_disc.c
1164
struct list_head *element;
drivers/scsi/esas2r/esas2r_int.c
342
struct list_head *element, *next;
drivers/scsi/esas2r/esas2r_int.c
395
struct list_head *element;
drivers/scsi/esas2r/esas2r_int.c
449
struct list_head *element;
drivers/scsi/esas2r/esas2r_io.c
771
struct list_head *next, *element;
drivers/scsi/esas2r/esas2r_main.c
908
struct list_head *queue)
drivers/scsi/esas2r/esas2r_main.c
913
struct list_head *element, *next;
drivers/scsi/esas2r/esas2r_main.c
984
struct list_head *queue;
drivers/scsi/esp_scsi.c
880
struct list_head *head = &esp->esp_cmd_pool;
drivers/scsi/esp_scsi.h
282
struct list_head list;
drivers/scsi/esp_scsi.h
437
struct list_head queued_cmds;
drivers/scsi/esp_scsi.h
438
struct list_head active_cmds;
drivers/scsi/esp_scsi.h
459
struct list_head esp_cmd_pool;
drivers/scsi/fcoe/fcoe.h
66
struct list_head list;
drivers/scsi/fcoe/fcoe_ctlr.c
826
struct list_head del_list;
drivers/scsi/fnic/fip.h
44
struct list_head list;
drivers/scsi/fnic/fnic.h
234
extern struct list_head reset_fnic_list;
drivers/scsi/fnic/fnic.h
340
struct list_head links;
drivers/scsi/fnic/fnic.h
347
struct list_head list;
drivers/scsi/fnic/fnic.h
416
struct list_head list;
drivers/scsi/fnic/fnic.h
417
struct list_head links;
drivers/scsi/fnic/fnic.h
437
struct list_head frame_queue;
drivers/scsi/fnic/fnic.h
438
struct list_head tx_queue;
drivers/scsi/fnic/fnic.h
442
struct list_head tport_event_list;
drivers/scsi/fnic/fnic.h
452
struct list_head fip_frame_queue;
drivers/scsi/fnic/fnic.h
459
struct list_head vlan_list;
drivers/scsi/fnic/fnic.h
544
void fnic_free_txq(struct list_head *head);
drivers/scsi/fnic/fnic_fcs.c
839
void fnic_free_txq(struct list_head *head)
drivers/scsi/fnic/fnic_fdls.h
151
struct list_head tport_list; /* List of discovered tports */
drivers/scsi/fnic/fnic_fdls.h
177
struct list_head links;
drivers/scsi/fnic/fnic_fdls.h
195
struct list_head links; /* To link the tports */
drivers/scsi/fnic/fnic_fdls.h
227
struct list_head links;
drivers/scsi/fnic/fnic_fdls.h
248
struct list_head oxid_reclaim_list;
drivers/scsi/fnic/fnic_fdls.h
290
struct list_head tport_list;
drivers/scsi/fnic/fnic_fdls.h
291
struct list_head tport_list_pending_del;
drivers/scsi/fnic/fnic_fdls.h
293
struct list_head inprocess_tport_list;
drivers/scsi/fnic/fnic_fdls.h
294
struct list_head deleted_tport_list;
drivers/scsi/hisi_sas/hisi_sas.h
225
struct list_head list;
drivers/scsi/hisi_sas/hisi_sas.h
236
struct list_head list;
drivers/scsi/hisi_sas/hisi_sas.h
245
struct list_head entry;
drivers/scsi/hisi_sas/hisi_sas.h
246
struct list_head delivery;
drivers/scsi/hpsa.c
8462
struct list_head *this, *tmp;
drivers/scsi/hpsa.h
297
struct list_head offline_device_list;
drivers/scsi/hpsa.h
318
struct list_head offline_list;
drivers/scsi/hpsa.h
41
struct list_head port_list_head;
drivers/scsi/hpsa.h
45
struct list_head port_list_entry;
drivers/scsi/hpsa.h
49
struct list_head phy_list_head;
drivers/scsi/hpsa.h
55
struct list_head phy_list_entry;
drivers/scsi/ibmvscsi/ibmvfc.c
1080
static void ibmvfc_complete_purge(struct list_head *purge_list)
drivers/scsi/ibmvscsi/ibmvfc.c
3286
struct list_head *evt_doneq)
drivers/scsi/ibmvscsi/ibmvfc.c
3864
struct list_head *evt_doneq)
drivers/scsi/ibmvscsi/ibmvfc.h
725
struct list_head queue;
drivers/scsi/ibmvscsi/ibmvfc.h
750
struct list_head queue_list;
drivers/scsi/ibmvscsi/ibmvfc.h
751
struct list_head cancel;
drivers/scsi/ibmvscsi/ibmvfc.h
804
struct list_head sent;
drivers/scsi/ibmvscsi/ibmvfc.h
805
struct list_head free;
drivers/scsi/ibmvscsi/ibmvfc.h
864
struct list_head queue;
drivers/scsi/ibmvscsi/ibmvfc.h
875
struct list_head targets;
drivers/scsi/ibmvscsi/ibmvfc.h
876
struct list_head purge;
drivers/scsi/ibmvscsi/ibmvscsi.h
54
struct list_head list;
drivers/scsi/ibmvscsi/ibmvscsi.h
86
struct list_head host_list;
drivers/scsi/ibmvscsi/ibmvscsi.h
94
struct list_head sent;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h
155
struct list_head list;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h
194
struct list_head list;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h
198
struct list_head waiting_rsp;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h
223
struct list_head free_cmd;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h
225
struct list_head schedule_q;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h
227
struct list_head active_q;
drivers/scsi/ibmvscsi_tgt/libsrp.h
100
struct list_head ilist;
drivers/scsi/ibmvscsi_tgt/libsrp.h
87
struct list_head cmd_queue;
drivers/scsi/imm.c
50
struct list_head list;
drivers/scsi/ipr.c
5417
struct list_head *doneq)
drivers/scsi/ipr.h
1182
struct list_head queue;
drivers/scsi/ipr.h
1266
struct list_head queue;
drivers/scsi/ipr.h
1409
struct list_head queue;
drivers/scsi/ipr.h
1467
struct list_head free_res_q;
drivers/scsi/ipr.h
1468
struct list_head used_res_q;
drivers/scsi/ipr.h
1474
struct list_head hostrcb_free_q;
drivers/scsi/ipr.h
1475
struct list_head hostrcb_pending_q;
drivers/scsi/ipr.h
1476
struct list_head hostrcb_report_q;
drivers/scsi/ipr.h
1550
struct list_head queue;
drivers/scsi/ipr.h
496
struct list_head hrrq_free_q;
drivers/scsi/ipr.h
497
struct list_head hrrq_pending_q;
drivers/scsi/isci/port.h
99
struct list_head remote_dev_list;
drivers/scsi/isci/remote_device.h
95
struct list_head node;
drivers/scsi/libfc/fc_exch.c
116
struct list_head ema_list;
drivers/scsi/libfc/fc_exch.c
60
struct list_head ex_list;
drivers/scsi/libfc/fc_fcp.c
65
struct list_head scsi_pkt_queue;
drivers/scsi/libsas/sas_ata.c
866
void sas_ata_eh(struct Scsi_Host *shost, struct list_head *work_q)
drivers/scsi/libsas/sas_internal.h
220
void sas_ata_eh(struct Scsi_Host *shost, struct list_head *work_q);
drivers/scsi/libsas/sas_internal.h
242
static inline void sas_ata_eh(struct Scsi_Host *shost, struct list_head *work_q)
drivers/scsi/libsas/sas_scsi_host.c
232
static void sas_scsi_clear_queue_lu(struct list_head *error_q, struct scsi_cmnd *my_cmd)
drivers/scsi/libsas/sas_scsi_host.c
243
static void sas_scsi_clear_queue_I_T(struct list_head *error_q,
drivers/scsi/libsas/sas_scsi_host.c
256
static void sas_scsi_clear_queue_port(struct list_head *error_q,
drivers/scsi/libsas/sas_scsi_host.c
525
static void sas_eh_handle_sas_errors(struct Scsi_Host *shost, struct list_head *work_q)
drivers/scsi/lpfc/lpfc.h
1206
struct list_head work_list;
drivers/scsi/lpfc/lpfc.h
1278
struct list_head lpfc_scsi_buf_list_get;
drivers/scsi/lpfc/lpfc.h
1279
struct list_head lpfc_scsi_buf_list_put;
drivers/scsi/lpfc/lpfc.h
1281
struct list_head lpfc_iocb_list;
drivers/scsi/lpfc/lpfc.h
1284
struct list_head active_rrq_list;
drivers/scsi/lpfc/lpfc.h
1308
struct list_head port_list;
drivers/scsi/lpfc/lpfc.h
1325
struct list_head lpfc_vpi_blk_list;
drivers/scsi/lpfc/lpfc.h
1328
struct list_head fabric_iocb_list;
drivers/scsi/lpfc/lpfc.h
1365
struct list_head elsbuf;
drivers/scsi/lpfc/lpfc.h
1394
struct list_head fcf_conn_rec_list;
drivers/scsi/lpfc/lpfc.h
1399
struct list_head ct_ev_waiters;
drivers/scsi/lpfc/lpfc.h
140
struct list_head list;
drivers/scsi/lpfc/lpfc.h
1413
struct list_head luns;
drivers/scsi/lpfc/lpfc.h
147
struct list_head list;
drivers/scsi/lpfc/lpfc.h
1538
struct list_head poll_list; /* slowpath eq polling list */
drivers/scsi/lpfc/lpfc.h
615
struct list_head listentry;
drivers/scsi/lpfc/lpfc.h
638
struct list_head fc_nodes;
drivers/scsi/lpfc/lpfc.h
748
struct list_head rcv_buffer_list;
drivers/scsi/lpfc/lpfc.h
771
struct list_head hbq_buffer_list; /* buffers assigned to this HBQ */
drivers/scsi/lpfc/lpfc.h
852
struct list_head ext_dmabuf_list;
drivers/scsi/lpfc/lpfc.h
857
struct list_head list;
drivers/scsi/lpfc/lpfc.h
877
struct list_head fwlog_buff_list;
drivers/scsi/lpfc/lpfc_attr.c
1471
lpfc_emptyq_wait(struct lpfc_hba *phba, struct list_head *q, spinlock_t *lock)
drivers/scsi/lpfc/lpfc_bsg.c
105
struct list_head node;
drivers/scsi/lpfc/lpfc_bsg.c
2787
struct list_head *dmabuf_list)
drivers/scsi/lpfc/lpfc_bsg.c
2898
struct list_head head, *curr, *next;
drivers/scsi/lpfc/lpfc_bsg.c
3053
struct list_head head;
drivers/scsi/lpfc/lpfc_bsg.c
3948
struct list_head *ext_dmabuf_list;
drivers/scsi/lpfc/lpfc_bsg.c
54
struct list_head node;
drivers/scsi/lpfc/lpfc_bsg.c
68
struct list_head events_to_get;
drivers/scsi/lpfc/lpfc_bsg.c
69
struct list_head events_to_see;
drivers/scsi/lpfc/lpfc_bsg.c
873
struct list_head head, *curr, *next;
drivers/scsi/lpfc/lpfc_bsg.c
913
struct list_head head;
drivers/scsi/lpfc/lpfc_crtn.h
233
int lpfc_emptyq_wait(struct lpfc_hba *phba, struct list_head *hd,
drivers/scsi/lpfc/lpfc_crtn.h
333
void lpfc_sli_cancel_iocbs(struct lpfc_hba *, struct list_head *, uint32_t,
drivers/scsi/lpfc/lpfc_crtn.h
559
int lpfc_wr_object(struct lpfc_hba *, struct list_head *, uint32_t, uint32_t *);
drivers/scsi/lpfc/lpfc_crtn.h
577
int lpfc_io_buf_flush(struct lpfc_hba *phba, struct list_head *sglist);
drivers/scsi/lpfc/lpfc_crtn.h
578
int lpfc_io_buf_replenish(struct lpfc_hba *phba, struct list_head *cbuf);
drivers/scsi/lpfc/lpfc_crtn.h
581
struct list_head *blist, int xricnt);
drivers/scsi/lpfc/lpfc_crtn.h
584
void lpfc_free_sgl_list(struct lpfc_hba *, struct list_head *);
drivers/scsi/lpfc/lpfc_crtn.h
595
struct list_head *list,
drivers/scsi/lpfc/lpfc_ct.c
347
struct list_head head;
drivers/scsi/lpfc/lpfc_ct.c
853
struct list_head head;
drivers/scsi/lpfc/lpfc_disc.h
103
struct list_head nlp_listp;
drivers/scsi/lpfc/lpfc_disc.h
180
struct list_head list;
drivers/scsi/lpfc/lpfc_disc.h
49
struct list_head evt_listp;
drivers/scsi/lpfc/lpfc_hbadisc.c
5083
struct list_head *dequeue_list)
drivers/scsi/lpfc/lpfc_hbadisc.c
5097
struct lpfc_nodelist *ndlp, struct list_head *dequeue_list)
drivers/scsi/lpfc/lpfc_hbadisc.c
5111
struct lpfc_nodelist *ndlp, struct list_head *dequeue_list)
drivers/scsi/lpfc/lpfc_hw4.h
2170
struct list_head list_node;
drivers/scsi/lpfc/lpfc_hw4.h
2176
struct list_head list_node;
drivers/scsi/lpfc/lpfc_init.c
12687
struct list_head *eqlist)
drivers/scsi/lpfc/lpfc_init.c
14581
struct list_head dma_buffer_list;
drivers/scsi/lpfc/lpfc_init.c
4275
lpfc_io_buf_flush(struct lpfc_hba *phba, struct list_head *cbuf)
drivers/scsi/lpfc/lpfc_init.c
4337
lpfc_io_buf_replenish(struct lpfc_hba *phba, struct list_head *cbuf)
drivers/scsi/lpfc/lpfc_init.c
8699
lpfc_free_sgl_list(struct lpfc_hba *phba, struct list_head *sglq_list)
drivers/scsi/lpfc/lpfc_nvme.h
159
struct list_head nvmet_ctx_list;
drivers/scsi/lpfc/lpfc_nvme.h
195
struct list_head list;
drivers/scsi/lpfc/lpfc_scsi.c
566
struct list_head *scsi_buf_list_get = &phba->lpfc_scsi_buf_list_get;
drivers/scsi/lpfc/lpfc_scsi.c
6506
__lpfc_get_device_data(struct lpfc_hba *phba, struct list_head *list,
drivers/scsi/lpfc/lpfc_scsi.h
54
struct list_head listentry;
drivers/scsi/lpfc/lpfc_sli.c
12288
struct list_head *slp = &pring->postbufq;
drivers/scsi/lpfc/lpfc_sli.c
12332
struct list_head *slp = &pring->postbufq;
drivers/scsi/lpfc/lpfc_sli.c
1250
struct list_head *lpfc_els_sgl_list = &phba->sli4_hba.lpfc_els_sgl_list;
drivers/scsi/lpfc/lpfc_sli.c
1320
struct list_head *lpfc_nvmet_sgl_list;
drivers/scsi/lpfc/lpfc_sli.c
1520
lpfc_sli_cancel_iocbs(struct lpfc_hba *phba, struct list_head *iocblist,
drivers/scsi/lpfc/lpfc_sli.c
18192
struct list_head *post_sgl_list,
drivers/scsi/lpfc/lpfc_sli.c
18297
lpfc_sli4_post_io_sgl_block(struct lpfc_hba *phba, struct list_head *nblist,
drivers/scsi/lpfc/lpfc_sli.c
18417
struct list_head *post_nblist, int sb_count)
drivers/scsi/lpfc/lpfc_sli.c
20999
lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list,
drivers/scsi/lpfc/lpfc_sli.c
21733
struct list_head tmp_list;
drivers/scsi/lpfc/lpfc_sli.c
22401
struct list_head *buf_list = &hdwq->sgl_list;
drivers/scsi/lpfc/lpfc_sli.c
22469
struct list_head *buf_list = &hdwq->sgl_list;
drivers/scsi/lpfc/lpfc_sli.c
22503
struct list_head *buf_list = &hdwq->sgl_list;
drivers/scsi/lpfc/lpfc_sli.c
22543
struct list_head *buf_list = &hdwq->cmd_rsp_buf_list;
drivers/scsi/lpfc/lpfc_sli.c
22618
struct list_head *buf_list = &hdwq->cmd_rsp_buf_list;
drivers/scsi/lpfc/lpfc_sli.c
22652
struct list_head *buf_list = &hdwq->cmd_rsp_buf_list;
drivers/scsi/lpfc/lpfc_sli.c
2638
lpfc_sli_hbqbuf_get(struct list_head *rb_list)
drivers/scsi/lpfc/lpfc_sli.c
6297
struct list_head *rsrc_blk_list = NULL;
drivers/scsi/lpfc/lpfc_sli.c
6435
struct list_head *ext_blk_list;
drivers/scsi/lpfc/lpfc_sli.c
7443
struct list_head *blk_list_head;
drivers/scsi/lpfc/lpfc_sli.c
7587
struct list_head *sgl_list, int cnt)
drivers/scsi/lpfc/lpfc_sli.c
83
static int lpfc_sli4_post_sgl_list(struct lpfc_hba *, struct list_head *,
drivers/scsi/lpfc/lpfc_sli.c
920
struct list_head *lpfc_iocb_list = &phba->lpfc_iocb_list;
drivers/scsi/lpfc/lpfc_sli.h
179
struct list_head list; /* ptr to next mailbox command */
drivers/scsi/lpfc/lpfc_sli.h
287
struct list_head txq;
drivers/scsi/lpfc/lpfc_sli.h
290
struct list_head txcmplq;
drivers/scsi/lpfc/lpfc_sli.h
294
struct list_head postbufq;
drivers/scsi/lpfc/lpfc_sli.h
297
struct list_head iocb_continueq;
drivers/scsi/lpfc/lpfc_sli.h
300
struct list_head iocb_continue_saveq;
drivers/scsi/lpfc/lpfc_sli.h
389
struct list_head mboxq;
drivers/scsi/lpfc/lpfc_sli.h
393
struct list_head mboxq_cmpl;
drivers/scsi/lpfc/lpfc_sli.h
417
struct list_head list;
drivers/scsi/lpfc/lpfc_sli.h
426
struct list_head dma_sgl_xtra_list;
drivers/scsi/lpfc/lpfc_sli.h
429
struct list_head dma_cmd_rsp_list;
drivers/scsi/lpfc/lpfc_sli.h
51
struct list_head list;
drivers/scsi/lpfc/lpfc_sli.h
70
struct list_head list;
drivers/scsi/lpfc/lpfc_sli.h
71
struct list_head clist;
drivers/scsi/lpfc/lpfc_sli.h
72
struct list_head dlist;
drivers/scsi/lpfc/lpfc_sli4.h
1012
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
1013
struct list_head clist;
drivers/scsi/lpfc/lpfc_sli4.h
1026
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
1035
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
133
struct list_head rqb_buffer_list; /* buffers assigned to this HBQ */
drivers/scsi/lpfc/lpfc_sli4.h
152
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
153
struct list_head wq_list;
drivers/scsi/lpfc/lpfc_sli4.h
171
struct list_head wqfull_list;
drivers/scsi/lpfc/lpfc_sli4.h
175
struct list_head child_list;
drivers/scsi/lpfc/lpfc_sli4.h
176
struct list_head page_list;
drivers/scsi/lpfc/lpfc_sli4.h
177
struct list_head sgl_list;
drivers/scsi/lpfc/lpfc_sli4.h
178
struct list_head cpu_list;
drivers/scsi/lpfc/lpfc_sli4.h
279
struct list_head _poll_list;
drivers/scsi/lpfc/lpfc_sli4.h
319
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
349
struct list_head fcf_pri_list;
drivers/scsi/lpfc/lpfc_sli4.h
412
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
622
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
631
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
694
struct list_head list;
drivers/scsi/lpfc/lpfc_sli4.h
708
struct list_head lpfc_io_buf_list_get;
drivers/scsi/lpfc/lpfc_sli4.h
710
struct list_head lpfc_io_buf_list_put;
drivers/scsi/lpfc/lpfc_sli4.h
712
struct list_head lpfc_abts_io_buf_list;
drivers/scsi/lpfc/lpfc_sli4.h
731
struct list_head sgl_list;
drivers/scsi/lpfc/lpfc_sli4.h
732
struct list_head cmd_rsp_buf_list;
drivers/scsi/lpfc/lpfc_sli4.h
853
struct list_head lpfc_wq_list;
drivers/scsi/lpfc/lpfc_sli4.h
913
struct list_head lpfc_els_sgl_list;
drivers/scsi/lpfc/lpfc_sli4.h
914
struct list_head lpfc_abts_els_sgl_list;
drivers/scsi/lpfc/lpfc_sli4.h
916
struct list_head lpfc_abts_io_buf_list;
drivers/scsi/lpfc/lpfc_sli4.h
917
struct list_head lpfc_nvmet_sgl_list;
drivers/scsi/lpfc/lpfc_sli4.h
919
struct list_head lpfc_abts_nvmet_ctx_list;
drivers/scsi/lpfc/lpfc_sli4.h
921
struct list_head t_active_ctx_list;
drivers/scsi/lpfc/lpfc_sli4.h
922
struct list_head lpfc_nvmet_io_wait_list;
drivers/scsi/lpfc/lpfc_sli4.h
925
struct list_head lpfc_rpi_hdr_list;
drivers/scsi/lpfc/lpfc_sli4.h
929
struct list_head lpfc_rpi_blk_list;
drivers/scsi/lpfc/lpfc_sli4.h
932
struct list_head lpfc_xri_blk_list;
drivers/scsi/lpfc/lpfc_sli4.h
936
struct list_head lpfc_vfi_blk_list;
drivers/scsi/lpfc/lpfc_sli4.h
938
struct list_head sp_queue_event;
drivers/scsi/lpfc/lpfc_sli4.h
939
struct list_head sp_cqe_event_pool;
drivers/scsi/lpfc/lpfc_sli4.h
940
struct list_head sp_asynce_work_queue;
drivers/scsi/lpfc/lpfc_sli4.h
942
struct list_head sp_els_xri_aborted_work_queue;
drivers/scsi/lpfc/lpfc_sli4.h
944
struct list_head sp_unsol_work_queue;
drivers/scsi/megaraid.c
1071
struct list_head *pos, *next;
drivers/scsi/megaraid.c
1926
struct list_head *pos, *next;
drivers/scsi/megaraid.c
3793
struct list_head *pos;
drivers/scsi/megaraid.c
428
struct list_head *head = &adapter->free_list;
drivers/scsi/megaraid.h
190
struct list_head list;
drivers/scsi/megaraid.h
761
struct list_head entry;
drivers/scsi/megaraid.h
804
struct list_head free_list;
drivers/scsi/megaraid.h
805
struct list_head pending_list;
drivers/scsi/megaraid.h
806
struct list_head completed_list;
drivers/scsi/megaraid/mega_common.h
159
struct list_head kscb_pool;
drivers/scsi/megaraid/mega_common.h
161
struct list_head pend_list;
drivers/scsi/megaraid/mega_common.h
163
struct list_head completed_list;
drivers/scsi/megaraid/mega_common.h
179
struct list_head uscb_pool;
drivers/scsi/megaraid/mega_common.h
66
struct list_head list;
drivers/scsi/megaraid/megaraid_ioctl.h
141
struct list_head list;
drivers/scsi/megaraid/megaraid_ioctl.h
286
struct list_head list;
drivers/scsi/megaraid/megaraid_ioctl.h
288
struct list_head kioc_pool;
drivers/scsi/megaraid/megaraid_mbox.c
1278
struct list_head *head = &adapter->kscb_pool;
drivers/scsi/megaraid/megaraid_mbox.c
2041
struct list_head clist;
drivers/scsi/megaraid/megaraid_mbox.c
2176
struct list_head clist;
drivers/scsi/megaraid/megaraid_mbox.c
3557
struct list_head *head = &adapter->uscb_pool;
drivers/scsi/megaraid/megaraid_mm.c
591
struct list_head* head;
drivers/scsi/megaraid/megaraid_mm.c
60
static struct list_head adapters_list_g;
drivers/scsi/megaraid/megaraid_sas.h
2359
struct list_head cmd_pool;
drivers/scsi/megaraid/megaraid_sas.h
2418
struct list_head internal_reset_pending_q;
drivers/scsi/megaraid/megaraid_sas.h
2590
struct list_head list;
drivers/scsi/megaraid/megaraid_sas_base.c
2755
struct list_head clist_local;
drivers/scsi/megaraid/megaraid_sas_base.c
3821
struct list_head clist_local;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1104
struct list_head list;
drivers/scsi/mpi3mr/mpi3mr.h
1188
struct list_head list;
drivers/scsi/mpi3mr/mpi3mr.h
1271
struct list_head fwevt_list;
drivers/scsi/mpi3mr/mpi3mr.h
1285
struct list_head tgtdev_list;
drivers/scsi/mpi3mr/mpi3mr.h
1301
struct list_head delayed_rmhs_list;
drivers/scsi/mpi3mr/mpi3mr.h
1303
struct list_head delayed_evtack_cmds_list;
drivers/scsi/mpi3mr/mpi3mr.h
1370
struct list_head sas_expander_list;
drivers/scsi/mpi3mr/mpi3mr.h
1372
struct list_head hba_port_table_list;
drivers/scsi/mpi3mr/mpi3mr.h
1373
struct list_head enclosure_list;
drivers/scsi/mpi3mr/mpi3mr.h
1417
struct list_head list;
drivers/scsi/mpi3mr/mpi3mr.h
1440
struct list_head list;
drivers/scsi/mpi3mr/mpi3mr.h
1452
struct list_head list;
drivers/scsi/mpi3mr/mpi3mr.h
538
struct list_head list;
drivers/scsi/mpi3mr/mpi3mr.h
55
extern struct list_head mrioc_list;
drivers/scsi/mpi3mr/mpi3mr.h
557
struct list_head port_list;
drivers/scsi/mpi3mr/mpi3mr.h
566
struct list_head phy_list;
drivers/scsi/mpi3mr/mpi3mr.h
582
struct list_head port_siblings;
drivers/scsi/mpi3mr/mpi3mr.h
611
struct list_head list;
drivers/scsi/mpi3mr/mpi3mr.h
623
struct list_head sas_port_list;
drivers/scsi/mpi3mr/mpi3mr.h
633
struct list_head list;
drivers/scsi/mpi3mr/mpi3mr.h
751
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1069
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1087
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1093
struct list_head vphys_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1334
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1357
struct list_head fw_event_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1476
struct list_head sas_expander_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1477
struct list_head enclosure_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1479
struct list_head sas_device_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1480
struct list_head sas_device_init_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1482
struct list_head pcie_device_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1483
struct list_head pcie_device_init_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1486
struct list_head raid_device_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1527
struct list_head free_chain_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1543
struct list_head hpr_free_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1551
struct list_head internal_free_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1584
struct list_head reply_queue_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1592
struct list_head delayed_tr_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1593
struct list_head delayed_tr_volume_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1594
struct list_head delayed_sc_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1595
struct list_head delayed_event_ack_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1639
struct list_head port_table_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
1683
extern struct list_head mpt3sas_ioc_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
559
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
630
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
718
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
762
struct list_head port_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
768
struct list_head phy_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
784
struct list_head port_siblings;
drivers/scsi/mpt3sas/mpt3sas_base.h
814
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
826
struct list_head sas_port_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
836
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
890
struct list_head chain_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
903
struct list_head tracker_list;
drivers/scsi/mpt3sas/mpt3sas_base.h
912
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
922
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
932
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_base.h
965
struct list_head list;
drivers/scsi/mpt3sas/mpt3sas_scsih.c
11459
struct list_head tmp_list;
drivers/scsi/mpt3sas/mpt3sas_scsih.c
273
struct list_head list;
drivers/scsi/mvsas/mv_sas.h
199
struct list_head list;
drivers/scsi/mvsas/mv_sas.h
227
struct list_head dev_entry;
drivers/scsi/mvsas/mv_sas.h
307
struct list_head entry;
drivers/scsi/mvsas/mv_sas.h
379
struct list_head *hba_list;
drivers/scsi/mvsas/mv_sas.h
380
struct list_head soc_entry;
drivers/scsi/mvsas/mv_sas.h
381
struct list_head wq_list;
drivers/scsi/mvsas/mv_sas.h
413
struct list_head entry;
drivers/scsi/mvumi.h
212
struct list_head entry;
drivers/scsi/mvumi.h
247
struct list_head queue_pointer;
drivers/scsi/mvumi.h
301
struct list_head list;
drivers/scsi/mvumi.h
476
struct list_head list;
drivers/scsi/mvumi.h
487
struct list_head cmd_pool;
drivers/scsi/mvumi.h
538
struct list_head ob_data_list;
drivers/scsi/mvumi.h
539
struct list_head free_ob_list;
drivers/scsi/mvumi.h
540
struct list_head res_list;
drivers/scsi/mvumi.h
541
struct list_head waiting_req_list;
drivers/scsi/mvumi.h
547
struct list_head mhba_dev_list;
drivers/scsi/mvumi.h
548
struct list_head shost_dev_list;
drivers/scsi/ncr53c8xx.c
1280
struct list_head free_ccbq; /* Queue of available CCBs */
drivers/scsi/ncr53c8xx.c
1281
struct list_head busy_ccbq; /* Queue of busy CCBs */
drivers/scsi/ncr53c8xx.c
1282
struct list_head wait_ccbq; /* Queue of waiting for IO CCBs */
drivers/scsi/ncr53c8xx.c
1283
struct list_head skip_ccbq; /* Queue of skipped CCBs */
drivers/scsi/ncr53c8xx.c
156
static inline struct list_head *ncr_list_pop(struct list_head *head)
drivers/scsi/ncr53c8xx.c
1568
struct list_head link_ccbq; /* Link to unit CCB queue */
drivers/scsi/ncr53c8xx.c
159
struct list_head *elem = head->next;
drivers/scsi/ncr53c8xx.c
4389
struct list_head *qp;
drivers/scsi/ncr53c8xx.c
6371
struct list_head *qp;
drivers/scsi/ncr53c8xx.c
6982
struct list_head *qp;
drivers/scsi/pm8001/pm8001_sas.h
242
struct list_head list;
drivers/scsi/pm8001/pm8001_sas.h
482
struct list_head list;
drivers/scsi/pm8001/pm8001_sas.h
94
extern struct list_head hba_list;
drivers/scsi/pmcraid.h
569
struct list_head free_list;
drivers/scsi/pmcraid.h
664
struct list_head free_res_q; /* res_entries lists for easy lookup */
drivers/scsi/pmcraid.h
665
struct list_head used_res_q; /* List of to be exposed resources */
drivers/scsi/pmcraid.h
750
struct list_head free_cmd_pool;
drivers/scsi/pmcraid.h
751
struct list_head pending_cmd_pool;
drivers/scsi/pmcraid.h
795
struct list_head queue; /* link to "to be exposed" resources */
drivers/scsi/ppa.c
43
struct list_head list;
drivers/scsi/qedf/qedf.h
236
struct list_head peers;
drivers/scsi/qedf/qedf.h
340
struct list_head fcports;
drivers/scsi/qedf/qedf.h
97
struct list_head link;
drivers/scsi/qedf/qedf_main.c
382
struct list_head rdata_login_list;
drivers/scsi/qedi/qedi.h
120
struct list_head list;
drivers/scsi/qedi/qedi.h
138
struct list_head list;
drivers/scsi/qedi/qedi.h
177
struct list_head list;
drivers/scsi/qedi/qedi.h
273
struct list_head ll2_skb_list;
drivers/scsi/qedi/qedi.h
371
struct list_head list;
drivers/scsi/qedi/qedi.h
380
struct list_head work_list;
drivers/scsi/qedi/qedi_iscsi.h
154
struct list_head active_cmd_list;
drivers/scsi/qedi/qedi_iscsi.h
170
struct list_head tmf_work_list;
drivers/scsi/qedi/qedi_iscsi.h
178
struct list_head io_cmd;
drivers/scsi/qedi/qedi_iscsi.h
214
struct list_head list;
drivers/scsi/qla1280.c
1237
struct list_head *done_q;
drivers/scsi/qla1280.c
3337
qla1280_isr(struct scsi_qla_host *ha, struct list_head *done_q)
drivers/scsi/qla1280.c
3595
struct list_head *done_q)
drivers/scsi/qla1280.c
3688
struct list_head *done_q)
drivers/scsi/qla1280.c
420
static void qla1280_isr(struct scsi_qla_host *, struct list_head *);
drivers/scsi/qla1280.c
423
struct list_head *);
drivers/scsi/qla1280.c
425
struct list_head *);
drivers/scsi/qla1280.h
1047
struct list_head done_q; /* Done queue */
drivers/scsi/qla1280.h
93
struct list_head list; /* (8/16) LU queue */
drivers/scsi/qla2xxx/qla_def.h
2153
struct list_head dsd_list;
drivers/scsi/qla2xxx/qla_def.h
2156
struct list_head ldif_dsd_list;
drivers/scsi/qla2xxx/qla_def.h
2159
struct list_head ldif_dma_hndl_list;
drivers/scsi/qla2xxx/qla_def.h
2544
struct list_head list;
drivers/scsi/qla2xxx/qla_def.h
2591
struct list_head list;
drivers/scsi/qla2xxx/qla_def.h
2593
struct list_head unsol_ctx_head;
drivers/scsi/qla2xxx/qla_def.h
2640
struct list_head sess_cmd_list;
drivers/scsi/qla2xxx/qla_def.h
2694
struct list_head gnl_entry;
drivers/scsi/qla2xxx/qla_def.h
2727
struct list_head edif_indx_list;
drivers/scsi/qla2xxx/qla_def.h
2730
struct list_head tx_sa_list;
drivers/scsi/qla2xxx/qla_def.h
2731
struct list_head rx_sa_list;
drivers/scsi/qla2xxx/qla_def.h
344
struct list_head fcports;
drivers/scsi/qla2xxx/qla_def.h
3581
struct list_head list;
drivers/scsi/qla2xxx/qla_def.h
3641
struct list_head list;
drivers/scsi/qla2xxx/qla_def.h
3860
struct list_head dsd_list;
drivers/scsi/qla2xxx/qla_def.h
3877
struct list_head qp_list_elem; /* vha->qp_list */
drivers/scsi/qla2xxx/qla_def.h
3878
struct list_head hints_list;
drivers/scsi/qla2xxx/qla_def.h
4063
struct list_head q_full_list;
drivers/scsi/qla2xxx/qla_def.h
4749
struct list_head tmf_pending;
drivers/scsi/qla2xxx/qla_def.h
475
struct list_head tmf_elem;
drivers/scsi/qla2xxx/qla_def.h
4750
struct list_head tmf_active;
drivers/scsi/qla2xxx/qla_def.h
4751
struct list_head vp_list; /* list of VP */
drivers/scsi/qla2xxx/qla_def.h
4833
struct list_head head;
drivers/scsi/qla2xxx/qla_def.h
4837
struct list_head head;
drivers/scsi/qla2xxx/qla_def.h
4869
struct list_head sadb_tx_index_list;
drivers/scsi/qla2xxx/qla_def.h
4870
struct list_head sadb_rx_index_list;
drivers/scsi/qla2xxx/qla_def.h
4910
struct list_head list;
drivers/scsi/qla2xxx/qla_def.h
4934
struct list_head list;
drivers/scsi/qla2xxx/qla_def.h
4935
struct list_head vp_fcports; /* list of fcports */
drivers/scsi/qla2xxx/qla_def.h
4936
struct list_head work_list;
drivers/scsi/qla2xxx/qla_def.h
5060
struct list_head qla_cmd_list;
drivers/scsi/qla2xxx/qla_def.h
5061
struct list_head unknown_atio_list;
drivers/scsi/qla2xxx/qla_def.h
5071
struct list_head logo_list;
drivers/scsi/qla2xxx/qla_def.h
5073
struct list_head plogi_ack_list;
drivers/scsi/qla2xxx/qla_def.h
5075
struct list_head qp_list;
drivers/scsi/qla2xxx/qla_def.h
5124
struct list_head head;
drivers/scsi/qla2xxx/qla_def.h
5373
struct list_head next;
drivers/scsi/qla2xxx/qla_def.h
5392
struct list_head next;
drivers/scsi/qla2xxx/qla_def.h
644
struct list_head entry;
drivers/scsi/qla2xxx/qla_def.h
745
struct list_head elem;
drivers/scsi/qla2xxx/qla_edif.c
1456
struct list_head *sa_list;
drivers/scsi/qla2xxx/qla_edif.c
15
struct list_head *sa_list);
drivers/scsi/qla2xxx/qla_edif.c
23
struct list_head list;
drivers/scsi/qla2xxx/qla_edif.c
2709
struct list_head *sa_list)
drivers/scsi/qla2xxx/qla_edif.c
2713
struct list_head *indx_list = sa_list;
drivers/scsi/qla2xxx/qla_edif.c
2727
struct list_head *sa_list;
drivers/scsi/qla2xxx/qla_edif.c
3234
struct list_head *indx_list = &fcport->edif.edif_indx_list;
drivers/scsi/qla2xxx/qla_edif.c
3254
struct list_head *sa_list;
drivers/scsi/qla2xxx/qla_edif.c
85
struct list_head *indx_list = &fcport->edif.edif_indx_list;
drivers/scsi/qla2xxx/qla_edif.h
125
struct list_head list;
drivers/scsi/qla2xxx/qla_edif.h
14
struct list_head next;
drivers/scsi/qla2xxx/qla_edif.h
40
struct list_head head;
drivers/scsi/qla2xxx/qla_edif.h
53
struct list_head head;
drivers/scsi/qla2xxx/qla_init.c
1032
struct list_head h;
drivers/scsi/qla2xxx/qla_mr.c
1095
struct list_head *new_fcports)
drivers/scsi/qla2xxx/qla_nvme.c
20
struct list_head elem;
drivers/scsi/qla2xxx/qla_nx.h
866
struct list_head list;
drivers/scsi/qla2xxx/qla_nx.h
878
struct list_head dsd_list;
drivers/scsi/qla2xxx/qla_os.c
6473
struct list_head head = LIST_HEAD_INIT(head);
drivers/scsi/qla2xxx/qla_target.c
3819
struct list_head free_list;
drivers/scsi/qla2xxx/qla_target.c
898
struct list_head list;
drivers/scsi/qla2xxx/qla_target.h
1042
struct list_head srr_list_entry;
drivers/scsi/qla2xxx/qla_target.h
787
struct list_head hint_elem;
drivers/scsi/qla2xxx/qla_target.h
821
struct list_head sess_works_list;
drivers/scsi/qla2xxx/qla_target.h
831
struct list_head srr_list;
drivers/scsi/qla2xxx/qla_target.h
836
struct list_head tgt_list_entry;
drivers/scsi/qla2xxx/qla_target.h
843
struct list_head cmd_list;
drivers/scsi/qla2xxx/qla_target.h
883
struct list_head sess_cmd_list;
drivers/scsi/qla2xxx/qla_target.h
934
struct list_head cmd_list;
drivers/scsi/qla2xxx/qla_target.h
976
struct list_head sess_works_list_entry;
drivers/scsi/qla4xxx/ql4_def.h
235
struct list_head list; /* (8) */
drivers/scsi/qla4xxx/ql4_def.h
327
struct list_head list;
drivers/scsi/qla4xxx/ql4_def.h
372
struct list_head list;
drivers/scsi/qla4xxx/ql4_def.h
682
struct list_head free_srb_q;
drivers/scsi/qla4xxx/ql4_def.h
809
struct list_head work_list;
drivers/scsi/qla4xxx/ql4_os.c
6422
static int qla4xxx_check_existing_isid(struct list_head *list_nt, uint8_t *isid)
drivers/scsi/qla4xxx/ql4_os.c
6449
struct list_head *list_nt,
drivers/scsi/qla4xxx/ql4_os.c
6511
struct list_head *list_nt,
drivers/scsi/qla4xxx/ql4_os.c
6567
static void qla4xxx_free_ddb_list(struct list_head *list_ddb)
drivers/scsi/qla4xxx/ql4_os.c
6781
struct list_head *list_st)
drivers/scsi/qla4xxx/ql4_os.c
6859
struct list_head *list_ddb)
drivers/scsi/qla4xxx/ql4_os.c
6985
struct list_head *list_ddb,
drivers/scsi/qla4xxx/ql4_os.c
7006
struct list_head *list_nt,
drivers/scsi/qla4xxx/ql4_os.c
7007
struct list_head *list_st,
drivers/scsi/qla4xxx/ql4_os.c
7116
struct list_head *list_nt,
drivers/scsi/qla4xxx/ql4_os.c
7495
struct list_head list_nt;
drivers/scsi/qla4xxx/ql4_os.c
8501
struct list_head list_st, list_nt;
drivers/scsi/raid_class.c
33
struct list_head node;
drivers/scsi/scsi.c
827
struct list_head *list = (prev ? &prev->siblings : &shost->__devices);
drivers/scsi/scsi_debug.c
358
struct list_head list;
drivers/scsi/scsi_debug.c
384
struct list_head dev_list;
drivers/scsi/scsi_debug.c
424
struct list_head inject_err_list;
drivers/scsi/scsi_debug.c
433
struct list_head host_list;
drivers/scsi/scsi_debug.c
437
struct list_head dev_info_list;
drivers/scsi/scsi_devinfo.c
22
struct list_head dev_info_list;
drivers/scsi/scsi_devinfo.c
30
struct list_head node; /* our node for being on the master list */
drivers/scsi/scsi_devinfo.c
31
struct list_head scsi_dev_info_list; /* head of dev info list */
drivers/scsi/scsi_devinfo.c
594
struct list_head *top;
drivers/scsi/scsi_devinfo.c
595
struct list_head *bottom;
drivers/scsi/scsi_devinfo.c
787
struct list_head *lh, *lh_next;
drivers/scsi/scsi_error.c
1334
void scsi_eh_finish_cmd(struct scsi_cmnd *scmd, struct list_head *done_q)
drivers/scsi/scsi_error.c
1360
int scsi_eh_get_sense(struct list_head *work_q,
drivers/scsi/scsi_error.c
1361
struct list_head *done_q)
drivers/scsi/scsi_error.c
1478
static int scsi_eh_test_devices(struct list_head *cmd_list,
drivers/scsi/scsi_error.c
1479
struct list_head *work_q,
drivers/scsi/scsi_error.c
1480
struct list_head *done_q, int try_stu)
drivers/scsi/scsi_error.c
1557
struct list_head *work_q,
drivers/scsi/scsi_error.c
1558
struct list_head *done_q)
drivers/scsi/scsi_error.c
1623
struct list_head *work_q,
drivers/scsi/scsi_error.c
1624
struct list_head *done_q)
drivers/scsi/scsi_error.c
1685
struct list_head *work_q,
drivers/scsi/scsi_error.c
1686
struct list_head *done_q)
drivers/scsi/scsi_error.c
1747
struct list_head *work_q,
drivers/scsi/scsi_error.c
1748
struct list_head *done_q)
drivers/scsi/scsi_error.c
1819
struct list_head *work_q,
drivers/scsi/scsi_error.c
1820
struct list_head *done_q)
drivers/scsi/scsi_error.c
1857
static void scsi_eh_offline_sdevs(struct list_head *work_q,
drivers/scsi/scsi_error.c
1858
struct list_head *done_q)
drivers/scsi/scsi_error.c
2236
struct list_head *work_q,
drivers/scsi/scsi_error.c
2237
struct list_head *done_q)
drivers/scsi/scsi_error.c
2253
void scsi_eh_flush_done_q(struct list_head *done_q)
drivers/scsi/scsi_error.c
412
struct list_head *work_q)
drivers/scsi/scsi_lib.c
2697
struct list_head *this, *tmp;
drivers/scsi/scsi_priv.h
96
struct list_head *work_q,
drivers/scsi/scsi_priv.h
97
struct list_head *done_q);
drivers/scsi/scsi_priv.h
98
int scsi_eh_get_sense(struct list_head *work_q,
drivers/scsi/scsi_priv.h
99
struct list_head *done_q);
drivers/scsi/scsi_proc.c
58
struct list_head entry;
drivers/scsi/scsi_scan.c
120
struct list_head list;
drivers/scsi/scsi_sysfs.c
448
struct list_head *this, *tmp;
drivers/scsi/scsi_transport_iscsi.c
82
struct list_head list;
drivers/scsi/scsi_transport_sas.c
1077
struct list_head *ent = port->phy_list.next;
drivers/scsi/scsi_transport_sas.c
46
struct list_head rphy_list;
drivers/scsi/sg.c
125
struct list_head entry; /* list entry */
drivers/scsi/sg.c
141
struct list_head sfd_siblings; /* protected by device's sfd_lock */
drivers/scsi/sg.c
149
struct list_head rq_list; /* head of request list */
drivers/scsi/sg.c
168
struct list_head sfds;
drivers/scsi/smartpqi/smartpqi.h
1169
struct list_head scsi_device_list_entry;
drivers/scsi/smartpqi/smartpqi.h
1170
struct list_head new_device_list_entry;
drivers/scsi/smartpqi/smartpqi.h
1171
struct list_head add_list_entry;
drivers/scsi/smartpqi/smartpqi.h
1172
struct list_head delete_list_entry;
drivers/scsi/smartpqi/smartpqi.h
1241
struct list_head port_list_head;
drivers/scsi/smartpqi/smartpqi.h
1245
struct list_head port_list_entry;
drivers/scsi/smartpqi/smartpqi.h
1250
struct list_head phy_list_head;
drivers/scsi/smartpqi/smartpqi.h
1256
struct list_head phy_list_entry;
drivers/scsi/smartpqi/smartpqi.h
1276
struct list_head request_list_entry;
drivers/scsi/smartpqi/smartpqi.h
1390
struct list_head scsi_device_list;
drivers/scsi/smartpqi/smartpqi.h
781
struct list_head request_list[2];
drivers/scsi/snic/snic.h
254
struct list_head list;
drivers/scsi/snic/snic.h
296
struct list_head spl_cmd_list;
drivers/scsi/snic/snic.h
341
struct list_head snic_list;
drivers/scsi/snic/snic_disc.c
174
struct list_head *cur, *nxt;
drivers/scsi/snic/snic_disc.c
534
struct list_head *cur, *nxt;
drivers/scsi/snic/snic_disc.h
18
struct list_head tgt_list;
drivers/scsi/snic/snic_disc.h
41
struct list_head list;
drivers/scsi/snic/snic_disc.h
57
struct list_head list;
drivers/scsi/snic/snic_io.c
387
struct list_head *cur, *nxt;
drivers/scsi/snic/snic_io.h
63
struct list_head list;
drivers/scsi/vmw_pvscsi.c
60
struct list_head list;
drivers/scsi/vmw_pvscsi.c
97
struct list_head cmd_pool;
drivers/scsi/wd719x.h
61
struct list_head list;
drivers/scsi/wd719x.h
77
struct list_head active_scbs;
drivers/sh/intc/internals.h
161
extern struct list_head intc_list;
drivers/sh/intc/internals.h
55
struct list_head list;
drivers/siox/siox.h
26
struct list_head devices;
drivers/slimbus/slimbus.h
343
struct list_head node;
drivers/slimbus/slimbus.h
410
struct list_head devices;
drivers/soc/fsl/dpio/dpio-service.c
25
struct list_head node;
drivers/soc/fsl/dpio/dpio-service.c
30
struct list_head notifications;
drivers/soc/fsl/dpio/dpio-service.c
54
static struct list_head dpio_list = LIST_HEAD_INIT(dpio_list);
drivers/soc/fsl/qbman/bman_priv.h
53
struct list_head list;
drivers/soc/fsl/qbman/qman.c
992
struct list_head cgr_cbs;
drivers/soc/fsl/qbman/qman_priv.h
162
struct list_head list;
drivers/soc/fsl/qbman/qman_test_stash.c
152
struct list_head node;
drivers/soc/fsl/qbman/qman_test_stash.c
161
struct list_head handlers;
drivers/soc/fsl/qbman/qman_test_stash.c
163
struct list_head node;
drivers/soc/fsl/qbman/qman_test_stash.c
344
struct list_head *loop, *tmp;
drivers/soc/fsl/qe/qe_common.c
34
struct list_head head;
drivers/soc/fsl/qe/qmc.c
206
struct list_head list;
drivers/soc/fsl/qe/qmc.c
270
struct list_head chan_head;
drivers/soc/qcom/apr.c
38
struct list_head rx_list;
drivers/soc/qcom/apr.c
42
struct list_head node;
drivers/soc/qcom/pdr_interface.c
32
struct list_head node;
drivers/soc/qcom/pdr_interface.c
41
struct list_head lookups;
drivers/soc/qcom/pdr_interface.c
42
struct list_head indack_list;
drivers/soc/qcom/pdr_interface.c
70
struct list_head node;
drivers/soc/qcom/pmic_glink.c
46
struct list_head clients;
drivers/soc/qcom/pmic_glink.c
53
struct list_head node;
drivers/soc/qcom/qcom_pd_mapper.c
32
struct list_head list;
drivers/soc/qcom/qcom_pd_mapper.c
38
struct list_head list;
drivers/soc/qcom/qcom_pd_mapper.c
39
struct list_head domains;
drivers/soc/qcom/qcom_pd_mapper.c
46
struct list_head services;
drivers/soc/qcom/rpmh-internal.h
81
struct list_head cache;
drivers/soc/qcom/rpmh-internal.h
84
struct list_head batch_cache;
drivers/soc/qcom/rpmh.c
55
struct list_head list;
drivers/soc/qcom/rpmh.c
67
struct list_head list;
drivers/soc/qcom/smem_state.c
30
struct list_head list;
drivers/soc/qcom/smp2p.c
160
struct list_head inbound;
drivers/soc/qcom/smp2p.c
161
struct list_head outbound;
drivers/soc/qcom/smp2p.c
96
struct list_head node;
drivers/soc/tegra/fuse/tegra-apbmisc.c
269
struct list_head resource_list;
drivers/soc/ti/k3-ringacc.c
220
struct list_head list;
drivers/soc/ti/knav_dma.c
102
struct list_head list;
drivers/soc/ti/knav_dma.c
103
struct list_head chan_list;
drivers/soc/ti/knav_dma.c
120
struct list_head list;
drivers/soc/ti/knav_dma.c
85
struct list_head list;
drivers/soc/ti/knav_qmss.h
133
struct list_head list;
drivers/soc/ti/knav_qmss.h
145
struct list_head list;
drivers/soc/ti/knav_qmss.h
202
struct list_head list;
drivers/soc/ti/knav_qmss.h
203
struct list_head pools;
drivers/soc/ti/knav_qmss.h
230
struct list_head list;
drivers/soc/ti/knav_qmss.h
231
struct list_head region_inst;
drivers/soc/ti/knav_qmss.h
261
struct list_head handles;
drivers/soc/ti/knav_qmss.h
286
struct list_head list;
drivers/soc/ti/knav_qmss.h
302
struct list_head regions;
drivers/soc/ti/knav_qmss.h
303
struct list_head queue_ranges;
drivers/soc/ti/knav_qmss.h
304
struct list_head pools;
drivers/soc/ti/knav_qmss.h
305
struct list_head pdsps;
drivers/soc/ti/knav_qmss.h
306
struct list_head qmgrs;
drivers/soc/ti/knav_qmss.h
335
struct list_head list;
drivers/soc/ti/knav_qmss_queue.c
761
struct list_head *node;
drivers/soc/xilinx/xlnx_event_manager.c
55
struct list_head list;
drivers/soc/xilinx/xlnx_event_manager.c
74
struct list_head cb_list_head;
drivers/soundwire/amd_init.c
190
struct list_head *node;
drivers/soundwire/bus.h
131
struct list_head port_node;
drivers/soundwire/bus.h
149
struct list_head m_rt_node;
drivers/soundwire/bus.h
150
struct list_head port_list;
drivers/soundwire/bus.h
171
struct list_head slave_rt_list;
drivers/soundwire/bus.h
172
struct list_head port_list;
drivers/soundwire/bus.h
173
struct list_head stream_node;
drivers/soundwire/bus.h
174
struct list_head bus_node;
drivers/soundwire/cadence_master.h
156
struct list_head list;
drivers/soundwire/intel.h
49
struct list_head list;
drivers/soundwire/intel_init.c
163
struct list_head *node;
drivers/soundwire/stream.c
1228
struct list_head *insert_after;
drivers/soundwire/stream.c
955
static struct sdw_port_runtime *sdw_port_alloc(struct list_head *port_list)
drivers/spi/spi-fsl-espi.c
94
struct list_head *m_transfers;
drivers/spi/spi-loopback-test.c
489
struct list_head list;
drivers/spi/spi-loopback-test.c
494
static int rx_ranges_cmp(void *priv, const struct list_head *a,
drivers/spi/spi-loopback-test.c
495
const struct list_head *b)
drivers/spi/spi-mpc52xx.c
80
struct list_head queue; /* queue of pending messages */
drivers/spi/spi-offload.c
40
struct list_head list;
drivers/spi/spi-omap2-mcspi.c
117
struct list_head cs;
drivers/spi/spi-omap2-mcspi.c
145
struct list_head node;
drivers/spi/spi-pic32-sqi.c
128
struct list_head list;
drivers/spi/spi-pic32-sqi.c
148
struct list_head bd_list_free; /* free */
drivers/spi/spi-pic32-sqi.c
149
struct list_head bd_list_used; /* allocated */
drivers/spi/spi-topcliff-pch.c
170
struct list_head queue;
drivers/spi/spi.c
2908
struct list_head resource_list;
drivers/spi/spi.c
528
struct list_head list;
drivers/spi/spidev.c
74
struct list_head device_entry;
drivers/staging/fbtft/fbtft-core.c
321
static void fbtft_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/staging/greybus/audio_codec.h
112
struct list_head list;
drivers/staging/greybus/audio_codec.h
125
struct list_head list;
drivers/staging/greybus/audio_codec.h
145
struct list_head data_list;
drivers/staging/greybus/audio_codec.h
161
struct list_head widget_list;
drivers/staging/greybus/audio_codec.h
162
struct list_head ctl_list;
drivers/staging/greybus/audio_codec.h
163
struct list_head widget_ctl_list;
drivers/staging/greybus/audio_codec.h
164
struct list_head jack_list;
drivers/staging/greybus/audio_codec.h
64
struct list_head list;
drivers/staging/greybus/audio_codec.h
70
struct list_head module_list;
drivers/staging/greybus/audio_codec.h
72
struct list_head dai_list;
drivers/staging/greybus/audio_codec.h
80
struct list_head list;
drivers/staging/greybus/audio_codec.h
89
struct list_head list;
drivers/staging/greybus/audio_codec.h
96
struct list_head list;
drivers/staging/greybus/audio_manager.h
29
struct list_head list;
drivers/staging/greybus/authentication.c
30
struct list_head node;
drivers/staging/greybus/fw-download.c
27
struct list_head node;
drivers/staging/greybus/fw-download.c
39
struct list_head fw_requests;
drivers/staging/greybus/fw-management.c
27
struct list_head node;
drivers/staging/greybus/gb-camera.h
117
struct list_head list; /* Global list */
drivers/staging/greybus/gbphy.c
24
struct list_head devices;
drivers/staging/greybus/gbphy.h
15
struct list_head list;
drivers/staging/greybus/raw.c
21
struct list_head list;
drivers/staging/greybus/raw.c
30
struct list_head entry;
drivers/staging/media/atomisp/include/hmm/hmm_bo.h
103
struct list_head list;
drivers/staging/media/atomisp/include/hmm/hmm_bo.h
92
struct list_head entire_bo_list;
drivers/staging/media/atomisp/pci/atomisp_cmd.c
564
struct list_head *pos;
drivers/staging/media/atomisp/pci/atomisp_compat.h
23
struct list_head list;
drivers/staging/media/atomisp/pci/atomisp_compat_css20.h
79
struct list_head list;
drivers/staging/media/atomisp/pci/atomisp_compat_css20.h
85
struct list_head list;
drivers/staging/media/atomisp/pci/atomisp_fops.c
104
struct list_head *metadata_list;
drivers/staging/media/atomisp/pci/atomisp_fops.c
142
struct list_head *s3a_list;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
209
struct list_head list;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
246
struct list_head metadata[ATOMISP_METADATA_TYPE_NUM];
drivers/staging/media/atomisp/pci/atomisp_subdev.h
248
struct list_head metadata_in_css[ATOMISP_METADATA_TYPE_NUM];
drivers/staging/media/atomisp/pci/atomisp_subdev.h
250
struct list_head metadata_ready[ATOMISP_METADATA_TYPE_NUM];
drivers/staging/media/atomisp/pci/atomisp_subdev.h
253
struct list_head s3a_stats;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
255
struct list_head s3a_stats_in_css;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
257
struct list_head s3a_stats_ready;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
259
struct list_head dis_stats;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
260
struct list_head dis_stats_in_css;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
46
struct list_head buffers_in_css;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
48
struct list_head activeq;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
53
struct list_head buffers_waiting_for_param;
drivers/staging/media/atomisp/pci/atomisp_subdev.h
55
struct list_head per_frame_params;
drivers/staging/media/atomisp/pci/hmm/hmm_bo.c
584
struct list_head *pos;
drivers/staging/media/atomisp/pci/ia_css_frame_public.h
145
struct list_head queue;
drivers/staging/media/deprecated/atmel/atmel-isc.h
277
struct list_head dma_queue;
drivers/staging/media/deprecated/atmel/atmel-isc.h
300
struct list_head subdev_entities;
drivers/staging/media/deprecated/atmel/atmel-isc.h
42
struct list_head list;
drivers/staging/media/deprecated/atmel/atmel-isc.h
53
struct list_head list;
drivers/staging/media/imx/imx-media-capture.c
43
struct list_head ready_q; /* List of queued buffers */
drivers/staging/media/imx/imx-media-dev-common.c
123
struct list_head *vdev_lists;
drivers/staging/media/imx/imx-media-dev-common.c
242
struct list_head *pad_vdev_list;
drivers/staging/media/imx/imx-media-dev-common.c
314
struct list_head *pad_vdev_list;
drivers/staging/media/imx/imx-media-dev-common.c
57
struct list_head *pad_vdev_list;
drivers/staging/media/imx/imx-media.h
101
struct list_head list;
drivers/staging/media/imx/imx-media.h
114
struct list_head list;
drivers/staging/media/imx/imx-media.h
130
static inline struct list_head *
drivers/staging/media/imx/imx-media.h
133
struct list_head *vdev_list = sd->host_priv;
drivers/staging/media/imx/imx-media.h
141
struct list_head list;
drivers/staging/media/imx/imx-media.h
154
struct list_head vdev_list;
drivers/staging/media/ipu3/ipu3-css.h
73
struct list_head list;
drivers/staging/media/ipu3/ipu3-css.h
99
struct list_head bufs;
drivers/staging/media/ipu3/ipu3.h
52
struct list_head list;
drivers/staging/media/ipu3/ipu3.h
77
struct list_head buffers;
drivers/staging/media/ipu7/ipu7-bus.h
36
struct list_head list;
drivers/staging/media/ipu7/ipu7-dma.c
22
struct list_head list;
drivers/staging/media/ipu7/ipu7-isys-queue.h
23
struct list_head node;
drivers/staging/media/ipu7/ipu7-isys-queue.h
26
struct list_head active;
drivers/staging/media/ipu7/ipu7-isys-queue.h
27
struct list_head incoming;
drivers/staging/media/ipu7/ipu7-isys-queue.h
32
struct list_head head;
drivers/staging/media/ipu7/ipu7-isys-queue.h
47
struct list_head head;
drivers/staging/media/ipu7/ipu7-isys-video.h
67
struct list_head queues;
drivers/staging/media/ipu7/ipu7-isys.h
103
struct list_head requests;
drivers/staging/media/ipu7/ipu7-isys.h
106
struct list_head framebuflist;
drivers/staging/media/ipu7/ipu7-isys.h
107
struct list_head framebuflist_fw;
drivers/staging/media/ipu7/ipu7-isys.h
120
struct list_head head;
drivers/staging/media/ipu7/ipu7-mmu.h
380
struct list_head node;
drivers/staging/media/ipu7/ipu7-mmu.h
390
struct list_head vma_list;
drivers/staging/media/ipu7/ipu7.h
72
struct list_head devices;
drivers/staging/media/meson/vdec/codec_vp9.c
426
struct list_head list;
drivers/staging/media/meson/vdec/codec_vp9.c
458
struct list_head ref_frames_list;
drivers/staging/media/meson/vdec/vdec.c
29
struct list_head list;
drivers/staging/media/meson/vdec/vdec.h
24
struct list_head list;
drivers/staging/media/meson/vdec/vdec.h
269
struct list_head bufs_recycle;
drivers/staging/media/meson/vdec/vdec.h
273
struct list_head timestamps;
drivers/staging/media/meson/vdec/vdec.h
39
struct list_head list;
drivers/staging/media/meson/vdec/vdec_helpers.c
328
struct list_head *timestamps = &sess->timestamps;
drivers/staging/media/starfive/camss/stf-capture.h
64
struct list_head pending_bufs;
drivers/staging/media/starfive/camss/stf-capture.h
65
struct list_head ready_bufs;
drivers/staging/media/starfive/camss/stf-video.h
46
struct list_head queue;
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.h
27
struct list_head list;
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.h
28
struct list_head queue;
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_params.h
17
struct list_head queue; /* Queue and buffers lock. */
drivers/staging/media/tegra-video/csi.h
155
struct list_head csi_chans;
drivers/staging/media/tegra-video/csi.h
63
struct list_head list;
drivers/staging/media/tegra-video/vi.c
1464
tegra_vi_graph_find_entity(struct list_head *list,
drivers/staging/media/tegra-video/vi.h
110
struct list_head vi_chans;
drivers/staging/media/tegra-video/vi.h
182
struct list_head list;
drivers/staging/media/tegra-video/vi.h
211
struct list_head capture;
drivers/staging/media/tegra-video/vi.h
214
struct list_head done;
drivers/staging/media/tegra-video/vi.h
247
struct list_head queue;
drivers/staging/most/dim2/dim2.c
166
struct list_head *head = &hdm_ch->pending_list;
drivers/staging/most/dim2/dim2.c
268
struct list_head *head;
drivers/staging/most/dim2/dim2.c
416
static void complete_all_mbos(struct list_head *head)
drivers/staging/most/dim2/dim2.c
64
struct list_head pending_list; /* before dim_enqueue_buffer() */
drivers/staging/most/dim2/dim2.c
65
struct list_head started_list; /* after dim_enqueue_buffer() */
drivers/staging/most/net/net.c
67
struct list_head list;
drivers/staging/most/video/video.c
32
struct list_head list;
drivers/staging/most/video/video.c
35
struct list_head pending_mbos;
drivers/staging/nvec/nvec.h
142
struct list_head rx_data, tx_data;
drivers/staging/nvec/nvec.h
95
struct list_head node;
drivers/staging/rtl8723bs/core/rtw_ap.c
1141
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_ap.c
1198
struct list_head *plist, *phead, *tmp;
drivers/staging/rtl8723bs/core/rtw_ap.c
1632
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/core/rtw_ap.c
172
struct list_head *phead, *plist, *tmp;
drivers/staging/rtl8723bs/core/rtw_ap.c
1877
struct list_head *phead, *plist, *tmp;
drivers/staging/rtl8723bs/core/rtw_ap.c
1957
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/core/rtw_ap.c
2066
struct list_head *phead, *plist, *tmp;
drivers/staging/rtl8723bs/core/rtw_ioctl_set.c
39
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_mlme.c
144
struct list_head *plist = NULL;
drivers/staging/rtl8723bs/core/rtw_mlme.c
1732
struct list_head *phead;
drivers/staging/rtl8723bs/core/rtw_mlme.c
1823
struct list_head *phead;
drivers/staging/rtl8723bs/core/rtw_mlme.c
223
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/core/rtw_mlme.c
248
struct list_head *phead, *plist, *tmp;
drivers/staging/rtl8723bs/core/rtw_mlme.c
381
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/core/rtw_mlme.c
400
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_mlme.c
482
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_mlme.c
803
struct list_head *plist, *phead, *ptemp;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3557
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
5825
struct list_head *xmitframe_plist, *xmitframe_phead, *tmp;
drivers/staging/rtl8723bs/core/rtw_recv.c
1008
struct list_head *xmitframe_plist, *xmitframe_phead;
drivers/staging/rtl8723bs/core/rtw_recv.c
1077
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_recv.c
1160
struct list_head *phead;
drivers/staging/rtl8723bs/core/rtw_recv.c
120
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_recv.c
1819
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/core/rtw_recv.c
1899
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/core/rtw_recv.c
229
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_recv.c
288
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c
122
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c
143
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c
179
struct list_head *phash_list;
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c
351
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c
425
struct list_head *plist, *phead, *tmp;
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c
458
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c
521
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_xmit.c
1486
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_xmit.c
1546
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_xmit.c
1646
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_xmit.c
1673
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_xmit.c
1768
struct list_head *plist, *phead, *tmp;
drivers/staging/rtl8723bs/core/rtw_xmit.c
2162
struct list_head *plist, *phead, *tmp;
drivers/staging/rtl8723bs/core/rtw_xmit.c
2231
struct list_head *xmitframe_plist, *xmitframe_phead, *tmp;
drivers/staging/rtl8723bs/core/rtw_xmit.c
2348
struct list_head *xmitframe_plist, *xmitframe_phead, *tmp;
drivers/staging/rtl8723bs/core/rtw_xmit.c
2447
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/core/rtw_xmit.c
2471
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c
173
struct list_head *sta_plist, *sta_phead, *frame_plist, *frame_phead, *tmp;
drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c
550
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c
551
struct list_head tmplist;
drivers/staging/rtl8723bs/include/osdep_service_linux.h
42
struct list_head queue;
drivers/staging/rtl8723bs/include/osdep_service_linux.h
46
static inline struct list_head *get_next(struct list_head *list)
drivers/staging/rtl8723bs/include/osdep_service_linux.h
51
static inline struct list_head *get_list_head(struct __queue *queue)
drivers/staging/rtl8723bs/include/rtw_cmd.h
31
struct list_head list;
drivers/staging/rtl8723bs/include/rtw_mlme.h
135
struct list_head *pscanned;
drivers/staging/rtl8723bs/include/rtw_recv.h
243
struct list_head list;
drivers/staging/rtl8723bs/include/rtw_recv.h
281
struct list_head list;
drivers/staging/rtl8723bs/include/rtw_recv.h
312
struct list_head list;
drivers/staging/rtl8723bs/include/rtw_xmit.h
232
struct list_head list;
drivers/staging/rtl8723bs/include/rtw_xmit.h
266
struct list_head list;
drivers/staging/rtl8723bs/include/rtw_xmit.h
291
struct list_head tx_pending;
drivers/staging/rtl8723bs/include/rtw_xmit.h
308
struct list_head legacy_dz;
drivers/staging/rtl8723bs/include/rtw_xmit.h
309
struct list_head apsd;
drivers/staging/rtl8723bs/include/sta_info.h
140
struct list_head asoc_list;
drivers/staging/rtl8723bs/include/sta_info.h
141
struct list_head auth_list;
drivers/staging/rtl8723bs/include/sta_info.h
19
struct list_head list;
drivers/staging/rtl8723bs/include/sta_info.h
264
struct list_head sta_hash[NUM_STA];
drivers/staging/rtl8723bs/include/sta_info.h
271
struct list_head asoc_list;
drivers/staging/rtl8723bs/include/sta_info.h
272
struct list_head auth_list;
drivers/staging/rtl8723bs/include/sta_info.h
73
struct list_head list; /* free_sta_queue */
drivers/staging/rtl8723bs/include/sta_info.h
74
struct list_head hash_list; /* sta_hash */
drivers/staging/rtl8723bs/include/wlan_bssdef.h
178
struct list_head list;
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
1127
struct list_head *plist, *phead;
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
2337
struct list_head *phead, *plist, *tmp;
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
2401
struct list_head *phead, *plist;
drivers/staging/rtl8723bs/os_dep/xmit_linux.c
129
struct list_head *phead, *plist;
drivers/staging/vme_user/vme.h
108
struct list_head drv_list;
drivers/staging/vme_user/vme.h
109
struct list_head bridge_list;
drivers/staging/vme_user/vme.h
128
struct list_head devices;
drivers/staging/vme_user/vme.h
81
struct list_head *entry;
drivers/staging/vme_user/vme_bridge.h
110
struct list_head master_resources;
drivers/staging/vme_user/vme_bridge.h
111
struct list_head slave_resources;
drivers/staging/vme_user/vme_bridge.h
112
struct list_head dma_resources;
drivers/staging/vme_user/vme_bridge.h
113
struct list_head lm_resources;
drivers/staging/vme_user/vme_bridge.h
116
struct list_head vme_error_handlers;
drivers/staging/vme_user/vme_bridge.h
118
struct list_head devices;
drivers/staging/vme_user/vme_bridge.h
12
struct list_head list;
drivers/staging/vme_user/vme_bridge.h
123
struct list_head bus_list; /* list of VME buses */
drivers/staging/vme_user/vme_bridge.h
29
struct list_head list;
drivers/staging/vme_user/vme_bridge.h
55
struct list_head list;
drivers/staging/vme_user/vme_bridge.h
57
struct list_head entries;
drivers/staging/vme_user/vme_bridge.h
62
struct list_head list;
drivers/staging/vme_user/vme_bridge.h
67
struct list_head pending;
drivers/staging/vme_user/vme_bridge.h
68
struct list_head running;
drivers/staging/vme_user/vme_bridge.h
73
struct list_head list;
drivers/staging/vme_user/vme_bridge.h
82
struct list_head list;
drivers/staging/vme_user/vme_fake.c
1055
struct list_head *pos = NULL, *n;
drivers/staging/vme_user/vme_fake.c
1238
struct list_head *pos = NULL;
drivers/staging/vme_user/vme_fake.c
1239
struct list_head *tmplist;
drivers/staging/vme_user/vme_fake.c
382
struct list_head *pos = NULL, *n;
drivers/staging/vme_user/vme_tsi148.c
1875
struct list_head *pos, *temp;
drivers/staging/vme_user/vme_tsi148.c
2246
struct list_head *pos = NULL, *n;
drivers/staging/vme_user/vme_tsi148.c
2535
struct list_head *pos = NULL;
drivers/staging/vme_user/vme_tsi148.c
2536
struct list_head *tmplist;
drivers/staging/vme_user/vme_tsi148.h
74
struct list_head list;
drivers/target/iscsi/cxgbit/cxgbit.h
126
struct list_head list;
drivers/target/iscsi/cxgbit/cxgbit.h
132
struct list_head list;
drivers/target/iscsi/cxgbit/cxgbit.h
182
struct list_head np_accept_list;
drivers/target/iscsi/cxgbit/cxgbit.h
195
struct list_head list;
drivers/target/iscsi/cxgbit/cxgbit.h
206
struct list_head accept_node;
drivers/target/iscsi/cxgbit/cxgbit.h
41
extern struct list_head cdev_list_head;
drivers/target/iscsi/iscsi_target_parameters.h
11
struct list_head er_list;
drivers/target/iscsi/iscsi_target_parameters.h
25
struct list_head p_list;
drivers/target/iscsi/iscsi_target_util.c
31
extern struct list_head g_tiqn_list;
drivers/target/sbp/sbp_target.h
127
struct list_head link;
drivers/target/sbp/sbp_target.h
141
struct list_head login_list;
drivers/target/target_core_alua.c
1268
core_alua_allocate_lba_map(struct list_head *list,
drivers/target/target_core_alua.c
1314
core_alua_free_lba_map(struct list_head *lba_list)
drivers/target/target_core_alua.c
1334
core_alua_set_lba_map(struct se_device *dev, struct list_head *lba_map_list,
drivers/target/target_core_alua.c
1337
struct list_head old_lba_map_list;
drivers/target/target_core_alua.h
94
struct list_head *, u64, u64);
drivers/target/target_core_alua.h
96
extern void core_alua_free_lba_map(struct list_head *);
drivers/target/target_core_alua.h
97
extern void core_alua_set_lba_map(struct se_device *, struct list_head *,
drivers/target/target_core_configfs.c
2621
struct list_head lba_list;
drivers/target/target_core_internal.h
117
struct list_head *, struct se_cmd *);
drivers/target/target_core_internal.h
14
struct list_head list;
drivers/target/target_core_internal.h
29
struct list_head tf_list;
drivers/target/target_core_pr.c
1273
struct list_head *preempt_and_abort_list,
drivers/target/target_core_pr.c
2746
struct list_head *preempt_and_abort_list,
drivers/target/target_core_pr.c
2789
struct list_head *preempt_and_abort_list,
drivers/target/target_core_pr.c
40
struct list_head dest_list;
drivers/target/target_core_tmr.c
178
struct list_head *preempt_and_abort_list)
drivers/target/target_core_tmr.c
270
struct list_head *preempt_and_abort_list)
drivers/target/target_core_tmr.c
357
struct list_head *preempt_and_abort_list,
drivers/target/target_core_tmr.c
56
static int target_check_cdb_and_preempt(struct list_head *list,
drivers/target/target_core_user.c
105
struct list_head nl_list;
drivers/target/target_core_user.c
112
struct list_head node;
drivers/target/target_core_user.c
1226
static void tcmu_set_next_deadline(struct list_head *queue,
drivers/target/target_core_user.c
1256
struct list_head *cmd_list)
drivers/target/target_core_user.c
146
struct list_head qfull_queue;
drivers/target/target_core_user.c
147
struct list_head tmr_queue;
drivers/target/target_core_user.c
160
struct list_head inflight_queue;
drivers/target/target_core_user.c
165
struct list_head timedout_entry;
drivers/target/target_core_user.c
179
struct list_head queue_entry;
drivers/target/target_core_user.c
200
struct list_head queue_entry;
drivers/target/tcm_fc/tcm_fc.h
90
struct list_head lun_list; /* head of LUNs */
drivers/target/tcm_fc/tcm_fc.h
98
struct list_head ft_wwn_node;
drivers/tee/amdtee/amdtee_private.h
104
struct list_head list_node;
drivers/tee/amdtee/amdtee_private.h
57
struct list_head list_node;
drivers/tee/amdtee/amdtee_private.h
72
struct list_head sess_list;
drivers/tee/amdtee/amdtee_private.h
73
struct list_head shm_list;
drivers/tee/amdtee/amdtee_private.h
92
struct list_head shm_node;
drivers/tee/optee/call.c
226
struct list_head *head = &optee->shm_arg_cache.shm_args;
drivers/tee/optee/call.c
37
struct list_head list_node;
drivers/tee/optee/notif.c
16
struct list_head link;
drivers/tee/optee/optee_private.h
117
struct list_head reqs;
drivers/tee/optee/optee_private.h
274
struct list_head list_node;
drivers/tee/optee/optee_private.h
282
struct list_head sess_list;
drivers/tee/optee/optee_private.h
57
struct list_head list_node;
drivers/tee/optee/optee_private.h
73
struct list_head waiters;
drivers/tee/optee/optee_private.h
83
struct list_head db;
drivers/tee/optee/optee_private.h
94
struct list_head shm_args;
drivers/tee/optee/supp.c
11
struct list_head link;
drivers/tee/qcomtee/qcomtee.h
85
struct list_head reqs_list;
drivers/tee/qcomtee/user_obj.c
90
struct list_head node;
drivers/thermal/renesas/rcar_thermal.c
45
struct list_head head;
drivers/thermal/renesas/rcar_thermal.c
96
struct list_head list;
drivers/thermal/testing/zone.c
41
struct list_head list_node;
drivers/thermal/testing/zone.c
42
struct list_head trips;
drivers/thermal/testing/zone.c
67
struct list_head list_node;
drivers/thermal/thermal_core.c
417
struct list_head *list)
drivers/thermal/thermal_core.h
126
struct list_head trips_high;
drivers/thermal/thermal_core.h
127
struct list_head trips_reached;
drivers/thermal/thermal_core.h
128
struct list_head trips_invalid;
drivers/thermal/thermal_core.h
147
struct list_head node;
drivers/thermal/thermal_core.h
154
struct list_head user_thresholds;
drivers/thermal/thermal_core.h
249
struct list_head trip_node; /* node in trip->thermal_instances */
drivers/thermal/thermal_core.h
250
struct list_head cdev_node; /* node in cdev->thermal_instances */
drivers/thermal/thermal_core.h
34
struct list_head list_node;
drivers/thermal/thermal_core.h
35
struct list_head thermal_instances;
drivers/thermal/thermal_core.h
63
struct list_head governor_list;
drivers/thermal/thermal_debugfs.c
129
struct list_head node;
drivers/thermal/thermal_debugfs.c
151
struct list_head tz_episodes;
drivers/thermal/thermal_debugfs.c
225
struct list_head *lists, int id)
drivers/thermal/thermal_debugfs.c
243
struct list_head *lists, int id)
drivers/thermal/thermal_debugfs.c
256
struct list_head *lists, int id)
drivers/thermal/thermal_debugfs.c
317
struct list_head *transitions = cdev_dbg->transitions;
drivers/thermal/thermal_debugfs.c
353
struct list_head *durations = cdev_dbg->durations;
drivers/thermal/thermal_debugfs.c
60
struct list_head transitions[CDEVSTATS_HASH_SIZE];
drivers/thermal/thermal_debugfs.c
61
struct list_head durations[CDEVSTATS_HASH_SIZE];
drivers/thermal/thermal_debugfs.c
78
struct list_head node;
drivers/thermal/thermal_debugfs.c
796
tze = list_entry((struct list_head *)v, struct tz_episode, node);
drivers/thermal/thermal_hwmon.c
28
struct list_head tz_list;
drivers/thermal/thermal_hwmon.c
29
struct list_head node;
drivers/thermal/thermal_hwmon.c
39
struct list_head hwmon_node;
drivers/thermal/thermal_thresholds.c
108
static void thermal_threshold_find_boundaries(struct list_head *thresholds, int temperature,
drivers/thermal/thermal_thresholds.c
130
struct list_head *thresholds = &tz->user_thresholds;
drivers/thermal/thermal_thresholds.c
171
struct list_head *thresholds = &tz->user_thresholds;
drivers/thermal/thermal_thresholds.c
205
struct list_head *thresholds = &tz->user_thresholds;
drivers/thermal/thermal_thresholds.c
231
struct list_head *thresholds = &tz->user_thresholds;
drivers/thermal/thermal_thresholds.c
25
struct list_head *thresholds = &tz->user_thresholds;
drivers/thermal/thermal_thresholds.c
51
const struct list_head *l1,
drivers/thermal/thermal_thresholds.c
52
const struct list_head *l2)
drivers/thermal/thermal_thresholds.c
60
static struct user_threshold *__thermal_thresholds_find(const struct list_head *thresholds,
drivers/thermal/thermal_thresholds.c
72
static bool thermal_thresholds_handle_raising(struct list_head *thresholds, int temperature,
drivers/thermal/thermal_thresholds.c
90
static bool thermal_thresholds_handle_dropping(struct list_head *thresholds, int temperature,
drivers/thermal/thermal_thresholds.h
6
struct list_head list_node;
drivers/thunderbolt/ctl.c
47
struct list_head request_queue;
drivers/thunderbolt/ctl.h
95
struct list_head list;
drivers/thunderbolt/switch.c
25
struct list_head list;
drivers/thunderbolt/tb.c
377
struct list_head *list,
drivers/thunderbolt/tb.c
65
struct list_head tunnel_list;
drivers/thunderbolt/tb.c
66
struct list_head dp_resources;
drivers/thunderbolt/tb.h
241
struct list_head ports;
drivers/thunderbolt/tb.h
297
struct list_head list;
drivers/thunderbolt/tb.h
302
struct list_head group_list;
drivers/thunderbolt/tunnel.h
96
struct list_head list;
drivers/tty/hvc/hvc_console.h
48
struct list_head next;
drivers/tty/hvc/hvc_iucv.c
188
static void destroy_tty_buffer_list(struct list_head *list)
drivers/tty/hvc/hvc_iucv.c
77
struct list_head tty_outqueue; /* outgoing IUCV messages */
drivers/tty/hvc/hvc_iucv.c
78
struct list_head tty_inqueue; /* incoming IUCV messages */
drivers/tty/hvc/hvc_iucv.c
84
struct list_head list; /* list pointer */
drivers/tty/hvc/hvc_xen.c
36
struct list_head list;
drivers/tty/hvc/hvcs.c
287
struct list_head next; /* list management */
drivers/tty/hvc/hvcs.c
867
struct list_head head;
drivers/tty/ipwireless/hardware.c
243
struct list_head tx_queue[NL_NUM_OF_PRIORITIES];
drivers/tty/ipwireless/hardware.c
246
struct list_head rx_queue;
drivers/tty/ipwireless/hardware.c
248
struct list_head rx_pool;
drivers/tty/ipwireless/hardware.c
295
struct list_head queue;
drivers/tty/ipwireless/hardware.c
336
struct list_head queue;
drivers/tty/n_gsm.c
123
struct list_head list;
drivers/tty/n_gsm.c
316
struct list_head tx_ctrl_list; /* Pending control packets */
drivers/tty/n_gsm.c
317
struct list_head tx_data_list; /* Pending data packets */
drivers/tty/n_hdlc.c
111
struct list_head list_item;
drivers/tty/n_hdlc.c
117
struct list_head list;
drivers/tty/serdev/core.c
618
struct list_head resource_list;
drivers/tty/serial/8250/8250_core.c
48
struct list_head *head;
drivers/tty/serial/8250/8250_core.c
76
struct list_head *l, *end = NULL;
drivers/tty/serial/icom.c
291
struct list_head icom_adapter_entry;
drivers/tty/tty_io.c
276
struct list_head *p;
drivers/tty/tty_ldsem.c
50
struct list_head list;
drivers/tty/vt/vt_ioctl.c
113
struct list_head *pos, *head;
drivers/tty/vt/vt_ioctl.c
93
struct list_head list;
drivers/ufs/core/ufs-rpmb.c
37
struct list_head node;
drivers/ufs/core/ufshcd.c
1104
struct list_head *head = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
1160
struct list_head *head = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
1263
struct list_head *head = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
1564
struct list_head *clk_list = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
1663
struct list_head *clk_list = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
1692
struct list_head *clk_list = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
1731
struct list_head *clk_list = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
533
struct list_head *head = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
9513
struct list_head *head = &hba->clk_list_head;
drivers/ufs/core/ufshcd.c
9595
struct list_head *head = &hba->clk_list_head;
drivers/ufs/host/cdns-pltfrm.c
112
struct list_head *head = &hba->clk_list_head;
drivers/ufs/host/ufs-exynos.c
453
struct list_head *head = &hba->clk_list_head;
drivers/ufs/host/ufs-mediatek.c
967
struct list_head *head = &hba->clk_list_head;
drivers/ufs/host/ufs-qcom.c
1595
struct list_head *head = &hba->clk_list_head;
drivers/ufs/host/ufshcd-pltfrm.c
224
struct list_head *head = &hba->clk_list_head;
drivers/usb/atm/usbatm.c
132
struct list_head list;
drivers/usb/atm/usbatm.h
111
struct list_head list;
drivers/usb/atm/usbatm.h
152
struct list_head vcc_list;
drivers/usb/c67x00/c67x00-hcd.h
62
struct list_head list[4]; /* iso, int, ctrl, bulk */
drivers/usb/c67x00/c67x00-hcd.h
71
struct list_head td_list;
drivers/usb/c67x00/c67x00-sched.c
30
struct list_head queue;
drivers/usb/c67x00/c67x00-sched.c
31
struct list_head node;
drivers/usb/c67x00/c67x00-sched.c
59
struct list_head td_list;
drivers/usb/c67x00/c67x00-sched.c
74
struct list_head hep_node;
drivers/usb/cdns3/cdns3-gadget.c
131
struct usb_request *cdns3_next_request(struct list_head *list)
drivers/usb/cdns3/cdns3-gadget.c
142
static struct cdns3_aligned_buf *cdns3_next_align_buf(struct list_head *list)
drivers/usb/cdns3/cdns3-gadget.c
153
static struct cdns3_request *cdns3_next_priv_request(struct list_head *list)
drivers/usb/cdns3/cdns3-gadget.h
1137
struct list_head pending_req_list;
drivers/usb/cdns3/cdns3-gadget.h
1138
struct list_head deferred_req_list;
drivers/usb/cdns3/cdns3-gadget.h
1139
struct list_head wa2_descmiss_req_list;
drivers/usb/cdns3/cdns3-gadget.h
1214
struct list_head list;
drivers/usb/cdns3/cdns3-gadget.h
1245
struct list_head list;
drivers/usb/cdns3/cdns3-gadget.h
1316
struct list_head aligned_buf_list;
drivers/usb/cdns3/cdns3-gadget.h
1353
struct usb_request *cdns3_next_request(struct list_head *list);
drivers/usb/cdns3/cdnsp-gadget.h
1204
struct list_head td_list;
drivers/usb/cdns3/cdnsp-gadget.h
1270
struct list_head td_list;
drivers/usb/cdns3/cdnsp-gadget.h
1321
struct list_head list;
drivers/usb/cdns3/cdnsp-gadget.h
1603
static inline struct cdnsp_request *next_request(struct list_head *list)
drivers/usb/cdns3/cdnsp-gadget.h
825
struct list_head pending_list;
drivers/usb/chipidea/ci.h
96
struct list_head queue;
drivers/usb/chipidea/udc.h
61
struct list_head td;
drivers/usb/chipidea/udc.h
76
struct list_head queue;
drivers/usb/chipidea/udc.h
77
struct list_head tds;
drivers/usb/class/cdc-wdm.c
109
struct list_head device_list;
drivers/usb/class/usbtmc.c
121
struct list_head file_elem;
drivers/usb/class/usbtmc.c
2320
struct list_head *elem;
drivers/usb/class/usbtmc.c
2497
struct list_head *elem;
drivers/usb/class/usbtmc.c
2530
struct list_head *elem;
drivers/usb/class/usbtmc.c
2568
struct list_head *elem;
drivers/usb/class/usbtmc.c
77
struct list_head file_list;
drivers/usb/core/devio.c
62
struct list_head list; /* state list */
drivers/usb/core/devio.c
66
struct list_head async_pending;
drivers/usb/core/devio.c
663
static void destroy_async(struct usb_dev_state *ps, struct list_head *list)
drivers/usb/core/devio.c
67
struct list_head async_completed;
drivers/usb/core/devio.c
68
struct list_head memory_list;
drivers/usb/core/devio.c
688
struct list_head *p, *q, hitlist;
drivers/usb/core/devio.c
84
struct list_head memlist;
drivers/usb/core/devio.c
95
struct list_head asynclist;
drivers/usb/core/hcd.c
1187
struct list_head *tmp;
drivers/usb/core/hcd.c
1678
struct list_head local_list;
drivers/usb/core/hub.c
845
struct list_head *next;
drivers/usb/core/hub.h
78
struct list_head onboard_devs;
drivers/usb/core/ledtrig-usbport.c
19
struct list_head ports;
drivers/usb/core/ledtrig-usbport.c
31
struct list_head list;
drivers/usb/core/message.c
2287
struct list_head node;
drivers/usb/core/phy.c
153
struct list_head *head;
drivers/usb/core/phy.c
180
struct list_head *head;
drivers/usb/core/phy.c
19
struct list_head list;
drivers/usb/core/phy.c
202
struct list_head *head;
drivers/usb/core/phy.c
223
struct list_head *head;
drivers/usb/core/phy.c
24
struct list_head *list)
drivers/usb/core/phy.c
252
struct list_head *head;
drivers/usb/core/phy.c
281
struct list_head *head;
drivers/usb/core/phy.c
302
struct list_head *head;
drivers/usb/core/phy.c
47
struct list_head *list)
drivers/usb/dwc2/core.h
1150
struct list_head non_periodic_sched_inactive;
drivers/usb/dwc2/core.h
1151
struct list_head non_periodic_sched_waiting;
drivers/usb/dwc2/core.h
1152
struct list_head non_periodic_sched_active;
drivers/usb/dwc2/core.h
1153
struct list_head *non_periodic_qh_ptr;
drivers/usb/dwc2/core.h
1154
struct list_head periodic_sched_inactive;
drivers/usb/dwc2/core.h
1155
struct list_head periodic_sched_ready;
drivers/usb/dwc2/core.h
1156
struct list_head periodic_sched_assigned;
drivers/usb/dwc2/core.h
1157
struct list_head periodic_sched_queued;
drivers/usb/dwc2/core.h
1158
struct list_head split_order;
drivers/usb/dwc2/core.h
1174
struct list_head free_hc_list;
drivers/usb/dwc2/core.h
124
struct list_head queue;
drivers/usb/dwc2/core.h
169
struct list_head queue;
drivers/usb/dwc2/hcd.c
1571
struct list_head *qh_list)
drivers/usb/dwc2/hcd.c
1586
struct list_head *qh_list)
drivers/usb/dwc2/hcd.c
2685
struct list_head *qh_ptr;
drivers/usb/dwc2/hcd.c
2852
struct list_head *qh_ptr;
drivers/usb/dwc2/hcd.c
2986
struct list_head *orig_qh_ptr;
drivers/usb/dwc2/hcd.h
134
struct list_head hc_list_entry;
drivers/usb/dwc2/hcd.h
137
struct list_head split_order_list_entry;
drivers/usb/dwc2/hcd.h
335
struct list_head qtd_list;
drivers/usb/dwc2/hcd.h
337
struct list_head qh_list_entry;
drivers/usb/dwc2/hcd.h
419
struct list_head qtd_list_entry;
drivers/usb/dwc2/hcd_ddma.c
1203
struct list_head *qtd_item, *qtd_tmp;
drivers/usb/dwc2/hcd_intr.c
112
struct list_head *qh_entry;
drivers/usb/dwc3/core.h
748
struct list_head cancelled_list;
drivers/usb/dwc3/core.h
749
struct list_head pending_list;
drivers/usb/dwc3/core.h
750
struct list_head started_list;
drivers/usb/dwc3/core.h
959
struct list_head list;
drivers/usb/dwc3/gadget.h
70
static inline struct dwc3_request *next_request(struct list_head *list)
drivers/usb/fotg210/fotg210-hcd.c
2510
struct list_head *head)
drivers/usb/fotg210/fotg210-hcd.c
2522
static struct list_head *qh_urb_transaction(struct fotg210_hcd *fotg210,
drivers/usb/fotg210/fotg210-hcd.c
2523
struct urb *urb, struct list_head *head, gfp_t flags)
drivers/usb/fotg210/fotg210-hcd.c
2937
struct urb *urb, struct list_head *qtd_list,
drivers/usb/fotg210/fotg210-hcd.c
3011
struct list_head *qtd_list, gfp_t mem_flags)
drivers/usb/fotg210/fotg210-hcd.c
3815
struct list_head *qtd_list, gfp_t mem_flags)
drivers/usb/fotg210/fotg210-hcd.c
3821
struct list_head empty;
drivers/usb/fotg210/fotg210-hcd.c
5256
struct list_head qtd_list;
drivers/usb/fotg210/fotg210-hcd.h
118
struct list_head intr_qh_list;
drivers/usb/fotg210/fotg210-hcd.h
135
struct list_head cached_itd_list;
drivers/usb/fotg210/fotg210-hcd.h
346
struct list_head qtd_list; /* sw qtd list */
drivers/usb/fotg210/fotg210-hcd.h
440
struct list_head qtd_list; /* sw qtd list */
drivers/usb/fotg210/fotg210-hcd.h
441
struct list_head intr_node; /* list of intr QHs */
drivers/usb/fotg210/fotg210-hcd.h
489
struct list_head td_list;
drivers/usb/fotg210/fotg210-hcd.h
504
struct list_head td_list; /* queued itds */
drivers/usb/fotg210/fotg210-hcd.h
505
struct list_head free_list; /* list of unused itds */
drivers/usb/fotg210/fotg210-hcd.h
563
struct list_head itd_list; /* list of stream's itds */
drivers/usb/fotg210/fotg210-udc.h
214
struct list_head queue;
drivers/usb/fotg210/fotg210-udc.h
221
struct list_head queue;
drivers/usb/gadget/composite.c
618
struct list_head *pos;
drivers/usb/gadget/configfs.c
108
struct list_head list;
drivers/usb/gadget/configfs.c
1619
struct list_head *iter;
drivers/usb/gadget/configfs.c
47
struct list_head string_list;
drivers/usb/gadget/configfs.c
48
struct list_head available_func;
drivers/usb/gadget/configfs.c
72
struct list_head string_list;
drivers/usb/gadget/configfs.c
74
struct list_head func_list;
drivers/usb/gadget/configfs.c
97
struct list_head list;
drivers/usb/gadget/configfs.c
98
struct list_head gadget_strings;
drivers/usb/gadget/function/f_fs.c
137
struct list_head entry;
drivers/usb/gadget/function/f_fs.c
229
struct list_head dmabufs; /* P: dmabufs_mutex */
drivers/usb/gadget/function/f_hid.c
106
struct list_head report_list;
drivers/usb/gadget/function/f_hid.c
44
struct list_head node;
drivers/usb/gadget/function/f_hid.c
53
struct list_head list;
drivers/usb/gadget/function/f_hid.c
546
struct list_head *ptr;
drivers/usb/gadget/function/f_hid.c
83
struct list_head completed_out_req;
drivers/usb/gadget/function/f_printer.c
74
struct list_head rx_reqs; /* List of free RX structs */
drivers/usb/gadget/function/f_printer.c
75
struct list_head rx_reqs_active; /* List of Active RX xfers */
drivers/usb/gadget/function/f_printer.c
76
struct list_head rx_buffers; /* List of completed xfers */
drivers/usb/gadget/function/f_printer.c
79
struct list_head tx_reqs; /* List of free TX structs */
drivers/usb/gadget/function/f_printer.c
80
struct list_head tx_reqs_active; /* List of Active TX xfers */
drivers/usb/gadget/function/f_uac1_legacy.c
247
struct list_head list;
drivers/usb/gadget/function/f_uac1_legacy.c
286
struct list_head play_queue;
drivers/usb/gadget/function/f_uac1_legacy.c
289
struct list_head cs;
drivers/usb/gadget/function/rndis.h
153
struct list_head list;
drivers/usb/gadget/function/rndis.h
176
struct list_head resp_queue;
drivers/usb/gadget/function/u_ether.c
316
static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n)
drivers/usb/gadget/function/u_ether.c
341
struct list_head *next;
drivers/usb/gadget/function/u_ether.c
66
struct list_head tx_reqs, rx_reqs;
drivers/usb/gadget/function/u_fs.h
40
struct list_head entry;
drivers/usb/gadget/function/u_serial.c
115
struct list_head read_pool;
drivers/usb/gadget/function/u_serial.c
118
struct list_head read_queue;
drivers/usb/gadget/function/u_serial.c
122
struct list_head write_pool;
drivers/usb/gadget/function/u_serial.c
239
struct list_head *pool = &port->write_pool;
drivers/usb/gadget/function/u_serial.c
312
struct list_head *pool = &port->read_pool;
drivers/usb/gadget/function/u_serial.c
369
struct list_head *queue = &port->read_queue;
drivers/usb/gadget/function/u_serial.c
497
static void gs_free_requests(struct usb_ep *ep, struct list_head *head,
drivers/usb/gadget/function/u_serial.c
511
static int gs_alloc_requests(struct usb_ep *ep, struct list_head *head,
drivers/usb/gadget/function/u_serial.c
546
struct list_head *head = &port->read_pool;
drivers/usb/gadget/function/u_uvc.h
73
struct list_head extension_units;
drivers/usb/gadget/function/uvc.h
121
struct list_head ureqs; /* all uvc_requests allocated by uvc_video */
drivers/usb/gadget/function/uvc.h
124
struct list_head req_free;
drivers/usb/gadget/function/uvc.h
130
struct list_head req_ready;
drivers/usb/gadget/function/uvc.h
173
struct list_head *extension_units;
drivers/usb/gadget/function/uvc.h
89
struct list_head list;
drivers/usb/gadget/function/uvc_configfs.h
183
struct list_head list;
drivers/usb/gadget/function/uvc_configfs.h
59
struct list_head frames;
drivers/usb/gadget/function/uvc_configfs.h
67
struct list_head entry;
drivers/usb/gadget/function/uvc_configfs.h
78
struct list_head formats;
drivers/usb/gadget/function/uvc_configfs.h
92
struct list_head entry;
drivers/usb/gadget/function/uvc_queue.h
33
struct list_head queue;
drivers/usb/gadget/function/uvc_queue.h
60
struct list_head irqqueue;
drivers/usb/gadget/function/uvc_video.c
285
struct list_head *list = NULL;
drivers/usb/gadget/function/uvc_video.c
688
struct list_head inflight_bufs;
drivers/usb/gadget/legacy/hid.c
33
struct list_head node;
drivers/usb/gadget/legacy/inode.c
149
struct list_head epfiles;
drivers/usb/gadget/legacy/inode.c
208
struct list_head epfiles;
drivers/usb/gadget/udc/amd5536udc.h
489
struct list_head queue;
drivers/usb/gadget/udc/amd5536udc.h
520
struct list_head queue;
drivers/usb/gadget/udc/aspeed-vhub/vhub.h
236
struct list_head queue;
drivers/usb/gadget/udc/aspeed-vhub/vhub.h
272
struct list_head queue;
drivers/usb/gadget/udc/aspeed-vhub/vhub.h
428
struct list_head vhub_str_desc;
drivers/usb/gadget/udc/aspeed_udc.c
163
struct list_head queue;
drivers/usb/gadget/udc/aspeed_udc.c
180
struct list_head queue;
drivers/usb/gadget/udc/at91_udc.h
154
struct list_head queue;
drivers/usb/gadget/udc/at91_udc.h
92
struct list_head queue;
drivers/usb/gadget/udc/atmel_usba_udc.c
128
struct list_head *queue_data = file->private_data;
drivers/usb/gadget/udc/atmel_usba_udc.c
41
struct list_head *queue_data;
drivers/usb/gadget/udc/atmel_usba_udc.c
561
request_complete_list(struct usba_ep *ep, struct list_head *list, int status)
drivers/usb/gadget/udc/atmel_usba_udc.c
87
struct list_head *queue = file->private_data;
drivers/usb/gadget/udc/atmel_usba_udc.h
277
struct list_head queue;
drivers/usb/gadget/udc/atmel_usba_udc.h
301
struct list_head queue;
drivers/usb/gadget/udc/bcm63xx_udc.c
243
struct list_head queue;
drivers/usb/gadget/udc/bcm63xx_udc.c
256
struct list_head queue; /* ep's requests */
drivers/usb/gadget/udc/bdc/bdc.h
335
struct list_head queue;
drivers/usb/gadget/udc/bdc/bdc.h
352
struct list_head queue;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.c
86
struct cdns2_request *cdns2_next_preq(struct list_head *list)
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
553
struct list_head pending_list;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
554
struct list_head deferred_list;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
604
struct list_head list;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
695
struct cdns2_request *cdns2_next_preq(struct list_head *list);
drivers/usb/gadget/udc/core.c
57
struct list_head list;
drivers/usb/gadget/udc/dummy_hcd.c
231
struct list_head urbp_list;
drivers/usb/gadget/udc/dummy_hcd.c
252
struct list_head urbp_list;
drivers/usb/gadget/udc/dummy_hcd.c
86
struct list_head queue;
drivers/usb/gadget/udc/dummy_hcd.c
99
struct list_head queue; /* ep's requests */
drivers/usb/gadget/udc/fsl_qe_udc.h
181
struct list_head node;
drivers/usb/gadget/udc/fsl_qe_udc.h
254
struct list_head queue;
drivers/usb/gadget/udc/fsl_qe_udc.h
263
struct list_head queue;
drivers/usb/gadget/udc/fsl_usb2_udc.h
445
struct list_head queue;
drivers/usb/gadget/udc/fsl_usb2_udc.h
460
struct list_head queue;
drivers/usb/gadget/udc/goku_udc.h
215
struct list_head queue;
drivers/usb/gadget/udc/goku_udc.h
224
struct list_head queue;
drivers/usb/gadget/udc/gr_udc.h
152
struct list_head queue;
drivers/usb/gadget/udc/gr_udc.h
154
struct list_head ep_list;
drivers/usb/gadget/udc/gr_udc.h
163
struct list_head queue;
drivers/usb/gadget/udc/gr_udc.h
215
struct list_head ep_list;
drivers/usb/gadget/udc/lpc32xx_udc.c
100
struct list_head queue;
drivers/usb/gadget/udc/lpc32xx_udc.c
176
struct list_head queue;
drivers/usb/gadget/udc/m66592-udc.h
438
struct list_head queue;
drivers/usb/gadget/udc/m66592-udc.h
445
struct list_head queue;
drivers/usb/gadget/udc/max3420_udc.c
151
struct list_head queue;
drivers/usb/gadget/udc/max3420_udc.c
158
struct list_head queue;
drivers/usb/gadget/udc/net2280.h
101
struct list_head queue;
drivers/usb/gadget/udc/net2280.h
143
struct list_head queue;
drivers/usb/gadget/udc/omap_udc.h
134
struct list_head queue;
drivers/usb/gadget/udc/omap_udc.h
141
struct list_head queue;
drivers/usb/gadget/udc/omap_udc.h
143
struct list_head iso;
drivers/usb/gadget/udc/omap_udc.h
168
struct list_head iso;
drivers/usb/gadget/udc/pch_udc.c
291
struct list_head queue;
drivers/usb/gadget/udc/pch_udc.c
394
struct list_head queue;
drivers/usb/gadget/udc/pxa25x_udc.h
39
struct list_head queue;
drivers/usb/gadget/udc/pxa25x_udc.h
61
struct list_head queue;
drivers/usb/gadget/udc/pxa27x_udc.h
347
struct list_head queue;
drivers/usb/gadget/udc/pxa27x_udc.h
385
struct list_head queue;
drivers/usb/gadget/udc/r8a66597-udc.h
52
struct list_head queue;
drivers/usb/gadget/udc/r8a66597-udc.h
60
struct list_head queue;
drivers/usb/gadget/udc/renesas_usb3.c
310
struct list_head queue;
drivers/usb/gadget/udc/renesas_usb3.c
320
struct list_head queue;
drivers/usb/gadget/udc/renesas_usbf.c
260
struct list_head queue;
drivers/usb/gadget/udc/renesas_usbf.c
278
struct list_head queue;
drivers/usb/gadget/udc/tegra-xudc.c
392
struct list_head list;
drivers/usb/gadget/udc/tegra-xudc.c
413
struct list_head queue;
drivers/usb/gadget/udc/udc-xilinx.c
116
struct list_head queue;
drivers/usb/gadget/udc/udc-xilinx.c
141
struct list_head queue;
drivers/usb/host/ehci-dbg.c
375
struct list_head *entry;
drivers/usb/host/ehci-hcd.c
887
struct list_head qtd_list;
drivers/usb/host/ehci-q.c
1020
struct list_head *qtd_list,
drivers/usb/host/ehci-q.c
1102
struct list_head *qtd_list,
drivers/usb/host/ehci-q.c
1171
struct list_head qtd_list;
drivers/usb/host/ehci-q.c
1172
struct list_head *head;
drivers/usb/host/ehci-q.c
289
struct list_head *entry, *tmp;
drivers/usb/host/ehci-q.c
555
struct list_head *qtd_list
drivers/usb/host/ehci-q.c
557
struct list_head *entry, *temp;
drivers/usb/host/ehci-q.c
571
static struct list_head *
drivers/usb/host/ehci-q.c
575
struct list_head *head,
drivers/usb/host/ehci-sched.c
906
struct list_head *qtd_list,
drivers/usb/host/ehci-sched.c
913
struct list_head empty;
drivers/usb/host/ehci.h
143
struct list_head async_unlink;
drivers/usb/host/ehci.h
144
struct list_head async_idle;
drivers/usb/host/ehci.h
155
struct list_head intr_qh_list;
drivers/usb/host/ehci.h
159
struct list_head intr_unlink_wait;
drivers/usb/host/ehci.h
160
struct list_head intr_unlink;
drivers/usb/host/ehci.h
172
struct list_head cached_itd_list;
drivers/usb/host/ehci.h
174
struct list_head cached_sitd_list;
drivers/usb/host/ehci.h
259
struct list_head tt_list;
drivers/usb/host/ehci.h
319
struct list_head qtd_list; /* sw qtd list */
drivers/usb/host/ehci.h
419
struct list_head qtd_list; /* sw qtd list */
drivers/usb/host/ehci.h
420
struct list_head intr_node; /* list of intr QHs */
drivers/usb/host/ehci.h
422
struct list_head unlink_node;
drivers/usb/host/ehci.h
470
struct list_head td_list;
drivers/usb/host/ehci.h
486
struct list_head td_list; /* queued itds/sitds */
drivers/usb/host/ehci.h
487
struct list_head free_list; /* list of unused itds/sitds */
drivers/usb/host/ehci.h
51
struct list_head ps_list; /* node on ehci_tt's ps_list */
drivers/usb/host/ehci.h
540
struct list_head itd_list; /* list of stream's itds */
drivers/usb/host/ehci.h
586
struct list_head sitd_list; /* list of stream's sitds */
drivers/usb/host/ehci.h
634
struct list_head tt_list; /* List of all ehci_tt's */
drivers/usb/host/ehci.h
635
struct list_head ps_list; /* Items using this TT */
drivers/usb/host/fhci-sched.c
255
static void move_head_to_tail(struct list_head *list)
drivers/usb/host/fhci-sched.c
257
struct list_head *node = list->next;
drivers/usb/host/fhci-sched.c
269
struct list_head *list, enum fhci_tf_mode list_type)
drivers/usb/host/fhci.h
209
struct list_head ctrl_list; /* control endpoints */
drivers/usb/host/fhci.h
210
struct list_head bulk_list; /* bulk endpoints */
drivers/usb/host/fhci.h
211
struct list_head iso_list; /* isochronous endpoints */
drivers/usb/host/fhci.h
212
struct list_head intr_list; /* interruput endpoints */
drivers/usb/host/fhci.h
213
struct list_head done_list; /* done transfers */
drivers/usb/host/fhci.h
259
struct list_head empty_eds;
drivers/usb/host/fhci.h
260
struct list_head empty_tds;
drivers/usb/host/fhci.h
330
struct list_head td_list; /* a list of all queued TD to this pipe */
drivers/usb/host/fhci.h
331
struct list_head node;
drivers/usb/host/fhci.h
352
struct list_head node;
drivers/usb/host/fhci.h
358
struct list_head frame_lh;
drivers/usb/host/fhci.h
421
struct list_head tds_list; /* all tds of this frame */
drivers/usb/host/isp116x.h
275
struct list_head async;
drivers/usb/host/isp116x.h
323
struct list_head schedule;
drivers/usb/host/max3421-hcd.c
128
struct list_head ep_list; /* list of EP's with work */
drivers/usb/host/max3421-hcd.c
161
struct list_head ep_list;
drivers/usb/host/max3421-hcd.c
637
struct list_head *pos;
drivers/usb/host/octeon-hcd.c
1843
struct list_head *list = usb->active_pipes + xfer_type;
drivers/usb/host/octeon-hcd.c
275
struct list_head node;
drivers/usb/host/octeon-hcd.c
319
struct list_head node;
drivers/usb/host/octeon-hcd.c
320
struct list_head transactions;
drivers/usb/host/octeon-hcd.c
375
struct list_head idle_pipes;
drivers/usb/host/octeon-hcd.c
376
struct list_head active_pipes[4];
drivers/usb/host/ohci-dbg.c
345
struct list_head *tmp;
drivers/usb/host/ohci-dbg.c
415
struct list_head *entry;
drivers/usb/host/ohci-dbg.c
532
struct list_head *entry;
drivers/usb/host/ohci-q.c
838
struct list_head *tmp = td->td_list.next;
drivers/usb/host/ohci-q.c
982
struct list_head *entry, *tmp;
drivers/usb/host/ohci.h
139
struct list_head td_list; /* "shadow list", TDs on same ED */
drivers/usb/host/ohci.h
339
struct list_head pending;
drivers/usb/host/ohci.h
395
struct list_head pending;
drivers/usb/host/ohci.h
396
struct list_head eds_in_use; /* all EDs with at least 1 TD */
drivers/usb/host/ohci.h
50
struct list_head td_list; /* "shadow list" of our TDs */
drivers/usb/host/ohci.h
51
struct list_head in_use_list;
drivers/usb/host/oxu210hp-hcd.c
1577
struct urb *urb, struct list_head *head)
drivers/usb/host/oxu210hp-hcd.c
1589
static struct list_head *qh_urb_transaction(struct oxu_hcd *oxu,
drivers/usb/host/oxu210hp-hcd.c
1591
struct list_head *head,
drivers/usb/host/oxu210hp-hcd.c
1939
struct urb *urb, struct list_head *qtd_list,
drivers/usb/host/oxu210hp-hcd.c
2014
struct list_head *qtd_list, gfp_t mem_flags)
drivers/usb/host/oxu210hp-hcd.c
233
struct list_head qtd_list; /* sw qtd list */
drivers/usb/host/oxu210hp-hcd.c
2588
struct list_head *qtd_list, gfp_t mem_flags)
drivers/usb/host/oxu210hp-hcd.c
2594
struct list_head empty;
drivers/usb/host/oxu210hp-hcd.c
306
struct list_head qtd_list; /* sw qtd list */
drivers/usb/host/oxu210hp-hcd.c
3213
struct list_head qtd_list;
drivers/usb/host/oxu210hp-hcd.c
432
struct list_head urb_list; /* this is the head to urb
drivers/usb/host/r8a66597-hcd.c
2038
struct list_head *list = &r8a66597->child_device;
drivers/usb/host/r8a66597-hcd.c
837
struct list_head *list = &r8a66597->pipe_queue[pipenum];
drivers/usb/host/r8a66597.h
112
struct list_head pipe_queue[R8A66597_MAX_NUM_PIPE];
drivers/usb/host/r8a66597.h
124
struct list_head child_device;
drivers/usb/host/r8a66597.h
58
struct list_head queue;
drivers/usb/host/r8a66597.h
86
struct list_head device_list;
drivers/usb/host/sl811.h
150
struct list_head async;
drivers/usb/host/sl811.h
188
struct list_head schedule;
drivers/usb/host/uhci-debug.c
380
struct list_head *tmp, *head;
drivers/usb/host/uhci-hcd.h
159
struct list_head node; /* Node in the list of QHs */
drivers/usb/host/uhci-hcd.h
162
struct list_head queue; /* Queue of urbps for this QH */
drivers/usb/host/uhci-hcd.h
268
struct list_head list;
drivers/usb/host/uhci-hcd.h
271
struct list_head fl_list;
drivers/usb/host/uhci-hcd.h
437
struct list_head idle_qh_list; /* Where the idle QHs live */
drivers/usb/host/uhci-hcd.h
481
struct list_head node; /* Node in the QH's urbp list */
drivers/usb/host/uhci-hcd.h
486
struct list_head td_list;
drivers/usb/host/uhci-q.c
1126
struct list_head *tmp;
drivers/usb/host/xen-hcd.c
27
struct list_head list;
drivers/usb/host/xen-hcd.c
59
struct list_head pending_submit_list;
drivers/usb/host/xen-hcd.c
60
struct list_head pending_unlink_list;
drivers/usb/host/xen-hcd.c
61
struct list_head in_progress_list;
drivers/usb/host/xen-hcd.c
62
struct list_head giveback_waiting_list;
drivers/usb/host/xhci-dbgcap.h
105
struct list_head list_pending;
drivers/usb/host/xhci-dbgcap.h
124
struct list_head read_pool;
drivers/usb/host/xhci-dbgcap.h
125
struct list_head read_queue;
drivers/usb/host/xhci-dbgcap.h
129
struct list_head write_pool;
drivers/usb/host/xhci-dbgcap.h
178
struct list_head list_pool;
drivers/usb/host/xhci-dbgcap.h
183
struct list_head list_pending;
drivers/usb/host/xhci-dbgtty.c
107
struct list_head *pool = &port->read_pool;
drivers/usb/host/xhci-dbgtty.c
228
struct list_head *head,
drivers/usb/host/xhci-dbgtty.c
254
xhci_dbc_free_requests(struct list_head *head)
drivers/usb/host/xhci-dbgtty.c
410
struct list_head *queue = &port->read_queue;
drivers/usb/host/xhci-dbgtty.c
58
struct list_head *pool = &port->write_pool;
drivers/usb/host/xhci-debugfs.h
83
struct list_head list;
drivers/usb/host/xhci-mem.c
1923
struct list_head *ep = &bwt->interval_bw[j].endpoints;
drivers/usb/host/xhci-mem.c
798
struct list_head *tt_list_head;
drivers/usb/host/xhci-mem.c
936
struct list_head *tt_list_head;
drivers/usb/host/xhci-mtk.h
104
struct list_head endpoint;
drivers/usb/host/xhci-mtk.h
106
struct list_head tt_endpoint;
drivers/usb/host/xhci-mtk.h
159
struct list_head bw_ep_chk_list;
drivers/usb/host/xhci-mtk.h
51
struct list_head ep_list;
drivers/usb/host/xhci.c
2528
struct list_head *ep_entry;
drivers/usb/host/xhci.h
1303
struct list_head td_list;
drivers/usb/host/xhci.h
1304
struct list_head cancelled_td_list;
drivers/usb/host/xhci.h
1369
struct list_head td_list;
drivers/usb/host/xhci.h
1430
struct list_head list;
drivers/usb/host/xhci.h
1541
struct list_head cmd_list;
drivers/usb/host/xhci.h
1671
struct list_head regset_list;
drivers/usb/host/xhci.h
539
struct list_head cmd_list;
drivers/usb/host/xhci.h
677
struct list_head cancelled_td_list;
drivers/usb/host/xhci.h
695
struct list_head bw_endpoint_list;
drivers/usb/host/xhci.h
716
struct list_head endpoints;
drivers/usb/host/xhci.h
778
struct list_head tts;
drivers/usb/host/xhci.h
784
struct list_head tt_list;
drivers/usb/isp1760/isp1760-hcd.c
1054
struct list_head *urb_list)
drivers/usb/isp1760/isp1760-hcd.c
1200
struct list_head *ep_queue;
drivers/usb/isp1760/isp1760-hcd.c
151
struct list_head qtd_list;
drivers/usb/isp1760/isp1760-hcd.c
172
struct list_head qh_list;
drivers/usb/isp1760/isp1760-hcd.c
173
struct list_head qtd_list;
drivers/usb/isp1760/isp1760-hcd.c
1756
static void qtd_list_free(struct list_head *qtd_list)
drivers/usb/isp1760/isp1760-hcd.c
1771
struct urb *urb, struct list_head *head, gfp_t flags)
drivers/usb/isp1760/isp1760-hcd.c
181
struct list_head urb_list;
drivers/usb/isp1760/isp1760-hcd.c
1882
struct list_head *ep_queue;
drivers/usb/isp1760/isp1760-hcd.h
64
struct list_head qh_list[QH_END];
drivers/usb/isp1760/isp1760-udc.c
30
struct list_head queue;
drivers/usb/isp1760/isp1760-udc.h
38
struct list_head queue;
drivers/usb/misc/onboard_usb_dev.c
54
struct list_head list;
drivers/usb/misc/onboard_usb_dev.c
65
struct list_head udev_list;
drivers/usb/misc/onboard_usb_dev_pdevs.c
134
void onboard_dev_destroy_pdevs(struct list_head *pdev_list)
drivers/usb/misc/onboard_usb_dev_pdevs.c
24
struct list_head node;
drivers/usb/misc/onboard_usb_dev_pdevs.c
67
void onboard_dev_create_pdevs(struct usb_device *parent_hub, struct list_head *pdev_list)
drivers/usb/misc/usb-ljca.c
154
struct list_head client_list;
drivers/usb/misc/usbio.c
111
struct list_head cli_list;
drivers/usb/misc/usbio.c
132
struct list_head link;
drivers/usb/misc/uss720.c
52
struct list_head asynclist;
drivers/usb/misc/uss720.c
59
struct list_head asynclist;
drivers/usb/mon/mon_main.c
374
struct list_head *p;
drivers/usb/mon/mon_main.c
39
struct list_head *p;
drivers/usb/mon/mon_text.c
307
struct list_head *p;
drivers/usb/mon/mon_text.c
57
struct list_head e_link;
drivers/usb/mon/mon_text.c
647
struct list_head *p;
drivers/usb/mon/mon_text.c
83
struct list_head e_list;
drivers/usb/mon/usb_mon.h
19
struct list_head bus_link;
drivers/usb/mon/usb_mon.h
32
struct list_head r_list; /* Chain of readers (usually one) */
drivers/usb/mon/usb_mon.h
44
struct list_head r_link;
drivers/usb/mtu3/mtu3.h
296
struct list_head req_list;
drivers/usb/mtu3/mtu3.h
306
struct list_head list;
drivers/usb/musb/cppi_dma.h
105
struct list_head tx_complete;
drivers/usb/musb/cppi_dma.h
121
struct list_head tx_complete;
drivers/usb/musb/cppi_dma.h
140
struct list_head tx_check;
drivers/usb/musb/musb_core.c
2203
struct list_head node;
drivers/usb/musb/musb_core.h
312
struct list_head control; /* of musb_qh */
drivers/usb/musb/musb_core.h
313
struct list_head in_bulk; /* of musb_qh */
drivers/usb/musb/musb_core.h
314
struct list_head out_bulk; /* of musb_qh */
drivers/usb/musb/musb_core.h
315
struct list_head pending_list; /* pending work list */
drivers/usb/musb/musb_cppi41.c
41
struct list_head early_tx_list;
drivers/usb/musb/musb_gadget.h
103
struct list_head *queue = &ep->req_list;
drivers/usb/musb/musb_gadget.h
55
struct list_head list;
drivers/usb/musb/musb_gadget.h
89
struct list_head req_list;
drivers/usb/musb/musb_host.c
2002
struct list_head *head = NULL;
drivers/usb/musb/musb_host.c
335
struct list_head *head;
drivers/usb/musb/musb_host.h
114
struct list_head *queue;
drivers/usb/musb/musb_host.h
21
struct list_head ring; /* of musb_qh */
drivers/usb/musb/musb_host.h
46
static inline struct musb_qh *first_qh(struct list_head *q)
drivers/usb/phy/phy-fsl-usb.c
67
static struct list_head active_timers;
drivers/usb/phy/phy-fsl-usb.h
340
struct list_head list;
drivers/usb/phy/phy.c
51
static struct usb_phy *__usb_find_phy(struct list_head *list,
drivers/usb/renesas_usbhs/fifo.h
46
struct list_head node;
drivers/usb/renesas_usbhs/mod_host.c
71
struct list_head ep_list_head; /* list of usbhsh_ep */
drivers/usb/renesas_usbhs/mod_host.c
78
struct list_head ep_list; /* list to usbhsh_device */
drivers/usb/renesas_usbhs/pipe.h
22
struct list_head list;
drivers/usb/serial/garmin_gps.c
103
struct list_head list;
drivers/usb/serial/garmin_gps.c
127
struct list_head pktlist;
drivers/usb/typec/mode_selection.c
200
const struct list_head *a, const struct list_head *b)
drivers/usb/typec/mode_selection.c
213
struct list_head *list = (struct list_head *)data;
drivers/usb/typec/mode_selection.c
26
struct list_head list;
drivers/usb/typec/mode_selection.c
40
struct list_head mode_list;
drivers/usb/typec/mux/intel_pmc_mux.c
662
struct list_head resource_list;
drivers/usb/typec/ucsi/ucsi.c
258
struct list_head node;
drivers/usb/typec/ucsi/ucsi.h
520
struct list_head partner_tasks;
drivers/usb/usbip/stub.h
39
struct list_head priv_init;
drivers/usb/usbip/stub.h
40
struct list_head priv_tx;
drivers/usb/usbip/stub.h
41
struct list_head priv_free;
drivers/usb/usbip/stub.h
44
struct list_head unlink_tx;
drivers/usb/usbip/stub.h
45
struct list_head unlink_free;
drivers/usb/usbip/stub.h
53
struct list_head list;
drivers/usb/usbip/stub.h
66
struct list_head list;
drivers/usb/usbip/stub_main.c
276
static struct stub_priv *stub_priv_pop_from_listhead(struct list_head *listhead)
drivers/usb/usbip/usbip_event.c
15
struct list_head node;
drivers/usb/usbip/vhci.h
40
struct list_head priv_tx;
drivers/usb/usbip/vhci.h
41
struct list_head priv_rx;
drivers/usb/usbip/vhci.h
44
struct list_head unlink_tx;
drivers/usb/usbip/vhci.h
45
struct list_head unlink_rx;
drivers/usb/usbip/vhci.h
54
struct list_head list;
drivers/usb/usbip/vhci.h
64
struct list_head list;
drivers/usb/usbip/vhci_hcd.c
983
struct list_head *unlink_list)
drivers/usb/usbip/vudc.h
100
struct list_head tx_queue;
drivers/usb/usbip/vudc.h
115
struct list_head dev_entry;
drivers/usb/usbip/vudc.h
32
struct list_head req_queue; /* Request queue */
drivers/usb/usbip/vudc.h
42
struct list_head req_entry; /* Request queue */
drivers/usb/usbip/vudc.h
48
struct list_head urb_entry; /* urb queue */
drivers/usb/usbip/vudc.h
65
struct list_head tx_entry;
drivers/usb/usbip/vudc.h
97
struct list_head urb_queue;
drivers/vdpa/mlx5/core/mlx5_vdpa.h
23
struct list_head list;
drivers/vdpa/mlx5/core/mlx5_vdpa.h
31
struct list_head head;
drivers/vdpa/mlx5/core/mlx5_vdpa.h
40
struct list_head mr_list;
drivers/vdpa/mlx5/core/mlx5_vdpa.h
91
struct list_head mr_list_head;
drivers/vdpa/mlx5/core/mlx5_vdpa.h
94
struct list_head mr_gc_list_head;
drivers/vdpa/vdpa_user/vduse_dev.c
123
struct list_head send_list;
drivers/vdpa/vdpa_user/vduse_dev.c
124
struct list_head recv_list;
drivers/vdpa/vdpa_user/vduse_dev.c
153
struct list_head list;
drivers/vdpa/vdpa_user/vduse_dev.c
191
static struct vduse_dev_msg *vduse_find_msg(struct list_head *head,
drivers/vdpa/vdpa_user/vduse_dev.c
206
static struct vduse_dev_msg *vduse_dequeue_msg(struct list_head *head)
drivers/vdpa/vdpa_user/vduse_dev.c
218
static void vduse_enqueue_msg(struct list_head *head,
drivers/vfio/container.c
20
struct list_head group_list;
drivers/vfio/container.c
28
struct list_head iommu_drivers_list;
drivers/vfio/group.c
20
struct list_head group_list;
drivers/vfio/pci/mlx5/cmd.c
567
struct list_head free_list;
drivers/vfio/pci/mlx5/cmd.h
107
struct list_head buf_list;
drivers/vfio/pci/mlx5/cmd.h
108
struct list_head avail_list;
drivers/vfio/pci/mlx5/cmd.h
65
struct list_head buf_elm;
drivers/vfio/pci/vfio_pci_core.c
86
struct list_head res_next;
drivers/vfio/pci/vfio_pci_dmabuf.c
15
struct list_head dmabufs_elm;
drivers/vfio/pci/vfio_pci_priv.h
15
struct list_head next;
drivers/vfio/pci/virtio/common.h
31
struct list_head buf_elm;
drivers/vfio/pci/virtio/common.h
72
struct list_head buf_list;
drivers/vfio/pci/virtio/common.h
73
struct list_head avail_list;
drivers/vfio/pci/virtio/migrate.c
169
struct list_head free_list;
drivers/vfio/platform/vfio_platform_private.h
75
struct list_head link;
drivers/vfio/vfio.h
233
struct list_head vfio_next;
drivers/vfio/vfio.h
83
struct list_head device_list;
drivers/vfio/vfio.h
85
struct list_head vfio_next;
drivers/vfio/vfio.h
87
struct list_head container_next;
drivers/vfio/vfio_iommu_spapr_tce.c
45
struct list_head next;
drivers/vfio/vfio_iommu_spapr_tce.c
54
struct list_head next;
drivers/vfio/vfio_iommu_spapr_tce.c
71
struct list_head group_list;
drivers/vfio/vfio_iommu_spapr_tce.c
72
struct list_head prereg_list;
drivers/vfio/vfio_iommu_type1.c
1060
struct list_head *regions,
drivers/vfio/vfio_iommu_type1.c
1095
struct list_head *unmapped_list,
drivers/vfio/vfio_iommu_type1.c
115
struct list_head next;
drivers/vfio/vfio_iommu_type1.c
120
struct list_head list;
drivers/vfio/vfio_iommu_type1.c
136
struct list_head list;
drivers/vfio/vfio_iommu_type1.c
1634
struct list_head *iova = &iommu->iova_list;
drivers/vfio/vfio_iommu_type1.c
1980
static bool vfio_iommu_has_sw_msi(struct list_head *group_resv_regions,
drivers/vfio/vfio_iommu_type1.c
2015
static int vfio_iommu_iova_insert(struct list_head *head,
drivers/vfio/vfio_iommu_type1.c
2040
struct list_head *iova = &iommu->iova_list;
drivers/vfio/vfio_iommu_type1.c
2070
static int vfio_iommu_aper_resize(struct list_head *iova,
drivers/vfio/vfio_iommu_type1.c
2111
struct list_head *resv_regions)
drivers/vfio/vfio_iommu_type1.c
2131
static int vfio_iommu_resv_exclude(struct list_head *iova,
drivers/vfio/vfio_iommu_type1.c
2132
struct list_head *resv_regions)
drivers/vfio/vfio_iommu_type1.c
2179
static void vfio_iommu_resv_free(struct list_head *resv_regions)
drivers/vfio/vfio_iommu_type1.c
2189
static void vfio_iommu_iova_free(struct list_head *iova)
drivers/vfio/vfio_iommu_type1.c
2200
struct list_head *iova_copy)
drivers/vfio/vfio_iommu_type1.c
2202
struct list_head *iova = &iommu->iova_list;
drivers/vfio/vfio_iommu_type1.c
2220
struct list_head *iova_copy)
drivers/vfio/vfio_iommu_type1.c
2222
struct list_head *iova = &iommu->iova_list;
drivers/vfio/vfio_iommu_type1.c
2466
struct list_head *iova_copy)
drivers/vfio/vfio_iommu_type1.c
2499
struct list_head *iova_copy)
drivers/vfio/vfio_iommu_type1.c
66
struct list_head domain_list;
drivers/vfio/vfio_iommu_type1.c
67
struct list_head iova_list;
drivers/vfio/vfio_iommu_type1.c
70
struct list_head device_list;
drivers/vfio/vfio_iommu_type1.c
78
struct list_head emulated_iommu_groups;
drivers/vfio/vfio_iommu_type1.c
83
struct list_head next;
drivers/vfio/vfio_iommu_type1.c
84
struct list_head group_list;
drivers/vhost/scsi.c
162
struct list_head tv_tpg_list;
drivers/vhost/vhost.c
3280
void vhost_enqueue_msg(struct vhost_dev *dev, struct list_head *head,
drivers/vhost/vhost.c
3292
struct list_head *head)
drivers/vhost/vhost.h
175
struct list_head node;
drivers/vhost/vhost.h
187
struct list_head read_list;
drivers/vhost/vhost.h
188
struct list_head pending_list;
drivers/vhost/vhost.h
268
struct list_head *head,
drivers/vhost/vhost.h
271
struct list_head *head);
drivers/video/aperture.c
137
struct list_head lh;
drivers/video/aperture.c
168
struct list_head *pos;
drivers/video/aperture.c
250
struct list_head *pos, *n;
drivers/video/backlight/backlight.c
66
static struct list_head backlight_dev_list;
drivers/video/fbdev/atmel_lcdfb.c
66
struct list_head list;
drivers/video/fbdev/broadsheetfb.c
932
static void broadsheetfb_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/video/fbdev/core/fb_defio.c
78
struct list_head *pos = &fbdefio->pagereflist;
drivers/video/fbdev/core/fbcon.c
2813
void fbcon_delete_modelist(struct list_head *head)
drivers/video/fbdev/core/fbmem.c
716
struct list_head *pos, *n;
drivers/video/fbdev/core/modedb.c
1000
struct list_head *head)
drivers/video/fbdev/core/modedb.c
1037
struct list_head *head)
drivers/video/fbdev/core/modedb.c
1059
int fb_add_videomode(const struct fb_videomode *mode, struct list_head *head)
drivers/video/fbdev/core/modedb.c
1092
struct list_head *head)
drivers/video/fbdev/core/modedb.c
1094
struct list_head *pos, *n;
drivers/video/fbdev/core/modedb.c
1112
void fb_destroy_modelist(struct list_head *head)
drivers/video/fbdev/core/modedb.c
1114
struct list_head *pos, *n;
drivers/video/fbdev/core/modedb.c
1130
struct list_head *head)
drivers/video/fbdev/core/modedb.c
1143
struct list_head *head)
drivers/video/fbdev/core/modedb.c
965
struct list_head *head)
drivers/video/fbdev/hecubafb.c
118
static void hecubafb_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/video/fbdev/matrox/matroxfb_base.h
340
struct list_head next_fb;
drivers/video/fbdev/matrox/matroxfb_base.h
506
struct list_head node;
drivers/video/fbdev/metronomefb.c
468
static void metronomefb_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/video/fbdev/omap/hwa742.c
101
struct list_head pending_req_list;
drivers/video/fbdev/omap/hwa742.c
102
struct list_head free_req_list;
drivers/video/fbdev/omap/hwa742.c
303
static void submit_req_list(struct list_head *head)
drivers/video/fbdev/omap/hwa742.c
424
struct list_head *req_head,
drivers/video/fbdev/omap/hwa742.c
77
struct list_head entry;
drivers/video/fbdev/omap2/omapfb/dss/display.c
203
struct list_head *l;
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c
22
static struct list_head dss_conv_list __initdata;
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c
27
struct list_head list;
drivers/video/fbdev/sh_mobile_lcdcfb.c
438
static int sh_mobile_lcdc_sginit(struct fb_info *info, struct list_head *pagereflist)
drivers/video/fbdev/sh_mobile_lcdcfb.c
454
static void sh_mobile_lcdc_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/video/fbdev/smscufx.c
1808
struct list_head *node;
drivers/video/fbdev/smscufx.c
1899
struct list_head *entry;
drivers/video/fbdev/smscufx.c
77
struct list_head entry;
drivers/video/fbdev/smscufx.c
84
struct list_head list;
drivers/video/fbdev/smscufx.c
903
static void ufx_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/video/fbdev/ssd1307fb.c
330
static void ssd1307fb_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/video/fbdev/udlfb.c
1809
struct list_head *node;
drivers/video/fbdev/udlfb.c
1899
struct list_head *entry;
drivers/video/fbdev/udlfb.c
726
static void dlfb_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist)
drivers/video/fbdev/udlfb.c
75
struct list_head list;
drivers/video/fbdev/uvesafb.c
827
struct list_head *pos;
drivers/video/fbdev/via/via_aux.h
20
struct list_head drivers; /* drivers for devices on this bus */
drivers/video/fbdev/via/via_aux.h
24
struct list_head chain; /* chain to support multiple drivers */
drivers/video/fbdev/xen-fbfront.c
184
static void xenfb_deferred_io(struct fb_info *fb_info, struct list_head *pagereflist)
drivers/virt/acrn/acrn_drv.h
124
struct list_head list;
drivers/virt/acrn/acrn_drv.h
127
struct list_head range_list;
drivers/virt/acrn/acrn_drv.h
140
extern struct list_head acrn_vm_list;
drivers/virt/acrn/acrn_drv.h
169
struct list_head list;
drivers/virt/acrn/acrn_drv.h
177
struct list_head ioreq_clients;
drivers/virt/acrn/acrn_drv.h
184
struct list_head ioeventfds;
drivers/virt/acrn/acrn_drv.h
187
struct list_head irqfds;
drivers/virt/acrn/acrn_drv.h
97
struct list_head list;
drivers/virt/acrn/ioeventfd.c
28
struct list_head list;
drivers/virt/acrn/irqfd.c
34
struct list_head list;
drivers/virt/fsl_hypervisor.c
454
static struct list_head db_list;
drivers/virt/fsl_hypervisor.c
467
struct list_head list;
drivers/virt/fsl_hypervisor.c
476
struct list_head isr_list;
drivers/virt/fsl_hypervisor.c
480
struct list_head list;
drivers/virt/nitro_enclaves/ne_misc_dev.h
28
struct list_head mem_region_list_entry;
drivers/virt/nitro_enclaves/ne_misc_dev.h
66
struct list_head enclave_list_entry;
drivers/virt/nitro_enclaves/ne_misc_dev.h
70
struct list_head mem_regions_list;
drivers/virt/nitro_enclaves/ne_pci_dev.h
298
struct list_head enclaves_list;
drivers/virtio/virtio_balloon.c
291
struct list_head *pages)
drivers/virtio/virtio_balloon.c
75
struct list_head free_page_list;
drivers/virtio/virtio_mem.c
270
struct list_head next;
drivers/virtio/virtio_mem.c
2734
struct list_head *list, uint64_t start, uint64_t end)
drivers/virtio/virtio_mem.c
2746
struct list_head *list)
drivers/virtio/virtio_pci_common.h
39
struct list_head node;
drivers/virtio/virtio_pci_common.h
76
struct list_head virtqueues;
drivers/virtio/virtio_pci_common.h
77
struct list_head slow_virtqueues;
drivers/w1/masters/ds2490.c
126
struct list_head ds_entry;
drivers/w1/w1.c
363
struct list_head *ent, *n;
drivers/w1/w1_family.c
23
struct list_head *ent, *n;
drivers/w1/w1_family.c
56
struct list_head *ent, *n;
drivers/w1/w1_family.c
88
struct list_head *ent, *n;
drivers/w1/w1_internal.h
27
struct list_head async_entry;
drivers/w1/w1_internal.h
71
extern struct list_head w1_masters;
drivers/watchdog/exar_wdt.c
50
struct list_head list;
drivers/watchdog/watchdog_core.c
76
struct list_head *p, *n;
drivers/watchdog/watchdog_pretimeout.c
28
struct list_head entry;
drivers/watchdog/watchdog_pretimeout.c
39
struct list_head entry;
drivers/watchdog/wdat_wdt.c
27
struct list_head node;
drivers/watchdog/wdat_wdt.c
389
struct list_head *instructions;
drivers/watchdog/wdat_wdt.c
47
struct list_head *instructions[MAX_WDAT_ACTIONS];
drivers/xen/balloon.c
191
struct list_head *next = page->lru.next;
drivers/xen/events/events_base.c
550
struct list_head eoi_list;
drivers/xen/events/events_base.c
98
struct list_head list;
drivers/xen/events/events_base.c
99
struct list_head eoi_list;
drivers/xen/gntalloc.c
100
struct list_head list;
drivers/xen/gntalloc.c
90
struct list_head next_gref; /* list entry gref_list */
drivers/xen/gntalloc.c
91
struct list_head next_file; /* list entry file->list, if open */
drivers/xen/gntdev-common.h
25
struct list_head maps;
drivers/xen/gntdev-common.h
54
struct list_head next;
drivers/xen/gntdev-dmabuf.c
31
struct list_head next;
drivers/xen/gntdev-dmabuf.c
59
struct list_head next;
drivers/xen/gntdev-dmabuf.c
71
struct list_head exp_list;
drivers/xen/gntdev-dmabuf.c
73
struct list_head exp_wait_list;
drivers/xen/gntdev-dmabuf.c
75
struct list_head imp_list;
drivers/xen/grant-table.c
490
struct list_head list;
drivers/xen/pci.c
304
struct list_head list;
drivers/xen/pcpu.c
61
struct list_head list;
drivers/xen/privcmd-buf.c
27
struct list_head list;
drivers/xen/privcmd-buf.c
32
struct list_head list;
drivers/xen/privcmd.c
1141
struct list_head list;
drivers/xen/privcmd.c
1161
struct list_head ioeventfds;
drivers/xen/privcmd.c
1162
struct list_head list;
drivers/xen/privcmd.c
118
static void free_page_list(struct list_head *pages)
drivers/xen/privcmd.c
134
static int gather_array(struct list_head *pagelist,
drivers/xen/privcmd.c
180
struct list_head *pos,
drivers/xen/privcmd.c
216
struct list_head *pos,
drivers/xen/privcmd.c
900
struct list_head list;
drivers/xen/pvcalls-back.c
29
struct list_head frontends;
drivers/xen/pvcalls-back.c
39
struct list_head list;
drivers/xen/pvcalls-back.c
44
struct list_head socket_mappings;
drivers/xen/pvcalls-back.c
55
struct list_head list;
drivers/xen/pvcalls-back.c
76
struct list_head list;
drivers/xen/pvcalls-front.c
36
struct list_head socket_mappings;
drivers/xen/pvcalls-front.c
58
struct list_head list;
drivers/xen/xen-pciback/conf_space.h
58
struct list_head list;
drivers/xen/xen-pciback/conf_space.h
62
struct list_head list;
drivers/xen/xen-pciback/conf_space_capability.c
16
struct list_head cap_list;
drivers/xen/xen-pciback/conf_space_quirks.h
16
struct list_head quirks_list;
drivers/xen/xen-pciback/passthrough.c
16
struct list_head dev_list;
drivers/xen/xen-pciback/pci_stub.c
44
struct list_head slot_list;
drivers/xen/xen-pciback/pci_stub.c
54
struct list_head dev_list;
drivers/xen/xen-pciback/pciback.h
23
struct list_head list;
drivers/xen/xen-pciback/pciback.h
48
struct list_head config_fields;
drivers/xen/xen-pciback/pciback.h
64
extern struct list_head xen_pcibk_quirks;
drivers/xen/xen-pciback/vpci.c
22
struct list_head dev_list[PCI_SLOT_MAX];
drivers/xen/xen-pciback/vpci.c
26
static inline struct list_head *list_first(struct list_head *head)
drivers/xen/xen-scsiback.c
1236
struct list_head *head = &(info->v2p_entry_lists);
drivers/xen/xen-scsiback.c
1237
struct list_head tmp_list;
drivers/xen/xen-scsiback.c
166
struct list_head tv_tpg_list;
drivers/xen/xen-scsiback.c
178
struct list_head info_list;
drivers/xen/xen-scsiback.c
652
struct list_head *head = &(info->v2p_entry_lists);
drivers/xen/xen-scsiback.c
82
struct list_head l;
drivers/xen/xen-scsiback.c
906
struct list_head *head = &(info->v2p_entry_lists);
drivers/xen/xen-scsiback.c
97
struct list_head v2p_entry_lists;
drivers/xen/xenbus/xenbus.h
62
struct list_head list;
drivers/xen/xenbus/xenbus.h
78
struct list_head list;
drivers/xen/xenbus/xenbus.h
97
extern struct list_head xs_reply_list;
drivers/xen/xenbus/xenbus.h
98
extern struct list_head xb_write_list;
drivers/xen/xenbus/xenbus_client.c
57
struct list_head next;
drivers/xen/xenbus/xenbus_dev_frontend.c
102
struct list_head transactions;
drivers/xen/xenbus/xenbus_dev_frontend.c
105
struct list_head watches;
drivers/xen/xenbus/xenbus_dev_frontend.c
116
struct list_head read_buffers;
drivers/xen/xenbus/xenbus_dev_frontend.c
189
static int queue_reply(struct list_head *queue, const void *data, size_t len)
drivers/xen/xenbus/xenbus_dev_frontend.c
215
static void queue_cleanup(struct list_head *list)
drivers/xen/xenbus/xenbus_dev_frontend.c
227
struct list_head list;
drivers/xen/xenbus/xenbus_dev_frontend.c
73
struct list_head list;
drivers/xen/xenbus/xenbus_dev_frontend.c
82
struct list_head list;
fs/9p/v9fs.h
131
struct list_head slist; /* list of sessions registered with v9fs */
fs/afs/fs_operation.c
53
struct list_head link;
fs/afs/internal.h
227
struct list_head vnode_link; /* Link in vnode->wb_keys */
fs/afs/internal.h
308
struct list_head fs_probe_fast; /* List of afs_server to probe at 30s intervals */
fs/afs/internal.h
309
struct list_head fs_probe_slow; /* List of afs_server to probe at 5m intervals */
fs/afs/internal.h
545
struct list_head probe_link; /* Link in net->fs_probe_* */
fs/afs/internal.h
547
struct list_head volumes; /* RCU list of afs_server_entry objects */
fs/afs/internal.h
599
struct list_head slink; /* Link in server->volumes */
fs/afs/internal.h
662
struct list_head open_mmaps; /* List of vnodes that are mmapped */
fs/afs/internal.h
694
struct list_head io_lock_waiters; /* Threads waiting for the I/O lock */
fs/afs/internal.h
714
struct list_head wb_keys; /* List of keys available for writeback */
fs/afs/internal.h
715
struct list_head pending_locks; /* locks waiting to be granted */
fs/afs/internal.h
716
struct list_head granted_locks; /* locks granted on this file */
fs/afs/internal.h
726
struct list_head cb_mmap_link; /* Link in cell->fs_open_mmaps */
fs/afs/server_list.c
161
struct list_head *p;
fs/afs/server_list.c
198
struct list_head *p;
fs/aio.c
149
struct list_head active_reqs; /* used for cancellation */
fs/aio.c
210
struct list_head ki_list; /* the aio core uses this
fs/autofs/autofs_i.h
135
struct list_head active_list;
fs/autofs/autofs_i.h
136
struct list_head expiring_list;
fs/autofs/autofs_i.h
64
struct list_head active;
fs/autofs/autofs_i.h
66
struct list_head expiring;
fs/autofs/root.c
139
struct list_head *p, *head;
fs/autofs/root.c
194
struct list_head *p, *head;
fs/binfmt_misc.c
51
struct list_head list;
fs/btrfs/async-thread.c
212
struct list_head *list = &wq->ordered_list;
fs/btrfs/async-thread.c
30
struct list_head ordered_list;
fs/btrfs/async-thread.h
27
struct list_head ordered_list;
fs/btrfs/backref.c
3581
struct list_head *useless_node = &cache->useless_node;
fs/btrfs/backref.h
340
struct list_head list;
fs/btrfs/backref.h
343
struct list_head upper;
fs/btrfs/backref.h
345
struct list_head lower;
fs/btrfs/backref.h
389
struct list_head list[2];
fs/btrfs/backref.h
404
struct list_head pending[BTRFS_MAX_LEVEL];
fs/btrfs/backref.h
412
struct list_head pending_edge;
fs/btrfs/backref.h
415
struct list_head useless_node;
fs/btrfs/block-group.c
1031
struct list_head *head = &fs_info->space_info;
fs/btrfs/block-group.c
1535
static bool btrfs_link_bg_list(struct btrfs_block_group *bg, struct list_head *list)
fs/btrfs/block-group.c
1843
static int reclaim_bgs_cmp(void *unused, const struct list_head *a,
fs/btrfs/block-group.c
1844
const struct list_head *b)
fs/btrfs/block-group.c
3517
struct list_head *io = &cur_trans->io_bgs;
fs/btrfs/block-group.c
3681
struct list_head *io = &cur_trans->io_bgs;
fs/btrfs/block-group.c
4017
struct list_head *head = &info->space_info;
fs/btrfs/block-group.h
108
struct list_head list;
fs/btrfs/block-group.h
191
struct list_head list;
fs/btrfs/block-group.h
199
struct list_head cluster_list;
fs/btrfs/block-group.h
209
struct list_head bg_list;
fs/btrfs/block-group.h
212
struct list_head ro_list;
fs/btrfs/block-group.h
225
struct list_head discard_list;
fs/btrfs/block-group.h
232
struct list_head dirty_list;
fs/btrfs/block-group.h
233
struct list_head io_list;
fs/btrfs/block-group.h
281
struct list_head active_bg_list;
fs/btrfs/btrfs_inode.h
194
struct list_head delalloc_inodes;
fs/btrfs/btrfs_inode.h
338
struct list_head delayed_iput;
fs/btrfs/compression.c
1013
struct list_head *workspace;
fs/btrfs/compression.c
106
static int compression_decompress(int type, struct list_head *ws,
fs/btrfs/compression.c
1061
struct list_head *workspace;
fs/btrfs/compression.c
1084
struct list_head *workspace;
fs/btrfs/compression.c
135
struct list_head list;
fs/btrfs/compression.c
157
struct list_head *tmp, *next;
fs/btrfs/compression.c
1573
struct list_head *ws_list = get_workspace(fs_info, 0, 0);
fs/btrfs/compression.c
651
struct list_head list;
fs/btrfs/compression.c
654
static void free_heuristic_ws(struct list_head *ws)
fs/btrfs/compression.c
666
static struct list_head *alloc_heuristic_ws(struct btrfs_fs_info *fs_info)
fs/btrfs/compression.c
703
static struct list_head *alloc_workspace(struct btrfs_fs_info *fs_info, int type, int level)
fs/btrfs/compression.c
719
static void free_workspace(int type, struct list_head *ws)
fs/btrfs/compression.c
739
struct list_head *workspace;
fs/btrfs/compression.c
772
struct list_head *ws;
fs/btrfs/compression.c
795
struct list_head *btrfs_get_workspace(struct btrfs_fs_info *fs_info, int type, int level)
fs/btrfs/compression.c
798
struct list_head *workspace;
fs/btrfs/compression.c
801
struct list_head *idle_ws;
fs/btrfs/compression.c
874
static struct list_head *get_workspace(struct btrfs_fs_info *fs_info, int type, int level)
fs/btrfs/compression.c
89
static int compression_decompress_bio(struct list_head *ws,
fs/btrfs/compression.c
894
void btrfs_put_workspace(struct btrfs_fs_info *fs_info, int type, struct list_head *ws)
fs/btrfs/compression.c
897
struct list_head *idle_ws;
fs/btrfs/compression.c
925
static void put_workspace(struct btrfs_fs_info *fs_info, int type, struct list_head *ws)
fs/btrfs/compression.h
105
struct list_head idle_ws;
fs/btrfs/compression.h
115
struct list_head *btrfs_get_workspace(struct btrfs_fs_info *fs_info, int type, int level);
fs/btrfs/compression.h
116
void btrfs_put_workspace(struct btrfs_fs_info *fs_info, int type, struct list_head *ws);
fs/btrfs/compression.h
154
int zlib_compress_bio(struct list_head *ws, struct compressed_bio *cb);
fs/btrfs/compression.h
155
int zlib_decompress_bio(struct list_head *ws, struct compressed_bio *cb);
fs/btrfs/compression.h
156
int zlib_decompress(struct list_head *ws, const u8 *data_in,
fs/btrfs/compression.h
159
struct list_head *zlib_alloc_workspace(struct btrfs_fs_info *fs_info, unsigned int level);
fs/btrfs/compression.h
160
void zlib_free_workspace(struct list_head *ws);
fs/btrfs/compression.h
161
struct list_head *zlib_get_workspace(struct btrfs_fs_info *fs_info, unsigned int level);
fs/btrfs/compression.h
163
int lzo_compress_bio(struct list_head *ws, struct compressed_bio *cb);
fs/btrfs/compression.h
164
int lzo_decompress_bio(struct list_head *ws, struct compressed_bio *cb);
fs/btrfs/compression.h
165
int lzo_decompress(struct list_head *ws, const u8 *data_in,
fs/btrfs/compression.h
168
struct list_head *lzo_alloc_workspace(struct btrfs_fs_info *fs_info);
fs/btrfs/compression.h
169
void lzo_free_workspace(struct list_head *ws);
fs/btrfs/compression.h
171
int zstd_compress_bio(struct list_head *ws, struct compressed_bio *cb);
fs/btrfs/compression.h
172
int zstd_decompress_bio(struct list_head *ws, struct compressed_bio *cb);
fs/btrfs/compression.h
173
int zstd_decompress(struct list_head *ws, const u8 *data_in,
fs/btrfs/compression.h
178
struct list_head *zstd_alloc_workspace(struct btrfs_fs_info *fs_info, int level);
fs/btrfs/compression.h
179
void zstd_free_workspace(struct list_head *ws);
fs/btrfs/compression.h
180
struct list_head *zstd_get_workspace(struct btrfs_fs_info *fs_info, int level);
fs/btrfs/compression.h
181
void zstd_put_workspace(struct btrfs_fs_info *fs_info, struct list_head *ws);
fs/btrfs/ctree.h
196
struct list_head log_ctxs[2];
fs/btrfs/ctree.h
229
struct list_head dirty_list;
fs/btrfs/ctree.h
231
struct list_head root_list;
fs/btrfs/ctree.h
254
struct list_head delalloc_inodes;
fs/btrfs/ctree.h
255
struct list_head delalloc_root;
fs/btrfs/ctree.h
270
struct list_head ordered_extents;
fs/btrfs/ctree.h
271
struct list_head ordered_root;
fs/btrfs/ctree.h
280
struct list_head reloc_dirty_list;
fs/btrfs/ctree.h
321
struct list_head leak_list;
fs/btrfs/defrag.c
935
struct list_head list;
fs/btrfs/defrag.c
957
bool locked, struct list_head *target_list,
fs/btrfs/delayed-inode.c
1696
struct list_head *ins_list,
fs/btrfs/delayed-inode.c
1697
struct list_head *del_list)
fs/btrfs/delayed-inode.c
1745
struct list_head *ins_list,
fs/btrfs/delayed-inode.c
1746
struct list_head *del_list)
fs/btrfs/delayed-inode.c
1769
bool btrfs_should_delete_dir_index(const struct list_head *del_list, u64 index)
fs/btrfs/delayed-inode.c
1789
const struct list_head *ins_list)
fs/btrfs/delayed-inode.c
2117
struct list_head *ins_list,
fs/btrfs/delayed-inode.c
2118
struct list_head *del_list)
fs/btrfs/delayed-inode.c
2187
struct list_head *ins_list,
fs/btrfs/delayed-inode.c
2188
struct list_head *del_list)
fs/btrfs/delayed-inode.c
257
struct list_head *p;
fs/btrfs/delayed-inode.h
102
struct list_head log_list;
fs/btrfs/delayed-inode.h
156
struct list_head *ins_list,
fs/btrfs/delayed-inode.h
157
struct list_head *del_list);
fs/btrfs/delayed-inode.h
159
struct list_head *ins_list,
fs/btrfs/delayed-inode.h
160
struct list_head *del_list);
fs/btrfs/delayed-inode.h
161
bool btrfs_should_delete_dir_index(const struct list_head *del_list, u64 index);
fs/btrfs/delayed-inode.h
163
const struct list_head *ins_list);
fs/btrfs/delayed-inode.h
167
struct list_head *ins_list,
fs/btrfs/delayed-inode.h
168
struct list_head *del_list);
fs/btrfs/delayed-inode.h
170
struct list_head *ins_list,
fs/btrfs/delayed-inode.h
171
struct list_head *del_list);
fs/btrfs/delayed-inode.h
58
struct list_head n_list;
fs/btrfs/delayed-inode.h
63
struct list_head p_list;
fs/btrfs/delayed-inode.h
95
struct list_head tree_list; /* used for batch insert/delete items */
fs/btrfs/delayed-inode.h
96
struct list_head readdir_list; /* used for readdir items */
fs/btrfs/delayed-ref.h
140
struct list_head ref_add_list;
fs/btrfs/delayed-ref.h
69
struct list_head add_list;
fs/btrfs/discard.c
196
struct list_head *discard_list = &discard_ctl->discard_list[i];
fs/btrfs/discard.c
70
static struct list_head *get_discard_list(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/disk-io.c
3972
struct list_head *head;
fs/btrfs/disk-io.c
4048
struct list_head *head;
fs/btrfs/extent-io-tree.h
134
struct list_head leak_list;
fs/btrfs/extent-tree.c
2983
struct list_head *deleted_bgs;
fs/btrfs/extent_io.h
116
struct list_head leak_list;
fs/btrfs/extent_map.h
104
struct list_head modified_extents;
fs/btrfs/extent_map.h
99
struct list_head list;
fs/btrfs/file-item.c
502
struct list_head *list, bool nowait)
fs/btrfs/file-item.h
70
struct list_head *list, int search_commit,
fs/btrfs/file-item.h
73
struct list_head *list, bool nowait);
fs/btrfs/file.c
2818
struct list_head list;
fs/btrfs/file.c
2829
static int add_falloc_range(struct list_head *head, u64 start, u64 len)
fs/btrfs/free-space-cache.c
1074
struct list_head *bitmap_list)
fs/btrfs/free-space-cache.c
1242
write_bitmap_entries(struct btrfs_io_ctl *io_ctl, struct list_head *bitmap_list)
fs/btrfs/free-space-cache.c
1271
cleanup_bitmap_list(struct list_head *bitmap_list)
fs/btrfs/free-space-cache.c
3034
struct list_head *head;
fs/btrfs/free-space-cache.c
3419
struct list_head *bitmaps, u64 offset, u64 bytes,
fs/btrfs/free-space-cache.c
3512
struct list_head *bitmaps, u64 offset, u64 bytes,
fs/btrfs/free-space-cache.c
44
struct list_head list;
fs/btrfs/free-space-cache.h
44
struct list_head list;
fs/btrfs/free-space-cache.h
91
struct list_head trimming_ranges;
fs/btrfs/fs.h
410
struct list_head block_group_list;
fs/btrfs/fs.h
430
struct list_head discard_list[BTRFS_NR_DISCARD_LISTS];
fs/btrfs/fs.h
475
struct list_head node_list;
fs/btrfs/fs.h
481
struct list_head prepare_list;
fs/btrfs/fs.h
646
struct list_head trans_list;
fs/btrfs/fs.h
647
struct list_head dead_roots;
fs/btrfs/fs.h
648
struct list_head caching_block_groups;
fs/btrfs/fs.h
651
struct list_head delayed_iputs;
fs/btrfs/fs.h
660
struct list_head tree_mod_seq_list;
fs/btrfs/fs.h
674
struct list_head ordered_roots;
fs/btrfs/fs.h
679
struct list_head delalloc_roots;
fs/btrfs/fs.h
733
struct list_head dirty_cowonly_roots;
fs/btrfs/fs.h
742
struct list_head space_info;
fs/btrfs/fs.h
814
struct list_head dirty_qgroups;
fs/btrfs/fs.h
861
struct list_head reclaim_bgs;
fs/btrfs/fs.h
867
struct list_head unused_bgs;
fs/btrfs/fs.h
868
struct list_head fully_remapped_bgs;
fs/btrfs/fs.h
927
struct list_head zone_active_bgs;
fs/btrfs/fs.h
954
struct list_head allocated_roots;
fs/btrfs/fs.h
957
struct list_head allocated_ebs;
fs/btrfs/inode.c
2752
struct list_head *list)
fs/btrfs/inode.c
759
struct list_head list;
fs/btrfs/inode.c
768
struct list_head extents;
fs/btrfs/inode.c
8865
struct list_head list;
fs/btrfs/ioctl.c
2815
static void get_block_group_info(struct list_head *groups_list,
fs/btrfs/lru_cache.c
111
struct list_head *head;
fs/btrfs/lru_cache.c
23
static struct btrfs_lru_cache_entry *match_entry(struct list_head *head, u64 key,
fs/btrfs/lru_cache.c
48
struct list_head *head;
fs/btrfs/lru_cache.c
73
struct list_head *prev = entry->list.prev;
fs/btrfs/lru_cache.c
82
struct list_head *head;
fs/btrfs/lru_cache.h
19
struct list_head lru_list;
fs/btrfs/lru_cache.h
39
struct list_head list;
fs/btrfs/lru_cache.h
43
struct list_head lru_list;
fs/btrfs/lzo.c
276
int lzo_compress_bio(struct list_head *ws, struct compressed_bio *cb)
fs/btrfs/lzo.c
429
int lzo_decompress_bio(struct list_head *ws, struct compressed_bio *cb)
fs/btrfs/lzo.c
547
int lzo_decompress(struct list_head *ws, const u8 *data_in,
fs/btrfs/lzo.c
65
struct list_head list;
fs/btrfs/lzo.c
77
void lzo_free_workspace(struct list_head *ws)
fs/btrfs/lzo.c
87
struct list_head *lzo_alloc_workspace(struct btrfs_fs_info *fs_info)
fs/btrfs/ordered-data.c
1032
struct list_head *list)
fs/btrfs/ordered-data.h
137
struct list_head list;
fs/btrfs/ordered-data.h
140
struct list_head log_list;
fs/btrfs/ordered-data.h
149
struct list_head root_extent_list;
fs/btrfs/ordered-data.h
155
struct list_head work_list;
fs/btrfs/ordered-data.h
157
struct list_head bioc_list;
fs/btrfs/ordered-data.h
212
struct list_head *list);
fs/btrfs/ordered-data.h
33
struct list_head list;
fs/btrfs/qgroup.c
1435
static void qgroup_iterator_add(struct list_head *head, struct btrfs_qgroup *qgroup)
fs/btrfs/qgroup.c
1443
static void qgroup_iterator_clean(struct list_head *head)
fs/btrfs/qgroup.c
2725
static void qgroup_iterator_nested_add(struct list_head *head, struct btrfs_qgroup *qgroup)
fs/btrfs/qgroup.c
2733
static void qgroup_iterator_nested_clean(struct list_head *head)
fs/btrfs/qgroup.c
2749
struct ulist *roots, struct list_head *qgroups,
fs/btrfs/qgroup.c
2822
struct list_head *qgroups, u64 nr_old_roots,
fs/btrfs/qgroup.h
245
struct list_head groups; /* groups this group is member of */
fs/btrfs/qgroup.h
246
struct list_head members; /* groups that are members of this group */
fs/btrfs/qgroup.h
247
struct list_head dirty; /* dirty groups */
fs/btrfs/qgroup.h
256
struct list_head iterator;
fs/btrfs/qgroup.h
274
struct list_head nested_iterator;
fs/btrfs/qgroup.h
292
struct list_head next_group;
fs/btrfs/qgroup.h
293
struct list_head next_member;
fs/btrfs/raid56.c
124
struct list_head hash_list;
fs/btrfs/raid56.c
130
struct list_head stripe_cache;
fs/btrfs/raid56.c
1777
struct list_head rbio_list;
fs/btrfs/raid56.c
1783
static int plug_cmp(void *priv, const struct list_head *a,
fs/btrfs/raid56.c
1784
const struct list_head *b)
fs/btrfs/raid56.c
913
struct list_head *head = rbio->plug_list.next;
fs/btrfs/raid56.h
112
struct list_head hash_list;
fs/btrfs/raid56.h
115
struct list_head stripe_cache;
fs/btrfs/raid56.h
133
struct list_head plug_list;
fs/btrfs/ref-verify.c
55
struct list_head list;
fs/btrfs/ref-verify.c
75
struct list_head actions;
fs/btrfs/relocation.c
164
struct list_head reloc_roots;
fs/btrfs/relocation.c
166
struct list_head dirty_subvol_roots;
fs/btrfs/relocation.c
1798
void free_reloc_roots(struct list_head *list)
fs/btrfs/relocation.c
341
struct list_head *useless_node = &cache->useless_node;
fs/btrfs/send.c
192
struct list_head new_refs;
fs/btrfs/send.c
193
struct list_head deleted_refs;
fs/btrfs/send.c
2963
struct list_head list;
fs/btrfs/send.c
3003
static int dup_ref(struct recorded_ref *ref, struct list_head *list)
fs/btrfs/send.c
3017
static void __free_recorded_refs(struct list_head *head)
fs/btrfs/send.c
315
struct list_head list;
fs/btrfs/send.c
319
struct list_head update_refs;
fs/btrfs/send.c
3344
struct list_head *new_refs,
fs/btrfs/send.c
3345
struct list_head *deleted_refs,
fs/btrfs/send.c
3622
struct list_head *stack)
fs/btrfs/send.c
4122
struct recorded_ref *ref, struct list_head *list)
fs/btrfs/send.c
4642
static int record_ref_in_tree(struct rb_root *root, struct list_head *refs,
fs/btrfs/space-info.c
180
struct list_head list;
fs/btrfs/space-info.c
191
struct list_head *head = &info->space_info;
fs/btrfs/space-info.c
409
struct list_head *head = &info->space_info;
fs/btrfs/space-info.c
580
struct list_head *head;
fs/btrfs/space-info.h
160
struct list_head list;
fs/btrfs/space-info.h
162
struct list_head ro_bgs;
fs/btrfs/space-info.h
163
struct list_head priority_tickets;
fs/btrfs/space-info.h
164
struct list_head tickets;
fs/btrfs/space-info.h
180
struct list_head block_groups[BTRFS_NR_RAID_TYPES];
fs/btrfs/sysfs.c
1684
struct list_head *fs_uuids = btrfs_get_fs_uuids();
fs/btrfs/transaction.c
1338
struct list_head *dirty_bgs = &trans->transaction->dirty_bgs;
fs/btrfs/transaction.c
1339
struct list_head *io_bgs = &trans->transaction->io_bgs;
fs/btrfs/transaction.c
1953
struct list_head *head = &trans->transaction->pending_snapshots;
fs/btrfs/transaction.h
107
struct list_head deleted_bgs;
fs/btrfs/transaction.h
163
struct list_head new_bgs;
fs/btrfs/transaction.h
190
struct list_head list;
fs/btrfs/transaction.h
70
struct list_head list;
fs/btrfs/transaction.h
75
struct list_head pending_snapshots;
fs/btrfs/transaction.h
76
struct list_head dev_update_list;
fs/btrfs/transaction.h
77
struct list_head switch_commits;
fs/btrfs/transaction.h
78
struct list_head dirty_bgs;
fs/btrfs/transaction.h
95
struct list_head io_bgs;
fs/btrfs/transaction.h
96
struct list_head dropped_roots;
fs/btrfs/tree-log.c
5008
static int extent_cmp(void *priv, const struct list_head *a,
fs/btrfs/tree-log.c
5009
const struct list_head *b)
fs/btrfs/tree-log.c
5870
struct list_head list;
fs/btrfs/tree-log.c
6048
struct list_head list;
fs/btrfs/tree-log.c
6547
const struct list_head *delayed_ins_list,
fs/btrfs/tree-log.c
6641
const struct list_head *delayed_del_list,
fs/btrfs/tree-log.c
6687
const struct list_head *delayed_del_list,
fs/btrfs/tree-log.c
6721
const struct list_head *delayed_del_list,
fs/btrfs/tree-log.c
6795
const struct list_head *delayed_del_list,
fs/btrfs/tree-log.c
6821
const struct list_head *delayed_ins_list,
fs/btrfs/tree-log.h
40
struct list_head list;
fs/btrfs/tree-log.h
42
struct list_head ordered_extents;
fs/btrfs/tree-log.h
43
struct list_head conflict_inodes;
fs/btrfs/tree-mod-log.h
16
struct list_head list;
fs/btrfs/ulist.h
22
struct list_head *cur_list; /* hint to start search */
fs/btrfs/ulist.h
32
struct list_head list; /* used to link node */
fs/btrfs/ulist.h
42
struct list_head nodes;
fs/btrfs/volumes.c
1292
static int devid_cmp(void *priv, const struct list_head *a,
fs/btrfs/volumes.c
1293
const struct list_head *b)
fs/btrfs/volumes.c
366
struct list_head * __attribute_const__ btrfs_get_fs_uuids(void)
fs/btrfs/volumes.c
4202
struct list_head list;
fs/btrfs/volumes.c
4240
struct list_head *chunks)
fs/btrfs/volumes.h
122
struct list_head dev_list; /* device_list_mutex */
fs/btrfs/volumes.h
123
struct list_head dev_alloc_list; /* chunk mutex */
fs/btrfs/volumes.h
124
struct list_head post_commit_list; /* chunk mutex */
fs/btrfs/volumes.h
362
struct list_head fs_list;
fs/btrfs/volumes.h
408
struct list_head devices;
fs/btrfs/volumes.h
411
struct list_head alloc_list;
fs/btrfs/volumes.h
413
struct list_head seed_list;
fs/btrfs/volumes.h
516
struct list_head rst_ordered_entry;
fs/btrfs/volumes.h
880
struct list_head * __attribute_const__ btrfs_get_fs_uuids(void);
fs/btrfs/zlib.c
148
int zlib_compress_bio(struct list_head *ws, struct compressed_bio *cb)
fs/btrfs/zlib.c
33
struct list_head list;
fs/btrfs/zlib.c
344
int zlib_decompress_bio(struct list_head *ws, struct compressed_bio *cb)
fs/btrfs/zlib.c
37
struct list_head *zlib_get_workspace(struct btrfs_fs_info *fs_info, unsigned int level)
fs/btrfs/zlib.c
39
struct list_head *ws = btrfs_get_workspace(fs_info, BTRFS_COMPRESS_ZLIB, level);
fs/btrfs/zlib.c
447
int zlib_decompress(struct list_head *ws, const u8 *data_in,
fs/btrfs/zlib.c
47
void zlib_free_workspace(struct list_head *ws)
fs/btrfs/zlib.c
72
struct list_head *zlib_alloc_workspace(struct btrfs_fs_info *fs_info, unsigned int level)
fs/btrfs/zoned.c
2763
struct list_head *bg_list;
fs/btrfs/zstd.c
115
struct list_head *pos, *next;
fs/btrfs/zstd.c
185
struct list_head *ws;
fs/btrfs/zstd.c
246
static struct list_head *zstd_find_workspace(struct btrfs_fs_info *fs_info, int level)
fs/btrfs/zstd.c
249
struct list_head *ws;
fs/btrfs/zstd.c
285
struct list_head *zstd_get_workspace(struct btrfs_fs_info *fs_info, int level)
fs/btrfs/zstd.c
288
struct list_head *ws;
fs/btrfs/zstd.c
330
void zstd_put_workspace(struct btrfs_fs_info *fs_info, struct list_head *ws)
fs/btrfs/zstd.c
362
void zstd_free_workspace(struct list_head *ws)
fs/btrfs/zstd.c
371
struct list_head *zstd_alloc_workspace(struct btrfs_fs_info *fs_info, int level)
fs/btrfs/zstd.c
399
int zstd_compress_bio(struct list_head *ws, struct compressed_bio *cb)
fs/btrfs/zstd.c
52
struct list_head list;
fs/btrfs/zstd.c
53
struct list_head lru_list;
fs/btrfs/zstd.c
585
int zstd_decompress_bio(struct list_head *ws, struct compressed_bio *cb)
fs/btrfs/zstd.c
679
int zstd_decompress(struct list_head *ws, const u8 *data_in,
fs/btrfs/zstd.c
81
struct list_head lru_list;
fs/btrfs/zstd.c
82
struct list_head idle_ws[ZSTD_BTRFS_MAX_LEVEL];
fs/btrfs/zstd.c
90
static inline struct workspace *list_to_workspace(struct list_head *list)
fs/buffer.c
538
static int osync_buffers_list(spinlock_t *lock, struct list_head *list)
fs/buffer.c
541
struct list_head *p;
fs/buffer.c
57
static int fsync_buffers_list(spinlock_t *lock, struct list_head *list);
fs/buffer.c
779
static int fsync_buffers_list(spinlock_t *lock, struct list_head *list)
fs/buffer.c
869
struct list_head *list = &mapping->i_private_list;
fs/buffer.c
892
struct list_head *list = &mapping->i_private_list;
fs/cachefiles/cache.c
320
struct list_head *cur;
fs/cachefiles/internal.h
41
struct list_head cache_link; /* Link in cache->volumes */
fs/cachefiles/internal.h
68
struct list_head cache_link; /* Link in cache->*_list */
fs/cachefiles/internal.h
93
struct list_head volumes; /* List of volume objects */
fs/cachefiles/internal.h
94
struct list_head object_list; /* List of active objects */
fs/ceph/dir.c
1650
struct list_head* list;
fs/ceph/file.c
1265
struct list_head osd_reqs;
fs/ceph/mds_client.c
1757
struct list_head *target)
fs/ceph/mds_client.c
1769
struct list_head *dispose)
fs/ceph/mds_client.c
1823
struct list_head *p;
fs/ceph/mds_client.c
3657
struct list_head *head)
fs/ceph/mds_client.c
65
struct list_head *head);
fs/ceph/mds_client.h
233
struct list_head s_caps; /* all caps issued by this session */
fs/ceph/mds_client.h
239
struct list_head s_cap_releases; /* waiting cap_release messages */
fs/ceph/mds_client.h
243
struct list_head s_cap_dirty; /* inodes w/ dirty caps */
fs/ceph/mds_client.h
246
struct list_head s_cap_flushing; /* inodes w/ flushing caps */
fs/ceph/mds_client.h
251
struct list_head s_waiting; /* waiting requests */
fs/ceph/mds_client.h
252
struct list_head s_unsafe; /* unsafe requests */
fs/ceph/mds_client.h
364
struct list_head r_unsafe_dir_item;
fs/ceph/mds_client.h
367
struct list_head r_unsafe_target_item;
fs/ceph/mds_client.h
377
struct list_head r_wait;
fs/ceph/mds_client.h
381
struct list_head r_unsafe_item; /* per-session unsafe list item */
fs/ceph/mds_client.h
402
struct list_head lru;
fs/ceph/mds_client.h
424
struct list_head list;
fs/ceph/mds_client.h
449
struct list_head waiting_for_map;
fs/ceph/mds_client.h
482
struct list_head snap_empty;
fs/ceph/mds_client.h
492
struct list_head cap_delay_list; /* caps with delayed release */
fs/ceph/mds_client.h
493
struct list_head cap_unlink_delay_list; /* caps with delayed release for unlink */
fs/ceph/mds_client.h
495
struct list_head snap_flush_list; /* cap_snaps ready to flush */
fs/ceph/mds_client.h
499
struct list_head cap_flush_list;
fs/ceph/mds_client.h
500
struct list_head cap_dirty_migrating; /* ...that are migration... */
fs/ceph/mds_client.h
522
struct list_head caps_list; /* unused (reserved or
fs/ceph/mds_client.h
525
struct list_head cap_wait_list;
fs/ceph/mds_client.h
535
struct list_head dentry_leases; /* fifo list */
fs/ceph/mds_client.h
536
struct list_head dentry_dir_leases; /* lru list */
fs/ceph/mds_client.h
542
struct list_head snapid_map_lru;
fs/ceph/snap.c
337
struct list_head *realm_queue,
fs/ceph/snap.c
338
struct list_head *dirty_realms)
fs/ceph/snap.c
435
struct list_head *dirty_realms)
fs/ceph/super.h
149
struct list_head metric_wakeup;
fs/ceph/super.h
206
struct list_head session_caps; /* per-session caplist */
fs/ceph/super.h
226
struct list_head caps_item;
fs/ceph/super.h
239
struct list_head g_list; // global
fs/ceph/super.h
240
struct list_head i_list; // per inode
fs/ceph/super.h
250
struct list_head ci_item;
fs/ceph/super.h
332
struct list_head lease_list;
fs/ceph/super.h
422
struct list_head i_dirty_item;
fs/ceph/super.h
431
struct list_head i_flushing_item;
fs/ceph/super.h
437
struct list_head i_cap_flush_list;
fs/ceph/super.h
440
struct list_head i_cap_delay_list; /* for delayed cap release to mds */
fs/ceph/super.h
442
struct list_head i_cap_snaps; /* snapped state pending flush to mds */
fs/ceph/super.h
475
struct list_head i_unsafe_dirops; /* uncommitted mds dir ops */
fs/ceph/super.h
476
struct list_head i_unsafe_iops; /* uncommitted mds inode ops */
fs/ceph/super.h
483
struct list_head i_snap_realm_item;
fs/ceph/super.h
484
struct list_head i_snap_flush_item;
fs/ceph/super.h
866
struct list_head rw_contexts;
fs/ceph/super.h
891
struct list_head list;
fs/ceph/super.h
964
struct list_head children; /* list of child realms */
fs/ceph/super.h
965
struct list_head child_item;
fs/ceph/super.h
967
struct list_head empty_item; /* if i have ref==0 */
fs/ceph/super.h
969
struct list_head dirty_item; /* if realm needs new context */
fs/ceph/super.h
971
struct list_head rebuild_item; /* rebuild snap realms _downward_ in hierarchy */
fs/ceph/super.h
976
struct list_head inodes_with_caps;
fs/coda/coda_psdev.h
16
struct list_head uc_chain;
fs/coda/coda_psdev.h
35
struct list_head vc_pending;
fs/coda/coda_psdev.h
36
struct list_head vc_processing;
fs/coda/psdev.c
97
struct list_head *lh;
fs/configfs/configfs_internal.h
33
struct list_head s_sibling;
fs/configfs/configfs_internal.h
34
struct list_head s_children;
fs/configfs/dir.c
1639
struct list_head *p, *q = &cursor->s_sibling;
fs/configfs/dir.c
1715
struct list_head *p;
fs/configfs/item.c
177
struct list_head *entry;
fs/configfs/item.c
22
static inline struct config_item *to_item(struct list_head *entry)
fs/crypto/fscrypt_private.h
307
struct list_head ci_master_key_link;
fs/crypto/fscrypt_private.h
634
struct list_head mk_decrypted_inodes;
fs/crypto/keyring.c
970
struct list_head *pos;
fs/dcache.c
1117
void d_dispose_if_unused(struct dentry *dentry, struct list_head *dispose)
fs/dcache.c
1155
void shrink_dentry_list(struct list_head *list)
fs/dcache.c
1179
static enum lru_status dentry_lru_isolate(struct list_head *item,
fs/dcache.c
1182
struct list_head *freeable = arg;
fs/dcache.c
1260
static enum lru_status dentry_lru_isolate_shrink(struct list_head *item,
fs/dcache.c
1263
struct list_head *freeable = arg;
fs/dcache.c
1518
struct list_head dispose;
fs/dcache.c
520
static void d_shrink_add(struct dentry *dentry, struct list_head *list)
fs/dcache.c
545
struct list_head *list)
fs/dcache.c
943
static void to_shrink_list(struct dentry *dentry, struct list_head *list)
fs/dcache.c
953
void dput_to_list(struct dentry *dentry, struct list_head *list)
fs/debugfs/internal.h
45
struct list_head cancellations;
fs/dlm/config.c
284
struct list_head members;
fs/dlm/config.c
285
struct list_head members_gone;
fs/dlm/config.c
312
struct list_head list; /* space->members */
fs/dlm/config.c
324
struct list_head list; /* space->members_gone */
fs/dlm/debug_fs.c
400
struct list_head *list;
fs/dlm/debug_fs.c
423
struct list_head *list;
fs/dlm/dir.c
228
struct list_head *last;
fs/dlm/dir.c
233
struct list_head list;
fs/dlm/dir.c
300
struct list_head *list;
fs/dlm/dir.c
50
void dlm_recover_dir_nodeid(struct dlm_ls *ls, const struct list_head *root_list)
fs/dlm/dir.h
18
const struct list_head *root_list);
fs/dlm/dlm_internal.h
108
struct list_head list;
fs/dlm/dlm_internal.h
122
struct list_head list;
fs/dlm/dlm_internal.h
250
struct list_head list;
fs/dlm/dlm_internal.h
275
struct list_head lkb_statequeue; /* rsb g/c/w list */
fs/dlm/dlm_internal.h
276
struct list_head lkb_rsb_lookup; /* waiting for rsb lookup */
fs/dlm/dlm_internal.h
277
struct list_head lkb_wait_reply; /* waiting for remote reply */
fs/dlm/dlm_internal.h
278
struct list_head lkb_ownqueue; /* list of locks for a process */
fs/dlm/dlm_internal.h
325
struct list_head res_lookup; /* lkbs waiting on first */
fs/dlm/dlm_internal.h
327
struct list_head res_grantqueue;
fs/dlm/dlm_internal.h
328
struct list_head res_convertqueue;
fs/dlm/dlm_internal.h
329
struct list_head res_waitqueue;
fs/dlm/dlm_internal.h
331
struct list_head res_slow_list; /* ls_slow_* */
fs/dlm/dlm_internal.h
332
struct list_head res_scan_list;
fs/dlm/dlm_internal.h
333
struct list_head res_root_list; /* used for recovery */
fs/dlm/dlm_internal.h
334
struct list_head res_masters_list; /* used for recovery */
fs/dlm/dlm_internal.h
335
struct list_head res_recover_list; /* used for recovery */
fs/dlm/dlm_internal.h
563
struct list_head ls_list; /* list of lockspaces */
fs/dlm/dlm_internal.h
582
struct list_head ls_slow_inactive; /* to iterate rsbtbl */
fs/dlm/dlm_internal.h
583
struct list_head ls_slow_active; /* to iterate rsbtbl */
fs/dlm/dlm_internal.h
586
struct list_head ls_scan_list; /* rsbs ordered by res_toss_time */
fs/dlm/dlm_internal.h
590
struct list_head ls_waiters; /* lkbs needing a reply */
fs/dlm/dlm_internal.h
593
struct list_head ls_orphans;
fs/dlm/dlm_internal.h
595
struct list_head ls_nodes; /* current nodes in ls */
fs/dlm/dlm_internal.h
596
struct list_head ls_nodes_gone; /* dead node list, recovery */
fs/dlm/dlm_internal.h
629
struct list_head ls_cb_delay; /* save for queue_work later */
fs/dlm/dlm_internal.h
639
struct list_head ls_requestqueue;/* queue remote requests */
fs/dlm/dlm_internal.h
646
struct list_head ls_recover_list;
fs/dlm/dlm_internal.h
655
struct list_head ls_masters_list; /* root resources */
fs/dlm/dlm_internal.h
657
struct list_head ls_dir_dump_list; /* root resources */
fs/dlm/dlm_internal.h
718
struct list_head asts;
fs/dlm/dlm_internal.h
720
struct list_head locks;
fs/dlm/dlm_internal.h
722
struct list_head unlocking;
fs/dlm/lock.c
1638
static void lkb_add_ordered(struct list_head *new, struct list_head *head,
fs/dlm/lock.c
2139
static inline int first_in_list(struct dlm_lkb *lkb, struct list_head *head)
fs/dlm/lock.c
2151
static int queue_conflict(struct list_head *head, struct dlm_lkb *lkb)
fs/dlm/lock.c
2610
static void send_bast_queue(struct dlm_rsb *r, struct list_head *head,
fs/dlm/lock.c
5325
struct list_head *list)
fs/dlm/lock.c
5357
struct list_head *list,
fs/dlm/lock.c
5391
void dlm_recover_purge(struct dlm_ls *ls, const struct list_head *root_list)
fs/dlm/lock.c
5497
static struct dlm_lkb *search_remid_list(struct list_head *head, int nodeid,
fs/dlm/lock.h
37
void dlm_recover_purge(struct dlm_ls *ls, const struct list_head *root_list);
fs/dlm/lockspace.c
30
static struct list_head lslist;
fs/dlm/lowcomms.c
127
struct list_head list;
fs/dlm/lowcomms.c
135
struct list_head msgs;
fs/dlm/lowcomms.c
147
struct list_head list;
fs/dlm/lowcomms.c
156
struct list_head list;
fs/dlm/lowcomms.c
87
struct list_head writequeue; /* List of outgoing writequeue_entries */
fs/dlm/member.c
289
struct list_head *tmp;
fs/dlm/member.c
290
struct list_head *newlist = &new->list;
fs/dlm/member.c
291
struct list_head *head = &ls->ls_nodes;
fs/dlm/member.c
345
static struct dlm_member *find_memb(struct list_head *head, int nodeid)
fs/dlm/member.c
372
static void clear_memb_list(struct list_head *head,
fs/dlm/midcomms.c
164
struct list_head send_queue;
fs/dlm/midcomms.c
211
struct list_head list;
fs/dlm/plock.c
33
struct list_head list;
fs/dlm/recover.c
405
static void set_lock_master(struct list_head *queue, int nodeid)
fs/dlm/recover.c
529
const struct list_head *root_list)
fs/dlm/recover.c
618
static int recover_locks_queue(struct dlm_rsb *r, struct list_head *head,
fs/dlm/recover.c
662
const struct list_head *root_list)
fs/dlm/recover.c
864
void dlm_recover_rsbs(struct dlm_ls *ls, const struct list_head *root_list)
fs/dlm/recover.h
23
const struct list_head *root_list);
fs/dlm/recover.h
26
const struct list_head *root_list);
fs/dlm/recover.h
29
void dlm_recover_rsbs(struct dlm_ls *ls, const struct list_head *root_list);
fs/dlm/recoverd.c
61
static void dlm_create_root_list(struct dlm_ls *ls, struct list_head *root_list)
fs/dlm/recoverd.c
75
static void dlm_release_root_list(struct list_head *root_list)
fs/dlm/requestqueue.c
20
struct list_head list;
fs/ecryptfs/crypto.c
1482
static struct list_head key_tfm_list;
fs/ecryptfs/ecryptfs_kernel.h
190
struct list_head crypt_stat_list;
fs/ecryptfs/ecryptfs_kernel.h
195
struct list_head crypt_stat_list;
fs/ecryptfs/ecryptfs_kernel.h
241
struct list_head keysig_list;
fs/ecryptfs/ecryptfs_kernel.h
280
struct list_head mount_crypt_stat_list;
fs/ecryptfs/ecryptfs_kernel.h
303
struct list_head key_tfm_list;
fs/ecryptfs/ecryptfs_kernel.h
326
struct list_head global_auth_tok_list;
fs/ecryptfs/ecryptfs_kernel.h
353
struct list_head list;
fs/ecryptfs/ecryptfs_kernel.h
387
struct list_head node;
fs/ecryptfs/ecryptfs_kernel.h
388
struct list_head daemon_out_list;
fs/ecryptfs/ecryptfs_kernel.h
401
struct list_head msg_ctx_out_queue;
fs/ecryptfs/ecryptfs_kernel.h
61
struct list_head list;
fs/ecryptfs/keystore.c
1153
static void wipe_auth_tok_list(struct list_head *auth_tok_list_head)
fs/ecryptfs/keystore.c
1187
unsigned char *data, struct list_head *auth_tok_list,
fs/ecryptfs/keystore.c
1319
unsigned char *data, struct list_head *auth_tok_list,
fs/ecryptfs/kthread.c
20
struct list_head kthread_ctl_list;
fs/ecryptfs/kthread.c
27
struct list_head req_list;
fs/ecryptfs/messaging.c
40
struct list_head *p;
fs/erofs/internal.h
109
struct list_head list;
fs/erofs/internal.h
311
struct list_head ishare_list;
fs/erofs/internal.h
83
struct list_head list;
fs/erofs/internal.h
94
struct list_head node;
fs/erofs/zdata.c
1115
struct list_head decompressed_secondary_bvecs;
fs/erofs/zdata.c
1124
struct list_head list;
fs/erofs/zdata.c
1155
struct list_head *p, *n;
fs/erofs/zutil.c
252
struct list_head *p;
fs/eventpoll.c
140
struct list_head rdllink;
fs/eventpoll.c
195
struct list_head rdllist;
fs/eventpoll.c
733
static void ep_start_scan(struct eventpoll *ep, struct list_head *txlist)
fs/eventpoll.c
751
struct list_head *txlist)
fs/exfat/cache.c
199
struct list_head *p = ei->cache_lru.prev;
fs/exfat/cache.c
23
struct list_head cache_list;
fs/exfat/exfat_fs.h
314
struct list_head cache_lru;
fs/ext2/ext2.h
675
struct list_head i_orphan; /* unlinked but open inodes */
fs/ext4/ext4.h
1064
struct list_head i_orphan; /* unlinked but open inodes */
fs/ext4/ext4.h
1071
struct list_head i_fc_dilist;
fs/ext4/ext4.h
1072
struct list_head i_fc_list; /*
fs/ext4/ext4.h
1143
struct list_head i_es_list;
fs/ext4/ext4.h
1177
struct list_head i_rsv_conversion_list;
fs/ext4/ext4.h
1581
struct list_head s_orphan; /* List of orphaned inodes in on disk
fs/ext4/ext4.h
1614
struct list_head s_freed_data_list[2]; /* List of blocks to be freed
fs/ext4/ext4.h
1616
struct list_head s_discard_list;
fs/ext4/ext4.h
1707
struct list_head s_es_list; /* List of inodes with reclaimable extents */
fs/ext4/ext4.h
1779
struct list_head s_fc_q[2]; /* Inodes staged for fast commit
fs/ext4/ext4.h
1782
struct list_head s_fc_dentry_q[2]; /* directory entry updates */
fs/ext4/ext4.h
2667
struct list_head li_request_list;
fs/ext4/ext4.h
2681
struct list_head lr_request;
fs/ext4/ext4.h
283
struct list_head list; /* list of io_end_vec */
fs/ext4/ext4.h
293
struct list_head list; /* per-file finished IO list */
fs/ext4/ext4.h
301
struct list_head list_vec; /* list of ext4_io_end_vec */
fs/ext4/ext4.h
3521
struct list_head bb_prealloc_list;
fs/ext4/fast_commit.h
116
struct list_head fcd_list;
fs/ext4/fast_commit.h
117
struct list_head fcd_dilist;
fs/ext4/fsmap.c
345
static inline int ext4_getfsmap_fill(struct list_head *meta_list,
fs/ext4/fsmap.c
370
struct list_head *meta_list)
fs/ext4/fsmap.c
419
const struct list_head *a,
fs/ext4/fsmap.c
420
const struct list_head *b)
fs/ext4/fsmap.c
435
static void ext4_getfsmap_merge_fixed_metadata(struct list_head *meta_list)
fs/ext4/fsmap.c
458
static void ext4_getfsmap_free_fixed_metadata(struct list_head *meta_list)
fs/ext4/fsmap.c
471
struct list_head *meta_list)
fs/ext4/fsmap.c
52
struct list_head gfi_meta_list; /* fixed metadata list */
fs/ext4/fsmap.h
14
struct list_head fmr_list;
fs/ext4/mballoc.c
3874
struct list_head *cur, *tmp;
fs/ext4/mballoc.c
4024
struct list_head *s_freed_head = &sbi->s_freed_data_list[commit_tid & 1];
fs/ext4/mballoc.c
5092
struct list_head *cur;
fs/ext4/mballoc.c
5764
struct list_head *cur;
fs/ext4/mballoc.c
717
struct list_head *cur;
fs/ext4/mballoc.h
102
struct list_head efd_list;
fs/ext4/mballoc.h
121
struct list_head lg_list; /* for lg PAs */
fs/ext4/mballoc.h
123
struct list_head pa_group_list;
fs/ext4/mballoc.h
125
struct list_head pa_tmp_list;
fs/ext4/mballoc.h
169
struct list_head lg_prealloc_list[PREALLOC_TB_SIZE];
fs/ext4/orphan.c
227
struct list_head *prev;
fs/ext4/page-io.c
215
static void dump_completed_IO(struct inode *inode, struct list_head *head)
fs/ext4/page-io.c
218
struct list_head *cur, *before, *after;
fs/ext4/page-io.c
273
struct list_head *head)
fs/ext4/page-io.c
276
struct list_head unwritten;
fs/ext4/super.c
1157
static inline struct inode *orphan_list_entry(struct list_head *l)
fs/ext4/super.c
1164
struct list_head *l;
fs/ext4/super.c
3823
struct list_head *pos, *n;
fs/ext4/super.c
3929
struct list_head *pos, *n;
fs/f2fs/checkpoint.c
1278
struct list_head *head;
fs/f2fs/checkpoint.c
1340
struct list_head *head = &sbi->inode_list[DIRTY_META];
fs/f2fs/checkpoint.c
984
struct list_head *head;
fs/f2fs/data.c
847
struct list_head *head = &io->bio_list;
fs/f2fs/data.c
895
struct list_head *head = &io->bio_list;
fs/f2fs/f2fs.h
1077
struct list_head nat_entries; /* cached nat entry list (clean) */
fs/f2fs/f2fs.h
1084
struct list_head free_nid_list; /* list for free nids excluding preallocated nids */
fs/f2fs/f2fs.h
1203
struct list_head sit_entry_set; /* sit entry set list */
fs/f2fs/f2fs.h
1352
struct list_head list; /* serialize IOs */
fs/f2fs/f2fs.h
1369
struct list_head list;
fs/f2fs/f2fs.h
1385
struct list_head io_list; /* track fios */
fs/f2fs/f2fs.h
1386
struct list_head bio_list; /* bio entry list head */
fs/f2fs/f2fs.h
1417
struct list_head ino_list; /* inode list head */
fs/f2fs/f2fs.h
1425
struct list_head victim_list; /* linked with all victim entries */
fs/f2fs/f2fs.h
1791
struct list_head fsync_node_list; /* node list head */
fs/f2fs/f2fs.h
1799
struct list_head inode_list[NR_INODE_TYPE]; /* dirty inode list */
fs/f2fs/f2fs.h
1951
struct list_head s_list;
fs/f2fs/f2fs.h
392
struct list_head list; /* list head */
fs/f2fs/f2fs.h
399
struct list_head list; /* list head */
fs/f2fs/f2fs.h
404
struct list_head list; /* list head */
fs/f2fs/f2fs.h
4240
struct list_head stat_list;
fs/f2fs/f2fs.h
437
struct list_head list; /* list head */
fs/f2fs/f2fs.h
472
struct list_head list; /* command list */
fs/f2fs/f2fs.h
513
struct list_head entry_list; /* 4KB discard entry list */
fs/f2fs/f2fs.h
514
struct list_head pend_list[MAX_PLIST_NUM];/* store pending entries */
fs/f2fs/f2fs.h
515
struct list_head wait_list; /* store on-flushing entries */
fs/f2fs/f2fs.h
516
struct list_head fstrim_list; /* in-flight discard from fstrim */
fs/f2fs/f2fs.h
542
struct list_head list; /* list head */
fs/f2fs/f2fs.h
789
struct list_head list; /* node in global extent list of sbi */
fs/f2fs/f2fs.h
798
struct list_head list; /* to be used by sbi->zombie_list */
fs/f2fs/f2fs.h
808
struct list_head extent_list; /* lru list for shrinker */
fs/f2fs/f2fs.h
811
struct list_head zombie_list; /* extent zombie tree list */
fs/f2fs/f2fs.h
969
struct list_head dirty_list; /* dirty list for dirs and files */
fs/f2fs/f2fs.h
970
struct list_head gdirty_list; /* linked in global dirty list */
fs/f2fs/f2fs.h
973
struct list_head gdonate_list;
fs/f2fs/gc.h
76
struct list_head ilist;
fs/f2fs/gc.h
84
struct list_head list;
fs/f2fs/node.c
2210
struct list_head *head = &sbi->fsync_node_list;
fs/f2fs/node.c
3048
struct list_head *head, int max)
fs/f2fs/node.h
154
struct list_head set_list; /* link with other nat sets */
fs/f2fs/node.h
155
struct list_head entry_list; /* link with dirty nat entries */
fs/f2fs/node.h
161
struct list_head list; /* for free node id list */
fs/f2fs/node.h
67
struct list_head list; /* for clean or dirty nat list */
fs/f2fs/recovery.c
161
struct list_head *dir_list)
fs/f2fs/recovery.c
401
static int find_fsync_dnodes(struct f2fs_sb_info *sbi, struct list_head *head,
fs/f2fs/recovery.c
484
static void destroy_fsync_dnodes(struct list_head *head, int drop)
fs/f2fs/recovery.c
62
static struct fsync_inode_entry *get_fsync_inode(struct list_head *head,
fs/f2fs/recovery.c
75
struct list_head *head, nid_t ino, bool quota_inode)
fs/f2fs/recovery.c
779
static int recover_data(struct f2fs_sb_info *sbi, struct list_head *inode_list,
fs/f2fs/recovery.c
780
struct list_head *tmp_inode_list, struct list_head *dir_list)
fs/f2fs/segment.c
1242
struct list_head *wait_list,
fs/f2fs/segment.c
1286
struct list_head *wait_list = (dpolicy->type == DPOLICY_FSTRIM) ?
fs/f2fs/segment.c
1643
struct list_head *pend_list;
fs/f2fs/segment.c
1715
struct list_head *pend_list;
fs/f2fs/segment.c
1764
struct list_head *wait_list = (dpolicy->type == DPOLICY_FSTRIM) ?
fs/f2fs/segment.c
2085
struct list_head *head = &SM_I(sbi)->dcc_info->entry_list;
fs/f2fs/segment.c
2145
struct list_head *head = &(SM_I(sbi)->dcc_info->entry_list);
fs/f2fs/segment.c
2171
struct list_head *head = &dcc->entry_list;
fs/f2fs/segment.c
284
static void __complete_revoke_list(struct inode *inode, struct list_head *head,
fs/f2fs/segment.c
314
struct list_head revoke_list;
fs/f2fs/segment.c
4608
struct list_head *head)
fs/f2fs/segment.c
4624
static void add_sit_entry(unsigned int segno, struct list_head *head)
fs/f2fs/segment.c
4647
struct list_head *set_list = &sm_info->sit_entry_set;
fs/f2fs/segment.c
4687
struct list_head *head = &SM_I(sbi)->sit_entry_set;
fs/f2fs/segment.c
971
struct list_head *pend_list;
fs/f2fs/segment.h
200
struct list_head list;
fs/f2fs/segment.h
288
struct list_head set_list; /* link with all sit sets */
fs/f2fs/shrinker.c
136
struct list_head *p;
fs/f2fs/shrinker.c
207
struct list_head *p;
fs/f2fs/shrinker.c
44
struct list_head *p;
fs/f2fs/shrinker.c
84
struct list_head *p;
fs/f2fs/sysfs.c
1823
struct list_head *pend_list;
fs/fat/cache.c
164
struct list_head *p = MSDOS_I(inode)->cache_lru.prev;
fs/fat/cache.c
19
struct list_head cache_list;
fs/fat/fat.h
117
struct list_head cache_lru;
fs/fs-writeback.c
116
struct list_head *head)
fs/fs-writeback.c
1496
static int move_expired_inodes(struct list_head *delaying_queue,
fs/fs-writeback.c
1497
struct list_head *dispatch_queue,
fs/fs-writeback.c
1501
struct list_head *pos, *node;
fs/fs-writeback.c
2693
struct list_head *dirty_list;
fs/fs-writeback.c
50
struct list_head list; /* pending work list */
fs/fs-writeback.c
66
static inline struct inode *wb_inode(struct list_head *head)
fs/fs-writeback.c
695
struct list_head *list, int *nr)
fs/fuse/cuse.c
60
struct list_head list; /* linked on cuse_conntbl */
fs/fuse/cuse.c
71
static struct list_head cuse_conntbl[CUSE_CONNTBL_LEN];
fs/fuse/cuse.c
79
static struct list_head *cuse_conntbl_head(dev_t devt)
fs/fuse/dax.c
1173
static void fuse_free_dax_mem_ranges(struct list_head *mem_list)
fs/fuse/dax.c
252
struct list_head *to_remove)
fs/fuse/dax.c
40
struct list_head list;
fs/fuse/dax.c
46
struct list_head busy_list;
fs/fuse/dax.c
80
struct list_head busy_ranges;
fs/fuse/dax.c
90
struct list_head free_ranges;
fs/fuse/dev.c
2406
void fuse_dev_end_requests(struct list_head *head)
fs/fuse/dev.c
38
bool fuse_request_expired(struct fuse_conn *fc, struct list_head *list)
fs/fuse/dev.c
48
static bool fuse_fpq_processing_expired(struct fuse_conn *fc, struct list_head *processing)
fs/fuse/dev_uring.c
145
static bool ent_list_request_expired(struct fuse_conn *fc, struct list_head *list)
fs/fuse/dev_uring.c
275
struct list_head *pq;
fs/fuse/dev_uring.c
280
pq = kzalloc_objs(struct list_head, FUSE_PQ_HASH_SIZE);
fs/fuse/dev_uring.c
362
static void fuse_uring_stop_list_entries(struct list_head *head,
fs/fuse/dev_uring.c
798
struct list_head *req_queue = &queue->fuse_req_queue;
fs/fuse/dev_uring_i.h
52
struct list_head list;
fs/fuse/dev_uring_i.h
76
struct list_head ent_avail_queue;
fs/fuse/dev_uring_i.h
82
struct list_head ent_w_req_queue;
fs/fuse/dev_uring_i.h
83
struct list_head ent_commit_queue;
fs/fuse/dev_uring_i.h
86
struct list_head ent_in_userspace;
fs/fuse/dev_uring_i.h
89
struct list_head ent_released;
fs/fuse/dev_uring_i.h
92
struct list_head fuse_req_queue;
fs/fuse/dev_uring_i.h
95
struct list_head fuse_req_bg_queue;
fs/fuse/file.c
437
struct list_head queue_entry;
fs/fuse/fuse_dev_i.h
61
void fuse_dev_end_requests(struct list_head *head);
fs/fuse/fuse_dev_i.h
76
bool fuse_request_expired(struct fuse_conn *fc, struct list_head *list);
fs/fuse/fuse_i.h
1018
struct list_head fc_entry;
fs/fuse/fuse_i.h
154
struct list_head write_files;
fs/fuse/fuse_i.h
157
struct list_head queued_writes;
fs/fuse/fuse_i.h
277
struct list_head write_entry;
fs/fuse/fuse_i.h
444
struct list_head list;
fs/fuse/fuse_i.h
447
struct list_head intr_entry;
fs/fuse/fuse_i.h
536
struct list_head pending;
fs/fuse/fuse_i.h
539
struct list_head interrupts;
fs/fuse/fuse_i.h
569
struct list_head *processing;
fs/fuse/fuse_i.h
572
struct list_head io;
fs/fuse/fuse_i.h
586
struct list_head entry;
fs/fuse/fuse_i.h
707
struct list_head bg_queue;
fs/fuse/fuse_i.h
78
extern struct list_head fuse_conn_list;
fs/fuse/fuse_i.h
937
struct list_head entry;
fs/fuse/fuse_i.h
964
struct list_head devices;
fs/fuse/fuse_i.h
975
struct list_head mounts;
fs/fuse/inode.c
1619
struct list_head *pq;
fs/fuse/inode.c
1625
pq = kzalloc_objs(struct list_head, FUSE_PQ_HASH_SIZE);
fs/fuse/inode.c
36
struct list_head fuse_conn_list;
fs/fuse/virtio_fs.c
52
struct list_head queued_reqs;
fs/fuse/virtio_fs.c
53
struct list_head end_reqs; /* End these requests */
fs/fuse/virtio_fs.c
67
struct list_head list; /* on virtio_fs_instances */
fs/fuse/virtio_fs.c
89
struct list_head list;
fs/gfs2/glock.c
169
struct list_head *list = &sdp->sd_dead_glocks;
fs/gfs2/glock.c
1877
static int glock_cmp(void *priv, const struct list_head *a,
fs/gfs2/glock.c
1878
const struct list_head *b)
fs/gfs2/glock.c
1917
static unsigned long gfs2_dispose_glock_lru(struct list_head *list)
fs/gfs2/glops.c
62
struct list_head *head = &gl->gl_ail_list;
fs/gfs2/incore.h
145
struct list_head bd_list;
fs/gfs2/incore.h
148
struct list_head bd_ail_st_list;
fs/gfs2/incore.h
149
struct list_head bd_ail_gl_list;
fs/gfs2/incore.h
256
struct list_head gh_list;
fs/gfs2/incore.h
349
struct list_head gl_holders;
fs/gfs2/incore.h
358
struct list_head gl_lru;
fs/gfs2/incore.h
359
struct list_head gl_ail_list;
fs/gfs2/incore.h
403
struct list_head i_ordered;
fs/gfs2/incore.h
432
struct list_head rr_list;
fs/gfs2/incore.h
446
struct list_head qd_list;
fs/gfs2/incore.h
450
struct list_head qd_lru;
fs/gfs2/incore.h
493
struct list_head tr_list;
fs/gfs2/incore.h
494
struct list_head tr_databuf;
fs/gfs2/incore.h
495
struct list_head tr_buf;
fs/gfs2/incore.h
498
struct list_head tr_ail1_list;
fs/gfs2/incore.h
499
struct list_head tr_ail2_list;
fs/gfs2/incore.h
503
struct list_head list;
fs/gfs2/incore.h
511
struct list_head jd_list;
fs/gfs2/incore.h
512
struct list_head extent_list;
fs/gfs2/incore.h
528
struct list_head jd_revoke_list;
fs/gfs2/incore.h
678
struct list_head si_list;
fs/gfs2/incore.h
736
struct list_head sd_sc_inodes_list;
fs/gfs2/incore.h
758
struct list_head sd_jindex_list;
fs/gfs2/incore.h
785
struct list_head sd_quota_list;
fs/gfs2/incore.h
808
struct list_head sd_log_revokes;
fs/gfs2/incore.h
809
struct list_head sd_log_ordered;
fs/gfs2/incore.h
834
struct list_head sd_ail1_list;
fs/gfs2/incore.h
835
struct list_head sd_ail2_list;
fs/gfs2/incore.h
840
struct list_head sd_dead_glocks;
fs/gfs2/log.c
198
struct list_head *head = &sdp->sd_ail1_list;
fs/gfs2/log.c
279
struct list_head *head)
fs/gfs2/log.c
405
struct list_head *ail2_list = &sdp->sd_ail2_list;
fs/gfs2/log.c
694
static int ip_cmp(void *priv, const struct list_head *a, const struct list_head *b)
fs/gfs2/log.c
997
struct list_head *head;
fs/gfs2/lops.c
1070
struct list_head *head;
fs/gfs2/lops.c
625
static int blocknr_cmp(void *priv, const struct list_head *a,
fs/gfs2/lops.c
626
const struct list_head *b)
fs/gfs2/lops.c
641
unsigned int total, struct list_head *blist,
fs/gfs2/lops.c
724
struct list_head *head;
fs/gfs2/lops.c
851
struct list_head *head = &sdp->sd_log_revokes;
fs/gfs2/lops.c
888
struct list_head *head = &sdp->sd_log_revokes;
fs/gfs2/quota.c
138
static void gfs2_qd_list_dispose(struct list_head *list)
fs/gfs2/quota.c
151
static enum lru_status gfs2_qd_isolate(struct list_head *item,
fs/gfs2/quota.c
154
struct list_head *dispose = arg;
fs/gfs2/recovery.c
108
struct list_head *head = &jd->jd_revoke_list;
fs/gfs2/recovery.c
57
struct list_head *head = &jd->jd_revoke_list;
fs/gfs2/super.c
312
struct list_head list;
fs/gfs2/super.c
61
struct list_head list;
fs/gfs2/super.c
85
static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid)
fs/hfs/hfs.h
17
struct list_head list;
fs/hfs/hfs_fs.h
39
struct list_head open_dir_list;
fs/hfsplus/catalog.c
335
struct list_head *pos;
fs/hfsplus/hfsplus_fs.h
217
struct list_head open_dir_list;
fs/hfsplus/hfsplus_fs.h
268
struct list_head list;
fs/inode.c
880
static void dispose_list(struct list_head *head)
fs/inode.c
957
static enum lru_status inode_lru_isolate(struct list_head *item,
fs/inode.c
960
struct list_head *freeable = arg;
fs/internal.h
231
extern void dput_to_list(struct dentry *, struct list_head *);
fs/internal.h
232
extern void shrink_dentry_list(struct list_head *);
fs/iomap/ioend.c
329
struct list_head tmp;
fs/iomap/ioend.c
389
struct list_head *more_ioends)
fs/iomap/ioend.c
405
static int iomap_ioend_compare(void *priv, const struct list_head *a,
fs/iomap/ioend.c
406
const struct list_head *b)
fs/iomap/ioend.c
418
void iomap_sort_ioends(struct list_head *ioend_list)
fs/iomap/ioend.c
80
struct list_head tmp;
fs/jbd2/revoke.c
104
struct list_head hash;
fs/jbd2/revoke.c
117
struct list_head *hash_table;
fs/jbd2/revoke.c
123
struct list_head *,
fs/jbd2/revoke.c
139
struct list_head *hash_list;
fs/jbd2/revoke.c
163
struct list_head *hash_list;
fs/jbd2/revoke.c
234
kvmalloc_objs(struct list_head, hash_size);
fs/jbd2/revoke.c
251
struct list_head *hash_list;
fs/jbd2/revoke.c
490
struct list_head *hash_list;
fs/jbd2/revoke.c
491
struct list_head *list_entry;
fs/jbd2/revoke.c
531
struct list_head *log_bufs)
fs/jbd2/revoke.c
537
struct list_head *hash_list;
fs/jbd2/revoke.c
572
struct list_head *log_bufs,
fs/jbd2/revoke.c
729
struct list_head *hash_list;
fs/jffs2/compr.h
49
struct list_head list;
fs/jffs2/debug.c
501
struct list_head *this;
fs/jffs2/debug.c
523
struct list_head *this;
fs/jffs2/debug.c
546
struct list_head *this;
fs/jffs2/debug.c
569
struct list_head *this;
fs/jffs2/debug.c
585
struct list_head *this;
fs/jffs2/debug.c
600
struct list_head *this;
fs/jffs2/debug.c
616
struct list_head *this;
fs/jffs2/debug.c
632
struct list_head *this;
fs/jffs2/debug.c
648
struct list_head *this;
fs/jffs2/debug.c
664
struct list_head *this;
fs/jffs2/debug.c
680
struct list_head *this;
fs/jffs2/gc.c
47
struct list_head *nextlist = NULL;
fs/jffs2/jffs2_fs_sb.h
100
struct list_head dirty_list; /* Blocks with some dirty space */
fs/jffs2/jffs2_fs_sb.h
101
struct list_head erasable_list; /* Blocks which are completely dirty, and need erasing */
fs/jffs2/jffs2_fs_sb.h
102
struct list_head erasable_pending_wbuf_list; /* Blocks which need erasing but only after the current wbuf is flushed */
fs/jffs2/jffs2_fs_sb.h
103
struct list_head erasing_list; /* Blocks which are currently erasing */
fs/jffs2/jffs2_fs_sb.h
104
struct list_head erase_checking_list; /* Blocks which are being checked and marked */
fs/jffs2/jffs2_fs_sb.h
105
struct list_head erase_pending_list; /* Blocks which need erasing now */
fs/jffs2/jffs2_fs_sb.h
106
struct list_head erase_complete_list; /* Blocks which are erased and need the clean marker written to them */
fs/jffs2/jffs2_fs_sb.h
107
struct list_head free_list; /* Blocks which are free and ready to be used */
fs/jffs2/jffs2_fs_sb.h
108
struct list_head bad_list; /* Bad blocks. */
fs/jffs2/jffs2_fs_sb.h
109
struct list_head bad_used_list; /* Bad blocks with valid data in. */
fs/jffs2/jffs2_fs_sb.h
150
struct list_head xattrindex[XATTRINDEX_HASHSIZE];
fs/jffs2/jffs2_fs_sb.h
151
struct list_head xattr_unchecked;
fs/jffs2/jffs2_fs_sb.h
152
struct list_head xattr_dead_list;
fs/jffs2/jffs2_fs_sb.h
98
struct list_head clean_list; /* Blocks 100% full of clean data */
fs/jffs2/jffs2_fs_sb.h
99
struct list_head very_dirty_list; /* Blocks with lots of dirty space */
fs/jffs2/nodelist.h
279
struct list_head list;
fs/jffs2/nodemgmt.c
286
struct list_head *next;
fs/jffs2/nodemgmt.c
572
static inline int on_list(struct list_head *obj, struct list_head *head)
fs/jffs2/nodemgmt.c
574
struct list_head *this;
fs/jffs2/scan.c
1122
static int count_list(struct list_head *l)
fs/jffs2/scan.c
1125
struct list_head *tmp;
fs/jffs2/scan.c
1135
static void rotate_list(struct list_head *head, uint32_t count)
fs/jffs2/scan.c
1137
struct list_head *n = head->next;
fs/jffs2/wbuf.c
110
struct list_head *this, *next;
fs/jffs2/xattr.h
31
struct list_head xindex; /* chained from c->xattrindex[n] */
fs/jfs/jfs_incore.h
167
struct list_head log_list; /* volumes associated with a journal */
fs/jfs/jfs_incore.h
50
struct list_head anon_inode_list; /* inodes having anonymous txns */
fs/jfs/jfs_logmgr.h
355
struct list_head sb_list;/* This is used to sync metadata
fs/jfs/jfs_logmgr.h
358
struct list_head journal_list; /* Global list */
fs/jfs/jfs_logmgr.h
386
struct list_head cqueue; /* FIFO commit queue */
fs/jfs/jfs_logmgr.h
396
struct list_head synclist; /* 8: logsynclist anchor */
fs/jfs/jfs_logmgr.h
470
struct list_head synclist; /* log sync list link */
fs/jfs/jfs_metapage.h
17
struct list_head synclist;
fs/jfs/jfs_txnmgr.c
62
struct list_head unlock_queue; /* Txns waiting to be released */
fs/jfs/jfs_txnmgr.c
63
struct list_head anon_list; /* inodes having anonymous txns */
fs/jfs/jfs_txnmgr.c
64
struct list_head anon_list2; /* inodes having anonymous txns
fs/jfs/jfs_txnmgr.h
31
struct list_head synclist; /* logsynclist link */
fs/jfs/jfs_txnmgr.h
43
struct list_head cqueue; /* commit queue list */
fs/kernfs/file.c
25
struct list_head files; /* goes through kernfs_open_file.list */
fs/kernfs/kernfs-internal.h
103
struct list_head node;
fs/kernfs/kernfs-internal.h
47
struct list_head supers;
fs/lockd/mon.c
210
static struct nsm_handle *nsm_lookup_hostname(const struct list_head *nsm_handles,
fs/lockd/mon.c
222
static struct nsm_handle *nsm_lookup_addr(const struct list_head *nsm_handles,
fs/lockd/mon.c
233
static struct nsm_handle *nsm_lookup_priv(const struct list_head *nsm_handles,
fs/lockd/netns.h
20
struct list_head nsm_handles;
fs/lockd/svclock.c
92
struct list_head *pos;
fs/locks.c
1501
int lease_modify(struct file_lease *fl, int arg, struct list_head *dispose)
fs/locks.c
1533
static void time_out_leases(struct inode *inode, struct list_head *dispose)
fs/locks.c
219
locks_dump_ctx_list(struct list_head *list, char *list_type)
fs/locks.c
247
locks_check_ctx_file_list(struct file *filp, struct list_head *list, char *list_type)
fs/locks.c
2980
struct list_head *head, int *id,
fs/locks.c
375
locks_dispose_list(struct list_head *dispose)
fs/locks.c
387
lease_dispose_list(struct list_head *dispose)
fs/locks.c
918
locks_insert_lock_ctx(struct file_lock_core *fl, struct list_head *before)
fs/locks.c
933
locks_delete_lock_ctx(struct file_lock_core *fl, struct list_head *dispose)
fs/mbcache.c
37
struct list_head c_list;
fs/mount.h
61
struct list_head mnt_mounts; /* list of children, anchored here */
fs/mount.h
62
struct list_head mnt_child; /* and going through their mnt_child */
fs/mount.h
68
struct list_head mnt_list;
fs/mount.h
69
struct list_head mnt_expire; /* link in fs-specific expiry list */
fs/mount.h
70
struct list_head mnt_share; /* circular list of shared mounts */
fs/mount.h
83
struct list_head to_notify; /* need to queue notification */
fs/mount.h
9
extern struct list_head notify_list;
fs/namespace.c
1106
struct list_head *next = p->mnt_mounts.next;
fs/namespace.c
1122
struct list_head *prev = p->mnt_mounts.prev;
fs/namespace.c
3914
void mnt_set_expiry(struct vfsmount *mnt, struct list_head *expiry_list)
fs/namespace.c
3926
void mark_mounts_for_expiry(struct list_head *mounts)
fs/namespace.c
3967
static int select_submounts(struct mount *parent, struct list_head *graveyard)
fs/namespace.c
3970
struct list_head *next;
fs/namespace.c
3977
struct list_head *tmp = next;
fs/namespace.c
922
static void maybe_free_mountpoint(struct mountpoint *mp, struct list_head *list)
fs/namespace.c
987
static void __umount_mnt(struct mount *mnt, struct list_head *shrink_list)
fs/netfs/internal.h
40
extern struct list_head netfs_io_requests;
fs/netfs/read_retry.c
30
struct list_head *next;
fs/netfs/write_retry.c
20
struct list_head *next;
fs/nfs/blocklayout/blocklayout.c
610
struct layout_verification *lv, struct list_head *extents,
fs/nfs/blocklayout/blocklayout.h
131
struct list_head be_list;
fs/nfs/blocklayout/extent_tree.c
126
static void __ext_put_deviceids(struct list_head *head)
fs/nfs/blocklayout/extent_tree.c
179
sector_t start, sector_t end, struct list_head *tmp)
fs/nfs/delegation.c
178
struct list_head *list;
fs/nfs/delegation.h
18
struct list_head super_list;
fs/nfs/delegation.h
29
struct list_head entry;
fs/nfs/dir.c
2892
static void nfs_access_free_list(struct list_head *head)
fs/nfs/dir.c
2977
static void __nfs_access_zap_cache(struct nfs_inode *nfsi, struct list_head *head)
fs/nfs/dir.c
3142
struct list_head *lh;
fs/nfs/direct.c
309
static void nfs_read_sync_pgio_error(struct list_head *head, int error)
fs/nfs/direct.c
509
static void nfs_direct_add_page_head(struct list_head *list,
fs/nfs/direct.c
525
static void nfs_direct_join_group(struct list_head *list,
fs/nfs/direct.c
555
struct list_head *list,
fs/nfs/direct.c
811
static void nfs_write_sync_pgio_error(struct list_head *head, int error)
fs/nfs/filelayout/filelayout.c
1022
filelayout_commit_pagelist(struct inode *inode, struct list_head *mds_pages,
fs/nfs/filelayout/filelayoutdev.c
77
struct list_head dsaddrs;
fs/nfs/flexfilelayout/flexfilelayout.c
2371
ff_layout_commit_pagelist(struct inode *inode, struct list_head *mds_pages,
fs/nfs/flexfilelayout/flexfilelayout.c
414
struct list_head *free_me)
fs/nfs/flexfilelayout/flexfilelayout.h
118
struct list_head mirrors;
fs/nfs/flexfilelayout/flexfilelayout.h
119
struct list_head error_list; /* nfs4_ff_layout_ds_err */
fs/nfs/flexfilelayout/flexfilelayout.h
124
struct list_head errors;
fs/nfs/flexfilelayout/flexfilelayout.h
222
int ff_layout_encode_ds_ioerr(struct xdr_stream *xdr, const struct list_head *head);
fs/nfs/flexfilelayout/flexfilelayout.h
223
void ff_layout_free_ds_ioerr(struct list_head *head);
fs/nfs/flexfilelayout/flexfilelayout.h
226
struct list_head *head,
fs/nfs/flexfilelayout/flexfilelayout.h
47
struct list_head list; /* linked in mirror error_list */
fs/nfs/flexfilelayout/flexfilelayout.h
96
struct list_head mirrors;
fs/nfs/flexfilelayout/flexfilelayoutdev.c
228
struct list_head *head = &flo->error_list;
fs/nfs/flexfilelayout/flexfilelayoutdev.c
473
void ff_layout_free_ds_ioerr(struct list_head *head)
fs/nfs/flexfilelayout/flexfilelayoutdev.c
48
struct list_head dsaddrs;
fs/nfs/flexfilelayout/flexfilelayoutdev.c
487
int ff_layout_encode_ds_ioerr(struct xdr_stream *xdr, const struct list_head *head)
fs/nfs/flexfilelayout/flexfilelayoutdev.c
522
struct list_head *head,
fs/nfs/flexfilelayout/flexfilelayoutdev.c
549
struct list_head *head,
fs/nfs/internal.h
600
struct list_head *head,
fs/nfs/internal.h
603
int nfs_scan_commit_list(struct list_head *src, struct list_head *dst,
fs/nfs/internal.h
606
int nfs_scan_commit(struct inode *inode, struct list_head *dst,
fs/nfs/internal.h
614
int nfs_generic_commit_list(struct inode *inode, struct list_head *head,
fs/nfs/internal.h
616
void nfs_retry_commit(struct list_head *page_list,
fs/nfs/internal.h
624
struct list_head *dst,
fs/nfs/namespace.c
258
struct list_head *list = &nfs_automount_list;
fs/nfs/netns.h
27
struct list_head nfs_client_list;
fs/nfs/netns.h
28
struct list_head nfs_volume_list;
fs/nfs/netns.h
34
struct list_head nfs4_data_server_cache;
fs/nfs/nfs42xattr.c
71
struct list_head lru;
fs/nfs/nfs42xattr.c
72
struct list_head dispose;
fs/nfs/nfs42xattr.c
804
cache_lru_isolate(struct list_head *item,
fs/nfs/nfs42xattr.c
807
struct list_head *dispose = arg;
fs/nfs/nfs42xattr.c
82
struct list_head lru;
fs/nfs/nfs42xattr.c
83
struct list_head dispose;
fs/nfs/nfs42xattr.c
869
entry_lru_isolate(struct list_head *item,
fs/nfs/nfs42xattr.c
872
struct list_head *dispose = arg;
fs/nfs/nfs4_fs.h
100
struct list_head list;
fs/nfs/nfs4_fs.h
117
struct list_head so_lru;
fs/nfs/nfs4_fs.h
126
struct list_head so_states;
fs/nfs/nfs4_fs.h
153
struct list_head ls_locks; /* Other lock stateids */
fs/nfs/nfs4_fs.h
185
struct list_head open_states; /* List of states for the same state_owner */
fs/nfs/nfs4_fs.h
186
struct list_head inode_states; /* List of states for the same inode */
fs/nfs/nfs4_fs.h
187
struct list_head lock_states; /* List of subservient lock stateids */
fs/nfs/nfs4_fs.h
501
extern void nfs4_purge_state_owners(struct nfs_server *, struct list_head *);
fs/nfs/nfs4_fs.h
502
extern void nfs4_free_state_owners(struct list_head *head);
fs/nfs/nfs4_fs.h
94
struct list_head list; /* Defines sequence of RPC calls */
fs/nfs/nfs4client.c
51
struct list_head list; /* ds_clp->cl_ds_clients */
fs/nfs/nfs4state.c
1437
struct list_head *list;
fs/nfs/nfs4state.c
580
void nfs4_purge_state_owners(struct nfs_server *server, struct list_head *head)
fs/nfs/nfs4state.c
600
void nfs4_free_state_owners(struct list_head *head)
fs/nfs/nfs4super.c
77
struct list_head list;
fs/nfs/pagelist.c
883
struct list_head *head = &mirror->pg_list;
fs/nfs/pnfs.c
1008
static int pnfs_layout_bulk_list_reboot(struct list_head *list)
fs/nfs/pnfs.c
1234
struct list_head *head)
fs/nfs/pnfs.c
1252
struct list_head *freeme)
fs/nfs/pnfs.c
1823
struct list_head *free_me)
fs/nfs/pnfs.c
1863
struct list_head *free_me)
fs/nfs/pnfs.c
2655
struct list_head *tmp_list,
fs/nfs/pnfs.c
2780
struct list_head *head;
fs/nfs/pnfs.c
3276
static void pnfs_list_write_lseg(struct inode *inode, struct list_head *listp)
fs/nfs/pnfs.c
3287
static void pnfs_list_write_lseg_done(struct inode *inode, struct list_head *listp)
fs/nfs/pnfs.c
396
struct list_head *free_me)
fs/nfs/pnfs.c
457
struct list_head *lseg_list)
fs/nfs/pnfs.c
481
struct list_head *lseg_list,
fs/nfs/pnfs.c
59
struct list_head *free_me,
fs/nfs/pnfs.c
63
struct list_head *tmp_list);
fs/nfs/pnfs.c
655
struct list_head *tmp_list)
fs/nfs/pnfs.c
666
struct list_head *tmp_list)
fs/nfs/pnfs.c
721
struct list_head *tmp_list,
fs/nfs/pnfs.c
758
struct list_head *free_me,
fs/nfs/pnfs.c
772
pnfs_free_lseg_list(struct list_head *free_me)
fs/nfs/pnfs.c
827
struct list_head *layout_list)
fs/nfs/pnfs.c
847
struct list_head *layout_list)
fs/nfs/pnfs.c
883
pnfs_layout_free_bulk_destroy_list(struct list_head *layout_list,
fs/nfs/pnfs.c
944
struct list_head *list)
fs/nfs/pnfs.c
961
struct list_head *list,
fs/nfs/pnfs.c
990
struct list_head *list)
fs/nfs/pnfs.h
132
struct list_head pnfs_tblid;
fs/nfs/pnfs.h
149
struct list_head *free_me);
fs/nfs/pnfs.h
189
struct list_head *mds_pages,
fs/nfs/pnfs.h
200
void (*recover_commit_reqs) (struct list_head *list,
fs/nfs/pnfs.h
207
struct list_head plh_layouts; /* other client layouts */
fs/nfs/pnfs.h
208
struct list_head plh_bulk_destroy;
fs/nfs/pnfs.h
209
struct list_head plh_segs; /* layout segments list */
fs/nfs/pnfs.h
210
struct list_head plh_return_segs; /* invalid layout segments */
fs/nfs/pnfs.h
280
void pnfs_free_lseg_list(struct list_head *tmp_list);
fs/nfs/pnfs.h
297
struct list_head *tmp_list,
fs/nfs/pnfs.h
301
struct list_head *tmp_list,
fs/nfs/pnfs.h
305
struct list_head *lseg_list);
fs/nfs/pnfs.h
346
struct list_head *free_me);
fs/nfs/pnfs.h
407
void pnfs_generic_recover_commit_reqs(struct list_head *dst,
fs/nfs/pnfs.h
410
struct list_head *mds_pages,
fs/nfs/pnfs.h
419
struct list_head *dsaddrs,
fs/nfs/pnfs.h
478
pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how,
fs/nfs/pnfs.h
53
struct list_head da_node; /* nfs4_pnfs_dev_hlist dev_dslist */
fs/nfs/pnfs.h
561
pnfs_recover_commit_reqs(struct list_head *head, struct nfs_commit_info *cinfo)
fs/nfs/pnfs.h
60
struct list_head ds_node; /* nfs4_pnfs_dev_hlist dev_dslist */
fs/nfs/pnfs.h
62
struct list_head ds_addrs;
fs/nfs/pnfs.h
71
struct list_head pls_list;
fs/nfs/pnfs.h
72
struct list_head pls_lc_list;
fs/nfs/pnfs.h
73
struct list_head pls_commits;
fs/nfs/pnfs.h
816
pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how,
fs/nfs/pnfs.h
864
pnfs_recover_commit_reqs(struct list_head *head, struct nfs_commit_info *cinfo)
fs/nfs/pnfs_nfs.c
1179
struct list_head *list;
fs/nfs/pnfs_nfs.c
247
struct list_head *src = &bucket->written;
fs/nfs/pnfs_nfs.c
248
struct list_head *dst = &bucket->committing;
fs/nfs/pnfs_nfs.c
305
pnfs_bucket_recover_commit_reqs(struct list_head *dst,
fs/nfs/pnfs_nfs.c
331
void pnfs_generic_recover_commit_reqs(struct list_head *dst,
fs/nfs/pnfs_nfs.c
357
pnfs_bucket_get_committing(struct list_head *head,
fs/nfs/pnfs_nfs.c
362
struct list_head *pos;
fs/nfs/pnfs_nfs.c
406
pnfs_bucket_alloc_ds_commits(struct list_head *list,
fs/nfs/pnfs_nfs.c
439
pnfs_alloc_ds_commits_list(struct list_head *list,
fs/nfs/pnfs_nfs.c
462
pnfs_generic_commit_pagelist(struct inode *inode, struct list_head *mds_pages,
fs/nfs/pnfs_nfs.c
583
_same_data_server_addrs_locked(const struct list_head *dsaddrs1,
fs/nfs/pnfs_nfs.c
584
const struct list_head *dsaddrs2)
fs/nfs/pnfs_nfs.c
609
_data_server_lookup_locked(const struct nfs_net *nn, const struct list_head *dsaddrs)
fs/nfs/pnfs_nfs.c
673
nfs4_pnfs_remotestr(struct list_head *dsaddrs, gfp_t gfp_flags)
fs/nfs/pnfs_nfs.c
722
nfs4_pnfs_ds_add(const struct net *net, struct list_head *dsaddrs, gfp_t gfp_flags)
fs/nfs/read.c
200
nfs_async_read_error(struct list_head *head, int error)
fs/nfs/write.c
1372
static void nfs_async_write_error(struct list_head *head, int error)
fs/nfs/write.c
1671
static loff_t nfs_get_lwb(struct list_head *head)
fs/nfs/write.c
1687
struct list_head *head,
fs/nfs/write.c
1727
void nfs_retry_commit(struct list_head *page_list,
fs/nfs/write.c
1756
nfs_commit_list(struct inode *inode, struct list_head *head, int how,
fs/nfs/write.c
1870
int nfs_generic_commit_list(struct inode *inode, struct list_head *head,
fs/nfs/write.c
783
nfs_request_add_commit_list_locked(struct nfs_page *req, struct list_head *dst,
fs/nfs/write.c
956
nfs_scan_commit_list(struct list_head *src, struct list_head *dst,
fs/nfs/write.c
990
nfs_scan_commit(struct inode *inode, struct list_head *dst,
fs/nfs_common/grace.c
106
struct list_head *grace_list = net_generic(net, grace_net_id);
fs/nfs_common/grace.c
115
struct list_head *grace_list = net_generic(net, grace_net_id);
fs/nfs_common/grace.c
126
.size = sizeof(struct list_head),
fs/nfs_common/grace.c
32
struct list_head *grace_list = net_generic(net, grace_net_id);
fs/nfs_common/grace.c
66
struct list_head *grace_list = net_generic(net, grace_net_id);
fs/nfs_common/nfslocalio.c
104
void nfs_uuid_is_local(const uuid_t *uuid, struct list_head *list,
fs/nfs_common/nfslocalio.c
226
void nfs_localio_invalidate_clients(struct list_head *nn_local_clients,
fs/nfsd/cache.h
35
struct list_head c_lru;
fs/nfsd/filecache.c
410
nfsd_file_dispose_list(struct list_head *dispose)
fs/nfsd/filecache.c
429
nfsd_file_dispose_list_delayed(struct list_head *dispose)
fs/nfsd/filecache.c
495
nfsd_file_lru_cb(struct list_head *item, struct list_lru_one *lru,
fs/nfsd/filecache.c
498
struct list_head *head = arg;
fs/nfsd/filecache.c
538
nfsd_file_gc_cb(struct list_head *item, struct list_lru_one *lru,
fs/nfsd/filecache.c
631
nfsd_file_cond_queue(struct nfsd_file *nf, struct list_head *dispose)
fs/nfsd/filecache.c
67
struct list_head freeme;
fs/nfsd/filecache.c
672
nfsd_file_queue_for_close(struct inode *inode, struct list_head *dispose)
fs/nfsd/filecache.h
53
struct list_head nf_lru;
fs/nfsd/filecache.h
54
struct list_head nf_gc;
fs/nfsd/netns.h
100
struct list_head client_lru;
fs/nfsd/netns.h
101
struct list_head close_lru;
fs/nfsd/netns.h
102
struct list_head del_recall_lru;
fs/nfsd/netns.h
105
struct list_head blocked_locks_lru;
fs/nfsd/netns.h
202
struct list_head nfsd_ssc_mount_list;
fs/nfsd/netns.h
225
struct list_head local_clients;
fs/nfsd/netns.h
84
struct list_head *reclaim_str_hashtbl;
fs/nfsd/netns.h
86
struct list_head *conf_id_hashtbl;
fs/nfsd/netns.h
88
struct list_head *unconf_id_hashtbl;
fs/nfsd/netns.h
90
struct list_head *sessionid_hashtbl;
fs/nfsd/nfs4layouts.c
19
struct list_head lo_perstate;
fs/nfsd/nfs4layouts.c
466
nfsd4_free_layouts(struct list_head *reaplist)
fs/nfsd/nfs4layouts.c
47
static struct list_head nfsd_devid_hash[DEVID_HASH_SIZE];
fs/nfsd/nfs4layouts.c
480
struct list_head *reaplist)
fs/nfsd/nfs4layouts.c
584
struct list_head *reaplist)
fs/nfsd/nfs4layouts.c
761
struct list_head *dispose)
fs/nfsd/nfs4proc.c
1464
struct list_head *pos, *next;
fs/nfsd/nfs4proc.c
1570
struct list_head *head = &nn->conf_id_hashtbl[idhashval];
fs/nfsd/nfs4recover.c
1358
nn->reclaim_str_hashtbl = kmalloc_objs(struct list_head,
fs/nfsd/nfs4recover.c
188
struct list_head list;
fs/nfsd/nfs4recover.c
193
struct list_head names;
fs/nfsd/nfs4recover.c
481
nn->reclaim_str_hashtbl = kmalloc_objs(struct list_head,
fs/nfsd/nfs4recover.c
635
struct list_head cn_list;
fs/nfsd/nfs4recover.c
643
struct list_head cu_list;
fs/nfsd/nfs4state.c
1573
struct list_head *reaplist)
fs/nfsd/nfs4state.c
1630
free_ol_stateid_reaplist(struct list_head *reaplist)
fs/nfsd/nfs4state.c
1649
struct list_head *reaplist)
fs/nfsd/nfs4state.c
1664
struct list_head *reaplist)
fs/nfsd/nfs4state.c
1783
struct list_head *head = &nn->conf_id_hashtbl[idhashval];
fs/nfsd/nfs4state.c
2360
clp->cl_ownerstr_hashtbl = kmalloc_objs(struct list_head,
fs/nfsd/nfs4state.c
3394
find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions)
fs/nfsd/nfs4state.c
3413
struct list_head *tbl = nn->conf_id_hashtbl;
fs/nfsd/nfs4state.c
3422
struct list_head *tbl = nn->unconf_id_hashtbl;
fs/nfsd/nfs4state.c
5550
struct list_head *dispose)
fs/nfsd/nfs4state.c
6808
nfs4_get_client_reaplist(struct nfsd_net *nn, struct list_head *reaplist,
fs/nfsd/nfs4state.c
6812
struct list_head *pos, *next;
fs/nfsd/nfs4state.c
6846
struct list_head *reaplist)
fs/nfsd/nfs4state.c
6849
struct list_head *pos, *next;
fs/nfsd/nfs4state.c
6871
nfs4_process_client_reaplist(struct list_head *reaplist)
fs/nfsd/nfs4state.c
6873
struct list_head *pos, *next;
fs/nfsd/nfs4state.c
6928
struct list_head *pos, *next, reaplist;
fs/nfsd/nfs4state.c
7045
struct list_head reaplist;
fs/nfsd/nfs4state.c
7054
struct list_head *pos, *next;
fs/nfsd/nfs4state.c
8962
nn->conf_id_hashtbl = kmalloc_objs(struct list_head, CLIENT_HASH_SIZE);
fs/nfsd/nfs4state.c
8965
nn->unconf_id_hashtbl = kmalloc_objs(struct list_head, CLIENT_HASH_SIZE);
fs/nfsd/nfs4state.c
8968
nn->sessionid_hashtbl = kmalloc_objs(struct list_head,
fs/nfsd/nfs4state.c
9111
struct list_head *pos, *next, reaplist;
fs/nfsd/nfscache.c
121
nfsd_cacherep_dispose(struct list_head *dispose)
fs/nfsd/nfscache.c
226
struct list_head *head = &nn->drc_hashtbl[i].lru_head;
fs/nfsd/nfscache.c
261
unsigned int max, struct list_head *dispose)
fs/nfsd/nfscache.c
34
struct list_head lru_head;
fs/nfsd/pnfs.h
15
struct list_head hash;
fs/nfsd/state.h
143
struct list_head sc_cp_list;
fs/nfsd/state.h
156
struct list_head cp_list; /* per parent nfs4_stid */
fs/nfsd/state.h
215
struct list_head dl_perfile;
fs/nfsd/state.h
216
struct list_head dl_perclnt;
fs/nfsd/state.h
217
struct list_head dl_recall_lru; /* delegation recalled */
fs/nfsd/state.h
351
struct list_head cn_persession;
fs/nfsd/state.h
373
struct list_head se_hash; /* hash by sessionid */
fs/nfsd/state.h
374
struct list_head se_perclnt;
fs/nfsd/state.h
375
struct list_head se_all_sessions;/* global list of sessions */
fs/nfsd/state.h
380
struct list_head se_conns;
fs/nfsd/state.h
449
struct list_head cl_idhash; /* hash by cl_clientid.id */
fs/nfsd/state.h
451
struct list_head *cl_ownerstr_hashtbl;
fs/nfsd/state.h
452
struct list_head cl_openowners;
fs/nfsd/state.h
454
struct list_head cl_delegations;
fs/nfsd/state.h
455
struct list_head cl_revoked; /* unacknowledged, revoked 4.1 state */
fs/nfsd/state.h
456
struct list_head cl_lru; /* tail queue */
fs/nfsd/state.h
458
struct list_head cl_lo_states; /* outstanding layout states */
fs/nfsd/state.h
503
struct list_head cl_sessions;
fs/nfsd/state.h
521
struct list_head async_copies; /* list of async copies */
fs/nfsd/state.h
538
struct list_head cr_strhash; /* hash by cr_name */
fs/nfsd/state.h
587
struct list_head so_strhash;
fs/nfsd/state.h
588
struct list_head so_stateids;
fs/nfsd/state.h
608
struct list_head oo_perclient;
fs/nfsd/state.h
616
struct list_head oo_close_lru;
fs/nfsd/state.h
630
struct list_head lo_blocked; /* blocked file_locks */
fs/nfsd/state.h
650
struct list_head co_perfile;
fs/nfsd/state.h
669
struct list_head fi_stateids;
fs/nfsd/state.h
671
struct list_head fi_delegations;
fs/nfsd/state.h
674
struct list_head fi_clnt_odstate;
fs/nfsd/state.h
69
struct list_head __list;
fs/nfsd/state.h
692
struct list_head fi_lo_states;
fs/nfsd/state.h
713
struct list_head st_perfile;
fs/nfsd/state.h
714
struct list_head st_perstateowner;
fs/nfsd/state.h
715
struct list_head st_locks;
fs/nfsd/state.h
735
struct list_head ls_perclnt;
fs/nfsd/state.h
736
struct list_head ls_perfile;
fs/nfsd/state.h
738
struct list_head ls_layouts;
fs/nfsd/state.h
76
struct list_head __list;
fs/nfsd/state.h
779
struct list_head nbl_list;
fs/nfsd/state.h
780
struct list_head nbl_lru;
fs/nfsd/state.h
80
struct list_head rcl_referring_calls;
fs/nfsd/state.h
97
struct list_head cb_referring_call_list;
fs/nfsd/xdr4.h
515
struct list_head ts_id_list;
fs/nfsd/xdr4.h
520
struct list_head ts_stateid_list;
fs/nfsd/xdr4.h
758
struct list_head copies;
fs/nilfs2/bmap.c
341
struct list_head *listp)
fs/nilfs2/bmap.h
168
void nilfs_bmap_lookup_dirty_buffers(struct nilfs_bmap *, struct list_head *);
fs/nilfs2/bmap.h
71
struct list_head *);
fs/nilfs2/btree.c
2132
struct list_head *lists,
fs/nilfs2/btree.c
2135
struct list_head *head;
fs/nilfs2/btree.c
2167
struct list_head *listp)
fs/nilfs2/btree.c
2171
struct list_head lists[NILFS_BTREE_LEVEL_MAX];
fs/nilfs2/gcinode.c
176
struct list_head *head = &nilfs->ns_gc_inodes;
fs/nilfs2/ioctl.c
536
struct list_head *buffers)
fs/nilfs2/mdt.c
627
struct list_head *head = &shadow->frozen_buffers;
fs/nilfs2/mdt.h
27
struct list_head frozen_buffers;
fs/nilfs2/nilfs.h
50
struct list_head i_dirty; /* List for connecting dirty files */
fs/nilfs2/recovery.c
330
struct list_head *head)
fs/nilfs2/recovery.c
399
static void dispose_recovery_list(struct list_head *head)
fs/nilfs2/recovery.c
411
struct list_head list;
fs/nilfs2/recovery.c
415
static int nilfs_segment_list_add(struct list_head *head, __u64 segnum)
fs/nilfs2/recovery.c
428
void nilfs_dispose_segment_list(struct list_head *head)
fs/nilfs2/recovery.c
44
struct list_head list;
fs/nilfs2/recovery.c
443
struct list_head *head = &ri->ri_used_segments;
fs/nilfs2/recovery.c
525
struct list_head *head,
fs/nilfs2/segbuf.c
250
static void nilfs_release_buffers(struct list_head *list)
fs/nilfs2/segbuf.c
270
void nilfs_clear_logs(struct list_head *logs)
fs/nilfs2/segbuf.c
278
void nilfs_truncate_logs(struct list_head *logs,
fs/nilfs2/segbuf.c
291
int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs)
fs/nilfs2/segbuf.c
304
int nilfs_wait_on_logs(struct list_head *logs)
fs/nilfs2/segbuf.c
322
void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed)
fs/nilfs2/segbuf.h
160
void nilfs_clear_logs(struct list_head *logs);
fs/nilfs2/segbuf.h
161
void nilfs_truncate_logs(struct list_head *logs,
fs/nilfs2/segbuf.h
163
int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs);
fs/nilfs2/segbuf.h
164
int nilfs_wait_on_logs(struct list_head *logs);
fs/nilfs2/segbuf.h
165
void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed);
fs/nilfs2/segbuf.h
167
static inline void nilfs_destroy_logs(struct list_head *logs)
fs/nilfs2/segbuf.h
64
struct list_head sb_list;
fs/nilfs2/segbuf.h
75
struct list_head sb_segsum_buffers;
fs/nilfs2/segbuf.h
76
struct list_head sb_payload_buffers; /* including super root */
fs/nilfs2/segment.c
1166
struct list_head *head;
fs/nilfs2/segment.c
135
static void nilfs_dispose_list(struct the_nilfs *, struct list_head *, int);
fs/nilfs2/segment.c
1442
static void nilfs_free_incomplete_logs(struct list_head *logs,
fs/nilfs2/segment.c
1498
static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile)
fs/nilfs2/segment.c
1709
static void nilfs_prepare_write_logs(struct list_head *logs, u32 seed)
fs/nilfs2/segment.c
1816
static void nilfs_abort_logs(struct list_head *logs, int err)
fs/nilfs2/segment.c
2494
nilfs_remove_written_gcinodes(struct the_nilfs *nilfs, struct list_head *head)
fs/nilfs2/segment.c
699
struct list_head *listp,
fs/nilfs2/segment.c
763
struct list_head *listp)
fs/nilfs2/segment.c
796
struct list_head *head, int force)
fs/nilfs2/segment.c
974
static void nilfs_redirty_inodes(struct list_head *head)
fs/nilfs2/segment.c
984
static void nilfs_drop_collected_inodes(struct list_head *head)
fs/nilfs2/segment.c
999
struct list_head *listp,
fs/nilfs2/segment.h
125
struct list_head sc_dirty_files;
fs/nilfs2/segment.h
126
struct list_head sc_gc_inodes;
fs/nilfs2/segment.h
127
struct list_head sc_iput_queue;
fs/nilfs2/segment.h
138
struct list_head sc_segbufs;
fs/nilfs2/segment.h
139
struct list_head sc_write_logs;
fs/nilfs2/segment.h
242
extern void nilfs_dispose_segment_list(struct list_head *);
fs/nilfs2/segment.h
43
struct list_head ri_used_segments;
fs/nilfs2/the_nilfs.h
156
struct list_head ns_dirty_files;
fs/nilfs2/the_nilfs.h
160
struct list_head ns_gc_inodes;
fs/notify/inotify/inotify_fsnotify.c
52
struct list_head *list = &group->notification_list;
fs/notify/mark.c
1099
struct list_head private_destroy_list;
fs/notify/mark.c
666
struct list_head conns_list;
fs/notify/mark.c
999
struct list_head *head = &to_free;
fs/notify/notification.c
89
struct list_head *list = &group->notification_list;
fs/ocfs2/aops.c
2068
struct list_head dw_zero_list;
fs/ocfs2/aops.c
673
struct list_head ue_node;
fs/ocfs2/aops.c
674
struct list_head ue_ip_node;
fs/ocfs2/aops.c
754
struct list_head w_unwritten_list;
fs/ocfs2/aops.c
795
struct list_head *head)
fs/ocfs2/cluster/heartbeat.c
176
struct list_head hn_item;
fs/ocfs2/cluster/heartbeat.c
189
struct list_head ds_live_item;
fs/ocfs2/cluster/heartbeat.c
197
struct list_head hr_all_item;
fs/ocfs2/cluster/heartbeat.c
259
struct list_head hr_handler_list;
fs/ocfs2/cluster/heartbeat.c
46
static struct list_head o2hb_live_slots[O2NM_MAX_NODES];
fs/ocfs2/cluster/heartbeat.c
98
struct list_head list;
fs/ocfs2/cluster/heartbeat.h
42
struct list_head hc_item;
fs/ocfs2/cluster/tcp.c
802
struct list_head *unreg_list)
fs/ocfs2/cluster/tcp.c
871
void o2net_unregister_handler_list(struct list_head *list)
fs/ocfs2/cluster/tcp.h
90
struct list_head *unreg_list);
fs/ocfs2/cluster/tcp.h
91
void o2net_unregister_handler_list(struct list_head *list);
fs/ocfs2/cluster/tcp_internal.h
158
struct list_head sc_net_debug_item;
fs/ocfs2/cluster/tcp_internal.h
187
struct list_head nh_unregister_item;
fs/ocfs2/cluster/tcp_internal.h
203
struct list_head ns_node_item;
fs/ocfs2/cluster/tcp_internal.h
209
struct list_head st_net_debug_item;
fs/ocfs2/cluster/tcp_internal.h
91
struct list_head nn_status_list;
fs/ocfs2/dlm/dlmapi.h
190
struct list_head ec_item;
fs/ocfs2/dlm/dlmast.c
266
struct list_head *head = NULL;
fs/ocfs2/dlm/dlmcommon.h
1064
static inline int dlm_lock_on_list(struct list_head *head,
fs/ocfs2/dlm/dlmcommon.h
108
struct list_head list;
fs/ocfs2/dlm/dlmcommon.h
110
struct list_head dirty_list;
fs/ocfs2/dlm/dlmcommon.h
111
struct list_head purge_list;
fs/ocfs2/dlm/dlmcommon.h
112
struct list_head pending_asts;
fs/ocfs2/dlm/dlmcommon.h
113
struct list_head pending_basts;
fs/ocfs2/dlm/dlmcommon.h
114
struct list_head tracking_list;
fs/ocfs2/dlm/dlmcommon.h
132
struct list_head mle_hb_events;
fs/ocfs2/dlm/dlmcommon.h
158
struct list_head work_list;
fs/ocfs2/dlm/dlmcommon.h
160
struct list_head dlm_domain_handlers;
fs/ocfs2/dlm/dlmcommon.h
161
struct list_head dlm_eviction_callbacks;
fs/ocfs2/dlm/dlmcommon.h
222
struct list_head list;
fs/ocfs2/dlm/dlmcommon.h
286
struct list_head granted;
fs/ocfs2/dlm/dlmcommon.h
287
struct list_head converting;
fs/ocfs2/dlm/dlmcommon.h
288
struct list_head blocked;
fs/ocfs2/dlm/dlmcommon.h
289
struct list_head purge;
fs/ocfs2/dlm/dlmcommon.h
295
struct list_head dirty;
fs/ocfs2/dlm/dlmcommon.h
296
struct list_head recovering; // dlm_recovery_ctxt.resources list
fs/ocfs2/dlm/dlmcommon.h
299
struct list_head tracking; /* dlm->tracking_list */
fs/ocfs2/dlm/dlmcommon.h
339
struct list_head list;
fs/ocfs2/dlm/dlmcommon.h
340
struct list_head ast_list;
fs/ocfs2/dlm/dlmcommon.h
341
struct list_head bast_list;
fs/ocfs2/dlm/dlmcommon.h
387
static inline struct list_head *
fs/ocfs2/dlm/dlmcommon.h
390
struct list_head *ret = NULL;
fs/ocfs2/dlm/dlmcommon.h
41
struct list_head hb_events;
fs/ocfs2/dlm/dlmcommon.h
442
struct list_head list;
fs/ocfs2/dlm/dlmcommon.h
90
struct list_head resources;
fs/ocfs2/dlm/dlmcommon.h
91
struct list_head node_data;
fs/ocfs2/dlm/dlmdebug.c
493
struct list_head *track_list;
fs/ocfs2/dlm/dlmdomain.h
12
extern struct list_head dlm_domains;
fs/ocfs2/dlm/dlmmaster.c
2476
struct list_head *queue;
fs/ocfs2/dlm/dlmmaster.c
2914
struct list_head *queue = &res->granted;
fs/ocfs2/dlm/dlmmaster.c
2969
struct list_head *queue;
fs/ocfs2/dlm/dlmrecovery.c
1033
struct list_head *list,
fs/ocfs2/dlm/dlmrecovery.c
1081
struct list_head *iter, *queue = &res->granted;
fs/ocfs2/dlm/dlmrecovery.c
1262
struct list_head *queue;
fs/ocfs2/dlm/dlmrecovery.c
1748
static inline struct list_head *
fs/ocfs2/dlm/dlmrecovery.c
1751
struct list_head *ret;
fs/ocfs2/dlm/dlmrecovery.c
1790
struct list_head *queue, *iter;
fs/ocfs2/dlm/dlmrecovery.c
1791
struct list_head *tmpq = NULL;
fs/ocfs2/dlm/dlmrecovery.c
2046
struct list_head *queue;
fs/ocfs2/dlm/dlmrecovery.c
2210
struct list_head *queue;
fs/ocfs2/dlm/dlmrecovery.c
68
struct list_head *list, u8 dead_node);
fs/ocfs2/dlm/dlmunlock.c
401
struct list_head *queue;
fs/ocfs2/dlmglue.c
49
struct list_head mw_item;
fs/ocfs2/dlmglue.h
81
struct list_head oh_list;
fs/ocfs2/extent_map.h
19
struct list_head ei_list;
fs/ocfs2/extent_map.h
25
struct list_head em_list;
fs/ocfs2/filecheck.c
47
struct list_head fe_list;
fs/ocfs2/filecheck.h
37
struct list_head fc_head; /* File check entry list head */
fs/ocfs2/inode.h
33
struct list_head ip_io_markers;
fs/ocfs2/inode.h
42
struct list_head ip_unwritten_list;
fs/ocfs2/journal.c
1293
struct list_head lri_list;
fs/ocfs2/journal.h
60
struct list_head j_la_cleanups;
fs/ocfs2/ocfs2.h
160
struct list_head l_blocked_list;
fs/ocfs2/ocfs2.h
161
struct list_head l_mask_waiters;
fs/ocfs2/ocfs2.h
162
struct list_head l_holders;
fs/ocfs2/ocfs2.h
188
struct list_head l_debug_list;
fs/ocfs2/ocfs2.h
225
struct list_head d_lockres_tracking;
fs/ocfs2/ocfs2.h
458
struct list_head blocked_lock_list;
fs/ocfs2/quota.h
40
struct list_head rc_list; /* List of chunks */
fs/ocfs2/quota.h
46
struct list_head r_list[OCFS2_MAXQUOTAS]; /* List of chunks to recover */
fs/ocfs2/quota.h
56
struct list_head dqi_chunk; /* List of chunks */
fs/ocfs2/quota.h
78
struct list_head qc_chunk; /* List of quotafile chunks */
fs/ocfs2/quota_local.c
237
static void ocfs2_release_local_quota_bitmaps(struct list_head *head)
fs/ocfs2/quota_local.c
251
struct list_head *head)
fs/ocfs2/quota_local.c
297
struct list_head *head)
fs/ocfs2/quota_local.c
316
static void free_recovery_list(struct list_head *head)
fs/ocfs2/quota_local.c
341
struct list_head *head)
fs/ocfs2/reservations.h
27
struct list_head r_lru; /* LRU list head */
fs/ocfs2/reservations.h
49
struct list_head m_lru; /* LRU of reservations
fs/ocfs2/stack_user.c
109
struct list_head oc_list;
fs/ocfs2/stack_user.c
121
struct list_head op_list;
fs/ocfs2/stackglue.h
230
struct list_head sp_list;
fs/orangefs/orangefs-bufmap.c
144
struct list_head list_link;
fs/orangefs/orangefs-kernel.h
134
struct list_head list;
fs/orangefs/orangefs-kernel.h
211
struct list_head list;
fs/orangefs/orangefs-kernel.h
432
extern struct list_head orangefs_superblocks;
fs/orangefs/orangefs-kernel.h
434
extern struct list_head orangefs_request_list;
fs/orangefs/orangefs-kernel.h
437
extern struct list_head *orangefs_htable_ops_in_progress;
fs/orangefs/orangefs-mod.c
102
kzalloc_objs(struct list_head, hash_table_size);
fs/orangefs/orangefs-mod.c
69
struct list_head *orangefs_htable_ops_in_progress;
fs/overlayfs/dir.c
1120
static int ovl_rename_start(struct ovl_renamedata *ovlrd, struct list_head *list)
fs/overlayfs/dir.c
1191
static int ovl_rename_upper(struct ovl_renamedata *ovlrd, struct list_head *list)
fs/overlayfs/dir.c
385
struct list_head *list)
fs/overlayfs/dir.c
798
struct list_head *list)
fs/overlayfs/dir.c
844
struct list_head *list)
fs/overlayfs/overlayfs.h
785
int ovl_check_empty_dir(struct dentry *dentry, struct list_head *list);
fs/overlayfs/overlayfs.h
787
struct list_head *list);
fs/overlayfs/overlayfs.h
788
void ovl_cache_free(struct list_head *list);
fs/overlayfs/readdir.c
1077
int ovl_check_empty_dir(struct dentry *dentry, struct list_head *list)
fs/overlayfs/readdir.c
1115
struct list_head *list)
fs/overlayfs/readdir.c
25
struct list_head l_node;
fs/overlayfs/readdir.c
274
void ovl_cache_free(struct list_head *list)
fs/overlayfs/readdir.c
39
struct list_head entries;
fs/overlayfs/readdir.c
422
static int ovl_dir_read_merged(struct dentry *dentry, struct list_head *list,
fs/overlayfs/readdir.c
470
struct list_head *p;
fs/overlayfs/readdir.c
48
struct list_head *list;
fs/overlayfs/readdir.c
49
struct list_head middle;
fs/overlayfs/readdir.c
63
struct list_head *cursor;
fs/overlayfs/readdir.c
648
static int ovl_dir_read_impure(const struct path *path, struct list_head *list,
fs/pnode.c
162
void bulk_make_private(struct list_head *set)
fs/pnode.c
440
struct list_head *head;
fs/pnode.c
486
static void umount_one(struct mount *m, struct list_head *to_umount)
fs/pnode.c
500
static void gather_candidates(struct list_head *set,
fs/pnode.c
501
struct list_head *candidates)
fs/pnode.c
565
static void trim_one(struct mount *m, struct list_head *to_umount)
fs/pnode.c
597
static void handle_locked(struct mount *m, struct list_head *to_umount)
fs/pnode.c
658
void propagate_umount(struct list_head *set)
fs/pnode.h
45
void bulk_make_private(struct list_head *);
fs/pnode.h
48
void propagate_umount(struct list_head *);
fs/proc/internal.h
304
struct list_head lh;
fs/proc/internal.h
38
struct list_head pde_openers; /* who did ->open, but not ->release */
fs/proc/kcore.c
142
static int kcore_ram_list(struct list_head *head)
fs/proc/kcore.c
161
get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head)
fs/proc/kcore.c
194
get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head)
fs/proc/kcore.c
204
struct list_head *head = (struct list_head *)arg;
fs/proc/kcore.c
250
static int kcore_ram_list(struct list_head *list)
fs/proc/vmcore.c
1118
struct list_head *vc_list)
fs/proc/vmcore.c
1155
struct list_head *vc_list)
fs/proc/vmcore.c
1191
struct list_head *vc_list)
fs/proc/vmcore.c
1593
static int vmcore_add_device_ram_elf64(struct list_head *list, size_t count)
fs/proc/vmcore.c
57
struct list_head list; /* List of dumps */
fs/proc/vmcore.c
719
struct list_head *vc_list)
fs/pstore/inode.c
41
struct list_head list;
fs/quota/dquot.c
686
struct list_head dirty;
fs/quota/dquot.c
817
struct list_head rls_head;
fs/resctrl/ctrlmondata.c
532
struct rdt_domain_hdr *resctrl_find_domain(struct list_head *h, int id,
fs/resctrl/ctrlmondata.c
533
struct list_head **pos)
fs/resctrl/ctrlmondata.c
536
struct list_head *l;
fs/resctrl/internal.h
110
struct list_head list;
fs/resctrl/internal.h
152
extern struct list_head resctrl_schema_all;
fs/resctrl/internal.h
201
struct list_head crdtgrp_list;
fs/resctrl/internal.h
223
struct list_head rdtgroup_list;
fs/resctrl/internal.h
275
extern struct list_head rdt_all_groups;
fs/resctrl/monitor.c
47
struct list_head list;
fs/resctrl/monitor.c
594
struct list_head *head;
fs/resctrl/monitor.c
679
struct list_head *head;
fs/resctrl/monitor.c
839
struct list_head *head;
fs/resctrl/pseudo_lock.c
117
struct list_head list;
fs/resctrl/rdtgroup.c
3027
struct list_head *head;
fs/resctrl/rdtgroup.c
3400
struct list_head *head;
fs/resctrl/rdtgroup.c
407
struct list_head *head;
fs/resctrl/rdtgroup.c
460
struct list_head *head;
fs/seq_file.c
897
struct list_head *seq_list_start(struct list_head *head, loff_t pos)
fs/seq_file.c
899
struct list_head *lh;
fs/seq_file.c
909
struct list_head *seq_list_start_head(struct list_head *head, loff_t pos)
fs/seq_file.c
918
struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos)
fs/seq_file.c
920
struct list_head *lh;
fs/seq_file.c
922
lh = ((struct list_head *)v)->next;
fs/seq_file.c
928
struct list_head *seq_list_start_rcu(struct list_head *head, loff_t pos)
fs/seq_file.c
930
struct list_head *lh;
fs/seq_file.c
940
struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos)
fs/seq_file.c
949
struct list_head *seq_list_next_rcu(void *v, struct list_head *head,
fs/seq_file.c
952
struct list_head *lh;
fs/seq_file.c
954
lh = list_next_rcu((struct list_head *)v);
fs/smb/client/cached_dir.c
22
struct list_head entry;
fs/smb/client/cached_dir.h
13
struct list_head entry;
fs/smb/client/cached_dir.h
29
struct list_head entries;
fs/smb/client/cached_dir.h
36
struct list_head entry;
fs/smb/client/cached_dir.h
65
struct list_head entries;
fs/smb/client/cached_dir.h
66
struct list_head dying;
fs/smb/client/cifs_debug.c
301
struct list_head *stmp, *tmp, *tmp1;
fs/smb/client/cifs_fs_sb.h
52
struct list_head tcon_sb_link;
fs/smb/client/cifsfs.c
99
struct list_head cifs_tcp_ses_list;
fs/smb/client/cifsglob.h
1024
struct list_head iface_head;
fs/smb/client/cifsglob.h
1059
struct list_head smb_ses_list;
fs/smb/client/cifsglob.h
1060
struct list_head rlist; /* reconnect list */
fs/smb/client/cifsglob.h
1061
struct list_head tcon_list;
fs/smb/client/cifsglob.h
1062
struct list_head dlist; /* dfs list */
fs/smb/client/cifsglob.h
1110
struct list_head iface_list;
fs/smb/client/cifsglob.h
1197
struct list_head tcon_list;
fs/smb/client/cifsglob.h
1200
struct list_head rlist; /* reconnect list */
fs/smb/client/cifsglob.h
1204
struct list_head openFileList;
fs/smb/client/cifsglob.h
1290
struct list_head pending_opens; /* list of incomplete opens */
fs/smb/client/cifsglob.h
1292
struct list_head cifs_sb_list;
fs/smb/client/cifsglob.h
1296
struct list_head dfs_ses_list;
fs/smb/client/cifsglob.h
1351
struct list_head olist;
fs/smb/client/cifsglob.h
1358
struct list_head dlist;
fs/smb/client/cifsglob.h
1370
struct list_head llist; /* pointer to next cifsLockInfo */
fs/smb/client/cifsglob.h
1371
struct list_head blist; /* pointer to locks blocked on this */
fs/smb/client/cifsglob.h
1432
struct list_head llist;
fs/smb/client/cifsglob.h
1434
struct list_head locks; /* locks held by fid above */
fs/smb/client/cifsglob.h
1439
struct list_head tlist; /* pointer to next fid owned by tcon */
fs/smb/client/cifsglob.h
1440
struct list_head flist; /* next fid (file instance) for this inode */
fs/smb/client/cifsglob.h
1446
struct list_head rlist; /* reconnect list */
fs/smb/client/cifsglob.h
1544
struct list_head llist; /* locks helb by this inode */
fs/smb/client/cifsglob.h
1552
struct list_head openFileList;
fs/smb/client/cifsglob.h
1571
struct list_head deferred_closes; /* list of deferred closes */
fs/smb/client/cifsglob.h
1709
struct list_head qhead; /* mids waiting on reply from this server */
fs/smb/client/cifsglob.h
1786
struct list_head lhead;
fs/smb/client/cifsglob.h
1809
struct list_head list;
fs/smb/client/cifsglob.h
2074
extern struct list_head cifs_tcp_ses_list;
fs/smb/client/cifsglob.h
678
struct list_head tcp_ses_list;
fs/smb/client/cifsglob.h
679
struct list_head smb_ses_list;
fs/smb/client/cifsglob.h
680
struct list_head rlist; /* reconnect list */
fs/smb/client/cifsglob.h
703
struct list_head pending_mid_q;
fs/smb/client/cifsproto.h
283
void cifs_move_llist(struct list_head *source, struct list_head *dest);
fs/smb/client/cifsproto.h
284
void cifs_free_llist(struct list_head *llist);
fs/smb/client/connect.c
1100
struct list_head *tmp, *tmp2;
fs/smb/client/connect.c
300
struct list_head retry_list;
fs/smb/client/dfs.h
182
static inline void dfs_put_root_smb_sessions(struct list_head *head)
fs/smb/client/dfs_cache.c
35
struct list_head list;
fs/smb/client/dfs_cache.c
48
struct list_head tlist;
fs/smb/client/dfs_cache.c
791
struct list_head *head = &tl->tl_list;
fs/smb/client/dfs_cache.h
27
struct list_head tl_list;
fs/smb/client/dfs_cache.h
33
struct list_head it_list;
fs/smb/client/file.c
1887
struct list_head llist;
fs/smb/client/file.c
1905
struct list_head locks_to_send, *el;
fs/smb/client/file.c
2138
cifs_move_llist(struct list_head *source, struct list_head *dest)
fs/smb/client/file.c
2140
struct list_head *li, *tmp;
fs/smb/client/file.c
2169
cifs_free_llist(struct list_head *llist)
fs/smb/client/file.c
373
struct list_head *tmp;
fs/smb/client/file.c
374
struct list_head *tmp1;
fs/smb/client/misc.c
32
struct list_head entry;
fs/smb/client/namespace.c
34
struct list_head *list = &cifs_automount_list;
fs/smb/client/smb2pdu.c
4197
struct list_head tmp_list, tmp_ses_list;
fs/smb/common/smbdirect/smbdirect_socket.h
235
struct list_head list;
fs/smb/common/smbdirect/smbdirect_socket.h
264
struct list_head list;
fs/smb/common/smbdirect/smbdirect_socket.h
295
struct list_head list;
fs/smb/common/smbdirect/smbdirect_socket.h
480
struct list_head sibling_list;
fs/smb/common/smbdirect/smbdirect_socket.h
491
struct list_head msg_list;
fs/smb/common/smbdirect/smbdirect_socket.h
519
struct list_head list;
fs/smb/common/smbdirect/smbdirect_socket.h
548
struct list_head list;
fs/smb/common/smbdirect/smbdirect_socket.h
567
struct list_head list;
fs/smb/server/connection.c
173
struct list_head *requests_queue = NULL;
fs/smb/server/connection.h
107
struct list_head preauth_sess_table;
fs/smb/server/connection.h
79
struct list_head requests;
fs/smb/server/connection.h
80
struct list_head async_requests;
fs/smb/server/connection.h
87
struct list_head lock_list;
fs/smb/server/crypto_ctx.c
19
struct list_head idle_ctx;
fs/smb/server/crypto_ctx.h
29
struct list_head list;
fs/smb/server/ksmbd_work.h
24
struct list_head entry;
fs/smb/server/ksmbd_work.h
39
struct list_head aux_read_list;
fs/smb/server/ksmbd_work.h
88
struct list_head request_entry;
fs/smb/server/ksmbd_work.h
90
struct list_head async_request_entry;
fs/smb/server/ksmbd_work.h
91
struct list_head fp_entry;
fs/smb/server/mgmt/share_config.c
28
struct list_head list;
fs/smb/server/mgmt/share_config.h
22
struct list_head veto_list;
fs/smb/server/mgmt/tree_connect.h
31
struct list_head list;
fs/smb/server/mgmt/user_session.h
29
struct list_head preauth_entry;
fs/smb/server/oplock.h
37
struct list_head lease_list;
fs/smb/server/oplock.h
38
struct list_head l_entry;
fs/smb/server/oplock.h
70
struct list_head op_entry;
fs/smb/server/oplock.h
71
struct list_head lease_entry;
fs/smb/server/smb2pdu.c
7292
struct list_head *command_list;
fs/smb/server/smb2pdu.c
7411
struct list_head *lock_list)
fs/smb/server/transport_rdma.c
101
struct list_head list;
fs/smb/server/transport_rdma.c
3022
struct list_head *iter;
fs/smb/server/transport_tcp.c
23
struct list_head entry;
fs/smb/server/vfs_cache.c
876
static void ksmbd_scavenger_dispose_dh(struct list_head *head)
fs/smb/server/vfs_cache.h
100
struct list_head node;
fs/smb/server/vfs_cache.h
101
struct list_head blocked_works;
fs/smb/server/vfs_cache.h
102
struct list_head lock_list;
fs/smb/server/vfs_cache.h
34
struct list_head clist;
fs/smb/server/vfs_cache.h
35
struct list_head flist;
fs/smb/server/vfs_cache.h
36
struct list_head llist;
fs/smb/server/vfs_cache.h
59
struct list_head m_fp_list;
fs/smb/server/vfs_cache.h
60
struct list_head m_op_list;
fs/squashfs/decompressor_multi.c
39
struct list_head strm_list;
fs/squashfs/decompressor_multi.c
48
struct list_head list;
fs/timerfd.c
44
struct list_head clist;
fs/tracefs/internal.h
15
struct list_head list;
fs/tracefs/internal.h
50
struct list_head list;
fs/tracefs/internal.h
53
struct list_head children;
fs/ubifs/commit.c
509
struct list_head list;
fs/ubifs/commit.c
572
struct list_head list;
fs/ubifs/debug.c
2328
int dbg_check_data_nodes_order(struct ubifs_info *c, struct list_head *head)
fs/ubifs/debug.c
2330
struct list_head *cur;
fs/ubifs/debug.c
2395
int dbg_check_nondata_nodes_order(struct ubifs_info *c, struct list_head *head)
fs/ubifs/debug.c
2397
struct list_head *cur;
fs/ubifs/debug.h
290
int dbg_check_data_nodes_order(struct ubifs_info *c, struct list_head *head);
fs/ubifs/debug.h
291
int dbg_check_nondata_nodes_order(struct ubifs_info *c, struct list_head *head);
fs/ubifs/gc.c
105
static int data_nodes_cmp(void *priv, const struct list_head *a,
fs/ubifs/gc.c
106
const struct list_head *b)
fs/ubifs/gc.c
149
static int nondata_nodes_cmp(void *priv, const struct list_head *a,
fs/ubifs/gc.c
150
const struct list_head *b)
fs/ubifs/gc.c
229
struct list_head *nondata, int *min)
fs/ubifs/lprops.c
1037
struct list_head *list = NULL;
fs/ubifs/lprops.c
854
struct list_head *pos;
fs/ubifs/lpt.c
2266
struct list_head *list = NULL;
fs/ubifs/replay.c
302
static int replay_entries_cmp(void *priv, const struct list_head *a,
fs/ubifs/replay.c
303
const struct list_head *b)
fs/ubifs/replay.c
52
struct list_head list;
fs/ubifs/replay.c
72
struct list_head list;
fs/ubifs/scan.c
357
struct list_head *head;
fs/ubifs/shrinker.c
147
struct list_head *p;
fs/ubifs/ubifs.h
1293
struct list_head old_buds;
fs/ubifs/ubifs.h
1405
struct list_head orph_list;
fs/ubifs/ubifs.h
1406
struct list_head orph_new;
fs/ubifs/ubifs.h
1426
struct list_head idx_gc;
fs/ubifs/ubifs.h
1431
struct list_head infos_list;
fs/ubifs/ubifs.h
1466
struct list_head uncat_list;
fs/ubifs/ubifs.h
1467
struct list_head empty_list;
fs/ubifs/ubifs.h
1468
struct list_head freeable_list;
fs/ubifs/ubifs.h
1469
struct list_head frdi_idx_list;
fs/ubifs/ubifs.h
1504
struct list_head replay_list;
fs/ubifs/ubifs.h
1505
struct list_head replay_buds;
fs/ubifs/ubifs.h
1507
struct list_head unclean_leb_list;
fs/ubifs/ubifs.h
1516
extern struct list_head ubifs_infos;
fs/ubifs/ubifs.h
299
struct list_head list;
fs/ubifs/ubifs.h
319
struct list_head nodes;
fs/ubifs/ubifs.h
335
struct list_head list;
fs/ubifs/ubifs.h
436
struct list_head list;
fs/ubifs/ubifs.h
485
struct list_head list;
fs/ubifs/ubifs.h
716
struct list_head list;
fs/ubifs/ubifs.h
732
struct list_head buds_list;
fs/ubifs/ubifs.h
923
struct list_head list;
fs/ubifs/ubifs.h
924
struct list_head new_list;
fs/userfaultfd.c
57
struct list_head list;
fs/userfaultfd.c
635
int dup_userfaultfd(struct vm_area_struct *vma, struct list_head *fcs)
fs/userfaultfd.c
64
struct list_head list;
fs/userfaultfd.c
701
void dup_userfaultfd_complete(struct list_head *fcs)
fs/userfaultfd.c
712
void dup_userfaultfd_fail(struct list_head *fcs)
fs/userfaultfd.c
820
static bool has_unmap_ctx(struct userfaultfd_ctx *ctx, struct list_head *unmaps,
fs/userfaultfd.c
834
unsigned long end, struct list_head *unmaps)
fs/userfaultfd.c
859
void userfaultfd_unmap_complete(struct mm_struct *mm, struct list_head *uf)
fs/vboxsf/file.c
20
struct list_head head;
fs/vboxsf/utils.c
477
static struct vboxsf_dir_buf *vboxsf_dir_buf_alloc(struct list_head *list)
fs/vboxsf/utils.c
520
struct list_head *list, *pos, *tmp;
fs/vboxsf/vfsmod.h
57
struct list_head handle_list;
fs/vboxsf/vfsmod.h
65
struct list_head info_list;
fs/vboxsf/vfsmod.h
73
struct list_head head;
fs/xfs/libxfs/xfs_ag.h
322
struct list_head buffer_list; /* buffer writeback list */
fs/xfs/libxfs/xfs_alloc.h
251
struct list_head xefi_list;
fs/xfs/libxfs/xfs_attr.h
507
struct list_head xattri_list;
fs/xfs/libxfs/xfs_bmap.h
248
struct list_head bi_list;
fs/xfs/libxfs/xfs_bmap_btree.c
817
struct list_head *buffer_list)
fs/xfs/libxfs/xfs_bmap_btree.h
43
struct list_head *buffer_list);
fs/xfs/libxfs/xfs_btree.c
4764
struct list_head *buffer_list;
fs/xfs/libxfs/xfs_btree.c
4818
struct list_head *buffer_list)
fs/xfs/libxfs/xfs_btree.h
412
struct list_head *buffer_list);
fs/xfs/libxfs/xfs_btree_staging.c
241
struct list_head *buffers_list,
fs/xfs/libxfs/xfs_btree_staging.c
286
struct list_head *buffers_list,
fs/xfs/libxfs/xfs_btree_staging.c
679
struct list_head buffers_list;
fs/xfs/libxfs/xfs_defer.c
1058
struct list_head *capture_list)
fs/xfs/libxfs/xfs_defer.c
190
struct list_head *items,
fs/xfs/libxfs/xfs_defer.c
217
struct list_head *item,
fs/xfs/libxfs/xfs_defer.c
226
struct list_head *item)
fs/xfs/libxfs/xfs_defer.c
345
struct list_head *pwi;
fs/xfs/libxfs/xfs_defer.c
346
struct list_head *n;
fs/xfs/libxfs/xfs_defer.c
364
struct list_head *dop_list)
fs/xfs/libxfs/xfs_defer.c
377
struct list_head *dop_pending)
fs/xfs/libxfs/xfs_defer.c
494
struct list_head *dop_list)
fs/xfs/libxfs/xfs_defer.c
533
struct list_head *dfops)
fs/xfs/libxfs/xfs_defer.c
585
struct list_head *li, *n;
fs/xfs/libxfs/xfs_defer.c
631
struct list_head *paused_list)
fs/xfs/libxfs/xfs_defer.c
824
struct list_head *dfops,
fs/xfs/libxfs/xfs_defer.c
842
struct list_head *li,
fs/xfs/libxfs/xfs_defer.c
893
struct list_head *r_dfops,
fs/xfs/libxfs/xfs_defer.c
919
struct list_head *capture_list)
fs/xfs/libxfs/xfs_defer.h
116
struct list_head dfc_list;
fs/xfs/libxfs/xfs_defer.h
119
struct list_head dfc_dfops;
fs/xfs/libxfs/xfs_defer.h
137
struct list_head *capture_list);
fs/xfs/libxfs/xfs_defer.h
145
struct list_head *r_dfops, const struct xfs_defer_op_type *ops);
fs/xfs/libxfs/xfs_defer.h
149
struct xfs_defer_pending *dfp, struct list_head *capture_list);
fs/xfs/libxfs/xfs_defer.h
154
struct list_head *work)
fs/xfs/libxfs/xfs_defer.h
19
struct list_head dfp_list; /* pending items */
fs/xfs/libxfs/xfs_defer.h
20
struct list_head dfp_work; /* work items */
fs/xfs/libxfs/xfs_defer.h
40
struct xfs_defer_pending *xfs_defer_add(struct xfs_trans *tp, struct list_head *h,
fs/xfs/libxfs/xfs_defer.h
53
struct list_head *items, unsigned int count, bool sort);
fs/xfs/libxfs/xfs_defer.h
58
struct list_head *item, struct xfs_btree_cur **state);
fs/xfs/libxfs/xfs_defer.h
61
void (*cancel_item)(struct list_head *item);
fs/xfs/libxfs/xfs_defer.h
63
struct list_head *capture_list);
fs/xfs/libxfs/xfs_exchmaps.h
12
struct list_head xmi_list;
fs/xfs/libxfs/xfs_ialloc.c
299
struct list_head *buffer_list,
fs/xfs/libxfs/xfs_ialloc.h
91
struct list_head *buffer_list, int icount,
fs/xfs/libxfs/xfs_log_recover.h
104
struct list_head ri_list;
fs/xfs/libxfs/xfs_log_recover.h
117
struct list_head r_itemq; /* q for items */
fs/xfs/libxfs/xfs_log_recover.h
59
int (*commit_pass2)(struct xlog *log, struct list_head *buffer_list,
fs/xfs/libxfs/xfs_refcount.c
2016
struct list_head rr_list;
fs/xfs/libxfs/xfs_refcount.c
2027
struct list_head *debris = priv;
fs/xfs/libxfs/xfs_refcount.c
2064
struct list_head debris;
fs/xfs/libxfs/xfs_refcount.h
59
struct list_head ri_list;
fs/xfs/libxfs/xfs_rmap.h
172
struct list_head ri_list;
fs/xfs/scrub/btree.c
358
struct list_head list;
fs/xfs/scrub/btree.h
50
struct list_head to_check;
fs/xfs/scrub/dirtree.h
138
struct list_head path_list;
fs/xfs/scrub/dirtree.h
42
struct list_head list;
fs/xfs/scrub/newbt.h
13
struct list_head list;
fs/xfs/scrub/newbt.h
39
struct list_head resv_list;
fs/xfs/scrub/refcount.c
166
struct list_head worklist;
fs/xfs/scrub/refcount.c
84
struct list_head list;
fs/xfs/scrub/refcount.c
90
struct list_head fragments;
fs/xfs/scrub/rtrefcount.c
104
struct list_head fragments;
fs/xfs/scrub/rtrefcount.c
180
struct list_head worklist;
fs/xfs/scrub/rtrefcount.c
98
struct list_head list;
fs/xfs/xfs_aops.c
193
struct list_head tmp;
fs/xfs/xfs_attr_item.c
1163
struct list_head *buffer_list,
fs/xfs/xfs_attr_item.c
411
struct list_head *items,
fs/xfs/xfs_attr_item.c
469
static inline struct xfs_attr_intent *attri_entry(const struct list_head *e)
fs/xfs/xfs_attr_item.c
479
struct list_head *item,
fs/xfs/xfs_attr_item.c
523
struct list_head *item)
fs/xfs/xfs_attr_item.c
730
struct list_head *capture_list)
fs/xfs/xfs_attr_item.c
999
struct list_head *buffer_list,
fs/xfs/xfs_bmap_item.c
233
static inline struct xfs_bmap_intent *bi_entry(const struct list_head *e)
fs/xfs/xfs_bmap_item.c
242
const struct list_head *a,
fs/xfs/xfs_bmap_item.c
243
const struct list_head *b)
fs/xfs/xfs_bmap_item.c
293
struct list_head *items,
fs/xfs/xfs_bmap_item.c
377
struct list_head *item)
fs/xfs/xfs_bmap_item.c
393
struct list_head *item,
fs/xfs/xfs_bmap_item.c
495
struct list_head *capture_list)
fs/xfs/xfs_bmap_item.c
646
struct list_head *buffer_list,
fs/xfs/xfs_bmap_item.c
700
struct list_head *buffer_list,
fs/xfs/xfs_buf.c
1507
struct list_head *item,
fs/xfs/xfs_buf.c
1513
struct list_head *dispose = arg;
fs/xfs/xfs_buf.c
1605
struct list_head *item,
fs/xfs/xfs_buf.c
1610
struct list_head *dispose = arg;
fs/xfs/xfs_buf.c
1854
struct list_head *list)
fs/xfs/xfs_buf.c
1882
struct list_head *list)
fs/xfs/xfs_buf.c
1925
struct list_head *buffer_list)
fs/xfs/xfs_buf.c
1952
const struct list_head *a,
fs/xfs/xfs_buf.c
1953
const struct list_head *b)
fs/xfs/xfs_buf.c
2007
struct list_head *buffer_list)
fs/xfs/xfs_buf.c
2045
struct list_head *buffer_list)
fs/xfs/xfs_buf.h
171
struct list_head b_lru; /* lru list */
fs/xfs/xfs_buf.h
175
struct list_head b_list;
fs/xfs/xfs_buf.h
183
struct list_head b_li_list; /* Log items list head */
fs/xfs/xfs_buf.h
325
extern void xfs_buf_delwri_cancel(struct list_head *);
fs/xfs/xfs_buf.h
326
extern bool xfs_buf_delwri_queue(struct xfs_buf *, struct list_head *);
fs/xfs/xfs_buf.h
327
void xfs_buf_delwri_queue_here(struct xfs_buf *bp, struct list_head *bl);
fs/xfs/xfs_buf.h
328
extern int xfs_buf_delwri_submit(struct list_head *);
fs/xfs/xfs_buf.h
329
extern int xfs_buf_delwri_submit_nowait(struct list_head *);
fs/xfs/xfs_buf_item.c
568
struct list_head *buffer_list)
fs/xfs/xfs_buf_item_recover.c
1011
struct list_head *buffer_list,
fs/xfs/xfs_buf_item_recover.c
1183
p = kmalloc_objs(struct list_head, XLOG_BC_TABLE_SIZE);
fs/xfs/xfs_buf_item_recover.c
48
struct list_head bc_list;
fs/xfs/xfs_buf_item_recover.c
57
struct list_head *bucket;
fs/xfs/xfs_discard.c
431
struct list_head extent_list;
fs/xfs/xfs_discard.c
444
struct list_head list;
fs/xfs/xfs_dquot.h
69
struct list_head q_lru;
fs/xfs/xfs_dquot_item.c
121
struct list_head *buffer_list)
fs/xfs/xfs_dquot_item_recover.c
63
struct list_head *buffer_list,
fs/xfs/xfs_exchmaps_item.c
214
struct list_head *items,
fs/xfs/xfs_exchmaps_item.c
273
static inline struct xfs_exchmaps_intent *xmi_entry(const struct list_head *e)
fs/xfs/xfs_exchmaps_item.c
281
struct list_head *item)
fs/xfs/xfs_exchmaps_item.c
293
struct list_head *item,
fs/xfs/xfs_exchmaps_item.c
421
struct list_head *capture_list)
fs/xfs/xfs_exchmaps_item.c
548
struct list_head *buffer_list,
fs/xfs/xfs_exchmaps_item.c
592
struct list_head *buffer_list,
fs/xfs/xfs_extent_busy.c
36
struct list_head *busy_list)
fs/xfs/xfs_extent_busy.c
562
struct list_head *list,
fs/xfs/xfs_extent_busy.c
684
const struct list_head *l1,
fs/xfs/xfs_extent_busy.c
685
const struct list_head *l2)
fs/xfs/xfs_extent_busy.c
95
struct list_head *busy_list)
fs/xfs/xfs_extent_busy.h
21
struct list_head list; /* transaction busy extent list */
fs/xfs/xfs_extent_busy.h
35
struct list_head extent_list;
fs/xfs/xfs_extent_busy.h
49
xfs_extlen_t len, struct list_head *busy_list);
fs/xfs/xfs_extent_busy.h
50
void xfs_extent_busy_clear(struct list_head *list, bool do_discard);
fs/xfs/xfs_extent_busy.h
64
int xfs_extent_busy_ag_cmp(void *priv, const struct list_head *a,
fs/xfs/xfs_extent_busy.h
65
const struct list_head *b);
fs/xfs/xfs_extent_busy.h
66
static inline void xfs_extent_busy_sort(struct list_head *list)
fs/xfs/xfs_extfree_item.c
323
static inline struct xfs_extent_free_item *xefi_entry(const struct list_head *e)
fs/xfs/xfs_extfree_item.c
384
const struct list_head *a,
fs/xfs/xfs_extfree_item.c
385
const struct list_head *b)
fs/xfs/xfs_extfree_item.c
418
struct list_head *items,
fs/xfs/xfs_extfree_item.c
440
struct list_head *items,
fs/xfs/xfs_extfree_item.c
513
struct list_head *item)
fs/xfs/xfs_extfree_item.c
526
struct list_head *item,
fs/xfs/xfs_extfree_item.c
582
struct list_head *item,
fs/xfs/xfs_extfree_item.c
652
struct list_head *capture_list)
fs/xfs/xfs_extfree_item.c
758
struct list_head *items,
fs/xfs/xfs_extfree_item.c
771
struct list_head *item,
fs/xfs/xfs_extfree_item.c
860
struct list_head *buffer_list,
fs/xfs/xfs_extfree_item.c
899
struct list_head *buffer_list,
fs/xfs/xfs_extfree_item.c
932
struct list_head *buffer_list,
fs/xfs/xfs_extfree_item.c
957
struct list_head *buffer_list,
fs/xfs/xfs_extfree_item.c
994
struct list_head *buffer_list,
fs/xfs/xfs_icreate_item.c
142
struct list_head *buffer_list,
fs/xfs/xfs_inode.h
101
struct list_head i_ioend_list;
fs/xfs/xfs_inode_item.c
1006
struct list_head *list)
fs/xfs/xfs_inode_item.c
742
struct list_head *buffer_list)
fs/xfs/xfs_inode_item.c
965
struct list_head *list)
fs/xfs/xfs_inode_item_recover.c
310
struct list_head *buffer_list,
fs/xfs/xfs_inode_item_recover.c
81
struct list_head *buffer_list)
fs/xfs/xfs_log.c
2131
struct list_head *lv_chain,
fs/xfs/xfs_log.h
137
void xlog_cil_process_committed(struct list_head *list);
fs/xfs/xfs_log_cil.c
1018
struct list_head *list)
fs/xfs/xfs_log_cil.c
1288
const struct list_head *a,
fs/xfs/xfs_log_cil.c
1289
const struct list_head *b)
fs/xfs/xfs_log_cil.c
1309
struct list_head *whiteouts,
fs/xfs/xfs_log_cil.c
1343
struct list_head *whiteouts)
fs/xfs/xfs_log_cil.c
958
struct list_head *lv_chain)
fs/xfs/xfs_log_priv.h
166
struct list_head t_queue; /* reserve/write queue */
fs/xfs/xfs_log_priv.h
213
struct list_head ic_callbacks;
fs/xfs/xfs_log_priv.h
23
struct list_head lv_list; /* CIL lv chain ptrs */
fs/xfs/xfs_log_priv.h
244
struct list_head log_items; /* log items in chkpt */
fs/xfs/xfs_log_priv.h
245
struct list_head lv_chain; /* logvecs being pushed */
fs/xfs/xfs_log_priv.h
246
struct list_head iclog_entry;
fs/xfs/xfs_log_priv.h
247
struct list_head committing; /* ctx committing list */
fs/xfs/xfs_log_priv.h
264
struct list_head busy_extents;
fs/xfs/xfs_log_priv.h
265
struct list_head log_items;
fs/xfs/xfs_log_priv.h
296
struct list_head xc_committing;
fs/xfs/xfs_log_priv.h
404
struct list_head waiters;
fs/xfs/xfs_log_priv.h
424
struct list_head *l_buf_cancel_table;
fs/xfs/xfs_log_priv.h
425
struct list_head r_dfops; /* recovered log intent items */
fs/xfs/xfs_log_priv.h
526
struct list_head *lv_chain, struct xlog_ticket *tic,
fs/xfs/xfs_log_recover.c
1998
struct list_head *buffer_list,
fs/xfs/xfs_log_recover.c
1999
struct list_head *item_list)
fs/xfs/xfs_log_recover.c
2029
struct list_head *buffer_list)
fs/xfs/xfs_log_recover.c
2091
struct list_head *head)
fs/xfs/xfs_log_recover.c
2284
struct list_head *buffer_list)
fs/xfs/xfs_log_recover.c
2392
struct list_head *buffer_list)
fs/xfs/xfs_log_recover.c
2474
struct list_head *buffer_list)
fs/xfs/xfs_log_recover.c
2514
struct list_head *capture_list)
fs/xfs/xfs_log_recover.c
2561
struct list_head *capture_list)
fs/xfs/xfs_log_recover.c
2883
struct list_head *buffer_list)
fs/xfs/xfs_mru_cache.c
132
struct list_head *lru_list;
fs/xfs/xfs_mru_cache.c
93
struct list_head *lists; /* Array of lists, one per grp. */
fs/xfs/xfs_mru_cache.c
94
struct list_head reap_list; /* Elements overdue for reaping. */
fs/xfs/xfs_mru_cache.h
12
struct list_head list_node;
fs/xfs/xfs_qm.c
1087
struct list_head *buffer_list)
fs/xfs/xfs_qm.c
1153
struct list_head *buffer_list)
fs/xfs/xfs_qm.c
1420
struct list_head *buffer_list = data;
fs/xfs/xfs_qm.c
409
struct list_head buffers;
fs/xfs/xfs_qm.c
410
struct list_head dispose;
fs/xfs/xfs_qm.c
415
struct list_head *item,
fs/xfs/xfs_refcount_item.c
246
static inline struct xfs_refcount_intent *ci_entry(const struct list_head *e)
fs/xfs/xfs_refcount_item.c
263
const struct list_head *a,
fs/xfs/xfs_refcount_item.c
264
const struct list_head *b)
fs/xfs/xfs_refcount_item.c
309
struct list_head *items,
fs/xfs/xfs_refcount_item.c
331
struct list_head *items,
fs/xfs/xfs_refcount_item.c
391
struct list_head *item)
fs/xfs/xfs_refcount_item.c
404
struct list_head *item,
fs/xfs/xfs_refcount_item.c
504
struct list_head *capture_list)
fs/xfs/xfs_refcount_item.c
607
struct list_head *items,
fs/xfs/xfs_refcount_item.c
620
struct list_head *item,
fs/xfs/xfs_refcount_item.c
709
struct list_head *buffer_list,
fs/xfs/xfs_refcount_item.c
751
struct list_head *buffer_list,
fs/xfs/xfs_refcount_item.c
787
struct list_head *buffer_list,
fs/xfs/xfs_refcount_item.c
812
struct list_head *buffer_list,
fs/xfs/xfs_refcount_item.c
838
struct list_head *buffer_list,
fs/xfs/xfs_rmap_item.c
247
static inline struct xfs_rmap_intent *ri_entry(const struct list_head *e)
fs/xfs/xfs_rmap_item.c
264
const struct list_head *a,
fs/xfs/xfs_rmap_item.c
265
const struct list_head *b)
fs/xfs/xfs_rmap_item.c
334
struct list_head *items,
fs/xfs/xfs_rmap_item.c
356
struct list_head *items,
fs/xfs/xfs_rmap_item.c
416
struct list_head *item)
fs/xfs/xfs_rmap_item.c
429
struct list_head *item,
fs/xfs/xfs_rmap_item.c
569
struct list_head *capture_list)
fs/xfs/xfs_rmap_item.c
660
struct list_head *items,
fs/xfs/xfs_rmap_item.c
738
struct list_head *buffer_list,
fs/xfs/xfs_rmap_item.c
780
struct list_head *buffer_list,
fs/xfs/xfs_rmap_item.c
816
struct list_head *buffer_list,
fs/xfs/xfs_rmap_item.c
841
struct list_head *buffer_list,
fs/xfs/xfs_rmap_item.c
867
struct list_head *buffer_list,
fs/xfs/xfs_trans.c
738
const struct list_head *a,
fs/xfs/xfs_trans.c
739
const struct list_head *b)
fs/xfs/xfs_trans.h
152
struct list_head t_items; /* log item descriptors */
fs/xfs/xfs_trans.h
153
struct list_head t_busy; /* list of busy extents */
fs/xfs/xfs_trans.h
154
struct list_head t_dfops; /* deferred operations */
fs/xfs/xfs_trans.h
32
struct list_head li_ail; /* AIL pointers */
fs/xfs/xfs_trans.h
33
struct list_head li_trans; /* transaction list */
fs/xfs/xfs_trans.h
40
struct list_head li_bio_list; /* buffer item list */
fs/xfs/xfs_trans.h
44
struct list_head li_cil; /* CIL pointers */
fs/xfs/xfs_trans.h
82
uint (*iop_push)(struct xfs_log_item *, struct list_head *);
fs/xfs/xfs_trans_ail.c
279
struct list_head *list,
fs/xfs/xfs_trans_ail.c
349
struct list_head *buffer_list)
fs/xfs/xfs_trans_priv.h
42
struct list_head list;
fs/xfs/xfs_trans_priv.h
54
struct list_head ail_head;
fs/xfs/xfs_trans_priv.h
55
struct list_head ail_cursors;
fs/xfs/xfs_trans_priv.h
61
struct list_head ail_buf_list;
fs/xfs/xfs_zone_gc.c
150
struct list_head reading;
fs/xfs/xfs_zone_gc.c
151
struct list_head writing;
fs/xfs/xfs_zone_gc.c
152
struct list_head resetting;
fs/xfs/xfs_zone_gc.c
74
struct list_head entry;
fs/xfs/xfs_zone_priv.h
10
struct list_head oz_entry;
fs/xfs/xfs_zone_priv.h
63
struct list_head zi_reclaim_reservations;
fs/xfs/xfs_zone_priv.h
69
struct list_head zi_open_zones;
fs/xfs/xfs_zone_space_resv.c
32
struct list_head entry;
include/acpi/acpi_bus.h
132
struct list_head list_node;
include/acpi/acpi_bus.h
239
struct list_head list;
include/acpi/acpi_bus.h
257
struct list_head ids; /* _HID and _CIDs */
include/acpi/acpi_bus.h
282
struct list_head resources; /* Power resources referenced */
include/acpi/acpi_bus.h
300
struct list_head node;
include/acpi/acpi_bus.h
346
struct list_head resources;
include/acpi/acpi_bus.h
355
struct list_head node;
include/acpi/acpi_bus.h
362
struct list_head list;
include/acpi/acpi_bus.h
371
struct list_head properties;
include/acpi/acpi_bus.h
373
struct list_head subnodes;
include/acpi/acpi_bus.h
476
struct list_head wakeup_list;
include/acpi/acpi_bus.h
477
struct list_head del_list;
include/acpi/acpi_bus.h
494
struct list_head physical_node_list;
include/acpi/acpi_bus.h
501
struct list_head sibling;
include/acpi/acpi_bus.h
609
struct list_head node;
include/acpi/acpi_bus.h
704
struct list_head list;
include/acpi/actypes.h
1251
void *list_head;
include/acpi/battery.h
18
struct list_head list;
include/acpi/ghes.h
27
struct list_head list;
include/acpi/ghes.h
32
struct list_head elist;
include/acpi/ghes.h
74
struct list_head *ghes_get_devices(void);
include/acpi/ghes.h
78
static inline struct list_head *ghes_get_devices(void) { return NULL; }
include/crypto/algapi.h
103
struct list_head list;
include/crypto/algapi.h
104
struct list_head *backlog;
include/crypto/algapi.h
75
struct list_head list;
include/crypto/algapi.h
88
struct list_head list;
include/crypto/df_sp80090a.h
24
struct list_head *seedlist,
include/crypto/drbg.h
71
int (*update)(struct drbg_state *drbg, struct list_head *seed,
include/crypto/drbg.h
75
struct list_head *addtl);
include/crypto/if_alg.h
100
struct list_head rsgl_list;
include/crypto/if_alg.h
144
struct list_head tsgl_list;
include/crypto/if_alg.h
66
struct list_head list;
include/crypto/if_alg.h
77
struct list_head list;
include/crypto/internal/drbg.h
43
struct list_head list;
include/crypto/internal/engine.h
46
struct list_head list;
include/drm/bridge/samsung-dsim.h
128
struct list_head transfer_list;
include/drm/bridge/samsung-dsim.h
42
struct list_head list;
include/drm/display/drm_dp_mst_helper.h
125
struct list_head next;
include/drm/display/drm_dp_mst_helper.h
223
struct list_head destroy_next;
include/drm/display/drm_dp_mst_helper.h
246
struct list_head ports;
include/drm/display/drm_dp_mst_helper.h
504
struct list_head next;
include/drm/display/drm_dp_mst_helper.h
585
struct list_head next;
include/drm/display/drm_dp_mst_helper.h
616
struct list_head payloads;
include/drm/display/drm_dp_mst_helper.h
757
struct list_head tx_msg_downq;
include/drm/display/drm_dp_mst_helper.h
776
struct list_head destroy_port_list;
include/drm/display/drm_dp_mst_helper.h
781
struct list_head destroy_branch_device_list;
include/drm/display/drm_dp_mst_helper.h
805
struct list_head up_req_list;
include/drm/drm_atomic.h
141
struct list_head commit_entry;
include/drm/drm_atomic.h
350
struct list_head head;
include/drm/drm_auth.h
110
struct list_head lessees;
include/drm/drm_auth.h
98
struct list_head lessee_list;
include/drm/drm_bridge.h
1108
struct list_head chain_node;
include/drm/drm_bridge.h
1112
struct list_head list;
include/drm/drm_buddy.h
151
struct list_head *blocks,
include/drm/drm_buddy.h
157
struct list_head *blocks);
include/drm/drm_buddy.h
164
struct list_head *objects,
include/drm/drm_buddy.h
50
struct list_head link;
include/drm/drm_buddy.h
53
struct list_head tmp_link;
include/drm/drm_client.h
118
struct list_head list;
include/drm/drm_colorop.h
212
struct list_head head;
include/drm/drm_connector.h
1962
struct list_head head;
include/drm/drm_connector.h
1970
struct list_head global_connector_list_entry;
include/drm/drm_connector.h
2040
struct list_head modes;
include/drm/drm_connector.h
2055
struct list_head probed_modes;
include/drm/drm_crtc.h
1138
struct list_head commit_list;
include/drm/drm_crtc.h
955
struct list_head head;
include/drm/drm_debugfs.h
138
struct list_head list;
include/drm/drm_debugfs.h
94
struct list_head list;
include/drm/drm_device.h
115
struct list_head resources;
include/drm/drm_device.h
232
struct list_head filelist;
include/drm/drm_device.h
240
struct list_head filelist_internal;
include/drm/drm_device.h
254
struct list_head clientlist;
include/drm/drm_device.h
262
struct list_head client_sysrq_list;
include/drm/drm_device.h
326
struct list_head vblank_event_list;
include/drm/drm_encoder.h
107
struct list_head head;
include/drm/drm_encoder.h
190
struct list_head bridge_chain;
include/drm/drm_fb_helper.h
260
void drm_fb_helper_deferred_io(struct fb_info *info, struct list_head *pagereflist);
include/drm/drm_fb_helper.h
355
struct list_head *pagelist)
include/drm/drm_file.h
148
struct list_head link;
include/drm/drm_file.h
157
struct list_head pending_link;
include/drm/drm_file.h
301
struct list_head lhead;
include/drm/drm_file.h
343
struct list_head fbs;
include/drm/drm_file.h
356
struct list_head blobs;
include/drm/drm_file.h
370
struct list_head pending_event_list;
include/drm/drm_file.h
380
struct list_head event_list;
include/drm/drm_flip_work.h
66
struct list_head queued;
include/drm/drm_flip_work.h
67
struct list_head commited;
include/drm/drm_framebuffer.h
129
struct list_head head;
include/drm/drm_framebuffer.h
201
struct list_head filp_head;
include/drm/drm_gem.h
272
struct list_head list;
include/drm/drm_gem.h
420
struct list_head list;
include/drm/drm_gem.h
450
struct list_head lru_node;
include/drm/drm_gem_shmem_helper.h
67
struct list_head madv_list;
include/drm/drm_gpusvm.h
100
struct list_head entry;
include/drm/drm_gpusvm.h
102
struct list_head range_list;
include/drm/drm_gpusvm.h
172
struct list_head entry;
include/drm/drm_gpusvm.h
214
struct list_head notifier_list;
include/drm/drm_gpuvm.h
1021
struct list_head list;
include/drm/drm_gpuvm.h
123
struct list_head entry;
include/drm/drm_gpuvm.h
142
struct list_head entry;
include/drm/drm_gpuvm.h
267
struct list_head list;
include/drm/drm_gpuvm.h
301
struct list_head list;
include/drm/drm_gpuvm.h
307
struct list_head *local_list;
include/drm/drm_gpuvm.h
323
struct list_head list;
include/drm/drm_gpuvm.h
329
struct list_head *local_list;
include/drm/drm_gpuvm.h
700
struct list_head gpuva;
include/drm/drm_gpuvm.h
711
struct list_head gem;
include/drm/drm_gpuvm.h
717
struct list_head extobj;
include/drm/drm_gpuvm.h
723
struct list_head evict;
include/drm/drm_gpuvm.h
984
struct list_head entry;
include/drm/drm_mipi_dsi.h
108
struct list_head list;
include/drm/drm_mm.h
166
struct list_head node_list;
include/drm/drm_mm.h
167
struct list_head hole_stack;
include/drm/drm_mm.h
206
struct list_head hole_stack;
include/drm/drm_mode_config.h
422
struct list_head fb_list;
include/drm/drm_mode_config.h
445
struct list_head connector_list;
include/drm/drm_mode_config.h
475
struct list_head encoder_list;
include/drm/drm_mode_config.h
491
struct list_head plane_list;
include/drm/drm_mode_config.h
519
struct list_head colorop_list;
include/drm/drm_mode_config.h
534
struct list_head crtc_list;
include/drm/drm_mode_config.h
543
struct list_head property_list;
include/drm/drm_mode_config.h
552
struct list_head privobj_list;
include/drm/drm_mode_config.h
578
struct list_head property_blob_list;
include/drm/drm_modes.h
396
struct list_head head;
include/drm/drm_modes.h
562
struct list_head *mode_list, bool verbose);
include/drm/drm_modes.h
563
void drm_mode_sort(struct list_head *mode_list);
include/drm/drm_modeset_lock.h
66
struct list_head locked;
include/drm/drm_modeset_lock.h
95
struct list_head head;
include/drm/drm_pagemap.h
171
struct list_head shrink_link;
include/drm/drm_pagemap_util.h
28
struct list_head link;
include/drm/drm_pagemap_util.h
45
struct list_head peers;
include/drm/drm_panel.h
192
struct list_head list;
include/drm/drm_panel.h
245
struct list_head list;
include/drm/drm_panel.h
252
struct list_head followers;
include/drm/drm_plane.h
652
struct list_head head;
include/drm/drm_privacy_screen_driver.h
56
struct list_head list;
include/drm/drm_privacy_screen_machine.h
22
struct list_head list;
include/drm/drm_property.h
197
struct list_head enum_list;
include/drm/drm_property.h
219
struct list_head head_global;
include/drm/drm_property.h
220
struct list_head head_file;
include/drm/drm_property.h
50
struct list_head head;
include/drm/drm_property.h
84
struct list_head head;
include/drm/drm_suballoc.h
26
struct list_head *hole;
include/drm/drm_suballoc.h
27
struct list_head olist;
include/drm/drm_suballoc.h
28
struct list_head flist[DRM_SUBALLOC_MAX_QUEUES];
include/drm/drm_suballoc.h
43
struct list_head olist;
include/drm/drm_suballoc.h
44
struct list_head flist;
include/drm/drm_syncobj.h
55
struct list_head cb_list;
include/drm/drm_syncobj.h
59
struct list_head ev_fd_list;
include/drm/drm_vblank.h
272
struct list_head pending_work;
include/drm/drm_vblank_work.h
54
struct list_head node;
include/drm/drm_writeback.h
120
struct list_head list_entry;
include/drm/drm_writeback.h
60
struct list_head job_queue;
include/drm/gpu_scheduler.h
257
struct list_head entities;
include/drm/gpu_scheduler.h
367
struct list_head list;
include/drm/gpu_scheduler.h
588
struct list_head pending_list;
include/drm/gpu_scheduler.h
91
struct list_head list;
include/drm/ttm/ttm_device.h
221
struct list_head device_list;
include/drm/ttm/ttm_device.h
264
struct list_head unevictable;
include/drm/ttm/ttm_device.h
54
struct list_head device_list;
include/drm/ttm/ttm_execbuf_util.h
100
struct list_head *list, bool intr,
include/drm/ttm/ttm_execbuf_util.h
101
struct list_head *dups);
include/drm/ttm/ttm_execbuf_util.h
116
struct list_head *list,
include/drm/ttm/ttm_execbuf_util.h
49
struct list_head head;
include/drm/ttm/ttm_execbuf_util.h
64
struct list_head *list);
include/drm/ttm/ttm_pool.h
56
struct list_head shrinker_list;
include/drm/ttm/ttm_pool.h
59
struct list_head pages;
include/drm/ttm/ttm_resource.h
218
struct list_head lru[TTM_MAX_BO_PRIORITY];
include/drm/ttm/ttm_resource.h
318
struct list_head cursor_list;
include/drm/ttm/ttm_resource.h
341
struct list_head bulk_link;
include/drm/ttm/ttm_resource.h
491
ttm_lru_first_res_or_null(struct list_head *head);
include/drm/ttm/ttm_resource.h
79
struct list_head link;
include/keys/asymmetric-parser.h
19
struct list_head link;
include/kunit/resource.h
90
struct list_head node;
include/kunit/test.h
352
struct list_head resources; /* Protected by lock. */
include/kvm/arm_pmu.h
36
struct list_head entry;
include/kvm/arm_vgic.h
128
struct list_head ap_list;
include/kvm/arm_vgic.h
221
struct list_head device_list;
include/kvm/arm_vgic.h
222
struct list_head collection_list;
include/kvm/arm_vgic.h
238
struct list_head list;
include/kvm/arm_vgic.h
275
struct list_head rd_regions;
include/kvm/arm_vgic.h
360
struct list_head ap_list_head;
include/linux/acpi.h
1153
struct list_head list_node;
include/linux/acpi.h
515
void acpi_dev_free_resource_list(struct list_head *list);
include/linux/acpi.h
516
int acpi_dev_get_resources(struct acpi_device *adev, struct list_head *list,
include/linux/acpi.h
520
struct list_head *list);
include/linux/acpi.h
521
int acpi_dev_get_memory_resources(struct acpi_device *adev, struct list_head *list);
include/linux/acpi_dma.h
43
struct list_head dma_controllers;
include/linux/acpi_iort.h
41
struct list_head *head);
include/linux/acpi_iort.h
43
struct list_head *head);
include/linux/acpi_iort.h
47
void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head);
include/linux/acpi_iort.h
63
void iort_get_rmr_sids(struct fwnode_handle *iommu_fwnode, struct list_head *head) { }
include/linux/acpi_iort.h
65
void iort_put_rmr_sids(struct fwnode_handle *iommu_fwnode, struct list_head *head) { }
include/linux/acpi_iort.h
72
void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head)
include/linux/agp_backend.h
83
struct list_head mapped_list;
include/linux/agp_backend.h
96
extern struct list_head agp_bridges;
include/linux/async.h
19
struct list_head pending;
include/linux/async_tx.h
31
struct list_head node;
include/linux/atmdev.h
142
struct list_head entry; /* next address */
include/linux/atmdev.h
156
struct list_head local; /* local ATM addresses */
include/linux/atmdev.h
157
struct list_head lecs; /* LECS ATM addresses learned via ILMI */
include/linux/atmdev.h
170
struct list_head dev_list; /* linkage */
include/linux/atmdev.h
307
struct list_head list;
include/linux/atmel-ssc.h
15
struct list_head list;
include/linux/attribute_container.h
17
struct list_head node;
include/linux/audit.h
57
struct list_head rlist; /* entry in audit_{watch,tree}.rules list */
include/linux/audit.h
58
struct list_head list; /* for AUDIT_LIST* purposes only */
include/linux/backing-dev-defs.h
112
struct list_head b_dirty; /* dirty inodes */
include/linux/backing-dev-defs.h
113
struct list_head b_io; /* parked for writeback */
include/linux/backing-dev-defs.h
114
struct list_head b_more_io; /* parked for more writeback */
include/linux/backing-dev-defs.h
115
struct list_head b_dirty_time; /* time stamps are dirty */
include/linux/backing-dev-defs.h
141
struct list_head work_list;
include/linux/backing-dev-defs.h
145
struct list_head bdi_node; /* anchored at bdi->wb_list */
include/linux/backing-dev-defs.h
152
struct list_head memcg_node; /* anchored at memcg->cgwb_list */
include/linux/backing-dev-defs.h
153
struct list_head blkcg_node; /* anchored at blkcg->cgwb_list */
include/linux/backing-dev-defs.h
154
struct list_head b_attached; /* attached inodes, protected by list_lock */
include/linux/backing-dev-defs.h
155
struct list_head offline_node; /* anchored at offline_cgwbs */
include/linux/backing-dev-defs.h
171
struct list_head bdi_list;
include/linux/backing-dev-defs.h
194
struct list_head wb_list; /* list of all wbs */
include/linux/backing-dev.h
45
extern struct list_head bdi_list;
include/linux/backlight.h
282
struct list_head entry;
include/linux/balloon.h
55
struct list_head pages; /* Pages enqueued & handled to Host */
include/linux/balloon.h
66
struct list_head *pages);
include/linux/balloon.h
68
struct list_head *pages, size_t n_req_pages);
include/linux/bcma/bcma.h
288
struct list_head list;
include/linux/bcma/bcma.h
351
struct list_head cores;
include/linux/binfmts.h
101
struct list_head entries;
include/linux/binfmts.h
90
struct list_head lh;
include/linux/blk-cgroup.h
33
struct list_head *blkcg_get_cgwb_list(struct cgroup_subsys_state *css);
include/linux/blk-crypto-profile.h
180
struct list_head idle_slots;
include/linux/blk-mq.h
126
struct list_head queuelist;
include/linux/blk-mq.h
333
struct list_head dispatch;
include/linux/blk-mq.h
462
struct list_head hctx_list;
include/linux/blk-mq.h
552
struct list_head tag_list;
include/linux/blk-mq.h
784
struct list_head page_list;
include/linux/blkdev.h
1185
struct list_head cb_list; /* md requires an unplug callback */
include/linux/blkdev.h
1191
struct list_head list;
include/linux/blkdev.h
185
struct list_head slave_bdevs;
include/linux/blkdev.h
568
struct list_head icq_list;
include/linux/blkdev.h
572
struct list_head blkg_list;
include/linux/blkdev.h
579
struct list_head requeue_list;
include/linux/blkdev.h
589
struct list_head flush_list;
include/linux/blkdev.h
613
struct list_head unused_hctx_list;
include/linux/blkdev.h
641
struct list_head tag_set_list;
include/linux/blktrace_api.h
28
struct list_head running_list;
include/linux/bpf-cgroup-defs.h
69
struct list_head storages;
include/linux/bpf-cgroup.h
94
struct list_head list_map;
include/linux/bpf-cgroup.h
95
struct list_head list_cg;
include/linux/bpf.h
1145
struct list_head offloads;
include/linux/bpf.h
1303
struct list_head lnode;
include/linux/bpf.h
1816
struct list_head poke_progs;
include/linux/bpf.h
277
struct list_head list_head;
include/linux/bpf.h
2934
void __dev_flush(struct list_head *flush_list);
include/linux/bpf.h
2947
void __cpu_map_flush(struct list_head *flush_list);
include/linux/bpf.h
3190
static inline void __dev_flush(struct list_head *flush_list)
include/linux/bpf.h
3236
static inline void __cpu_map_flush(struct list_head *flush_list)
include/linux/bpf.h
464
INIT_LIST_HEAD((struct list_head *)addr);
include/linux/bpf.h
614
void bpf_list_head_free(const struct btf_field *field, void *list_head,
include/linux/bpf.h
640
struct list_head offloads;
include/linux/bpf_verifier.h
486
struct list_head node;
include/linux/bpf_verifier.h
763
struct list_head *explored_states;
include/linux/bpf_verifier.h
764
struct list_head free_list; /* list of struct bpf_verifier_state_list */
include/linux/buffer_head.h
75
struct list_head b_assoc_buffers; /* associated with another mapping */
include/linux/cache_coherency.h
29
struct list_head node;
include/linux/ccp.h
641
struct list_head entry;
include/linux/cdev.h
18
struct list_head list;
include/linux/cdrom.h
43
struct list_head list; /* linked list of all device_info */
include/linux/cdx/mcdi.h
110
struct list_head list;
include/linux/cdx/mcdi.h
111
struct list_head cleanup_list;
include/linux/cdx/mcdi.h
151
struct list_head cmd_list;
include/linux/ceph/messenger.h
282
struct list_head list_head; /* links for connection lists */
include/linux/ceph/messenger.h
493
struct list_head out_queue;
include/linux/ceph/messenger.h
494
struct list_head out_sent; /* sending or sent but unacked */
include/linux/ceph/osd_client.h
264
struct list_head r_private_item; /* ditto */
include/linux/ceph/osd_client.h
321
struct list_head pending_lworks;
include/linux/ceph/osd_client.h
333
struct list_head scan_item;
include/linux/ceph/osd_client.h
412
struct list_head osd_lru; /* idle osds */
include/linux/ceph/osd_client.h
93
struct list_head o_osd_lru;
include/linux/ceph/osd_client.h
96
struct list_head o_keepalive_item;
include/linux/ceph/osdmap.h
141
struct list_head idle_ws;
include/linux/ceph/pagelist.h
11
struct list_head head;
include/linux/ceph/pagelist.h
15
struct list_head free_list;
include/linux/ceph/striper.h
15
struct list_head oe_item;
include/linux/ceph/striper.h
37
struct list_head *object_extents,
include/linux/ceph/striper.h
43
struct list_head *object_extents,
include/linux/cgroup-defs.h
211
struct list_head sibling;
include/linux/cgroup-defs.h
212
struct list_head children;
include/linux/cgroup-defs.h
304
struct list_head tasks;
include/linux/cgroup-defs.h
305
struct list_head mg_tasks;
include/linux/cgroup-defs.h
306
struct list_head dying_tasks;
include/linux/cgroup-defs.h
309
struct list_head task_iters;
include/linux/cgroup-defs.h
318
struct list_head e_cset_node[CGROUP_SUBSYS_COUNT];
include/linux/cgroup-defs.h
321
struct list_head threaded_csets;
include/linux/cgroup-defs.h
322
struct list_head threaded_csets_node;
include/linux/cgroup-defs.h
334
struct list_head cgrp_links;
include/linux/cgroup-defs.h
340
struct list_head mg_src_preload_node;
include/linux/cgroup-defs.h
341
struct list_head mg_dst_preload_node;
include/linux/cgroup-defs.h
342
struct list_head mg_node;
include/linux/cgroup-defs.h
558
struct list_head cset_links;
include/linux/cgroup-defs.h
567
struct list_head e_csets[CGROUP_SUBSYS_COUNT];
include/linux/cgroup-defs.h
606
struct list_head pidlists;
include/linux/cgroup-defs.h
656
struct list_head root_list;
include/linux/cgroup-defs.h
716
struct list_head node; /* anchored at ss->cfts */
include/linux/cgroup-defs.h
841
struct list_head cfts;
include/linux/cgroup-defs.h
868
struct list_head list;
include/linux/cgroup.h
56
struct list_head *cset_pos;
include/linux/cgroup.h
57
struct list_head *cset_head;
include/linux/cgroup.h
59
struct list_head *tcset_pos;
include/linux/cgroup.h
60
struct list_head *tcset_head;
include/linux/cgroup.h
62
struct list_head *task_pos;
include/linux/cgroup.h
64
struct list_head *cur_tasks_head;
include/linux/cgroup.h
68
struct list_head iters_node; /* css_set->task_iters */
include/linux/cgroup_rdma.h
26
struct list_head rpools;
include/linux/cgroup_rdma.h
30
struct list_head dev_node;
include/linux/cgroup_rdma.h
31
struct list_head rpools;
include/linux/clk.h
57
struct list_head node;
include/linux/clk/ti.h
168
struct list_head node;
include/linux/clkdev.h
19
struct list_head node;
include/linux/clockchips.h
130
struct list_head list;
include/linux/clocksource.h
115
struct list_head list;
include/linux/clocksource.h
133
struct list_head wd_list;
include/linux/closure.h
165
struct list_head all;
include/linux/configfs.h
42
struct list_head ci_entry;
include/linux/configfs.h
79
struct list_head cg_children;
include/linux/configfs.h
81
struct list_head default_groups;
include/linux/configfs.h
82
struct list_head group_entry;
include/linux/connector.h
26
struct list_head queue_list;
include/linux/connector.h
38
struct list_head callback_entry;
include/linux/coresight.h
299
struct list_head feature_csdev_list;
include/linux/coresight.h
300
struct list_head config_csdev_list;
include/linux/coresight.h
336
struct list_head path_list;
include/linux/counter.h
288
struct list_head l;
include/linux/counter.h
291
struct list_head comp_list;
include/linux/counter.h
391
struct list_head events_list;
include/linux/counter.h
393
struct list_head next_events_list;
include/linux/cpufreq.h
603
struct list_head governor_list;
include/linux/cpufreq.h
678
struct list_head policy_list;
include/linux/cpufreq.h
691
void gov_attr_set_init(struct gov_attr_set *attr_set, struct list_head *list_node);
include/linux/cpufreq.h
692
void gov_attr_set_get(struct gov_attr_set *attr_set, struct list_head *list_node);
include/linux/cpufreq.h
693
unsigned int gov_attr_set_put(struct gov_attr_set *attr_set, struct list_head *list_node);
include/linux/cpufreq.h
88
struct list_head policy_list;
include/linux/cpuidle.h
108
struct list_head device_list;
include/linux/cpuidle.h
292
struct list_head governor_list;
include/linux/crash_dump.h
122
int (*get_device_ram)(struct vmcore_cb *cb, struct list_head *list);
include/linux/crash_dump.h
123
struct list_head next;
include/linux/crash_dump.h
129
struct list_head list;
include/linux/crash_dump.h
136
static inline int vmcore_alloc_add_range(struct list_head *list,
include/linux/crash_dump.h
150
static inline void vmcore_free_ranges(struct list_head *list)
include/linux/crush/crush.h
350
struct list_head item;
include/linux/crypto.h
189
struct list_head list;
include/linux/crypto.h
333
struct list_head cra_list;
include/linux/crypto.h
334
struct list_head cra_users;
include/linux/damon.h
108
struct list_head regions_list;
include/linux/damon.h
109
struct list_head list;
include/linux/damon.h
213
struct list_head list;
include/linux/damon.h
262
struct list_head goals;
include/linux/damon.h
431
struct list_head list;
include/linux/damon.h
574
struct list_head core_filters;
include/linux/damon.h
575
struct list_head ops_filters;
include/linux/damon.h
579
struct list_head list;
include/linux/damon.h
683
struct list_head list;
include/linux/damon.h
807
struct list_head call_controls;
include/linux/damon.h
81
struct list_head list;
include/linux/damon.h
829
struct list_head adaptive_targets;
include/linux/damon.h
830
struct list_head schemes;
include/linux/dca.h
20
struct list_head node;
include/linux/dca.h
27
struct list_head node;
include/linux/dca.h
28
struct list_head dca_providers;
include/linux/dcache.h
119
struct list_head d_lru; /* LRU list */
include/linux/dcache.h
271
extern void d_dispose_if_unused(struct dentry *, struct list_head *);
include/linux/dcache.h
272
extern void shrink_dentry_list(struct list_head *);
include/linux/debugfs.h
243
struct list_head list;
include/linux/devfreq-event.h
27
struct list_head node;
include/linux/devfreq-governor.h
68
struct list_head node;
include/linux/devfreq.h
185
struct list_head node;
include/linux/devfreq.h
341
struct list_head cpu_data_list;
include/linux/device-mapper.h
227
struct list_head list;
include/linux/device-mapper.h
524
void dm_uevent_add(struct mapped_device *md, struct list_head *elist);
include/linux/device.h
374
struct list_head suppliers;
include/linux/device.h
375
struct list_head consumers;
include/linux/device.h
376
struct list_head defer_sync;
include/linux/device.h
615
struct list_head dma_pools; /* dma pools (if dma'ble) */
include/linux/device.h
629
struct list_head dma_io_tlb_pools;
include/linux/device.h
646
struct list_head devres_head;
include/linux/device.h
66
struct list_head node;
include/linux/device.h
696
struct list_head s_node;
include/linux/device.h
698
struct list_head c_node;
include/linux/device/class.h
216
struct list_head node;
include/linux/dibs.h
402
struct list_head list;
include/linux/dio.h
63
struct list_head devices; /* list of devices on this bus */
include/linux/dio.h
87
struct list_head node;
include/linux/dm-dirty-log.h
34
struct list_head list;
include/linux/dm-verity-loadpin.h
10
extern struct list_head dm_verity_loadpin_trusted_root_digests;
include/linux/dm-verity-loadpin.h
13
struct list_head node;
include/linux/dma-buf.h
316
struct list_head attachments;
include/linux/dma-buf.h
366
struct list_head list_node;
include/linux/dma-buf.h
492
struct list_head node;
include/linux/dma-fence.h
120
struct list_head node;
include/linux/dma-fence.h
87
struct list_head cb_list;
include/linux/dmaengine.h
352
struct list_head device_node;
include/linux/dmaengine.h
872
struct list_head channels;
include/linux/dmaengine.h
873
struct list_head global_node;
include/linux/dmar.h
39
struct list_head list; /* list of drhd units */
include/linux/dmar.h
68
extern struct list_head dmar_drhd_units;
include/linux/dmi.h
83
struct list_head list;
include/linux/dtpm.h
18
struct list_head sibling;
include/linux/dtpm.h
19
struct list_head children;
include/linux/dynamic_debug.h
87
struct list_head link;
include/linux/edac.h
500
struct list_head link; /* for global list of mem_ctl_info structs */
include/linux/efi_embedded_fw.h
15
struct list_head list;
include/linux/enclosure.h
100
struct list_head node;
include/linux/energy_model.h
76
struct list_head node;
include/linux/etherdevice.h
67
struct sk_buff *eth_gro_receive(struct list_head *head, struct sk_buff *skb);
include/linux/fb.h
213
struct list_head list;
include/linux/fb.h
222
struct list_head pagereflist; /* list of pagerefs for touched pages */
include/linux/fb.h
226
void (*deferred_io)(struct fb_info *info, struct list_head *pagelist);
include/linux/fb.h
463
struct list_head modelist; /* mode list */
include/linux/fb.h
821
struct list_head *head);
include/linux/fb.h
823
struct list_head *head);
include/linux/fb.h
825
struct list_head *head);
include/linux/fb.h
827
struct list_head *head);
include/linux/fb.h
829
struct list_head *head);
include/linux/fb.h
830
extern void fb_destroy_modelist(struct list_head *head);
include/linux/fb.h
832
struct list_head *head);
include/linux/fb.h
834
struct list_head *head);
include/linux/fb.h
875
struct list_head list;
include/linux/fbcon.h
21
void fbcon_delete_modelist(struct list_head *head);
include/linux/fbcon.h
42
static inline void fbcon_delete_modelist(struct list_head *head) {}
include/linux/filelock.h
101
struct list_head flc_blocked_member; /* node in
include/linux/filelock.h
124
struct list_head link; /* link in AFS vnode's pending_locks list */
include/linux/filelock.h
145
struct list_head flc_flock;
include/linux/filelock.h
146
struct list_head flc_posix;
include/linux/filelock.h
147
struct list_head flc_lease;
include/linux/filelock.h
230
int lease_modify(struct file_lease *, int, struct list_head *);
include/linux/filelock.h
427
struct list_head *dispose)
include/linux/filelock.h
49
int (*lm_change)(struct file_lease *, int, struct list_head *);
include/linux/filelock.h
56
struct list_head list;
include/linux/filelock.h
96
struct list_head flc_list; /* link into file_lock_context */
include/linux/filelock.h
98
struct list_head flc_blocked_requests; /* list of requests with
include/linux/filter.h
788
struct list_head cpu_map_flush_list;
include/linux/filter.h
789
struct list_head dev_map_flush_list;
include/linux/filter.h
790
struct list_head xskmap_map_flush_list;
include/linux/filter.h
828
static inline struct list_head *bpf_net_ctx_get_cpu_map_flush_list(void)
include/linux/filter.h
840
static inline struct list_head *bpf_net_ctx_get_dev_flush_list(void)
include/linux/filter.h
852
static inline struct list_head *bpf_net_ctx_get_xskmap_flush_list(void)
include/linux/filter.h
864
static inline void bpf_net_ctx_get_all_used_flush_lists(struct list_head **lh_map,
include/linux/filter.h
865
struct list_head **lh_dev,
include/linux/filter.h
866
struct list_head **lh_xsk)
include/linux/filter.h
870
struct list_head *lh;
include/linux/firewire.h
123
struct list_head link;
include/linux/firewire.h
224
struct list_head client_list;
include/linux/firewire.h
341
struct list_head link;
include/linux/firewire.h
348
struct list_head link;
include/linux/firewire.h
372
struct list_head link;
include/linux/firewire.h
480
struct list_head link;
include/linux/firewire.h
96
struct list_head list;
include/linux/firmware/cirrus/cs_dsp.h
168
struct list_head alg_regions;
include/linux/firmware/cirrus/cs_dsp.h
183
struct list_head ctl_list;
include/linux/firmware/cirrus/cs_dsp.h
276
struct list_head ops;
include/linux/firmware/cirrus/cs_dsp.h
97
struct list_head list;
include/linux/fpga/fpga-bridge.h
60
struct list_head node;
include/linux/fpga/fpga-bridge.h
74
int fpga_bridges_enable(struct list_head *bridge_list);
include/linux/fpga/fpga-bridge.h
75
int fpga_bridges_disable(struct list_head *bridge_list);
include/linux/fpga/fpga-bridge.h
76
void fpga_bridges_put(struct list_head *bridge_list);
include/linux/fpga/fpga-bridge.h
79
struct list_head *bridge_list);
include/linux/fpga/fpga-bridge.h
82
struct list_head *bridge_list);
include/linux/fpga/fpga-region.h
46
struct list_head bridge_list;
include/linux/framer/framer-provider.h
93
struct list_head list;
include/linux/fs.h
487
struct list_head i_private_list;
include/linux/fs.h
826
struct list_head i_io_list; /* backing dev IO list */
include/linux/fs.h
835
struct list_head i_lru; /* inode LRU list */
include/linux/fs.h
836
struct list_head i_sb_list;
include/linux/fs.h
837
struct list_head i_wb_list; /* backing dev writeback list */
include/linux/fs.h
857
struct list_head i_devices;
include/linux/fs/super_types.h
133
struct list_head s_list; /* Keep this first */
include/linux/fs/super_types.h
269
struct list_head s_inodes; /* all inodes */
include/linux/fs/super_types.h
272
struct list_head s_inodes_wb; /* writeback inodes */
include/linux/fscache-cache.h
38
struct list_head cache_link; /* Link in cache list */
include/linux/fscache.h
112
struct list_head proc_link; /* Link in proc list */
include/linux/fscache.h
113
struct list_head commit_link; /* Link in commit queue */
include/linux/fscache.h
79
struct list_head proc_link; /* Link in /proc/fs/fscache/volumes */
include/linux/fsl/mc.h
97
struct list_head node;
include/linux/fsnotify_backend.h
193
struct list_head list;
include/linux/fsnotify_backend.h
228
struct list_head notification_list; /* list of event_holder this group needs to send to userspace */
include/linux/fsnotify_backend.h
244
struct list_head marks_list; /* all inode marks for this group */
include/linux/fsnotify_backend.h
270
struct list_head access_list;
include/linux/fsnotify_backend.h
277
struct list_head perm_grp_list;
include/linux/fsnotify_backend.h
566
struct list_head inode_conn_list;
include/linux/fsnotify_backend.h
619
struct list_head g_list;
include/linux/ftrace.h
459
struct list_head list;
include/linux/ftrace.h
460
struct list_head subop_list;
include/linux/fwctl.h
132
struct list_head uctx_list_entry;
include/linux/fwctl.h
75
struct list_head uctx_list;
include/linux/fwnode.h
58
struct list_head suppliers;
include/linux/fwnode.h
59
struct list_head consumers;
include/linux/fwnode.h
74
struct list_head s_hook;
include/linux/fwnode.h
76
struct list_head c_hook;
include/linux/gameport.h
46
struct list_head node;
include/linux/genalloc.h
61
struct list_head chunks; /* list of chunks in this pool */
include/linux/genalloc.h
74
struct list_head next_chunk; /* next chunk in pool */
include/linux/gpio/driver.h
714
struct list_head node;
include/linux/gpio/machine.h
44
struct list_head list;
include/linux/gpio/machine.h
58
struct list_head list;
include/linux/greybus/bundle.h
32
struct list_head connections;
include/linux/greybus/bundle.h
35
struct list_head links; /* interface->bundles */
include/linux/greybus/connection.h
46
struct list_head hd_links;
include/linux/greybus/connection.h
47
struct list_head bundle_links;
include/linux/greybus/connection.h
55
struct list_head operations;
include/linux/greybus/hd.h
49
struct list_head modules;
include/linux/greybus/hd.h
50
struct list_head connections;
include/linux/greybus/interface.h
35
struct list_head bundles;
include/linux/greybus/interface.h
36
struct list_head module_node;
include/linux/greybus/interface.h
37
struct list_head manifest_descs;
include/linux/greybus/module.h
19
struct list_head hd_node;
include/linux/greybus/operation.h
111
struct list_head links; /* connection->operations */
include/linux/hid-debug.h
34
struct list_head node;
include/linux/hid.h
557
struct list_head list;
include/linux/hid.h
564
struct list_head list;
include/linux/hid.h
565
struct list_head hidinput_list;
include/linux/hid.h
566
struct list_head field_entry_list; /* ordered list of input fields */
include/linux/hid.h
585
struct list_head report_list;
include/linux/hid.h
616
struct list_head list;
include/linux/hid.h
620
struct list_head reports; /* the list of reports */
include/linux/hid.h
695
struct list_head inputs; /* The list of inputs */
include/linux/hid.h
720
struct list_head debug_list;
include/linux/hid.h
860
struct list_head dyn_list;
include/linux/hid_bpf.h
100
struct list_head list;
include/linux/hid_bpf.h
196
struct list_head prog_list;
include/linux/hiddev.h
30
struct list_head list;
include/linux/hidraw.h
19
struct list_head list;
include/linux/hidraw.h
33
struct list_head node;
include/linux/hil_mlc.h
126
struct list_head list; /* hil_mlc is organized as linked list */
include/linux/hisi_acc_qm.h
324
struct list_head list;
include/linux/hisi_acc_qm.h
347
struct list_head qm_hw_errs;
include/linux/hisi_acc_qm.h
382
struct list_head list;
include/linux/hisi_acc_qm.h
451
struct list_head list;
include/linux/host1x.h
129
struct list_head list;
include/linux/host1x.h
138
struct list_head entry;
include/linux/host1x.h
158
struct list_head mappings;
include/linux/host1x.h
272
struct list_head list;
include/linux/host1x.h
380
struct list_head list;
include/linux/host1x.h
402
struct list_head list;
include/linux/host1x.h
406
struct list_head subdevs;
include/linux/host1x.h
407
struct list_head active;
include/linux/host1x.h
410
struct list_head clients;
include/linux/host1x.h
47
struct list_head mappings;
include/linux/host1x.h
98
struct list_head list;
include/linux/hsi/hsi.h
186
struct list_head link;
include/linux/huge_mm.h
317
struct list_head node;
include/linux/huge_mm.h
372
int __split_huge_page_to_list_to_order(struct page *page, struct list_head *list,
include/linux/huge_mm.h
376
int split_folio_to_list(struct folio *folio, struct list_head *list);
include/linux/huge_mm.h
380
struct list_head *list);
include/linux/huge_mm.h
382
static inline int split_huge_page_to_list_to_order(struct page *page, struct list_head *list,
include/linux/huge_mm.h
616
split_huge_page_to_list_to_order(struct page *page, struct list_head *list,
include/linux/huge_mm.h
639
static inline int split_folio_to_list(struct folio *folio, struct list_head *list)
include/linux/huge_mm.h
775
struct list_head *list, int new_order)
include/linux/hugetlb.h
1103
struct list_head *list)
include/linux/hugetlb.h
154
bool folio_isolate_hugetlb(struct folio *folio, struct list_head *list);
include/linux/hugetlb.h
174
extern struct list_head huge_boot_pages[MAX_NUMNODES];
include/linux/hugetlb.h
415
static inline bool folio_isolate_hugetlb(struct folio *folio, struct list_head *list)
include/linux/hugetlb.h
52
struct list_head regions;
include/linux/hugetlb.h
54
struct list_head region_cache;
include/linux/hugetlb.h
680
struct list_head hugepage_activelist;
include/linux/hugetlb.h
681
struct list_head hugepage_freelists[MAX_NUMNODES];
include/linux/hugetlb.h
692
struct list_head list;
include/linux/hugetlb.h
704
int isolate_or_dissolve_huge_folio(struct folio *folio, struct list_head *list);
include/linux/hugetlb.h
89
struct list_head link;
include/linux/hw_random.h
50
struct list_head list;
include/linux/hyperv.h
1252
struct list_head list;
include/linux/hyperv.h
702
struct list_head msglistentry;
include/linux/hyperv.h
705
struct list_head submsglist;
include/linux/hyperv.h
788
struct list_head listentry;
include/linux/hyperv.h
909
struct list_head sc_list;
include/linux/i2c.h
302
struct list_head clients;
include/linux/i2c.h
350
struct list_head detected;
include/linux/i2c.h
756
struct list_head userspace_clients;
include/linux/i3c/master.h
188
struct list_head node;
include/linux/i3c/master.h
375
struct list_head i3c;
include/linux/i3c/master.h
376
struct list_head i2c;
include/linux/i3c/master.h
50
struct list_head node;
include/linux/i3c/master.h
541
struct list_head i3c;
include/linux/i3c/master.h
542
struct list_head i2c;
include/linux/i3c/master.h
72
struct list_head node;
include/linux/if_bridge.h
35
struct list_head list;
include/linux/if_bridge.h
74
struct list_head *br_ip_list);
include/linux/if_bridge.h
82
struct list_head *br_ip_list)
include/linux/if_eql.h
28
struct list_head list;
include/linux/if_eql.h
39
struct list_head all_slaves;
include/linux/if_macvlan.h
20
struct list_head list;
include/linux/if_macvlan.h
68
extern void macvlan_dellink(struct net_device *dev, struct list_head *head);
include/linux/if_tap.h
41
struct list_head queue_list;
include/linux/if_tap.h
72
struct list_head next;
include/linux/if_team.h
160
struct list_head list;
include/linux/if_team.h
200
struct list_head port_list; /* list of all ports */
include/linux/if_team.h
202
struct list_head option_list;
include/linux/if_team.h
203
struct list_head option_inst_list; /* list of option instances */
include/linux/if_team.h
209
struct list_head *qom_lists; /* array of queue override mapping lists */
include/linux/if_team.h
31
struct list_head list; /* node in ordinary list */
include/linux/if_team.h
68
struct list_head qom_list; /* node in queue override mapping list */
include/linux/iio/buffer-dma.h
129
struct list_head incoming;
include/linux/iio/buffer-dma.h
150
struct list_head *list);
include/linux/iio/buffer-dma.h
55
struct list_head head;
include/linux/iio/buffer_impl.h
132
struct list_head demux_list;
include/linux/iio/buffer_impl.h
145
struct list_head buffer_attr_list;
include/linux/iio/buffer_impl.h
160
struct list_head attached_entry;
include/linux/iio/buffer_impl.h
163
struct list_head buffer_list;
include/linux/iio/buffer_impl.h
169
struct list_head dmabufs; /* P: dmabufs_mutex */
include/linux/iio/iio-opaque.h
57
struct list_head buffer_list;
include/linux/iio/iio-opaque.h
58
struct list_head channel_attr_list;
include/linux/iio/iio-opaque.h
60
struct list_head ioctl_handlers;
include/linux/iio/sw_device.h
26
struct list_head list;
include/linux/iio/sw_trigger.h
26
struct list_head list;
include/linux/iio/sysfs.h
26
struct list_head l;
include/linux/iio/trigger.h
67
struct list_head list;
include/linux/iio/trigger.h
68
struct list_head alloc_list;
include/linux/input.h
200
struct list_head h_list;
include/linux/input.h
201
struct list_head node;
include/linux/input.h
335
struct list_head h_list;
include/linux/input.h
336
struct list_head node;
include/linux/input.h
369
struct list_head d_node;
include/linux/input.h
370
struct list_head h_node;
include/linux/input/touch-overlay.h
13
int touch_overlay_map(struct list_head *list, struct input_dev *input);
include/linux/input/touch-overlay.h
15
void touch_overlay_get_touchscreen_abs(struct list_head *list, u16 *x, u16 *y);
include/linux/input/touch-overlay.h
17
bool touch_overlay_mapped_touchscreen(struct list_head *list);
include/linux/input/touch-overlay.h
19
bool touch_overlay_process_contact(struct list_head *list,
include/linux/input/touch-overlay.h
23
void touch_overlay_sync_frame(struct list_head *list, struct input_dev *input);
include/linux/intel-ish-client-if.h
69
struct list_head list;
include/linux/intel_rapl.h
175
struct list_head active_list;
include/linux/intel_rapl.h
193
struct list_head plist;
include/linux/interconnect-provider.h
103
struct list_head node_list;
include/linux/interconnect-provider.h
104
struct list_head search_list;
include/linux/interconnect-provider.h
61
struct list_head provider_list;
include/linux/interconnect-provider.h
62
struct list_head nodes;
include/linux/io_uring_types.h
336
struct list_head iopoll_list;
include/linux/io_uring_types.h
403
struct list_head timeout_list;
include/linux/io_uring_types.h
404
struct list_head ltimeout_list;
include/linux/io_uring_types.h
410
struct list_head cq_overflow_list;
include/linux/io_uring_types.h
423
struct list_head sqd_list;
include/linux/io_uring_types.h
449
struct list_head tctx_list;
include/linux/io_uring_types.h
462
struct list_head defer_list;
include/linux/io_uring_types.h
469
struct list_head napi_list; /* track busy poll napi_id */
include/linux/io_uring_types.h
751
struct list_head iopoll_node;
include/linux/io_uring_types.h
773
struct list_head list;
include/linux/iocontext.h
84
struct list_head q_node;
include/linux/iomap.h
413
struct list_head io_list; /* next ioend in chain */
include/linux/iomap.h
477
struct list_head *more_ioends);
include/linux/iomap.h
478
void iomap_sort_ioends(struct list_head *ioend_list);
include/linux/iommu.h
1141
struct list_head sva_domains;
include/linux/iommu.h
1142
struct list_head mm_list_elm;
include/linux/iommu.h
127
struct list_head list;
include/linux/iommu.h
1289
struct list_head *list)
include/linux/iommu.h
1294
struct list_head *list)
include/linux/iommu.h
1299
struct list_head *head)
include/linux/iommu.h
132
struct list_head faults;
include/linux/iommu.h
135
struct list_head pending_node;
include/linux/iommu.h
141
struct list_head node;
include/linux/iommu.h
153
struct list_head devices;
include/linux/iommu.h
248
struct list_head next;
include/linux/iommu.h
304
struct list_head list;
include/linux/iommu.h
334
struct list_head pages;
include/linux/iommu.h
689
void (*get_resv_regions)(struct device *dev, struct list_head *list);
include/linux/iommu.h
795
struct list_head list;
include/linux/iommu.h
823
struct list_head queue_list;
include/linux/iommu.h
825
struct list_head partial;
include/linux/iommu.h
826
struct list_head faults;
include/linux/iommu.h
933
extern void iommu_get_resv_regions(struct device *dev, struct list_head *list);
include/linux/iommu.h
934
extern void iommu_put_resv_regions(struct device *dev, struct list_head *list);
include/linux/iommu.h
942
struct list_head *head);
include/linux/iommufd.h
108
struct list_head veventqs;
include/linux/ipmi.h
269
struct list_head link;
include/linux/ipmi.h
40
struct list_head link;
include/linux/ipmi_smi.h
108
struct list_head link;
include/linux/irq.h
1071
struct list_head list;
include/linux/irq_poll.h
9
struct list_head list;
include/linux/irqchip/arm-gic-v5.h
302
struct list_head entry;
include/linux/irqdomain.h
169
struct list_head link;
include/linux/iscsi_boot_sysfs.h
104
struct list_head kobj_list;
include/linux/iscsi_boot_sysfs.h
70
struct list_head list;
include/linux/isdn/capilli.h
92
struct list_head list;
include/linux/ism.h
21
struct list_head list;
include/linux/jbd2.h
1409
static inline void jbd2_file_log_bh(struct list_head *head, struct buffer_head *bh)
include/linux/jbd2.h
1631
struct list_head *log_bufs);
include/linux/jbd2.h
417
struct list_head i_list;
include/linux/jbd2.h
629
struct list_head t_inode_list;
include/linux/kcore.h
17
struct list_head list;
include/linux/kcsan-checks.h
133
struct list_head list; /* scoped_accesses list */
include/linux/kcsan.h
53
struct list_head scoped_accesses;
include/linux/kdb.h
75
struct list_head list_node; /* Command list */
include/linux/kernfs.h
267
struct list_head list;
include/linux/kexec.h
353
struct list_head control_pages;
include/linux/kexec.h
354
struct list_head dest_pages;
include/linux/kexec.h
355
struct list_head unusable_pages;
include/linux/key-type.h
164
struct list_head link; /* link in types list */
include/linux/key.h
199
struct list_head graveyard_link;
include/linux/key.h
265
struct list_head name_link;
include/linux/klist.h
20
struct list_head k_list;
include/linux/klist.h
39
struct list_head n_node;
include/linux/kmsg_dump.h
62
struct list_head list;
include/linux/kobject.h
169
struct list_head list;
include/linux/kobject.h
66
struct list_head entry;
include/linux/kprobes.h
181
struct list_head list;
include/linux/kprobes.h
290
struct list_head pages; /* list of kprobe_insn_page */
include/linux/kprobes.h
340
struct list_head list; /* list for optimizing queue */
include/linux/kprobes.h
350
extern void arch_optimize_kprobes(struct list_head *oplist);
include/linux/kprobes.h
351
extern void arch_unoptimize_kprobes(struct list_head *oplist,
include/linux/kprobes.h
352
struct list_head *done_list);
include/linux/kprobes.h
63
struct list_head list;
include/linux/ksm.h
100
struct list_head *to_kill, int force_early);
include/linux/ksm.h
135
const struct page *page, struct list_head *to_kill,
include/linux/kthread.h
147
struct list_head work_list;
include/linux/kthread.h
148
struct list_head delayed_work_list;
include/linux/kthread.h
154
struct list_head node;
include/linux/kvm_host.h
197
extern struct list_head vm_list;
include/linux/kvm_host.h
2315
struct list_head vm_node;
include/linux/kvm_host.h
239
struct list_head link;
include/linux/kvm_host.h
240
struct list_head queue;
include/linux/kvm_host.h
365
struct list_head queue;
include/linux/kvm_host.h
366
struct list_head done;
include/linux/kvm_host.h
806
struct list_head gpc_list;
include/linux/kvm_host.h
818
struct list_head vm_list;
include/linux/kvm_host.h
824
struct list_head items;
include/linux/kvm_host.h
826
struct list_head resampler_list;
include/linux/kvm_host.h
830
struct list_head ioeventfds;
include/linux/kvm_host.h
837
struct list_head coalesced_zones;
include/linux/kvm_host.h
856
struct list_head devices;
include/linux/kvm_irqfd.h
29
struct list_head list;
include/linux/kvm_irqfd.h
36
struct list_head link;
include/linux/kvm_irqfd.h
54
struct list_head resampler_link;
include/linux/kvm_irqfd.h
57
struct list_head list;
include/linux/kvm_irqfd.h
63
struct list_head vcpu_list;
include/linux/kvm_types.h
90
struct list_head list;
include/linux/lcd.h
85
struct list_head entry;
include/linux/leds.h
165
struct list_head node; /* LED Device list */
include/linux/leds.h
185
struct list_head trig_list;
include/linux/leds.h
497
struct list_head led_cdevs;
include/linux/leds.h
500
struct list_head next_trig;
include/linux/leds.h
55
struct list_head list;
include/linux/libata.h
1229
extern void ata_scsi_cmd_error_handler(struct Scsi_Host *host, struct ata_port *ap, struct list_head *eh_q);
include/linux/libata.h
923
struct list_head eh_done_q;
include/linux/libnvdimm.h
19
struct list_head list;
include/linux/libnvdimm.h
23
struct list_head list;
include/linux/list.h
104
bool __list_valid_slowpath __list_del_entry_valid_or_report(struct list_head *entry);
include/linux/list.h
114
static __always_inline bool __list_del_entry_valid(struct list_head *entry)
include/linux/list.h
119
struct list_head *prev = entry->prev;
include/linux/list.h
120
struct list_head *next = entry->next;
include/linux/list.h
136
static inline bool __list_add_valid(struct list_head *new,
include/linux/list.h
137
struct list_head *prev,
include/linux/list.h
138
struct list_head *next)
include/linux/list.h
142
static inline bool __list_del_entry_valid(struct list_head *entry)
include/linux/list.h
154
static inline void __list_add(struct list_head *new,
include/linux/list.h
155
struct list_head *prev,
include/linux/list.h
156
struct list_head *next)
include/linux/list.h
175
static inline void list_add(struct list_head *new, struct list_head *head)
include/linux/list.h
189
static inline void list_add_tail(struct list_head *new, struct list_head *head)
include/linux/list.h
201
static inline void __list_del(struct list_head * prev, struct list_head * next)
include/linux/list.h
215
static inline void __list_del_clearprev(struct list_head *entry)
include/linux/list.h
221
static inline void __list_del_entry(struct list_head *entry)
include/linux/list.h
235
static inline void list_del(struct list_head *entry)
include/linux/list.h
249
static inline void list_replace(struct list_head *old,
include/linux/list.h
250
struct list_head *new)
include/linux/list.h
265
static inline void list_replace_init(struct list_head *old,
include/linux/list.h
266
struct list_head *new)
include/linux/list.h
277
static inline void list_swap(struct list_head *entry1,
include/linux/list.h
278
struct list_head *entry2)
include/linux/list.h
280
struct list_head *pos = entry2->prev;
include/linux/list.h
293
static inline void list_del_init(struct list_head *entry)
include/linux/list.h
304
static inline void list_move(struct list_head *list, struct list_head *head)
include/linux/list.h
315
static inline void list_move_tail(struct list_head *list,
include/linux/list.h
316
struct list_head *head)
include/linux/list.h
331
static inline void list_bulk_move_tail(struct list_head *head,
include/linux/list.h
332
struct list_head *first,
include/linux/list.h
333
struct list_head *last)
include/linux/list.h
34
struct list_head name = LIST_HEAD_INIT(name)
include/linux/list.h
350
static inline int list_is_first(const struct list_head *list, const struct list_head *head)
include/linux/list.h
360
static inline int list_is_last(const struct list_head *list, const struct list_head *head)
include/linux/list.h
370
static inline int list_is_head(const struct list_head *list, const struct list_head *head)
include/linux/list.h
379
static inline int list_empty(const struct list_head *head)
include/linux/list.h
395
static inline void list_del_init_careful(struct list_head *entry)
include/linux/list.h
415
static inline int list_empty_careful(const struct list_head *head)
include/linux/list.h
417
struct list_head *next = smp_load_acquire(&head->next);
include/linux/list.h
425
static inline void list_rotate_left(struct list_head *head)
include/linux/list.h
427
struct list_head *first;
include/linux/list.h
43
static inline void INIT_LIST_HEAD(struct list_head *list)
include/linux/list.h
442
static inline void list_rotate_to_front(struct list_head *list,
include/linux/list.h
443
struct list_head *head)
include/linux/list.h
457
static inline int list_is_singular(const struct list_head *head)
include/linux/list.h
462
static inline void __list_cut_position(struct list_head *list,
include/linux/list.h
463
struct list_head *head, struct list_head *entry)
include/linux/list.h
465
struct list_head *new_first = entry->next;
include/linux/list.h
488
static inline void list_cut_position(struct list_head *list,
include/linux/list.h
489
struct list_head *head, struct list_head *entry)
include/linux/list.h
515
static inline void list_cut_before(struct list_head *list,
include/linux/list.h
516
struct list_head *head,
include/linux/list.h
517
struct list_head *entry)
include/linux/list.h
531
static inline void __list_splice(const struct list_head *list,
include/linux/list.h
532
struct list_head *prev,
include/linux/list.h
533
struct list_head *next)
include/linux/list.h
535
struct list_head *first = list->next;
include/linux/list.h
536
struct list_head *last = list->prev;
include/linux/list.h
550
static inline void list_splice(const struct list_head *list,
include/linux/list.h
551
struct list_head *head)
include/linux/list.h
562
static inline void list_splice_tail(struct list_head *list,
include/linux/list.h
563
struct list_head *head)
include/linux/list.h
576
static inline void list_splice_init(struct list_head *list,
include/linux/list.h
577
struct list_head *head)
include/linux/list.h
593
static inline void list_splice_tail_init(struct list_head *list,
include/linux/list.h
594
struct list_head *head)
include/linux/list.h
61
bool __list_valid_slowpath __list_add_valid_or_report(struct list_head *new,
include/linux/list.h
62
struct list_head *prev,
include/linux/list.h
63
struct list_head *next);
include/linux/list.h
642
struct list_head *head__ = (ptr); \
include/linux/list.h
643
struct list_head *pos__ = READ_ONCE(head__->next); \
include/linux/list.h
656
struct list_head *head__ = (ptr); \
include/linux/list.h
657
struct list_head *pos__ = READ_ONCE(head__->prev); \
include/linux/list.h
73
static __always_inline bool __list_add_valid(struct list_head *new,
include/linux/list.h
74
struct list_head *prev,
include/linux/list.h
75
struct list_head *next)
include/linux/list.h
755
static inline size_t list_count_nodes(struct list_head *head)
include/linux/list.h
757
struct list_head *pos;
include/linux/list_lru.h
115
bool list_lru_add(struct list_lru *lru, struct list_head *item, int nid,
include/linux/list_lru.h
129
bool list_lru_add_obj(struct list_lru *lru, struct list_head *item);
include/linux/list_lru.h
155
bool list_lru_del(struct list_lru *lru, struct list_head *item, int nid,
include/linux/list_lru.h
169
bool list_lru_del_obj(struct list_lru *lru, struct list_head *item);
include/linux/list_lru.h
204
void list_lru_isolate(struct list_lru_one *list, struct list_head *item);
include/linux/list_lru.h
205
void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item,
include/linux/list_lru.h
206
struct list_head *head);
include/linux/list_lru.h
208
typedef enum lru_status (*list_lru_walk_cb)(struct list_head *item,
include/linux/list_lru.h
32
struct list_head list;
include/linux/list_lru.h
54
struct list_head list;
include/linux/list_private.h
31
const struct list_head *__mptr = (ptr); \
include/linux/list_sort.h
10
const struct list_head *, const struct list_head *);
include/linux/list_sort.h
13
void list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp);
include/linux/list_sort.h
7
struct list_head;
include/linux/livepatch.h
102
struct list_head func_list;
include/linux/livepatch.h
103
struct list_head node;
include/linux/livepatch.h
143
struct list_head list;
include/linux/livepatch.h
145
struct list_head obj_list;
include/linux/livepatch.h
73
struct list_head node;
include/linux/livepatch.h
74
struct list_head stack_node;
include/linux/liveupdate.h
107
struct list_head __private list;
include/linux/liveupdate.h
109
struct list_head __private flb_list;
include/linux/liveupdate.h
194
struct list_head list;
include/linux/lockd/lockd.h
117
struct list_head list;
include/linux/lockd/lockd.h
129
struct list_head b_list; /* linked list */
include/linux/lockd/lockd.h
162
struct list_head f_blocks; /* blocked locks */
include/linux/lockd/lockd.h
178
struct list_head b_list; /* linked list of all blocks */
include/linux/lockd/lockd.h
179
struct list_head b_flist; /* linked list (per file) */
include/linux/lockd/lockd.h
67
struct list_head h_lockowners; /* Lockowners for the client */
include/linux/lockd/lockd.h
69
struct list_head h_granted; /* Locks in GRANTED state */
include/linux/lockd/lockd.h
70
struct list_head h_reclaim; /* Locks in RECLAIM state */
include/linux/lockd/lockd.h
88
struct list_head sm_link;
include/linux/lockdep.h
49
struct list_head entry;
include/linux/lockdep_types.h
109
struct list_head lock_entry;
include/linux/lockdep_types.h
116
struct list_head locks_after, locks_before;
include/linux/logic_pio.h
19
struct list_head list;
include/linux/lru_cache.h
149
struct list_head list; /* LRU list or free list */
include/linux/lru_cache.h
166
struct list_head lru;
include/linux/lru_cache.h
167
struct list_head free;
include/linux/lru_cache.h
168
struct list_head in_use;
include/linux/lru_cache.h
169
struct list_head to_be_changed;
include/linux/mISDNif.h
460
struct list_head list;
include/linux/mISDNif.h
467
struct list_head list;
include/linux/mISDNif.h
500
struct list_head bchannels;
include/linux/mISDNif.h
512
struct list_head layer2;
include/linux/mISDNif.h
527
struct list_head list;
include/linux/mailbox_controller.h
90
struct list_head node;
include/linux/maple.h
48
struct list_head list;
include/linux/mbcache.h
21
struct list_head e_list;
include/linux/mdev.h
21
struct list_head next;
include/linux/mei_cl_bus.h
43
struct list_head bus_list;
include/linux/memcontrol.h
179
struct list_head list; /* protected by objcg_lock */
include/linux/memcontrol.h
205
struct list_head memory_peaks;
include/linux/memcontrol.h
206
struct list_head swap_peaks;
include/linux/memcontrol.h
268
struct list_head objcg_list;
include/linux/memcontrol.h
273
struct list_head cgwb_list;
include/linux/memcontrol.h
313
struct list_head oom_notify;
include/linux/memcontrol.h
320
struct list_head event_list;
include/linux/memory-tiers.h
146
struct list_head *memory_types)
include/linux/memory-tiers.h
151
static inline void mt_put_memory_types(struct list_head *memory_types)
include/linux/memory-tiers.h
26
struct list_head tier_sibling;
include/linux/memory-tiers.h
28
struct list_head list;
include/linux/memory-tiers.h
53
struct list_head *memory_types);
include/linux/memory-tiers.h
54
void mt_put_memory_types(struct list_head *memory_types);
include/linux/memory.h
53
struct list_head memory_blocks;
include/linux/memory.h
92
struct list_head group_next; /* next block inside memory group */
include/linux/mfd/ipaq-micro.h
118
struct list_head queue;
include/linux/mfd/ipaq-micro.h
90
struct list_head node;
include/linux/mfd/iqs62x.h
132
struct list_head fw_blk_head;
include/linux/mfd/ucb1x00.h
137
struct list_head node;
include/linux/mfd/ucb1x00.h
138
struct list_head devs;
include/linux/mfd/ucb1x00.h
145
struct list_head dev_node;
include/linux/mfd/ucb1x00.h
146
struct list_head drv_node;
include/linux/mfd/ucb1x00.h
153
struct list_head node;
include/linux/mfd/ucb1x00.h
154
struct list_head devs;
include/linux/mfd/wm831x/core.h
391
struct list_head auxadc_pending;
include/linux/mhi.h
391
struct list_head lpm_chans;
include/linux/mhi.h
415
struct list_head transition_list;
include/linux/mhi_ep.h
146
struct list_head st_transition_list;
include/linux/mhi_ep.h
147
struct list_head ch_db_list;
include/linux/migrate.h
56
void putback_movable_pages(struct list_head *l);
include/linux/migrate.h
59
int migrate_pages(struct list_head *l, new_folio_t new, free_folio_t free,
include/linux/migrate.h
64
bool isolate_folio_to_list(struct folio *folio, struct list_head *list);
include/linux/migrate.h
77
static inline void putback_movable_pages(struct list_head *l) {}
include/linux/migrate.h
78
static inline int migrate_pages(struct list_head *l, new_folio_t new,
include/linux/migrate.h
87
static inline bool isolate_folio_to_list(struct folio *folio, struct list_head *list)
include/linux/miscdevice.h
88
struct list_head list;
include/linux/mlx4/device.h
1258
struct list_head list;
include/linux/mlx4/device.h
1275
struct list_head list;
include/linux/mlx4/device.h
661
struct list_head list;
include/linux/mlx4/device.h
713
struct list_head bf_list;
include/linux/mlx4/device.h
745
struct list_head list;
include/linux/mlx4/device.h
750
struct list_head reset_notify;
include/linux/mlx5/cq.h
55
struct list_head list;
include/linux/mlx5/cq.h
60
struct list_head reset_notify;
include/linux/mlx5/driver.h
250
struct list_head list;
include/linux/mlx5/driver.h
270
struct list_head head;
include/linux/mlx5/driver.h
411
struct list_head list;
include/linux/mlx5/driver.h
424
struct list_head list;
include/linux/mlx5/driver.h
572
struct list_head free_list;
include/linux/mlx5/driver.h
580
struct list_head traps;
include/linux/mlx5/driver.h
590
struct list_head pgdir_list;
include/linux/mlx5/driver.h
658
struct list_head tirs_list;
include/linux/mlx5/macsec.h
16
struct list_head *tx_rules_list, struct list_head *rx_rules_list,
include/linux/mlx5/macsec.h
20
struct list_head *tx_rules_list, struct list_head *rx_rules_list);
include/linux/mlx5/macsec.h
23
struct list_head *tx_rules_list,
include/linux/mlx5/macsec.h
24
struct list_head *rx_rules_list,
include/linux/mlx5/macsec.h
28
struct list_head *tx_rules_list,
include/linux/mlx5/macsec.h
29
struct list_head *rx_rules_list, bool is_tx);
include/linux/mm.h
249
static inline struct folio *lru_to_folio(struct list_head *head)
include/linux/mm.h
3877
struct list_head *uf);
include/linux/mm.h
3879
unsigned long start, size_t len, struct list_head *uf,
include/linux/mm.h
3883
unsigned long end, struct list_head *uf, bool unlock);
include/linux/mm.h
3885
struct list_head *uf);
include/linux/mm_types.h
100
struct list_head pcp_list;
include/linux/mm_types.h
1198
struct list_head mmlist; /* List of maybe swapped mm's. These
include/linux/mm_types.h
1358
struct list_head list;
include/linux/mm_types.h
1441
struct list_head fifo;
include/linux/mm_types.h
408
struct list_head lru;
include/linux/mm_types.h
484
struct list_head _deferred_list;
include/linux/mm_types.h
577
struct list_head pt_list;
include/linux/mm_types.h
96
struct list_head lru;
include/linux/mm_types.h
966
struct list_head anon_vma_chain; /* Serialized by mmap_lock &
include/linux/mm_types.h
99
struct list_head buddy_list;
include/linux/mmiotrace.h
18
struct list_head list;
include/linux/mmzone.h
1003
struct list_head unaccepted_pages;
include/linux/mmzone.h
1343
struct list_head split_queue;
include/linux/mmzone.h
139
struct list_head free_list[MIGRATE_TYPES];
include/linux/mmzone.h
498
struct list_head folios[MAX_NR_GENS][ANON_AND_FILE][MAX_NR_ZONES];
include/linux/mmzone.h
535
struct list_head *head;
include/linux/mmzone.h
537
struct list_head *tail;
include/linux/mmzone.h
670
struct list_head lists[NR_LRU_LISTS];
include/linux/mmzone.h
759
struct list_head lists[NR_PCP_LISTS];
include/linux/module.h
401
struct list_head list;
include/linux/module.h
465
struct list_head bug_list;
include/linux/module.h
562
struct list_head source_list;
include/linux/module.h
564
struct list_head target_list;
include/linux/most.h
179
struct list_head list;
include/linux/most.h
264
struct list_head list;
include/linux/mount.h
93
extern void mnt_set_expiry(struct vfsmount *mnt, struct list_head *expiry_list);
include/linux/mount.h
94
extern void mark_mounts_for_expiry(struct list_head *mounts);
include/linux/mroute_base.h
157
struct list_head list;
include/linux/mroute_base.h
247
struct list_head list;
include/linux/mroute_base.h
253
struct list_head mfc_unres_queue;
include/linux/mroute_base.h
256
struct list_head mfc_cache_list;
include/linux/mroute_base.h
392
struct list_head *cache;
include/linux/msg.h
10
struct list_head m_list;
include/linux/mtd/blktrans.h
21
struct list_head list;
include/linux/mtd/blktrans.h
33
struct list_head rq_list;
include/linux/mtd/blktrans.h
69
struct list_head devs;
include/linux/mtd/blktrans.h
70
struct list_head list;
include/linux/mtd/map.h
246
struct list_head list;
include/linux/mtd/mtd.h
214
struct list_head node;
include/linux/mtd/mtd.h
397
struct list_head partitions;
include/linux/mtd/mtd.h
695
struct list_head list;
include/linux/mtd/nand-qpic-common.h
280
struct list_head node;
include/linux/mtd/nand-qpic-common.h
399
struct list_head host_list;
include/linux/mtd/nand-qpic-common.h
417
struct list_head desc_list;
include/linux/mtd/nand.h
295
struct list_head node;
include/linux/mtd/partitions.h
79
struct list_head list;
include/linux/mutex_types.h
47
struct list_head wait_list;
include/linux/net/intel/i40e_client.h
170
struct list_head list;
include/linux/net/intel/i40e_client.h
177
struct list_head list; /* list of registered clients */
include/linux/netdevice.h
1063
struct list_head list;
include/linux/netdevice.h
2168
struct list_head ptype_specific;
include/linux/netdevice.h
2203
struct list_head dev_list;
include/linux/netdevice.h
2204
struct list_head napi_list;
include/linux/netdevice.h
2205
struct list_head unreg_list;
include/linux/netdevice.h
2206
struct list_head close_list;
include/linux/netdevice.h
2207
struct list_head ptype_all;
include/linux/netdevice.h
2210
struct list_head upper;
include/linux/netdevice.h
2211
struct list_head lower;
include/linux/netdevice.h
2294
struct list_head unlink_list;
include/linux/netdevice.h
238
struct list_head list;
include/linux/netdevice.h
2383
struct list_head todo_list;
include/linux/netdevice.h
2392
struct list_head link_watch_list;
include/linux/netdevice.h
2468
struct list_head net_notifier_list;
include/linux/netdevice.h
254
struct list_head list;
include/linux/netdevice.h
2944
void (*list_func) (struct list_head *,
include/linux/netdevice.h
2951
struct list_head list;
include/linux/netdevice.h
2957
struct sk_buff *(*gro_receive)(struct list_head *head,
include/linux/netdevice.h
2966
struct list_head list;
include/linux/netdevice.h
3324
struct list_head *lh;
include/linux/netdevice.h
3334
struct list_head *lh;
include/linux/netdevice.h
3373
void netif_close_many(struct list_head *head, bool unlink);
include/linux/netdevice.h
340
struct list_head list;
include/linux/netdevice.h
3405
void unregister_netdevice_queue(struct net_device *dev, struct list_head *head);
include/linux/netdevice.h
3406
void unregister_netdevice_many(struct list_head *head);
include/linux/netdevice.h
3517
struct list_head poll_list;
include/linux/netdevice.h
361
struct list_head rx_list;
include/linux/netdevice.h
390
struct list_head poll_list;
include/linux/netdevice.h
412
struct list_head dev_list;
include/linux/netdevice.h
4247
void netif_receive_skb_list_internal(struct list_head *head);
include/linux/netdevice.h
4248
void netif_receive_skb_list(struct list_head *head);
include/linux/netdevice.h
5135
struct list_head **iter);
include/linux/netdevice.h
5155
struct list_head **iter);
include/linux/netdevice.h
5157
struct list_head **iter);
include/linux/netdevice.h
5172
struct list_head **iter);
include/linux/netdevice.h
5181
struct list_head **iter);
include/linux/netdevice.h
5191
void *netdev_adjacent_get_private(struct list_head *adj_list);
include/linux/netdevice.h
5668
extern struct list_head ptype_base[PTYPE_HASH_SIZE] __read_mostly;
include/linux/netfilter.h
182
struct list_head list;
include/linux/netfilter.h
218
void nf_hook_slow_list(struct list_head *head, struct nf_hook_state *state,
include/linux/netfilter.h
324
struct list_head *head, struct net_device *in, struct net_device *out,
include/linux/netfilter.h
427
struct list_head *head, struct net_device *in, struct net_device *out,
include/linux/netfilter.h
99
struct list_head list;
include/linux/netfilter/ipset/ip_set.h
209
struct list_head list;
include/linux/netfilter/nf_conntrack_proto_gre.h
16
struct list_head list;
include/linux/netfilter/nfnetlink_osf.h
16
extern struct list_head nf_osf_fingers[2];
include/linux/netfilter/nfnetlink_osf.h
20
struct list_head finger_entry;
include/linux/netfilter/nfnetlink_osf.h
32
const struct list_head *nf_osf_fingers);
include/linux/netfilter/nfnetlink_osf.h
35
const struct list_head *nf_osf_fingers,
include/linux/netfilter/x_tables.h
133
struct list_head list;
include/linux/netfilter/x_tables.h
173
struct list_head list;
include/linux/netfilter/x_tables.h
214
struct list_head list;
include/linux/netfilter_bridge/ebtables.h
21
struct list_head list;
include/linux/netfilter_bridge/ebtables.h
38
struct list_head list;
include/linux/netfilter_bridge/ebtables.h
55
struct list_head list;
include/linux/netfilter_bridge/ebtables.h
92
struct list_head list;
include/linux/netfs.h
142
struct list_head subrequests; /* Contributory I/O operations */
include/linux/netfs.h
176
struct list_head rreq_link; /* Link in rreq->subrequests */
include/linux/netfs.h
233
struct list_head proc_link; /* Link in netfs_iorequests */
include/linux/netlink.h
347
struct list_head list;
include/linux/nfs_fs.h
114
struct list_head list;
include/linux/nfs_fs.h
120
struct list_head list;
include/linux/nfs_fs.h
190
struct list_head access_cache_entry_lru;
include/linux/nfs_fs.h
191
struct list_head access_cache_inode_lru;
include/linux/nfs_fs.h
220
struct list_head open_files;
include/linux/nfs_fs.h
258
struct list_head open_states;
include/linux/nfs_fs.h
280
struct list_head copies;
include/linux/nfs_fs.h
281
struct list_head src_copies;
include/linux/nfs_fs.h
62
struct list_head lru;
include/linux/nfs_fs.h
73
struct list_head list;
include/linux/nfs_fs.h
83
struct list_head list;
include/linux/nfs_fs_i.h
13
struct list_head list;
include/linux/nfs_fs_sb.h
127
struct list_head pending_cb_stateids;
include/linux/nfs_fs_sb.h
143
struct list_head client_link; /* List of other nfs_server structs
include/linux/nfs_fs_sb.h
146
struct list_head master_link; /* link in master servers list */
include/linux/nfs_fs_sb.h
257
struct list_head state_owners_lru;
include/linux/nfs_fs_sb.h
258
struct list_head layouts;
include/linux/nfs_fs_sb.h
259
struct list_head delegations;
include/linux/nfs_fs_sb.h
261
struct list_head delegations_return;
include/linux/nfs_fs_sb.h
262
struct list_head delegations_lru;
include/linux/nfs_fs_sb.h
263
struct list_head delegations_delayed;
include/linux/nfs_fs_sb.h
267
struct list_head ss_copies;
include/linux/nfs_fs_sb.h
268
struct list_head ss_src_copies;
include/linux/nfs_fs_sb.h
58
struct list_head cl_share_link; /* link in global client list */
include/linux/nfs_fs_sb.h
59
struct list_head cl_superblocks; /* List of nfs_server structs */
include/linux/nfs_fs_sb.h
73
struct list_head cl_ds_clients; /* auth flavor data servers */
include/linux/nfs_page.h
241
nfs_list_add_request(struct nfs_page *req, struct list_head *head)
include/linux/nfs_page.h
252
nfs_list_move_request(struct nfs_page *req, struct list_head *head)
include/linux/nfs_page.h
270
nfs_list_entry(struct list_head *head)
include/linux/nfs_page.h
44
struct list_head wb_list; /* Defines state of page: */
include/linux/nfs_page.h
89
struct list_head pg_list;
include/linux/nfs_ssc.h
59
struct list_head nsui_list;
include/linux/nfs_xdr.h
1328
struct list_head written;
include/linux/nfs_xdr.h
1329
struct list_head committing;
include/linux/nfs_xdr.h
1335
struct list_head cinfo_list;
include/linux/nfs_xdr.h
1336
struct list_head lseg_list;
include/linux/nfs_xdr.h
1345
struct list_head commits;
include/linux/nfs_xdr.h
1650
struct list_head pages;
include/linux/nfs_xdr.h
1691
struct list_head list;
include/linux/nfs_xdr.h
1716
struct list_head pages; /* Coalesced requests we wish to flush */
include/linux/nfs_xdr.h
1717
struct list_head list; /* lists of struct nfs_write_data */
include/linux/nfs_xdr.h
1733
void (*error_cleanup)(struct list_head *head, int);
include/linux/nfs_xdr.h
322
struct list_head lseg_list;
include/linux/nfslocalio.h
33
struct list_head list;
include/linux/nfslocalio.h
38
struct list_head files;
include/linux/nfslocalio.h
44
void nfs_uuid_is_local(const uuid_t *, struct list_head *, spinlock_t *,
include/linux/nfslocalio.h
49
void nfs_localio_invalidate_clients(struct list_head *nn_local_clients,
include/linux/node.h
111
struct list_head access_list;
include/linux/node.h
113
struct list_head cache_attrs;
include/linux/ns/nstree_types.h
20
struct list_head ns_list_head;
include/linux/ns/nstree_types.h
33
struct list_head ns_list_entry;
include/linux/nubus.h
66
struct list_head list;
include/linux/nubus.h
84
extern struct list_head nubus_func_rsrcs;
include/linux/nvmem-consumer.h
38
struct list_head node;
include/linux/of.h
1605
struct list_head node;
include/linux/of.h
1623
struct list_head entries;
include/linux/of_dma.h
19
struct list_head of_dma_controllers;
include/linux/of_iommu.h
15
struct list_head *list);
include/linux/of_iommu.h
27
struct list_head *list)
include/linux/padata.h
119
struct list_head list;
include/linux/padata.h
167
struct list_head pslist;
include/linux/padata.h
37
struct list_head list;
include/linux/padata.h
53
struct list_head list;
include/linux/parman.h
45
struct list_head list;
include/linux/parman.h
50
struct list_head list;
include/linux/parman.h
51
struct list_head item_list;
include/linux/parport.h
222
struct list_head list;
include/linux/parport.h
245
struct list_head full_list;
include/linux/parport_pc.h
45
struct list_head list;
include/linux/pci-acpi.h
68
struct list_head resources;
include/linux/pci-epc.h
171
struct list_head pci_epf;
include/linux/pci-epf.h
107
struct list_head epf_group;
include/linux/pci-epf.h
209
struct list_head list;
include/linux/pci-epf.h
215
struct list_head sec_epc_list;
include/linux/pci-epf.h
222
struct list_head pci_vepf;
include/linux/pci.h
1195
extern struct list_head pci_root_buses; /* List of all known PCI buses */
include/linux/pci.h
1225
struct list_head *resources);
include/linux/pci.h
1233
struct list_head *resources);
include/linux/pci.h
1585
void pci_add_resource(struct list_head *resources, struct resource *res);
include/linux/pci.h
1586
void pci_add_resource_offset(struct list_head *resources, struct resource *res,
include/linux/pci.h
1588
void pci_free_resource_list(struct list_head *resources);
include/linux/pci.h
1594
struct list_head *resources);
include/linux/pci.h
344
struct list_head bus_list; /* Node in per-bus list */
include/linux/pci.h
635
struct list_head windows; /* resource_entry */
include/linux/pci.h
636
struct list_head dma_ranges; /* dma ranges resource list */
include/linux/pci.h
699
struct list_head node; /* Node in list of buses */
include/linux/pci.h
701
struct list_head children; /* List of child buses */
include/linux/pci.h
702
struct list_head devices; /* List of devices on this bus */
include/linux/pci.h
704
struct list_head slots; /* List of slots on this bus;
include/linux/pci.h
707
struct list_head resources; /* Address space routed to this bus */
include/linux/pci.h
78
struct list_head list; /* Node in list of slots */
include/linux/pci.h
905
struct list_head list; /* For IDs added at runtime */
include/linux/percpu_counter.h
26
struct list_head list; /* All percpu_counters are on a list */
include/linux/perf_event.h
1026
struct list_head pmu_ctx_list;
include/linux/perf_event.h
1029
struct list_head event_list;
include/linux/perf_event.h
1117
struct list_head sched_cb_entry;
include/linux/perf_event.h
179
struct list_head tp_list;
include/linux/perf_event.h
331
struct list_head entry;
include/linux/perf_event.h
334
struct list_head events;
include/linux/perf_event.h
555
int (*addr_filters_validate) (struct list_head *filters);
include/linux/perf_event.h
611
struct list_head entry;
include/linux/perf_event.h
629
struct list_head list;
include/linux/perf_event.h
739
struct list_head list;
include/linux/perf_event.h
772
struct list_head event_entry;
include/linux/perf_event.h
778
struct list_head sibling_list;
include/linux/perf_event.h
779
struct list_head active_list;
include/linux/perf_event.h
790
struct list_head migrate_entry;
include/linux/perf_event.h
793
struct list_head active_entry;
include/linux/perf_event.h
852
struct list_head child_list;
include/linux/perf_event.h
858
struct list_head owner_entry;
include/linux/perf_event.h
866
struct list_head rb_entry;
include/linux/perf_event.h
924
struct list_head sb_list;
include/linux/perf_event.h
925
struct list_head pmu_list;
include/linux/perf_event.h
968
struct list_head pmu_ctx_entry;
include/linux/perf_event.h
970
struct list_head pinned_active;
include/linux/perf_event.h
971
struct list_head flexible_active;
include/linux/phy.h
754
struct list_head leds;
include/linux/phy.h
790
struct list_head ports;
include/linux/phy.h
937
struct list_head list;
include/linux/phy/phy.h
200
struct list_head list;
include/linux/phy/phy.h
213
struct list_head node;
include/linux/phy_port.h
55
struct list_head head;
include/linux/pinctrl/pinctrl.h
80
struct list_head node;
include/linux/platform_data/dma-iop32x.h
57
struct list_head chain;
include/linux/platform_data/dma-iop32x.h
61
struct list_head all_slots;
include/linux/platform_data/dma-iop32x.h
84
struct list_head slot_node;
include/linux/platform_data/dma-iop32x.h
85
struct list_head chain_node;
include/linux/platform_data/dma-iop32x.h
91
struct list_head tx_list;
include/linux/platform_data/x86/asus-wmi.h
178
struct list_head list;
include/linux/pldmfw.h
20
struct list_head entry;
include/linux/pldmfw.h
23
struct list_head descs;
include/linux/pldmfw.h
59
struct list_head entry;
include/linux/pldmfw.h
92
struct list_head entry;
include/linux/plist_types.h
13
struct list_head prio_list;
include/linux/plist_types.h
14
struct list_head node_list;
include/linux/plist_types.h
8
struct list_head node_list;
include/linux/pm.h
641
struct list_head clock_list;
include/linux/pm.h
681
struct list_head entry;
include/linux/pm_domain.h
197
struct list_head gpd_list_node; /* Node in the global PM domains list */
include/linux/pm_domain.h
198
struct list_head parent_links; /* Links with PM domain as a parent */
include/linux/pm_domain.h
199
struct list_head child_links; /* Links with PM domain as a child */
include/linux/pm_domain.h
200
struct list_head dev_list; /* List of devices */
include/linux/pm_domain.h
262
struct list_head parent_node;
include/linux/pm_domain.h
264
struct list_head child_node;
include/linux/pm_domain.h
281
struct list_head list_node;
include/linux/pm_qos.h
67
struct list_head node;
include/linux/pm_qos.h
72
struct list_head list;
include/linux/pm_wakeup.h
46
struct list_head entry;
include/linux/pnp.h
205
struct list_head global_list; /* node in global list of cards */
include/linux/pnp.h
206
struct list_head protocol_list; /* node in protocol's list of cards */
include/linux/pnp.h
207
struct list_head devices; /* devices attached to the card */
include/linux/pnp.h
249
struct list_head global_list; /* node in global list of devices */
include/linux/pnp.h
250
struct list_head protocol_list; /* node in list of device's protocol */
include/linux/pnp.h
251
struct list_head card_list; /* node in card's list of devices */
include/linux/pnp.h
252
struct list_head rdev_list; /* node in cards list of requested devices */
include/linux/pnp.h
264
struct list_head resources;
include/linux/pnp.h
265
struct list_head options;
include/linux/pnp.h
389
struct list_head global_list;
include/linux/pnp.h
412
struct list_head protocol_list;
include/linux/pnp.h
428
struct list_head cards;
include/linux/pnp.h
429
struct list_head devices;
include/linux/pnp.h
443
extern struct list_head pnp_global;
include/linux/pnp.h
452
extern struct list_head pnp_cards;
include/linux/posix-timers.h
63
struct list_head elist;
include/linux/power/bq27xxx_battery.h
71
struct list_head list;
include/linux/power/charger-manager.h
220
struct list_head entry;
include/linux/power/smartreflex.h
152
struct list_head node;
include/linux/power_supply.h
339
struct list_head extensions;
include/linux/powercap.h
71
struct list_head node;
include/linux/pse-pd/pse.h
305
struct list_head list;
include/linux/pse-pd/pse.h
306
struct list_head pse_control_head;
include/linux/psi_types.h
130
struct list_head node;
include/linux/psi_types.h
179
struct list_head avg_triggers;
include/linux/psi_types.h
197
struct list_head rtpoll_triggers;
include/linux/ptrace.h
61
extern void exit_ptrace(struct task_struct *tracer, struct list_head *dead);
include/linux/pwm.h
621
struct list_head list;
include/linux/pxa2xx_ssp.h
237
struct list_head node;
include/linux/qed/qede_rdma.h
28
struct list_head list;
include/linux/quota.h
226
struct list_head dqi_dirty_list; /* List of dirty dquots [dq_list_lock] */
include/linux/quota.h
298
struct list_head dq_inuse; /* List of all quotas [dq_list_lock] */
include/linux/quota.h
299
struct list_head dq_free; /* Free list element [dq_list_lock] */
include/linux/quota.h
300
struct list_head dq_dirty; /* List of dirty dquots [dq_list_lock] */
include/linux/raid_class.h
44
struct list_head component_list;
include/linux/raspberrypi/vchiq_arm.h
78
struct list_head list;
include/linux/raspberrypi/vchiq_arm.h
97
struct list_head bulk_waiter_list;
include/linux/rculist.h
125
static inline void list_add_rcu(struct list_head *new, struct list_head *head)
include/linux/rculist.h
146
static inline void list_add_tail_rcu(struct list_head *new,
include/linux/rculist.h
147
struct list_head *head)
include/linux/rculist.h
176
static inline void list_del_rcu(struct list_head *entry)
include/linux/rculist.h
210
static inline void list_bidir_del_rcu(struct list_head *entry)
include/linux/rculist.h
22
static inline void INIT_LIST_HEAD_RCU(struct list_head *list)
include/linux/rculist.h
254
static inline void list_replace_rcu(struct list_head *old,
include/linux/rculist.h
255
struct list_head *new)
include/linux/rculist.h
283
static inline void __list_splice_init_rcu(struct list_head *list,
include/linux/rculist.h
284
struct list_head *prev,
include/linux/rculist.h
285
struct list_head *next,
include/linux/rculist.h
288
struct list_head *first = list->next;
include/linux/rculist.h
289
struct list_head *last = list->prev;
include/linux/rculist.h
32
#define list_next_rcu(list) (*((struct list_head __rcu **)(&(list)->next)))
include/linux/rculist.h
331
static inline void list_splice_init_rcu(struct list_head *list,
include/linux/rculist.h
332
struct list_head *head,
include/linux/rculist.h
346
static inline void list_splice_tail_init_rcu(struct list_head *list,
include/linux/rculist.h
347
struct list_head *head,
include/linux/rculist.h
409
struct list_head *__ptr = (ptr); \
include/linux/rculist.h
410
struct list_head *__next = READ_ONCE(__ptr->next); \
include/linux/rculist.h
428
struct list_head *__head = (head); \
include/linux/rculist.h
429
struct list_head *__ptr = (ptr); \
include/linux/rculist.h
43
#define list_bidir_prev_rcu(list) (*((struct list_head __rcu **)(&(list)->prev)))
include/linux/rculist.h
430
struct list_head *__next = READ_ONCE(__ptr->next); \
include/linux/rculist.h
63
#define list_tail_rcu(head) (*((struct list_head __rcu **)(&(head)->prev)))
include/linux/rculist.h
97
static inline void __list_add_rcu(struct list_head *new,
include/linux/rculist.h
98
struct list_head *prev, struct list_head *next)
include/linux/reboot-mode.h
7
struct list_head head;
include/linux/ref_tracker.h
20
struct list_head list; /* List of active trackers */
include/linux/ref_tracker.h
21
struct list_head quarantine; /* List of dead trackers */
include/linux/regulator/coupler.h
43
struct list_head list;
include/linux/regulator/driver.h
630
struct list_head list; /* list of all regulators */
include/linux/regulator/driver.h
633
struct list_head consumer_list; /* consumers we supply */
include/linux/relay.h
86
struct list_head list; /* for channel list */
include/linux/remoteproc.h
340
struct list_head node;
include/linux/remoteproc.h
481
struct list_head node;
include/linux/remoteproc.h
550
struct list_head node;
include/linux/remoteproc.h
562
struct list_head traces;
include/linux/remoteproc.h
564
struct list_head carveouts;
include/linux/remoteproc.h
565
struct list_head mappings;
include/linux/remoteproc.h
567
struct list_head rvdevs;
include/linux/remoteproc.h
568
struct list_head subdevs;
include/linux/remoteproc.h
582
struct list_head dump_segments;
include/linux/remoteproc.h
601
struct list_head node;
include/linux/remoteproc.h
650
struct list_head node;
include/linux/resctrl.h
112
struct list_head pm_reqs;
include/linux/resctrl.h
139
struct list_head list;
include/linux/resctrl.h
330
struct list_head ctrl_domains;
include/linux/resctrl.h
331
struct list_head mon_domains;
include/linux/resctrl.h
358
struct list_head list;
include/linux/resctrl.h
585
struct rdt_domain_hdr *resctrl_find_domain(struct list_head *h, int id,
include/linux/resctrl.h
586
struct list_head **pos);
include/linux/reset-controller.h
50
struct list_head list;
include/linux/reset-controller.h
51
struct list_head reset_control_head;
include/linux/resource_ext.h
24
struct list_head node;
include/linux/resource_ext.h
32
extern void resource_list_free(struct list_head *head);
include/linux/resource_ext.h
35
struct list_head *head)
include/linux/resource_ext.h
41
struct list_head *head)
include/linux/resource_ext.h
70
resource_list_first_type(struct list_head *list, unsigned long type)
include/linux/rhashtable-types.h
111
struct list_head list;
include/linux/rhashtable.h
80
struct list_head walkers;
include/linux/rio.h
176
struct list_head global_list; /* node in list of all RIO devices */
include/linux/rio.h
177
struct list_head net_list; /* node in per net list */
include/linux/rio.h
232
struct list_head node;
include/linux/rio.h
266
struct list_head dbells; /* list of doorbell events */
include/linux/rio.h
267
struct list_head pwrites; /* list of portwrite events */
include/linux/rio.h
268
struct list_head node; /* node in global list of ports */
include/linux/rio.h
269
struct list_head nnode; /* node in net list of ports */
include/linux/rio.h
321
struct list_head node; /* node in list of networks */
include/linux/rio.h
322
struct list_head devices; /* list of devices in this net */
include/linux/rio.h
323
struct list_head switches; /* list of switches in this net */
include/linux/rio.h
324
struct list_head mports; /* list of ports accessing net */
include/linux/rio.h
456
struct list_head node;
include/linux/rio.h
543
struct list_head node;
include/linux/rio.h
98
struct list_head node;
include/linux/rmap.h
86
struct list_head same_vma; /* locked by mmap_lock & page_table_lock */
include/linux/rmi.h
337
struct list_head function_list;
include/linux/rpmb.h
58
struct list_head list_node;
include/linux/rslib.h
46
struct list_head list;
include/linux/rv.h
111
struct list_head list;
include/linux/rv.h
96
struct list_head list;
include/linux/rwsem.h
60
struct list_head wait_list;
include/linux/sched.h
1078
struct list_head children;
include/linux/sched.h
1079
struct list_head sibling;
include/linux/sched.h
1088
struct list_head ptraced;
include/linux/sched.h
1089
struct list_head ptrace_entry;
include/linux/sched.h
1094
struct list_head thread_node;
include/linux/sched.h
1323
struct list_head cg_list;
include/linux/sched.h
1337
struct list_head pi_state_list;
include/linux/sched.h
1346
struct list_head perf_event_list;
include/linux/sched.h
584
struct list_head group_node;
include/linux/sched.h
624
struct list_head run_list;
include/linux/sched.h
890
struct list_head throttle_node;
include/linux/sched.h
933
struct list_head rcu_node_entry;
include/linux/sched.h
942
struct list_head rcu_tasks_holdout_list;
include/linux/sched.h
944
struct list_head rcu_tasks_exit_list;
include/linux/sched.h
954
struct list_head tasks;
include/linux/sched/ext.h
147
struct list_head node;
include/linux/sched/ext.h
178
struct list_head runnable_node; /* rq->scx.runnable_list */
include/linux/sched/ext.h
227
struct list_head tasks_node;
include/linux/sched/ext.h
74
struct list_head list; /* tasks in dispatch order */
include/linux/sched/signal.h
99
struct list_head thread_head;
include/linux/semaphore.h
18
struct list_head wait_list;
include/linux/seq_file.h
299
extern struct list_head *seq_list_start(struct list_head *head,
include/linux/seq_file.h
301
extern struct list_head *seq_list_start_head(struct list_head *head,
include/linux/seq_file.h
303
extern struct list_head *seq_list_next(void *v, struct list_head *head,
include/linux/seq_file.h
306
extern struct list_head *seq_list_start_rcu(struct list_head *head, loff_t pos);
include/linux/seq_file.h
307
extern struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos);
include/linux/seq_file.h
308
extern struct list_head *seq_list_next_rcu(void *v, struct list_head *head, loff_t *ppos);
include/linux/serial_8250.h
127
struct list_head list; /* ports on this IRQ */
include/linux/serio.h
43
struct list_head child_node;
include/linux/serio.h
44
struct list_head children;
include/linux/serio.h
58
struct list_head node;
include/linux/sh_clk.h
39
struct list_head node;
include/linux/sh_clk.h
47
struct list_head children;
include/linux/sh_clk.h
48
struct list_head sibling; /* node for children */
include/linux/shdma-base.h
47
struct list_head node;
include/linux/shdma-base.h
59
struct list_head ld_queue; /* Link descriptors queue */
include/linux/shdma-base.h
60
struct list_head ld_free; /* Free link descriptors */
include/linux/shm.h
14
struct list_head shm_clist;
include/linux/shmem_fs.h
126
struct list_head *folio_list);
include/linux/shmem_fs.h
45
struct list_head shrinklist; /* shrinkable hpage inodes */
include/linux/shmem_fs.h
46
struct list_head swaplist; /* chain of maybes on swap */
include/linux/shmem_fs.h
89
struct list_head shrinklist; /* List of shinkable inodes */
include/linux/shrinker.h
106
struct list_head list;
include/linux/signal_types.h
23
struct list_head list;
include/linux/signal_types.h
33
struct list_head list;
include/linux/siox.h
10
struct list_head node; /* node in smaster->devices */
include/linux/skbuff.h
902
struct list_head list;
include/linux/skbuff.h
925
struct list_head tcp_tsorted_anchor;
include/linux/skmsg.h
103
struct list_head link;
include/linux/skmsg.h
53
struct list_head list;
include/linux/skmsg.h
73
struct list_head list;
include/linux/skmsg.h
98
struct list_head ingress_msg;
include/linux/slimbus.h
65
struct list_head stream_list;
include/linux/smpboot.h
33
struct list_head list;
include/linux/soc/qcom/apr.h
146
struct list_head node;
include/linux/soc/qcom/qmi.h
126
struct list_head list_node;
include/linux/soc/qcom/qmi.h
228
struct list_head lookups;
include/linux/soc/qcom/qmi.h
229
struct list_head lookup_results;
include/linux/soc/qcom/qmi.h
230
struct list_head services;
include/linux/soundwire/sdw.h
1020
struct list_head slaves;
include/linux/soundwire/sdw.h
1023
struct list_head m_rt_list;
include/linux/soundwire/sdw.h
676
struct list_head node;
include/linux/soundwire/sdw.h
967
struct list_head master_list;
include/linux/soundwire/sdw_intel.h
309
struct list_head link_list;
include/linux/spi/spi.h
1154
struct list_head transfer_list;
include/linux/spi/spi.h
1191
struct list_head transfers;
include/linux/spi/spi.h
1227
struct list_head queue;
include/linux/spi/spi.h
1242
struct list_head resources;
include/linux/spi/spi.h
1449
struct list_head replaced_transfers;
include/linux/spi/spi.h
1450
struct list_head *replaced_after;
include/linux/spi/spi.h
571
struct list_head list;
include/linux/spi/spi.h
730
struct list_head queue;
include/linux/spi/spi.h
954
struct list_head entry;
include/linux/ssb/ssb.h
501
struct list_head list;
include/linux/stackdepot.h
54
struct list_head hash_list; /* Links in the hash table */
include/linux/stackdepot.h
72
struct list_head free_list; /* Links in the freelist */
include/linux/stop_machine.h
25
struct list_head list; /* cpu_stopper->works */
include/linux/sunrpc/auth.h
50
struct list_head cr_lru; /* lru garbage collection */
include/linux/sunrpc/cache.h
110
struct list_head others;
include/linux/sunrpc/cache.h
115
struct list_head queue;
include/linux/sunrpc/cache.h
144
struct list_head recent; /* on fifo */
include/linux/sunrpc/clnt.h
47
struct list_head cl_clients; /* Global list of clients */
include/linux/sunrpc/clnt.h
48
struct list_head cl_tasks; /* List of tasks */
include/linux/sunrpc/gss_api.h
96
struct list_head gm_list;
include/linux/sunrpc/rpc_pipe_fs.h
14
struct list_head pdo_head;
include/linux/sunrpc/rpc_pipe_fs.h
28
struct list_head list;
include/linux/sunrpc/rpc_pipe_fs.h
44
struct list_head pipe;
include/linux/sunrpc/rpc_pipe_fs.h
45
struct list_head in_upcall;
include/linux/sunrpc/rpc_pipe_fs.h
46
struct list_head in_downcall;
include/linux/sunrpc/rpc_pipe_fs.h
8
struct list_head pdh_entries;
include/linux/sunrpc/sched.h
188
struct list_head list;
include/linux/sunrpc/sched.h
198
struct list_head tasks[RPC_NR_PRIORITY]; /* task queue for each priority level */
include/linux/sunrpc/sched.h
35
struct list_head list; /* wait queue links */
include/linux/sunrpc/sched.h
36
struct list_head links; /* Links to related tasks */
include/linux/sunrpc/sched.h
37
struct list_head timer_list; /* Timer list */
include/linux/sunrpc/sched.h
57
struct list_head tk_task; /* global list of tasks */
include/linux/sunrpc/svc.h
180
struct list_head rq_all; /* all threads list */
include/linux/sunrpc/svc.h
42
struct list_head sp_all_threads; /* all server threads */
include/linux/sunrpc/svc.h
81
struct list_head sv_permsocks; /* all permanent sockets */
include/linux/sunrpc/svc.h
82
struct list_head sv_tempsocks; /* all temporary sockets */
include/linux/sunrpc/svc_rdma.h
102
struct list_head sc_rq_dto_q;
include/linux/sunrpc/svc_rdma.h
103
struct list_head sc_read_complete_q;
include/linux/sunrpc/svc_rdma.h
172
struct list_head cc_rwctxts;
include/linux/sunrpc/svc_rdma.h
179
struct list_head rc_list;
include/linux/sunrpc/svc_rdma.h
79
struct list_head sc_accept_q; /* Conn. waiting accept */
include/linux/sunrpc/svc_rdma_pcl.h
18
struct list_head ch_list;
include/linux/sunrpc/svc_rdma_pcl.h
30
struct list_head cl_chunks;
include/linux/sunrpc/svc_xprt.h
37
struct list_head xcl_list;
include/linux/sunrpc/svc_xprt.h
48
struct list_head list;
include/linux/sunrpc/svc_xprt.h
57
struct list_head xpt_list;
include/linux/sunrpc/svc_xprt.h
68
struct list_head xpt_deferred; /* deferred requests that need
include/linux/sunrpc/svc_xprt.h
75
struct list_head xpt_users; /* callbacks on free */
include/linux/sunrpc/xprt.h
119
struct list_head rq_bc_pa_list; /* Backchannel prealloc list */
include/linux/sunrpc/xprt.h
233
struct list_head free; /* free slots */
include/linux/sunrpc/xprt.h
247
struct list_head xprt_switch;
include/linux/sunrpc/xprt.h
279
struct list_head xmit_queue; /* Send queue */
include/linux/sunrpc/xprt.h
291
struct list_head bc_pa_list; /* List of preallocated
include/linux/sunrpc/xprt.h
365
struct list_head list;
include/linux/sunrpc/xprt.h
79
struct list_head rq_list; /* Slot allocation list */
include/linux/sunrpc/xprt.h
83
struct list_head rq_xmit; /* Send queue */
include/linux/sunrpc/xprt.h
84
struct list_head rq_xmit2; /* Send queue */
include/linux/sunrpc/xprtmultipath.h
23
struct list_head xps_xprt_list;
include/linux/surface_aggregator/controller.h
794
struct list_head node;
include/linux/surface_aggregator/serial_hub.h
505
struct list_head queue_node;
include/linux/surface_aggregator/serial_hub.h
506
struct list_head pending_node;
include/linux/surface_aggregator/serial_hub.h
619
struct list_head node;
include/linux/swait.h
45
struct list_head task_list;
include/linux/swait.h
50
struct list_head task_list;
include/linux/swap.h
271
struct list_head free_clusters; /* free clusters list */
include/linux/swap.h
272
struct list_head full_clusters; /* full clusters list */
include/linux/swap.h
273
struct list_head nonfull_clusters[SWAP_NR_ORDERS];
include/linux/swap.h
275
struct list_head frag_clusters[SWAP_NR_ORDERS];
include/linux/swap.h
301
struct list_head discard_clusters; /* discard clusters list */
include/linux/swiotlb.h
118
struct list_head pools;
include/linux/swiotlb.h
81
struct list_head node;
include/linux/switchtec.h
500
struct list_head mrpc_queue;
include/linux/sync_file.h
46
struct list_head sync_file_list;
include/linux/syscalls.h
23
struct list_head;
include/linux/syscore_ops.h
20
struct list_head node;
include/linux/tc.h
106
struct list_head node;
include/linux/tc.h
65
struct list_head devices; /* List of devices on this bus. */
include/linux/tc.h
81
struct list_head node; /* Node in list of all TC devices. */
include/linux/tcp.h
276
struct list_head tsorted_sent_queue; /* time-sorted sent but un-SACKed skbs */
include/linux/tcp.h
376
struct list_head tsq_node; /* anchor in tsq_tasklet.head list */
include/linux/textsearch.h
50
struct list_head list;
include/linux/thermal.h
134
struct list_head thermal_instances;
include/linux/thermal.h
135
struct list_head node;
include/linux/thunderbolt.h
115
struct list_head properties;
include/linux/thunderbolt.h
139
struct list_head list;
include/linux/thunderbolt.h
380
struct list_head list;
include/linux/thunderbolt.h
548
struct list_head queue;
include/linux/thunderbolt.h
549
struct list_head in_flight;
include/linux/thunderbolt.h
604
struct list_head list;
include/linux/trace_events.h
295
struct list_head *(*get_fields)(struct trace_event_call *);
include/linux/trace_events.h
296
struct list_head fields;
include/linux/trace_events.h
365
struct list_head list;
include/linux/trace_events.h
468
static inline struct list_head *
include/linux/trace_events.h
644
struct list_head list;
include/linux/trace_events.h
650
struct list_head triggers;
include/linux/tracepoint.h
59
struct list_head list;
include/linux/tty.h
240
struct list_head tty_files;
include/linux/tty.h
249
struct list_head list;
include/linux/tty_driver.h
556
struct list_head tty_drivers;
include/linux/tty_driver.h
559
extern struct list_head tty_drivers;
include/linux/tty_ldisc.h
21
struct list_head read_wait;
include/linux/tty_ldisc.h
22
struct list_head write_wait;
include/linux/types.h
205
struct list_head *next, *prev;
include/linux/uacce.h
133
struct list_head queues;
include/linux/uacce.h
95
struct list_head list;
include/linux/udp.h
93
struct list_head *head,
include/linux/unwind_deferred_types.h
50
struct list_head list;
include/linux/uprobes.h
60
struct list_head cons_node;
include/linux/usb.h
1162
struct list_head list;
include/linux/usb.h
1166
struct list_head node;
include/linux/usb.h
1425
struct list_head urb_list;
include/linux/usb.h
1638
struct list_head urb_list; /* list head for use by the urb's
include/linux/usb.h
1640
struct list_head anchor_list; /* the URB may be anchored */
include/linux/usb.h
717
struct list_head filelist;
include/linux/usb.h
73
struct list_head urb_list;
include/linux/usb/audio.h
25
struct list_head list;
include/linux/usb/audio.h
34
struct list_head list;
include/linux/usb/audio.h
35
struct list_head control;
include/linux/usb/composite.h
238
struct list_head list;
include/linux/usb/composite.h
328
struct list_head list;
include/linux/usb/composite.h
329
struct list_head functions;
include/linux/usb/composite.h
482
struct list_head configs;
include/linux/usb/composite.h
483
struct list_head gstrings;
include/linux/usb/composite.h
574
struct list_head list;
include/linux/usb/composite.h
581
struct list_head cfs_list;
include/linux/usb/composite.h
69
struct list_head entry;
include/linux/usb/composite.h
90
struct list_head ext_prop;
include/linux/usb/gadget.h
123
struct list_head list;
include/linux/usb/gadget.h
237
struct list_head ep_list;
include/linux/usb/gadget.h
448
struct list_head ep_list; /* of usb_ep */
include/linux/usb/gadget.h
865
struct list_head list;
include/linux/usb/gadget.h
877
struct list_head list;
include/linux/usb/hcd.h
57
struct list_head head;
include/linux/usb/hcd.h
583
struct list_head clear_list; /* of usb_tt_clear */
include/linux/usb/hcd.h
588
struct list_head clear_list;
include/linux/usb/ljca.h
50
struct list_head link;
include/linux/usb/onboard_dev.h
10
void onboard_dev_create_pdevs(struct usb_device *parent_dev, struct list_head *pdev_list);
include/linux/usb/onboard_dev.h
11
void onboard_dev_destroy_pdevs(struct list_head *pdev_list);
include/linux/usb/onboard_dev.h
14
struct list_head *pdev_list) {}
include/linux/usb/onboard_dev.h
15
static inline void onboard_dev_destroy_pdevs(struct list_head *pdev_list) {}
include/linux/usb/onboard_dev.h
7
struct list_head;
include/linux/usb/phy.h
123
struct list_head head;
include/linux/usb/serial.h
237
struct list_head driver_list;
include/linux/user_events.h
20
struct list_head mms_link;
include/linux/user_events.h
21
struct list_head enablers;
include/linux/user_namespace.h
96
struct list_head keyring_name_list;
include/linux/userfaultfd_k.h
252
extern int dup_userfaultfd(struct vm_area_struct *, struct list_head *);
include/linux/userfaultfd_k.h
253
extern void dup_userfaultfd_complete(struct list_head *);
include/linux/userfaultfd_k.h
254
void dup_userfaultfd_fail(struct list_head *);
include/linux/userfaultfd_k.h
268
unsigned long start, unsigned long end, struct list_head *uf);
include/linux/userfaultfd_k.h
270
struct list_head *uf);
include/linux/userfaultfd_k.h
386
struct list_head *l)
include/linux/userfaultfd_k.h
391
static inline void dup_userfaultfd_complete(struct list_head *l)
include/linux/userfaultfd_k.h
395
static inline void dup_userfaultfd_fail(struct list_head *l)
include/linux/userfaultfd_k.h
424
struct list_head *uf)
include/linux/userfaultfd_k.h
430
struct list_head *uf)
include/linux/vdpa.h
624
struct list_head list;
include/linux/vfio.h
34
struct list_head device_list;
include/linux/vfio.h
49
struct list_head group_next;
include/linux/vfio.h
50
struct list_head iommu_entry;
include/linux/vfio.h
53
struct list_head dev_set_list;
include/linux/vfio_pci_core.h
136
struct list_head dummy_resources_list;
include/linux/vfio_pci_core.h
138
struct list_head ioeventfds_list;
include/linux/vfio_pci_core.h
140
struct list_head sriov_pfs_item;
include/linux/vfio_pci_core.h
144
struct list_head dmabufs;
include/linux/vhost_iotlb.h
27
struct list_head list;
include/linux/vhost_iotlb.h
9
struct list_head link;
include/linux/via-core.h
51
struct list_head list;
include/linux/virtio.h
181
struct list_head vqs;
include/linux/virtio.h
35
struct list_head list;
include/linux/vmalloc.h
76
struct list_head list; /* address sorted list */
include/linux/vmpressure.h
23
struct list_head events;
include/linux/w1.h
201
struct list_head w1_master_entry;
include/linux/w1.h
210
struct list_head slist;
include/linux/w1.h
211
struct list_head async_list;
include/linux/w1.h
270
struct list_head family_entry;
include/linux/w1.h
68
struct list_head w1_slave_entry;
include/linux/wait.h
173
struct list_head *head = &wq_head->head;
include/linux/wait.h
32
struct list_head entry;
include/linux/wait.h
37
struct list_head head;
include/linux/watchdog.h
125
struct list_head deferred;
include/linux/workqueue_types.h
18
struct list_head entry;
include/linux/wwan.h
188
struct list_head *head);
include/linux/xarray.h
1176
struct list_head private_list; /* For tree user */
include/linux/zorro.h
47
struct list_head node;
include/media/cec.h
101
struct list_head events[CEC_NUM_EVENTS]; /* queued events */
include/media/cec.h
105
struct list_head msgs; /* queued messages */
include/media/cec.h
241
struct list_head transmit_queue;
include/media/cec.h
243
struct list_head wait_queue;
include/media/cec.h
55
struct list_head fhs;
include/media/cec.h
64
struct list_head list;
include/media/cec.h
65
struct list_head xfer_list;
include/media/cec.h
79
struct list_head list;
include/media/cec.h
84
struct list_head list;
include/media/cec.h
92
struct list_head list;
include/media/cec.h
93
struct list_head xfer_list;
include/media/demux.h
333
struct list_head connectivity_list;
include/media/demux.h
582
struct list_head *(*get_frontends)(struct dmx_demux *demux);
include/media/dmxdev.h
131
struct list_head ts;
include/media/dmxdev.h
86
struct list_head next;
include/media/drv-intf/saa7146_vv.h
61
struct list_head list;
include/media/drv-intf/saa7146_vv.h
75
struct list_head queue;
include/media/dvb_demux.h
160
struct list_head list_head;
include/media/dvb_demux.h
221
struct list_head frontend_list;
include/media/dvb_demux.h
227
struct list_head feed_list;
include/media/dvb_vb2.h
69
struct list_head list;
include/media/dvb_vb2.h
98
struct list_head dvb_q;
include/media/dvbdev.h
107
struct list_head list_head;
include/media/dvbdev.h
108
struct list_head device_list;
include/media/dvbdev.h
163
struct list_head list_head;
include/media/dvbdev.h
208
struct list_head list_head;
include/media/media-device.h
166
struct list_head entities;
include/media/media-device.h
167
struct list_head interfaces;
include/media/media-device.h
168
struct list_head pads;
include/media/media-device.h
169
struct list_head links;
include/media/media-device.h
172
struct list_head entity_notify;
include/media/media-device.h
39
struct list_head list;
include/media/media-entity.h
111
struct list_head pads;
include/media/media-entity.h
128
struct list_head list;
include/media/media-entity.h
139
struct list_head *cursor;
include/media/media-entity.h
150
struct list_head *cursor;
include/media/media-entity.h
178
struct list_head list;
include/media/media-entity.h
362
struct list_head links;
include/media/media-entity.h
406
struct list_head links;
include/media/media-entity.h
62
struct list_head list;
include/media/media-entity.h
93
struct list_head *link;
include/media/media-request.h
311
struct list_head list;
include/media/media-request.h
72
struct list_head objects;
include/media/rc-core.h
202
struct list_head lirc_fh;
include/media/rc-core.h
71
struct list_head list;
include/media/rc-map.h
174
struct list_head list;
include/media/v4l2-async.h
123
struct list_head waiting_list;
include/media/v4l2-async.h
124
struct list_head done_list;
include/media/v4l2-async.h
125
struct list_head notifier_entry;
include/media/v4l2-async.h
136
struct list_head async_subdev_endpoint_entry;
include/media/v4l2-async.h
82
struct list_head asc_entry;
include/media/v4l2-async.h
83
struct list_head asc_subdev_entry;
include/media/v4l2-ctrls.h
271
struct list_head node;
include/media/v4l2-ctrls.h
272
struct list_head ev_subs;
include/media/v4l2-ctrls.h
366
struct list_head node;
include/media/v4l2-ctrls.h
415
struct list_head ctrls;
include/media/v4l2-ctrls.h
416
struct list_head ctrl_refs;
include/media/v4l2-ctrls.h
424
struct list_head requests;
include/media/v4l2-ctrls.h
425
struct list_head requests_queued;
include/media/v4l2-dev.h
298
struct list_head fh_list;
include/media/v4l2-device.h
48
struct list_head subdevs;
include/media/v4l2-event.h
32
struct list_head list;
include/media/v4l2-event.h
71
struct list_head list;
include/media/v4l2-event.h
76
struct list_head node;
include/media/v4l2-fh.h
43
struct list_head list;
include/media/v4l2-fh.h
51
struct list_head subscribed;
include/media/v4l2-fh.h
52
struct list_head available;
include/media/v4l2-fwnode.h
122
struct list_head head;
include/media/v4l2-fwnode.h
150
struct list_head links;
include/media/v4l2-mem2mem.h
125
struct list_head queue;
include/media/v4l2-mem2mem.h
140
struct list_head list;
include/media/v4l2-mem2mem.h
68
struct list_head rdy_queue;
include/media/v4l2-subdev.h
1054
struct list_head list;
include/media/v4l2-subdev.h
1069
struct list_head async_list;
include/media/v4l2-subdev.h
1070
struct list_head async_subdev_endpoint_list;
include/media/v4l2-subdev.h
1072
struct list_head asc_list;
include/media/videobuf2-core.h
291
struct list_head queued_entry;
include/media/videobuf2-core.h
292
struct list_head done_entry;
include/media/videobuf2-core.h
643
struct list_head queued_list;
include/media/videobuf2-core.h
647
struct list_head done_list;
include/media/videobuf2-dvb.h
40
struct list_head felist;
include/media/videobuf2-dvb.h
46
struct list_head felist;
include/misc/ocxl.h
78
struct list_head *ocxl_function_afu_list(struct ocxl_fn *fn);
include/net/9p/client.h
90
struct list_head req_list;
include/net/9p/transport.h
52
struct list_head list;
include/net/act_api.h
115
struct list_head head;
include/net/act_api.h
176
static inline void tc_action_net_exit(struct list_head *net_list,
include/net/af_vsock.h
22
extern struct list_head vsock_bind_table[VSOCK_HASH_SIZE + 1];
include/net/af_vsock.h
23
extern struct list_head vsock_connected_table[VSOCK_HASH_SIZE];
include/net/af_vsock.h
237
struct list_head list;
include/net/af_vsock.h
36
struct list_head bound_table;
include/net/af_vsock.h
37
struct list_head connected_table;
include/net/af_vsock.h
59
struct list_head pending_links;
include/net/af_vsock.h
60
struct list_head accept_queue;
include/net/amt.h
239
struct list_head list;
include/net/amt.h
320
struct list_head tunnel_list;
include/net/ax25.h
215
struct list_head list;
include/net/bluetooth/bluetooth.h
400
struct list_head accept_q;
include/net/bluetooth/hci_core.h
129
struct list_head list;
include/net/bluetooth/hci_core.h
140
struct list_head list;
include/net/bluetooth/hci_core.h
146
struct list_head list;
include/net/bluetooth/hci_core.h
157
struct list_head list;
include/net/bluetooth/hci_core.h
174
struct list_head list;
include/net/bluetooth/hci_core.h
181
struct list_head list;
include/net/bluetooth/hci_core.h
1816
struct bdaddr_list *hci_bdaddr_list_lookup(struct list_head *list,
include/net/bluetooth/hci_core.h
1819
struct list_head *list, bdaddr_t *bdaddr,
include/net/bluetooth/hci_core.h
1822
hci_bdaddr_list_lookup_with_flags(struct list_head *list, bdaddr_t *bdaddr,
include/net/bluetooth/hci_core.h
1824
int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type);
include/net/bluetooth/hci_core.h
1825
int hci_bdaddr_list_add_with_irk(struct list_head *list, bdaddr_t *bdaddr,
include/net/bluetooth/hci_core.h
1827
int hci_bdaddr_list_add_with_flags(struct list_head *list, bdaddr_t *bdaddr,
include/net/bluetooth/hci_core.h
1829
int hci_bdaddr_list_del(struct list_head *list, bdaddr_t *bdaddr, u8 type);
include/net/bluetooth/hci_core.h
1830
int hci_bdaddr_list_del_with_irk(struct list_head *list, bdaddr_t *bdaddr,
include/net/bluetooth/hci_core.h
1832
void hci_bdaddr_list_clear(struct list_head *list);
include/net/bluetooth/hci_core.h
1844
struct list_head *list);
include/net/bluetooth/hci_core.h
1845
struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,
include/net/bluetooth/hci_core.h
188
struct list_head list;
include/net/bluetooth/hci_core.h
202
struct list_head list;
include/net/bluetooth/hci_core.h
2120
struct list_head list;
include/net/bluetooth/hci_core.h
215
struct list_head list;
include/net/bluetooth/hci_core.h
224
struct list_head list;
include/net/bluetooth/hci_core.h
233
struct list_head list;
include/net/bluetooth/hci_core.h
2372
struct list_head list;
include/net/bluetooth/hci_core.h
244
struct list_head list;
include/net/bluetooth/hci_core.h
294
struct list_head list;
include/net/bluetooth/hci_core.h
303
struct list_head list;
include/net/bluetooth/hci_core.h
319
struct list_head patterns;
include/net/bluetooth/hci_core.h
356
struct list_head list;
include/net/bluetooth/hci_core.h
504
struct list_head cmd_sync_work_list;
include/net/bluetooth/hci_core.h
558
struct list_head mesh_pending;
include/net/bluetooth/hci_core.h
560
struct list_head mgmt_pending;
include/net/bluetooth/hci_core.h
561
struct list_head reject_list;
include/net/bluetooth/hci_core.h
562
struct list_head accept_list;
include/net/bluetooth/hci_core.h
563
struct list_head uuids;
include/net/bluetooth/hci_core.h
564
struct list_head link_keys;
include/net/bluetooth/hci_core.h
565
struct list_head long_term_keys;
include/net/bluetooth/hci_core.h
566
struct list_head identity_resolving_keys;
include/net/bluetooth/hci_core.h
567
struct list_head remote_oob_data;
include/net/bluetooth/hci_core.h
568
struct list_head le_accept_list;
include/net/bluetooth/hci_core.h
569
struct list_head le_resolv_list;
include/net/bluetooth/hci_core.h
570
struct list_head le_conn_params;
include/net/bluetooth/hci_core.h
571
struct list_head pend_le_conns;
include/net/bluetooth/hci_core.h
572
struct list_head pend_le_reports;
include/net/bluetooth/hci_core.h
573
struct list_head blocked_keys;
include/net/bluetooth/hci_core.h
574
struct list_head local_codecs;
include/net/bluetooth/hci_core.h
60
struct list_head all; /* inq_cache.all */
include/net/bluetooth/hci_core.h
601
struct list_head adv_instances;
include/net/bluetooth/hci_core.h
61
struct list_head list; /* unknown or resolve */
include/net/bluetooth/hci_core.h
625
struct list_head monitored_devices;
include/net/bluetooth/hci_core.h
680
struct list_head list;
include/net/bluetooth/hci_core.h
760
struct list_head chan_list;
include/net/bluetooth/hci_core.h
777
struct list_head link_list;
include/net/bluetooth/hci_core.h
791
struct list_head list;
include/net/bluetooth/hci_core.h
796
struct list_head list;
include/net/bluetooth/hci_core.h
805
struct list_head list;
include/net/bluetooth/hci_core.h
806
struct list_head action;
include/net/bluetooth/hci_core.h
81
struct list_head all; /* All devices found during inquiry */
include/net/bluetooth/hci_core.h
82
struct list_head unknown; /* Name state not known */
include/net/bluetooth/hci_core.h
83
struct list_head resolve; /* Name needs to be resolved */
include/net/bluetooth/hci_core.h
832
extern struct list_head hci_dev_list;
include/net/bluetooth/hci_core.h
833
extern struct list_head hci_cb_list;
include/net/bluetooth/hci_sync.h
33
struct list_head list;
include/net/bluetooth/l2cap.h
611
struct list_head list;
include/net/bluetooth/l2cap.h
612
struct list_head global_l;
include/net/bluetooth/l2cap.h
672
struct list_head chan_l;
include/net/bluetooth/l2cap.h
675
struct list_head users;
include/net/bluetooth/l2cap.h
679
struct list_head list;
include/net/bluetooth/l2cap.h
697
struct list_head list;
include/net/bluetooth/l2cap.h
704
struct list_head rx_busy;
include/net/bluetooth/rfcomm.h
155
struct list_head list;
include/net/bluetooth/rfcomm.h
166
struct list_head dlcs;
include/net/bluetooth/rfcomm.h
170
struct list_head list;
include/net/bonding.h
210
struct list_head list;
include/net/bonding.h
245
struct list_head bond_list;
include/net/bonding.h
264
struct list_head ipsec_list;
include/net/bonding.h
406
struct list_head *iter;
include/net/bonding.h
419
struct list_head *iter;
include/net/bonding.h
644
struct list_head *iter;
include/net/bonding.h
673
struct list_head dev_list;
include/net/bonding.h
745
struct list_head *iter;
include/net/bonding.h
758
struct list_head *iter;
include/net/caif/caif_layer.h
149
struct list_head node;
include/net/caif/cfctrl.h
106
struct list_head list;
include/net/caif/cfctrl.h
98
struct list_head list;
include/net/calipso.h
47
struct list_head list;
include/net/cfg80211.h
3046
struct list_head list;
include/net/cfg80211.h
3174
struct list_head nontrans_list;
include/net/cfg80211.h
4431
struct list_head list;
include/net/cfg80211.h
6179
struct list_head wdev_list;
include/net/cfg80211.h
6449
struct list_head entry;
include/net/cfg80211.h
6771
struct list_head list;
include/net/cfg80211.h
6776
struct list_head mgmt_registrations;
include/net/cfg80211.h
6792
struct list_head event_list;
include/net/cfg80211.h
6824
struct list_head pmsr_list;
include/net/cfg802154.h
326
struct list_head node;
include/net/cfg802154.h
376
struct list_head node;
include/net/cfg802154.h
403
struct list_head list;
include/net/cfg802154.h
426
struct list_head keys;
include/net/cfg802154.h
427
struct list_head devices;
include/net/cfg802154.h
428
struct list_head security_levels;
include/net/cfg802154.h
432
struct list_head list;
include/net/cfg802154.h
441
struct list_head list;
include/net/cfg802154.h
450
struct list_head keys;
include/net/cfg802154.h
454
struct list_head list;
include/net/cfg802154.h
476
struct list_head list;
include/net/cfg802154.h
509
struct list_head children;
include/net/cipso_ipv4.h
76
struct list_head list;
include/net/datalink.h
23
struct list_head node;
include/net/dcbnl.h
18
struct list_head list;
include/net/devlink.h
107
struct list_head list;
include/net/devlink.h
130
struct list_head list;
include/net/devlink.h
131
struct list_head region_list;
include/net/devlink.h
156
struct list_head reporter_list;
include/net/devlink.h
354
struct list_head list;
include/net/devlink.h
514
struct list_head list;
include/net/dsa.h
123
struct list_head fdbs;
include/net/dsa.h
128
struct list_head list;
include/net/dsa.h
131
struct list_head ports;
include/net/dsa.h
165
struct list_head rtable;
include/net/dsa.h
223
struct list_head list;
include/net/dsa.h
305
struct list_head list;
include/net/dsa.h
316
struct list_head fdbs;
include/net/dsa.h
317
struct list_head mdbs;
include/net/dsa.h
324
struct list_head vlans;
include/net/dsa.h
328
struct list_head user_vlans;
include/net/dsa.h
346
struct list_head list;
include/net/dsa.h
369
struct list_head list;
include/net/dsa.h
376
struct list_head list;
include/net/dst.h
93
struct list_head rt_uncached;
include/net/failover.h
26
struct list_head list;
include/net/fib_notifier.h
30
struct list_head list;
include/net/fib_rules.h
21
struct list_head list;
include/net/fib_rules.h
66
struct list_head list;
include/net/fib_rules.h
98
struct list_head rules_list;
include/net/flow_offload.h
585
struct list_head cb_list;
include/net/flow_offload.h
597
struct list_head cb_list;
include/net/flow_offload.h
598
struct list_head *driver_block_list;
include/net/flow_offload.h
601
struct list_head *cb_list_head;
include/net/flow_offload.h
611
struct list_head list;
include/net/flow_offload.h
621
struct list_head driver_list;
include/net/flow_offload.h
622
struct list_head list;
include/net/flow_offload.h
671
struct list_head *driver_block_list);
include/net/flow_offload.h
674
struct list_head *driver_list,
include/net/fq.h
33
struct list_head flowchain;
include/net/fq.h
49
struct list_head new_flows;
include/net/fq.h
50
struct list_head old_flows;
include/net/fq.h
51
struct list_head tin_list;
include/net/fq.h
72
struct list_head tin_backlog;
include/net/fq_impl.h
315
struct list_head *head;
include/net/fq_impl.h
95
struct list_head *head;
include/net/gro.h
110
struct list_head *head,
include/net/gro.h
125
struct list_head *head,
include/net/gro.h
397
INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
include/net/gro.h
400
INDIRECT_CALLABLE_DECLARE(struct sk_buff *inet_gro_receive(struct list_head *,
include/net/gro.h
404
INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp4_gro_receive(struct list_head *,
include/net/gro.h
408
struct sk_buff *udp6_gro_receive(struct list_head *, struct sk_buff *);
include/net/gro.h
418
struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb,
include/net/hotdata.h
31
struct list_head offload_base;
include/net/if_inet6.h
171
struct list_head addr_list;
include/net/if_inet6.h
206
struct list_head tempaddr_list;
include/net/if_inet6.h
62
struct list_head if_list;
include/net/if_inet6.h
70
struct list_head if_list_aux;
include/net/if_inet6.h
72
struct list_head tmp_list;
include/net/inet_common.h
65
struct sk_buff *inet_gro_receive(struct list_head *head, struct sk_buff *skb);
include/net/ip.h
166
void ip_list_rcv(struct list_head *head, struct packet_type *pt,
include/net/ip6_fib.h
169
struct list_head fib6_siblings;
include/net/ip6_fib.h
170
struct list_head nh_list;
include/net/ip6_fib.h
201
struct list_head purge_link;
include/net/ip6_fib.h
359
struct list_head lh;
include/net/ip_fib.h
139
struct list_head nh_list;
include/net/ip_tunnels.h
395
void ip_tunnel_dellink(struct net_device *dev, struct list_head *head);
include/net/ip_tunnels.h
402
struct list_head *dev_to_kill);
include/net/ip_vs.h
1297
void ip_vs_init_hash_table(struct list_head *table, int rows);
include/net/ip_vs.h
1465
void ip_vs_service_nets_cleanup(struct list_head *net_list);
include/net/ip_vs.h
690
struct list_head destinations; /* real server d-linked list */
include/net/ip_vs.h
718
struct list_head n_list; /* for the dests in the service */
include/net/ip_vs.h
755
struct list_head t_list; /* in dest_trash */
include/net/ip_vs.h
761
struct list_head n_list; /* d-linked list head */
include/net/ip_vs.h
785
struct list_head n_list; /* d-linked list head */
include/net/ip_vs.h
807
struct list_head a_list; /* member in app list */
include/net/ip_vs.h
812
struct list_head incs_list; /* list of incarnations */
include/net/ip_vs.h
815
struct list_head p_list; /* member in proto app list */
include/net/ip_vs.h
871
struct list_head sync_queue;
include/net/ip_vs.h
906
struct list_head app_list;
include/net/ip_vs.h
915
struct list_head tcp_apps[TCP_APP_TAB_SIZE];
include/net/ip_vs.h
922
struct list_head udp_apps[UDP_APP_TAB_SIZE];
include/net/ip_vs.h
930
struct list_head sctp_apps[SCTP_APP_TAB_SIZE];
include/net/ip_vs.h
942
struct list_head dest_trash;
include/net/ipv6.h
1004
void ipv6_list_rcv(struct list_head *head, struct packet_type *pt,
include/net/ipv6_stubs.h
65
struct list_head *head,
include/net/iucv/af_iucv.h
121
struct list_head accept_q;
include/net/iucv/af_iucv.h
58
struct list_head list;
include/net/iucv/iucv.h
107
struct list_head list;
include/net/iucv/iucv.h
194
struct list_head list;
include/net/iucv/iucv.h
195
struct list_head paths;
include/net/kcm.h
103
struct list_head psock_list;
include/net/kcm.h
108
struct list_head psock_ready_list;
include/net/kcm.h
117
struct list_head psock_avail_list;
include/net/kcm.h
128
struct list_head mux_list;
include/net/kcm.h
134
struct list_head kcm_mux_list;
include/net/kcm.h
138
struct list_head kcm_socks; /* All KCM sockets on MUX */
include/net/kcm.h
140
struct list_head psocks; /* List of all psocks on MUX */
include/net/kcm.h
149
struct list_head kcm_rx_waiters; /* KCMs waiting for receiving */
include/net/kcm.h
150
struct list_head psocks_ready; /* List of psocks with a msg ready */
include/net/kcm.h
155
struct list_head psocks_avail; /* List of available psocks */
include/net/kcm.h
156
struct list_head kcm_tx_waiters; /* KCMs waiting for a TX psock */
include/net/kcm.h
61
struct list_head kcm_sock_list;
include/net/kcm.h
71
struct list_head wait_psock_list;
include/net/kcm.h
81
struct list_head wait_rx_list; /* KCMs waiting for receiving */
include/net/lapb.h
84
struct list_head node;
include/net/llc.h
64
struct list_head node;
include/net/llc.h
98
extern struct list_head llc_sap_list;
include/net/mac80211.h
1368
struct list_head *free_list;
include/net/mac80211.h
5218
struct sk_buff *skb, struct list_head *list);
include/net/mana/gdma.h
328
struct list_head entry;
include/net/mana/gdma.h
383
struct list_head eq_list;
include/net/mctp.h
258
struct list_head list;
include/net/mctp.h
320
struct list_head list;
include/net/mptcp.h
110
struct list_head list;
include/net/mptcp.h
123
struct list_head list;
include/net/neighbour.h
164
struct list_head gc_list;
include/net/neighbour.h
165
struct list_head managed_list;
include/net/neighbour.h
186
struct list_head free_node;
include/net/neighbour.h
227
struct list_head parms_list;
include/net/neighbour.h
239
struct list_head gc_list;
include/net/neighbour.h
240
struct list_head managed_list;
include/net/neighbour.h
76
struct list_head list;
include/net/net_namespace.h
102
struct list_head dev_base_head;
include/net/net_namespace.h
129
struct list_head rules_ops;
include/net/net_namespace.h
255
extern struct list_head net_namespace_list;
include/net/net_namespace.h
460
struct list_head list;
include/net/net_namespace.h
486
void (*exit_batch)(struct list_head *net_exit_list);
include/net/net_namespace.h
489
struct list_head *dev_kill_list);
include/net/net_namespace.h
77
struct list_head list; /* list of network namespaces */
include/net/net_namespace.h
78
struct list_head exit_list; /* To linked to call pernet exit
include/net/net_namespace.h
87
struct list_head ptype_all;
include/net/net_namespace.h
88
struct list_head ptype_specific;
include/net/netdev_netlink.h
9
struct list_head bindings;
include/net/netfilter/nf_conntrack_core.h
30
void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list);
include/net/netfilter/nf_conntrack_count.h
14
struct list_head head; /* connections with the same filtering key */
include/net/netfilter/nf_conntrack_helper.h
147
struct list_head head;
include/net/netfilter/nf_conntrack_helper.h
167
struct list_head list;
include/net/netfilter/nf_flow_table.h
53
struct list_head list;
include/net/netfilter/nf_flow_table.h
81
struct list_head list; /* slowpath parts */
include/net/netfilter/nf_queue.h
14
struct list_head list;
include/net/netfilter/nf_tables.h
1003
struct list_head list;
include/net/netfilter/nf_tables.h
1145
struct list_head rules;
include/net/netfilter/nf_tables.h
1146
struct list_head list;
include/net/netfilter/nf_tables.h
1220
struct list_head list;
include/net/netfilter/nf_tables.h
1221
struct list_head ops_list;
include/net/netfilter/nf_tables.h
1246
struct list_head hook_list;
include/net/netfilter/nf_tables.h
1312
struct list_head list;
include/net/netfilter/nf_tables.h
1314
struct list_head chains;
include/net/netfilter/nf_tables.h
1315
struct list_head sets;
include/net/netfilter/nf_tables.h
1316
struct list_head objects;
include/net/netfilter/nf_tables.h
1317
struct list_head flowtables;
include/net/netfilter/nf_tables.h
1383
struct list_head list;
include/net/netfilter/nf_tables.h
1429
struct list_head list;
include/net/netfilter/nf_tables.h
1486
struct list_head list;
include/net/netfilter/nf_tables.h
1495
struct list_head hook_list ____cacheline_aligned;
include/net/netfilter/nf_tables.h
1669
struct list_head list;
include/net/netfilter/nf_tables.h
1688
struct list_head binding_list;
include/net/netfilter/nf_tables.h
1715
struct list_head list_trans_newset;
include/net/netfilter/nf_tables.h
1752
struct list_head hook_list;
include/net/netfilter/nf_tables.h
1836
struct list_head hook_list;
include/net/netfilter/nf_tables.h
1855
struct list_head list;
include/net/netfilter/nf_tables.h
1935
struct list_head tables;
include/net/netfilter/nf_tables.h
1936
struct list_head commit_list;
include/net/netfilter/nf_tables.h
1937
struct list_head destroy_list;
include/net/netfilter/nf_tables.h
1938
struct list_head commit_set_list;
include/net/netfilter/nf_tables.h
1939
struct list_head binding_list;
include/net/netfilter/nf_tables.h
1940
struct list_head module_list;
include/net/netfilter/nf_tables.h
1941
struct list_head notify_list;
include/net/netfilter/nf_tables.h
584
struct list_head list;
include/net/netfilter/nf_tables.h
585
struct list_head bindings;
include/net/netfilter/nf_tables.h
606
struct list_head pending_update;
include/net/netfilter/nf_tables.h
616
struct list_head catchall_list;
include/net/netfilter/nf_tables.h
673
struct list_head list;
include/net/netfilter/nf_tables.h
908
struct list_head list;
include/net/netns/bpf.h
25
struct list_head links[MAX_NETNS_BPF_ATTACH_TYPE];
include/net/netns/conntrack.h
64
struct list_head keymap_list;
include/net/netns/ipv4.h
279
struct list_head mr_tables;
include/net/netns/ipv6.h
112
struct list_head mr6_tables;
include/net/netns/ipv6.h
82
struct list_head fib6_walkers;
include/net/netns/mctp.h
18
struct list_head routes;
include/net/netns/mctp.h
40
struct list_head neighbours;
include/net/netns/sctp.h
42
struct list_head local_addr_list;
include/net/netns/sctp.h
43
struct list_head addr_waitq;
include/net/netns/sctp.h
45
struct list_head auto_asconf_splist;
include/net/netns/xfrm.h
33
struct list_head state_all;
include/net/netns/xfrm.h
51
struct list_head policy_all;
include/net/netns/xfrm.h
59
struct list_head inexact_bins;
include/net/nexthop.h
116
struct list_head uw_nh_entry;
include/net/nexthop.h
123
struct list_head nh_list;
include/net/nexthop.h
144
struct list_head fi_list; /* v4 entries using nh */
include/net/nexthop.h
145
struct list_head f6i_list; /* v6 entries using nh */
include/net/nexthop.h
146
struct list_head fdb_list; /* fdb entries using this nh */
include/net/nexthop.h
147
struct list_head grp_list; /* nh group entries using this nh */
include/net/nexthop.h
90
struct list_head uw_nh_entries;
include/net/nfc/digital.h
211
struct list_head cmd_queue;
include/net/nfc/hci.h
108
struct list_head msg_tx_queue;
include/net/nfc/nci_core.h
100
struct list_head list;
include/net/nfc/nci_core.h
210
struct list_head conn_info_list;
include/net/nfc/nfc.h
125
struct list_head list;
include/net/nfc/nfc.h
183
struct list_head secure_elements;
include/net/phonet/pn_dev.h
19
struct list_head list;
include/net/phonet/pn_dev.h
26
struct list_head list;
include/net/pkt_cls.h
481
struct list_head link;
include/net/protocol.h
80
struct list_head list;
include/net/psample.h
9
struct list_head list;
include/net/psp/types.h
148
struct list_head assocs_list;
include/net/psp/types.h
84
struct list_head active_assocs;
include/net/psp/types.h
85
struct list_head prev_assocs;
include/net/psp/types.h
86
struct list_head stale_assocs;
include/net/regulatory.h
88
struct list_head list;
include/net/rtnetlink.h
141
struct list_head list;
include/net/rtnetlink.h
170
struct list_head *head);
include/net/rtnetlink.h
221
struct list_head list;
include/net/sch_generic.h
355
struct list_head head;
include/net/sch_generic.h
470
struct list_head list;
include/net/sch_generic.h
488
struct list_head chain_list;
include/net/sch_generic.h
496
struct list_head owner_list;
include/net/sch_generic.h
504
struct list_head filter_chain_list;
include/net/sch_generic.h
52
struct list_head list;
include/net/sch_generic.h
711
void dev_deactivate_many(struct list_head *head);
include/net/scm.h
37
struct list_head vertices;
include/net/sctp/auth.h
44
struct list_head key_list;
include/net/sctp/auth.h
67
void sctp_auth_destroy_keys(struct list_head *keys);
include/net/sctp/sctp.h
378
static inline struct list_head *sctp_list_dequeue(struct list_head *list)
include/net/sctp/sctp.h
380
struct list_head *result = NULL;
include/net/sctp/sctp.h
408
static inline int sctp_list_single_entry(struct list_head *head)
include/net/sctp/structs.h
1027
struct list_head in_chunk_list;
include/net/sctp/structs.h
1069
struct list_head out_chunk_list;
include/net/sctp/structs.h
1080
struct list_head control_chunk_list;
include/net/sctp/structs.h
1085
struct list_head sacked;
include/net/sctp/structs.h
109
struct list_head address_families;
include/net/sctp/structs.h
1090
struct list_head retransmit;
include/net/sctp/structs.h
1095
struct list_head abandoned;
include/net/sctp/structs.h
1170
struct list_head address_list;
include/net/sctp/structs.h
1298
struct list_head asocs;
include/net/sctp/structs.h
1316
struct list_head endpoint_shared_keys;
include/net/sctp/structs.h
1377
struct list_head prio_sched;
include/net/sctp/structs.h
1379
struct list_head active;
include/net/sctp/structs.h
1389
struct list_head outq; /* chunks enqueued by this stream */
include/net/sctp/structs.h
1393
struct list_head prio_list;
include/net/sctp/structs.h
1398
struct list_head rr_list;
include/net/sctp/structs.h
1401
struct list_head fc_list;
include/net/sctp/structs.h
1442
struct list_head prio_list;
include/net/sctp/structs.h
1447
struct list_head rr_list;
include/net/sctp/structs.h
1452
struct list_head fc_list;
include/net/sctp/structs.h
1555
struct list_head asocs;
include/net/sctp/structs.h
1583
struct list_head transport_addr_list;
include/net/sctp/structs.h
1977
struct list_head asconf_ack_list;
include/net/sctp/structs.h
2007
struct list_head addip_chunk_list;
include/net/sctp/structs.h
2038
struct list_head endpoint_shared_keys;
include/net/sctp/structs.h
234
struct list_head auto_asconf_list;
include/net/sctp/structs.h
445
void (*copy_addrlist) (struct list_head *,
include/net/sctp/structs.h
479
struct list_head list;
include/net/sctp/structs.h
509
struct list_head chunks;
include/net/sctp/structs.h
538
struct list_head list;
include/net/sctp/structs.h
547
struct list_head transmitted_list;
include/net/sctp/structs.h
549
struct list_head stream_list;
include/net/sctp/structs.h
557
struct list_head frag_list;
include/net/sctp/structs.h
681
struct list_head list;
include/net/sctp/structs.h
700
struct list_head chunk_list;
include/net/sctp/structs.h
763
struct list_head transports;
include/net/sctp/structs.h
938
struct list_head transmitted;
include/net/sctp/structs.h
944
struct list_head send_ready;
include/net/smc.h
41
struct list_head list;
include/net/smc.h
44
struct list_head vlan;
include/net/smc.h
48
struct list_head lgr_list;
include/net/smc.h
67
struct list_head list;
include/net/sock.h
1399
struct list_head node;
include/net/switchdev.h
87
struct list_head list;
include/net/tc_act/tc_gate.h
23
struct list_head list;
include/net/tc_act/tc_gate.h
34
struct list_head entries;
include/net/tc_act/tc_ife.h
16
struct list_head metalist;
include/net/tc_act/tc_ife.h
30
struct list_head metalist;
include/net/tc_act/tc_ife.h
38
struct list_head list;
include/net/tc_act/tc_mirred.h
15
struct list_head tcfm_list;
include/net/tc_act/tc_sample.h
16
struct list_head tcfm_list;
include/net/tcp.h
1326
struct list_head list;
include/net/tcp.h
2377
struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th);
include/net/tcp.h
2378
struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb,
include/net/tcp.h
2381
INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *skb));
include/net/tcp.h
2737
struct list_head list;
include/net/tcp.h
390
void tcp_twsk_purge(struct list_head *net_exit_list);
include/net/tls.h
102
struct list_head tx_list;
include/net/tls.h
147
struct list_head list;
include/net/tls.h
158
struct list_head records_list;
include/net/tls.h
265
struct list_head list;
include/net/tls_toe.h
64
struct list_head dev_list;
include/net/udp_tunnel.h
261
struct list_head devices;
include/net/udp_tunnel.h
266
struct list_head list;
include/net/vxlan.h
207
struct list_head list;
include/net/vxlan.h
269
struct list_head vlist;
include/net/vxlan.h
279
struct list_head vni_list;
include/net/vxlan.h
289
struct list_head next; /* vxlan's per namespace list */
include/net/x25.h
131
struct list_head node;
include/net/x25.h
139
struct list_head node;
include/net/x25.h
173
struct list_head node;
include/net/x25.h
314
extern struct list_head x25_route_list;
include/net/x25.h
316
extern struct list_head x25_forward_list;
include/net/x25.h
318
extern struct list_head x25_neigh_list;
include/net/xdp_sock.h
127
void __xsk_map_flush(struct list_head *flush_list);
include/net/xdp_sock.h
218
static inline void __xsk_map_flush(struct list_head *flush_list)
include/net/xdp_sock.h
37
struct list_head xsk_dma_list;
include/net/xdp_sock.h
54
struct list_head flush_node;
include/net/xdp_sock.h
66
struct list_head tx_list;
include/net/xdp_sock.h
84
struct list_head map_list;
include/net/xdp_sock_drv.h
144
struct list_head *xskb_list = &xskb->pool->xskb_list;
include/net/xfrm.h
125
struct list_head all;
include/net/xfrm.h
1844
struct sk_buff *xfrm4_gro_udp_encap_rcv(struct sock *sk, struct list_head *head,
include/net/xfrm.h
1846
struct sk_buff *xfrm6_gro_udp_encap_rcv(struct sock *sk, struct list_head *head,
include/net/xfrm.h
585
struct list_head all;
include/net/xfrm.h
706
struct list_head list;
include/net/xsk_buff_pool.h
31
struct list_head list_node;
include/net/xsk_buff_pool.h
42
struct list_head list; /* Protected by the RTNL_LOCK */
include/net/xsk_buff_pool.h
50
struct list_head xsk_tx_list;
include/net/xsk_buff_pool.h
58
struct list_head free_list;
include/net/xsk_buff_pool.h
59
struct list_head xskb_list;
include/pcmcia/ds.h
102
struct list_head socket_device_list;
include/pcmcia/ds.h
43
struct list_head list;
include/pcmcia/soc_common.h
77
struct list_head node;
include/pcmcia/ss.h
141
struct list_head cis_cache;
include/pcmcia/ss.h
145
struct list_head socket_list;
include/pcmcia/ss.h
203
struct list_head devices_list;
include/rdma/ib_mad.h
580
struct list_head mad_agent_sec_list;
include/rdma/ib_mad.h
608
struct list_head list;
include/rdma/ib_mad.h
630
struct list_head rmpp_list;
include/rdma/ib_verbs.h
1569
struct list_head list; /* link to context's list */
include/rdma/ib_verbs.h
1640
struct list_head pool_entry;
include/rdma/ib_verbs.h
1786
struct list_head qp_list;
include/rdma/ib_verbs.h
1787
struct list_head to_error_list;
include/rdma/ib_verbs.h
1805
struct list_head shared_qp_list;
include/rdma/ib_verbs.h
1824
struct list_head rdma_mrs;
include/rdma/ib_verbs.h
1825
struct list_head sig_mrs;
include/rdma/ib_verbs.h
1829
struct list_head xrcd_list;
include/rdma/ib_verbs.h
1833
struct list_head open_list;
include/rdma/ib_verbs.h
1901
struct list_head qp_entry; /* FR */
include/rdma/ib_verbs.h
2257
struct list_head pkey_list;
include/rdma/ib_verbs.h
2370
struct list_head dmabufs;
include/rdma/ib_verbs.h
2807
struct list_head port_list;
include/rdma/ib_verbs.h
2819
struct list_head event_handler_list;
include/rdma/ib_verbs.h
2874
struct list_head cq_pools[IB_POLL_LAST_POOL_TYPE + 1];
include/rdma/ib_verbs.h
2902
struct list_head subdev_list_head;
include/rdma/ib_verbs.h
2907
struct list_head subdev_list;
include/rdma/ib_verbs.h
789
struct list_head list;
include/rdma/mr_pool.h
10
struct ib_mr *ib_mr_pool_get(struct ib_qp *qp, struct list_head *list);
include/rdma/mr_pool.h
11
void ib_mr_pool_put(struct ib_qp *qp, struct list_head *list, struct ib_mr *mr);
include/rdma/mr_pool.h
13
int ib_mr_pool_init(struct ib_qp *qp, struct list_head *list, int nr,
include/rdma/mr_pool.h
15
void ib_mr_pool_destroy(struct ib_qp *qp, struct list_head *list);
include/rdma/rdma_netlink.h
126
struct list_head list;
include/rdma/rdma_vt.h
174
struct list_head pending_mmaps;
include/rdma/rdma_vt.h
29
struct list_head list;
include/rdma/rdma_vt.h
414
struct list_head pending_mmaps;
include/rdma/rdmavt_qp.h
392
struct list_head rspwait; /* link for waiting to respond */
include/rdma/rdmavt_qp.h
510
struct list_head list;
include/rdma/rdmavt_qp.h
522
struct list_head qp_list;
include/rdma/uverbs_types.h
165
struct list_head list;
include/rdma/uverbs_types.h
175
struct list_head uobjects;
include/rdma/uverbs_types.h
178
struct list_head umaps;
include/scsi/fcoe_sysfs.h
52
struct list_head fcfs;
include/scsi/fcoe_sysfs.h
82
struct list_head peers;
include/scsi/libfc.h
121
struct list_head peers;
include/scsi/libfc.h
213
struct list_head peers;
include/scsi/libfc.h
326
struct list_head list;
include/scsi/libfc.h
445
struct list_head ex_list;
include/scsi/libfc.h
643
struct list_head rports;
include/scsi/libfc.h
710
struct list_head ema_list;
include/scsi/libfc.h
718
struct list_head vports;
include/scsi/libfc.h
762
struct list_head list;
include/scsi/libfc.h
765
struct list_head lport_list;
include/scsi/libfcoe.h
123
struct list_head fcfs;
include/scsi/libfcoe.h
202
struct list_head list;
include/scsi/libfcoe.h
312
struct list_head list;
include/scsi/libfcoe.h
401
struct list_head list;
include/scsi/libiscsi.h
134
struct list_head running; /* running cmd list */
include/scsi/libiscsi.h
209
struct list_head mgmtqueue; /* mgmt (control) xmit queue */
include/scsi/libiscsi.h
210
struct list_head cmdqueue; /* data-path cmd queue */
include/scsi/libiscsi.h
211
struct list_head requeue; /* tasks needing another run */
include/scsi/libsas.h
111
struct list_head children;
include/scsi/libsas.h
143
struct list_head eh_list_node; /* pending a user requested eh action */
include/scsi/libsas.h
167
struct list_head siblings; /* devices on the same level */
include/scsi/libsas.h
171
struct list_head dev_list_node;
include/scsi/libsas.h
172
struct list_head disco_list_node; /* awaiting probe or destruct */
include/scsi/libsas.h
196
struct list_head drain_node;
include/scsi/libsas.h
247
struct list_head dev_list;
include/scsi/libsas.h
248
struct list_head disco_list;
include/scsi/libsas.h
249
struct list_head destroy_list;
include/scsi/libsas.h
250
struct list_head sas_port_del_list;
include/scsi/libsas.h
267
struct list_head phy_list;
include/scsi/libsas.h
336
struct list_head port_phy_el; /* driver:RO */
include/scsi/libsas.h
354
struct list_head defer_q; /* work queued while draining */
include/scsi/libsas.h
360
struct list_head eh_dev_q;
include/scsi/libsas.h
386
struct list_head eh_done_q; /* complete via scsi_eh_flush_done_q */
include/scsi/libsas.h
387
struct list_head eh_ata_q; /* scmds to promote from sas to ata eh */
include/scsi/scsi_cmnd.h
76
struct list_head eh_entry; /* entry for the host eh_abort_list/eh_cmd_q */
include/scsi/scsi_device.h
108
struct list_head siblings; /* list of all devices on this host */
include/scsi/scsi_device.h
109
struct list_head same_target_siblings; /* just the devices sharing same target id */
include/scsi/scsi_device.h
116
struct list_head starved_entry;
include/scsi/scsi_device.h
268
struct list_head event_list; /* asserted events */
include/scsi/scsi_device.h
351
struct list_head siblings;
include/scsi/scsi_device.h
352
struct list_head devices;
include/scsi/scsi_device.h
84
struct list_head node;
include/scsi/scsi_dh.h
50
struct list_head list; /* list of scsi_device_handlers */
include/scsi/scsi_eh.h
13
struct list_head *done_q);
include/scsi/scsi_eh.h
14
extern void scsi_eh_flush_done_q(struct list_head *done_q);
include/scsi/scsi_host.h
567
struct list_head __devices;
include/scsi/scsi_host.h
568
struct list_head __targets;
include/scsi/scsi_host.h
570
struct list_head starved_list;
include/scsi/scsi_host.h
577
struct list_head eh_abort_list;
include/scsi/scsi_host.h
578
struct list_head eh_cmd_q;
include/scsi/scsi_transport_fc.h
242
struct list_head peers;
include/scsi/scsi_transport_fc.h
388
struct list_head peers;
include/scsi/scsi_transport_fc.h
581
struct list_head rports;
include/scsi/scsi_transport_fc.h
582
struct list_head rport_bindings;
include/scsi/scsi_transport_fc.h
583
struct list_head vports;
include/scsi/scsi_transport_iscsi.h
203
struct list_head conn_list; /* item in connlist */
include/scsi/scsi_transport_iscsi.h
250
struct list_head sess_list; /* item in session_list */
include/scsi/scsi_transport_iscsi.h
329
struct list_head conn_list; /* item in connlist */
include/scsi/scsi_transport_iscsi.h
374
struct list_head sess_list; /* item in session_list */
include/scsi/scsi_transport_sas.h
159
struct list_head phy_list;
include/scsi/scsi_transport_sas.h
160
struct list_head del_list; /* libsas only */
include/scsi/scsi_transport_sas.h
82
struct list_head port_siblings;
include/scsi/scsi_transport_sas.h
99
struct list_head list;
include/soc/at91/atmel_tcb.h
76
struct list_head node;
include/soc/fsl/dpaa2-io.h
92
struct list_head node;
include/soc/fsl/qe/ucc_slow.h
194
struct list_head confQ; /* frames passed to chip waiting for tx */
include/soc/fsl/qman.h
788
struct list_head node;
include/soc/mscc/ocelot.h
671
struct list_head pol_list;
include/soc/mscc/ocelot.h
679
struct list_head rules;
include/soc/mscc/ocelot.h
687
struct list_head list;
include/soc/mscc/ocelot.h
702
struct list_head stream_list;
include/soc/mscc/ocelot.h
703
struct list_head sfi_list;
include/soc/mscc/ocelot.h
704
struct list_head sgi_list;
include/soc/mscc/ocelot.h
746
struct list_head list;
include/soc/mscc/ocelot.h
821
struct list_head stats_regions;
include/soc/mscc/ocelot.h
835
struct list_head vlans;
include/soc/mscc/ocelot.h
836
struct list_head traps;
include/soc/mscc/ocelot.h
837
struct list_head lag_fdbs;
include/soc/mscc/ocelot.h
855
struct list_head multicast;
include/soc/mscc/ocelot.h
856
struct list_head pgids;
include/soc/mscc/ocelot.h
858
struct list_head dummy_rules;
include/soc/mscc/ocelot_vcap.h
685
struct list_head list;
include/soc/tegra/bpmp.h
66
struct list_head list;
include/soc/tegra/bpmp.h
92
struct list_head mrqs;
include/soc/tegra/tegra-cbb.h
20
struct list_head node;
include/sound/ac97/controller.h
33
struct list_head controllers;
include/sound/compress_driver.h
35
struct list_head list;
include/sound/compress_driver.h
90
struct list_head tasks;
include/sound/control.h
106
struct list_head list; /* list of all control files */
include/sound/control.h
114
struct list_head events; /* waiting events for read */
include/sound/control.h
71
struct list_head list; /* list of controls */
include/sound/control.h
90
struct list_head list; /* list of events */
include/sound/core.h
105
struct list_head controls; /* all controls for this card */
include/sound/core.h
106
struct list_head ctl_files; /* active control files */
include/sound/core.h
116
struct list_head files_list; /* all files associated to this card */
include/sound/core.h
68
struct list_head list; /* list of registered devices */
include/sound/core.h
97
struct list_head devices; /* devices */
include/sound/emu10k1.h
1553
struct list_head mapped_link;
include/sound/emu10k1.h
1554
struct list_head mapped_order_link;
include/sound/emu10k1.h
1562
struct list_head list; /* list link container */
include/sound/emu10k1.h
1611
struct list_head gpr_ctl; /* GPR controls */
include/sound/emu10k1.h
1725
struct list_head mapped_link_head;
include/sound/emu10k1.h
1726
struct list_head mapped_order_link_head;
include/sound/hda_codec.h
173
struct list_head list;
include/sound/hda_codec.h
190
struct list_head pcm_list_head;
include/sound/hda_codec.h
208
struct list_head conn_list; /* linked-list of connection-list */
include/sound/hdaudio.h
308
struct list_head codec_list;
include/sound/hdaudio.h
337
struct list_head stream_list;
include/sound/hdaudio.h
378
struct list_head hlink_list;
include/sound/hdaudio.h
565
struct list_head list;
include/sound/hdaudio.h
57
struct list_head list; /* list point for bus codec_list */
include/sound/hdaudio_ext.h
106
struct list_head list;
include/sound/hwdep.h
41
struct list_head list;
include/sound/i2c.h
11
struct list_head list;
include/sound/i2c.h
45
struct list_head buses; /* master: slave buses sharing SCK/SCL, slave: link list */
include/sound/i2c.h
47
struct list_head devices; /* attached devices to this bus */
include/sound/info.h
75
struct list_head children;
include/sound/info.h
76
struct list_head list;
include/sound/jack.h
62
struct list_head kctl_list;
include/sound/pcm.h
458
struct list_head substreams;
include/sound/pcm.h
486
struct list_head link_list; /* linked list member */
include/sound/pcm.h
536
struct list_head list;
include/sound/pcm.h
575
struct list_head list;
include/sound/rawmidi.h
114
struct list_head substreams;
include/sound/rawmidi.h
119
struct list_head list;
include/sound/rawmidi.h
83
struct list_head list; /* list of all substream for given stream */
include/sound/seq_virmidi.h
21
struct list_head list;
include/sound/seq_virmidi.h
51
struct list_head filelist;
include/sound/soc-component.h
217
struct list_head list;
include/sound/soc-component.h
218
struct list_head card_aux_list; /* for auxiliary bound components */
include/sound/soc-component.h
219
struct list_head card_list;
include/sound/soc-component.h
223
struct list_head dai_list;
include/sound/soc-component.h
232
struct list_head dobj_list;
include/sound/soc-dai.h
457
struct list_head list;
include/sound/soc-dapm.h
510
struct list_head list_node[2];
include/sound/soc-dapm.h
511
struct list_head list_kcontrol;
include/sound/soc-dapm.h
512
struct list_head list;
include/sound/soc-dapm.h
520
struct list_head list;
include/sound/soc-dapm.h
559
struct list_head edges[2];
include/sound/soc-dapm.h
562
struct list_head work_list;
include/sound/soc-dapm.h
563
struct list_head power_list;
include/sound/soc-dapm.h
564
struct list_head dirty;
include/sound/soc-dpcm.h
77
struct list_head list_be;
include/sound/soc-dpcm.h
78
struct list_head list_fe;
include/sound/soc-dpcm.h
89
struct list_head be_clients;
include/sound/soc-dpcm.h
90
struct list_head fe_clients;
include/sound/soc-jack.h
20
struct list_head list;
include/sound/soc-jack.h
41
struct list_head list;
include/sound/soc-jack.h
84
struct list_head pins;
include/sound/soc-jack.h
87
struct list_head jack_zones;
include/sound/soc-topology.h
64
struct list_head list;
include/sound/soc-usb.h
36
struct list_head list;
include/sound/soc-usb.h
53
struct list_head list;
include/sound/soc.h
1035
struct list_head rtd_list;
include/sound/soc.h
1048
struct list_head aux_comp_list;
include/sound/soc.h
1067
struct list_head component_dev_list;
include/sound/soc.h
1068
struct list_head list;
include/sound/soc.h
1070
struct list_head widgets;
include/sound/soc.h
1071
struct list_head paths;
include/sound/soc.h
1072
struct list_head dapm_list;
include/sound/soc.h
1073
struct list_head dapm_dirty;
include/sound/soc.h
1076
struct list_head dobj_list;
include/sound/soc.h
1177
struct list_head list; /* rtd list of the soc card */
include/sound/soc_sdw_utils.h
108
struct list_head list;
include/sound/soc_sdw_utils.h
125
struct list_head endpoints;
include/sound/timer.h
103
struct list_head open_list;
include/sound/timer.h
104
struct list_head active_list;
include/sound/timer.h
105
struct list_head ack_list;
include/sound/timer.h
106
struct list_head slave_list_head;
include/sound/timer.h
107
struct list_head slave_active_head;
include/sound/timer.h
72
struct list_head device_list;
include/sound/timer.h
73
struct list_head open_list_head;
include/sound/timer.h
74
struct list_head active_list_head;
include/sound/timer.h
75
struct list_head ack_list_head;
include/sound/timer.h
76
struct list_head sack_list_head; /* slow ack list head */
include/sound/ump.h
44
struct list_head block_list; /* list of snd_ump_block objects */
include/sound/ump.h
99
struct list_head list;
include/sound/util_mem.h
18
struct list_head list; /* link */
include/sound/util_mem.h
28
struct list_head block; /* block linked-list header */
include/sound/util_mem.h
49
struct list_head *prev);
include/target/iscsi/iscsi_target_core.h
299
struct list_head qr_list;
include/target/iscsi/iscsi_target_core.h
304
struct list_head param_list;
include/target/iscsi/iscsi_target_core.h
305
struct list_head extra_response_list;
include/target/iscsi/iscsi_target_core.h
320
struct list_head cmd_datain_node;
include/target/iscsi/iscsi_target_core.h
329
struct list_head ooo_list;
include/target/iscsi/iscsi_target_core.h
347
struct list_head r2t_list;
include/target/iscsi/iscsi_target_core.h
457
struct list_head datain_list;
include/target/iscsi/iscsi_target_core.h
459
struct list_head cmd_r2t_list;
include/target/iscsi/iscsi_target_core.h
485
struct list_head i_conn_node;
include/target/iscsi/iscsi_target_core.h
585
struct list_head conn_cmd_list;
include/target/iscsi/iscsi_target_core.h
586
struct list_head immed_queue_list;
include/target/iscsi/iscsi_target_core.h
587
struct list_head response_queue_list;
include/target/iscsi/iscsi_target_core.h
608
struct list_head conn_list;
include/target/iscsi/iscsi_target_core.h
617
struct list_head conn_recovery_cmd_list;
include/target/iscsi/iscsi_target_core.h
621
struct list_head cr_list;
include/target/iscsi/iscsi_target_core.h
646
struct list_head sess_ooo_cmdsn_list;
include/target/iscsi/iscsi_target_core.h
672
struct list_head sess_conn_list;
include/target/iscsi/iscsi_target_core.h
673
struct list_head cr_active_list;
include/target/iscsi/iscsi_target_core.h
674
struct list_head cr_inactive_list;
include/target/iscsi/iscsi_target_core.h
800
struct list_head np_list;
include/target/iscsi/iscsi_target_core.h
807
struct list_head tpg_np_list;
include/target/iscsi/iscsi_target_core.h
808
struct list_head tpg_np_child_list;
include/target/iscsi/iscsi_target_core.h
809
struct list_head tpg_np_parent_list;
include/target/iscsi/iscsi_target_core.h
841
struct list_head tpg_gnp_list;
include/target/iscsi/iscsi_target_core.h
842
struct list_head tpg_list;
include/target/iscsi/iscsi_target_core.h
868
struct list_head tiqn_list;
include/target/iscsi/iscsi_target_core.h
869
struct list_head tiqn_tpg_list;
include/target/iscsi/iscsi_transport.h
13
struct list_head t_node;
include/target/target_core_backend.h
47
struct list_head *aborted_cmds);
include/target/target_core_base.h
256
struct list_head lba_map_mem_list;
include/target/target_core_base.h
264
struct list_head lba_map_list;
include/target/target_core_base.h
265
struct list_head lba_map_mem_list;
include/target/target_core_base.h
276
struct list_head lba_map_list;
include/target/target_core_base.h
283
struct list_head tg_pt_gps_list;
include/target/target_core_base.h
293
struct list_head lu_gp_node;
include/target/target_core_base.h
294
struct list_head lu_gp_mem_list;
include/target/target_core_base.h
303
struct list_head lu_gp_mem_list;
include/target/target_core_base.h
324
struct list_head tg_pt_gp_list;
include/target/target_core_base.h
325
struct list_head tg_pt_gp_lun_list;
include/target/target_core_base.h
337
struct list_head vpd_list;
include/target/target_core_base.h
353
struct list_head t10_vpd_list;
include/target/target_core_base.h
390
struct list_head pr_reg_list;
include/target/target_core_base.h
391
struct list_head pr_reg_abort_list;
include/target/target_core_base.h
392
struct list_head pr_reg_aptpl_list;
include/target/target_core_base.h
393
struct list_head pr_reg_atp_list;
include/target/target_core_base.h
394
struct list_head pr_reg_atp_mem_list;
include/target/target_core_base.h
418
struct list_head registration_list;
include/target/target_core_base.h
419
struct list_head aptpl_reg_list;
include/target/target_core_base.h
433
struct list_head tmr_list;
include/target/target_core_base.h
506
struct list_head se_delayed_node;
include/target/target_core_base.h
507
struct list_head se_qf_node;
include/target/target_core_base.h
551
struct list_head state_list;
include/target/target_core_base.h
577
struct list_head ua_nacl_list;
include/target/target_core_base.h
602
struct list_head acl_list;
include/target/target_core_base.h
603
struct list_head acl_sess_list;
include/target/target_core_base.h
652
struct list_head sess_list;
include/target/target_core_base.h
653
struct list_head sess_acl_list;
include/target/target_core_base.h
699
struct list_head alua_port_list;
include/target/target_core_base.h
700
struct list_head lun_link;
include/target/target_core_base.h
701
struct list_head ua_list;
include/target/target_core_base.h
771
struct list_head lun_deve_list;
include/target/target_core_base.h
781
struct list_head lun_tg_pt_gp_link;
include/target/target_core_base.h
791
struct list_head lun_dev_link;
include/target/target_core_base.h
813
struct list_head state_list;
include/target/target_core_base.h
866
struct list_head dev_sep_list;
include/target/target_core_base.h
867
struct list_head dev_tmr_list;
include/target/target_core_base.h
870
struct list_head delayed_cmd_list;
include/target/target_core_base.h
871
struct list_head qf_cmd_list;
include/target/target_core_base.h
928
struct list_head hba_node;
include/target/target_core_base.h
965
struct list_head acl_node_list;
include/target/target_core_base.h
969
struct list_head tpg_sess_list;
include/trace/syscall.h
37
struct list_head enter_fields;
include/ufs/ufshcd.h
1050
struct list_head clk_list_head;
include/ufs/ufshcd.h
1120
struct list_head rpmbs;
include/ufs/ufshcd.h
260
struct list_head list;
include/video/atmel_lcdc.h
34
struct list_head pwr_gpios;
include/video/imx-ipu-image-convert.h
31
struct list_head list;
include/video/mmp_disp.h
173
struct list_head node;
include/video/mmp_disp.h
211
struct list_head node;
include/video/omapfb_dss.h
316
struct list_head list;
include/video/omapfb_dss.h
375
struct list_head overlays;
include/video/omapfb_dss.h
604
struct list_head panel_list;
include/video/omapfb_dss.h
671
struct list_head list;
include/video/udlfb.h
21
struct list_head entry;
include/video/udlfb.h
27
struct list_head list;
include/video/udlfb.h
65
struct list_head deferred_free;
include/xen/grant_table.h
222
struct list_head pages;
include/xen/xenbus.h
58
struct list_head list;
init/initramfs.c
147
struct list_head list;
init/main.c
1240
struct list_head next;
io_uring/io-wq.c
100
struct list_head all_list;
io_uring/io-wq.c
52
struct list_head all_list;
io_uring/io_uring.h
124
struct list_head list;
io_uring/kbuf.h
21
struct list_head buf_list;
io_uring/kbuf.h
40
struct list_head list;
io_uring/napi.c
13
struct list_head list;
io_uring/sqpoll.h
9
struct list_head ctx_list;
io_uring/tctx.h
4
struct list_head ctx_node;
io_uring/timeout.c
112
static void io_kill_timeout(struct io_kiocb *req, struct list_head *list)
io_uring/timeout.c
21
struct list_head list;
io_uring/timeout.c
600
struct list_head *entry;
io_uring/timeout.c
92
static __cold bool io_flush_killed_timeouts(struct list_head *list, int err)
ipc/mqueue.c
128
struct list_head list;
ipc/mqueue.c
62
struct list_head msg_list;
ipc/mqueue.c
760
struct list_head *ptr;
ipc/msg.c
217
struct list_head *h = &msq->q_senders;
ipc/msg.c
60
struct list_head q_messages;
ipc/msg.c
61
struct list_head q_receivers;
ipc/msg.c
62
struct list_head q_senders;
ipc/msg.c
77
struct list_head r_list;
ipc/msg.c
89
struct list_head list;
ipc/sem.c
106
struct list_head pending_alter; /* pending single-sop operations */
ipc/sem.c
108
struct list_head pending_const; /* pending single-sop operations */
ipc/sem.c
1109
struct list_head *l;
ipc/sem.c
117
struct list_head pending_alter; /* pending operations */
ipc/sem.c
119
struct list_head pending_const; /* pending complex operations */
ipc/sem.c
121
struct list_head list_id; /* undo requests on this array */
ipc/sem.c
131
struct list_head list; /* queue of pending operations */
ipc/sem.c
147
struct list_head list_proc; /* per-process list: *
ipc/sem.c
152
struct list_head list_id; /* per semaphore array list:
ipc/sem.c
165
struct list_head list_proc;
ipc/sem.c
858
struct list_head *pending_list;
ipc/sem.c
952
struct list_head *pending_list;
ipc/shm.c
77
struct list_head shm_clist;
kernel/async.c
70
struct list_head domain_list;
kernel/async.c
71
struct list_head global_list;
kernel/audit.c
155
struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];
kernel/audit.h
134
struct list_head names_list; /* struct audit_names->list anchor */
kernel/audit.h
156
struct list_head killed_trees;
kernel/audit.h
226
extern struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];
kernel/audit.h
257
extern struct list_head audit_filter_list[];
kernel/audit.h
277
extern int audit_add_watch(struct audit_krule *krule, struct list_head **list);
kernel/audit.h
310
extern struct list_head *audit_killed_trees(void);
kernel/audit.h
51
struct list_head list;
kernel/audit.h
73
struct list_head list; /* audit_context->names_list */
kernel/audit_tree.c
1011
struct list_head *postponed = audit_killed_trees();
kernel/audit_tree.c
17
struct list_head chunks;
kernel/audit_tree.c
18
struct list_head rules;
kernel/audit_tree.c
19
struct list_head list;
kernel/audit_tree.c
20
struct list_head same_root;
kernel/audit_tree.c
211
static struct list_head chunk_hash_heads[HASH_SIZE];
kernel/audit_tree.c
221
static inline struct list_head *chunk_hash(unsigned long key)
kernel/audit_tree.c
230
struct list_head *list;
kernel/audit_tree.c
247
struct list_head *list = chunk_hash(key);
kernel/audit_tree.c
26
struct list_head hash;
kernel/audit_tree.c
29
struct list_head trees; /* with root here */
kernel/audit_tree.c
34
struct list_head list;
kernel/audit_tree.c
613
struct list_head *p, *q;
kernel/audit_tree.c
675
struct list_head cursor;
kernel/audit_tree.c
878
struct list_head cursor, barrier;
kernel/audit_tree.c
981
struct list_head *list = &context->killed_trees;
kernel/audit_watch.c
403
int audit_add_watch(struct audit_krule *krule, struct list_head **list)
kernel/audit_watch.c
42
struct list_head wlist; /* entry in parent->watches list */
kernel/audit_watch.c
43
struct list_head rules; /* anchor for krule->rlist */
kernel/audit_watch.c
47
struct list_head watches; /* anchor for audit_watch->wlist */
kernel/auditfilter.c
1027
struct list_head *list;
kernel/auditfilter.c
39
struct list_head audit_filter_list[AUDIT_NR_FILTERS] = {
kernel/auditfilter.c
52
static struct list_head audit_rules_list[AUDIT_NR_FILTERS] = {
kernel/auditfilter.c
901
struct list_head **p)
kernel/auditfilter.c
904
struct list_head *list;
kernel/auditfilter.c
944
struct list_head *list;
kernel/auditsc.c
2253
struct list_head *list = &audit_filter_list[AUDIT_FILTER_FS];
kernel/auditsc.c
2371
struct list_head *list = &audit_filter_list[AUDIT_FILTER_FS];
kernel/auditsc.c
2977
struct list_head *audit_killed_trees(void)
kernel/auditsc.c
829
struct list_head *list,
kernel/auditsc.c
890
struct list_head *list = &audit_inode_hash[h];
kernel/bpf/arena.c
319
struct list_head head;
kernel/bpf/arena.c
59
struct list_head vma_list;
kernel/bpf/arraymap.c
1046
struct list_head list;
kernel/bpf/bpf_iter.c
11
struct list_head list;
kernel/bpf/bpf_iter.c
32
static struct list_head targets = LIST_HEAD_INIT(targets);
kernel/bpf/bpf_lru_list.c
139
struct list_head *active = &l->lists[BPF_LRU_LIST_T_ACTIVE];
kernel/bpf/bpf_lru_list.c
166
struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE];
kernel/bpf/bpf_lru_list.c
167
struct list_head *cur, *last, *next = inactive;
kernel/bpf/bpf_lru_list.c
206
struct list_head *free_list,
kernel/bpf/bpf_lru_list.c
209
struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE];
kernel/bpf/bpf_lru_list.c
23
static struct list_head *local_free_list(struct bpf_lru_locallist *loc_l)
kernel/bpf/bpf_lru_list.c
255
struct list_head *free_list,
kernel/bpf/bpf_lru_list.c
260
struct list_head *force_shrink_list;
kernel/bpf/bpf_lru_list.c
28
static struct list_head *local_pending_list(struct bpf_lru_locallist *loc_l)
kernel/bpf/bpf_lru_list.c
399
struct list_head *free_list;
kernel/bpf/bpf_lru_list.c
60
struct list_head *free_list,
kernel/bpf/bpf_lru_list.h
25
struct list_head list;
kernel/bpf/bpf_lru_list.h
32
struct list_head lists[NR_BPF_LRU_LIST_T];
kernel/bpf/bpf_lru_list.h
35
struct list_head *next_inactive_rotation;
kernel/bpf/bpf_lru_list.h
41
struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T];
kernel/bpf/btf.c
8291
struct list_head list;
kernel/bpf/cgroup.c
309
struct list_head *storages = &cgrp->bpf.storages;
kernel/bpf/core.c
877
struct list_head list;
kernel/bpf/cpumap.c
53
struct list_head flush_node;
kernel/bpf/cpumap.c
782
struct list_head *flush_list = bpf_net_ctx_get_cpu_map_flush_list();
kernel/bpf/cpumap.c
819
void __cpu_map_flush(struct list_head *flush_list)
kernel/bpf/crypto.c
15
struct list_head list;
kernel/bpf/devmap.c
427
void __dev_flush(struct list_head *flush_list)
kernel/bpf/devmap.c
482
struct list_head *flush_list = bpf_net_ctx_get_dev_flush_list();
kernel/bpf/devmap.c
59
struct list_head flush_node;
kernel/bpf/devmap.c
610
struct list_head *iter;
kernel/bpf/devmap.c
79
struct list_head list;
kernel/bpf/helpers.c
2232
void bpf_list_head_free(const struct btf_field *field, void *list_head,
kernel/bpf/helpers.c
2235
struct list_head *head = list_head, *orig_head = list_head;
kernel/bpf/helpers.c
2237
BUILD_BUG_ON(sizeof(struct list_head) > sizeof(struct bpf_list_head));
kernel/bpf/helpers.c
2238
BUILD_BUG_ON(__alignof__(struct list_head) > __alignof__(struct bpf_list_head));
kernel/bpf/helpers.c
2386
struct list_head *n = &node->list_head, *h = (void *)head;
kernel/bpf/helpers.c
2431
struct list_head *n, *h = (void *)head;
kernel/bpf/helpers.c
2443
node = container_of(n, struct bpf_list_node_kern, list_head);
kernel/bpf/helpers.c
2464
struct list_head *h = (struct list_head *)head;
kernel/bpf/helpers.c
2474
struct list_head *h = (struct list_head *)head;
kernel/bpf/local_storage.c
26
struct list_head list;
kernel/bpf/local_storage.c
344
struct list_head *storages = &map->list;
kernel/bpf/net_namespace.c
21
struct list_head node; /* node in list of links attached to net */
kernel/bpf/net_namespace.c
81
struct list_head *pos;
kernel/bpf/offload.c
29
struct list_head netdevs;
kernel/bpf/offload.c
37
struct list_head progs;
kernel/bpf/offload.c
38
struct list_head maps;
kernel/bpf/offload.c
39
struct list_head offdev_netdevs;
kernel/bpf/verifier.c
1806
static struct list_head *explored_state(struct bpf_verifier_env *env, int idx)
kernel/bpf/verifier.c
19781
struct list_head *pos, *head;
kernel/bpf/verifier.c
20483
struct list_head *pos, *tmp, *head;
kernel/bpf/verifier.c
24532
struct list_head *head, *pos, *tmp;
kernel/bpf/verifier.c
26035
env->explored_states = kvzalloc_objs(struct list_head,
kernel/bpf/verifier.c
9063
struct list_head *pos, *head;
kernel/cgroup/cgroup-internal.h
102
struct list_head cset_link;
kernel/cgroup/cgroup-internal.h
105
struct list_head cgrp_link;
kernel/cgroup/cgroup-internal.h
111
struct list_head src_csets;
kernel/cgroup/cgroup-internal.h
112
struct list_head dst_csets;
kernel/cgroup/cgroup-internal.h
131
struct list_head *csets;
kernel/cgroup/cgroup-internal.h
142
struct list_head preloaded_src_csets;
kernel/cgroup/cgroup-internal.h
143
struct list_head preloaded_dst_csets;
kernel/cgroup/cgroup-internal.h
170
extern struct list_head cgroup_roots;
kernel/cgroup/cgroup-v1.c
195
struct list_head links;
kernel/cgroup/cgroup.c
1028
struct list_head *l1, *l2;
kernel/cgroup/cgroup.c
1145
static void free_cgrp_cset_links(struct list_head *links_to_free)
kernel/cgroup/cgroup.c
1163
static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links)
kernel/cgroup/cgroup.c
1187
static void link_css_set(struct list_head *tmp_links, struct css_set *cset,
kernel/cgroup/cgroup.c
1225
struct list_head tmp_links;
kernel/cgroup/cgroup.c
4961
struct list_head *l;
kernel/cgroup/dmem.c
35
struct list_head region_node;
kernel/cgroup/dmem.c
41
struct list_head pools;
kernel/cgroup/dmem.c
59
struct list_head pools;
kernel/cgroup/dmem.c
67
struct list_head css_node;
kernel/cgroup/dmem.c
70
struct list_head region_node;
kernel/cgroup/rdma.c
58
struct list_head cg_node;
kernel/cgroup/rdma.c
59
struct list_head dev_node;
kernel/debug/kdb/kdb_main.c
636
struct list_head statements; /* Associated statement list */
kernel/debug/kdb/kdb_main.c
641
struct list_head list_node; /* Statement list node */
kernel/dma/debug.c
71
struct list_head list;
kernel/dma/debug.c
91
struct list_head list;
kernel/events/core.c
11742
perf_addr_filter_new(struct perf_event *event, struct list_head *filters)
kernel/events/core.c
11757
static void free_filters_list(struct list_head *filters)
kernel/events/core.c
11772
struct list_head *head)
kernel/events/core.c
11939
struct list_head *filters)
kernel/events/core.c
14319
struct list_head *events)
kernel/events/core.c
14360
int cpu, struct pmu *pmu, struct list_head *events)
kernel/events/core.c
2339
static inline struct list_head *get_event_list(struct perf_event *event)
kernel/events/core.c
3860
static DEFINE_PER_CPU(struct list_head, sched_cb_list);
kernel/events/core.c
4437
static void perf_adjust_freq_unthr_events(struct list_head *event_list)
kernel/events/internal.h
36
struct list_head event_list;
kernel/events/uprobes.c
1529
struct list_head *head)
kernel/events/uprobes.c
1565
struct list_head *pos, *q;
kernel/events/uprobes.c
1599
struct list_head tmp_list;
kernel/events/uprobes.c
261
struct list_head *pos, *q;
kernel/events/uprobes.c
67
struct list_head pending_list;
kernel/events/uprobes.c
68
struct list_head consumers;
kernel/events/uprobes.c
92
struct list_head list;
kernel/exit.c
598
struct list_head *dead)
kernel/exit.c
674
struct list_head *dead)
kernel/exit.c
698
struct list_head *dead)
kernel/fail_function.c
27
struct list_head list;
kernel/fork.c
1711
sig->thread_head = (struct list_head)LIST_HEAD_INIT(tsk->thread_node);
kernel/fork.c
1712
tsk->thread_node = (struct list_head)LIST_HEAD_INIT(sig->thread_head);
kernel/futex/core.c
1326
struct list_head *next, *head = &curr->pi_state_list;
kernel/futex/futex.h
149
struct list_head list;
kernel/gcov/clang.c
58
struct list_head head;
kernel/gcov/clang.c
64
struct list_head functions;
kernel/gcov/clang.c
68
struct list_head head;
kernel/gcov/fs.c
53
struct list_head list;
kernel/gcov/fs.c
54
struct list_head children;
kernel/gcov/fs.c
55
struct list_head all;
kernel/kcov.c
138
struct list_head *pos;
kernel/kcov.c
77
struct list_head list;
kernel/kcov.c
89
static struct list_head kcov_remote_areas = LIST_HEAD_INIT(kcov_remote_areas);
kernel/kexec_core.c
320
void kimage_free_page_list(struct list_head *list)
kernel/kexec_core.c
346
struct list_head extra_pages;
kernel/kexec_internal.h
11
void kimage_free_page_list(struct list_head *list);
kernel/kprobes.c
93
struct list_head list;
kernel/kthread.c
1175
struct list_head *pos)
kernel/kthread.c
53
struct list_head list;
kernel/kthread.c
72
struct list_head affinity_node;
kernel/livepatch/core.h
8
extern struct list_head klp_patches;
kernel/livepatch/patch.h
23
struct list_head node;
kernel/livepatch/patch.h
24
struct list_head func_stack;
kernel/liveupdate/kexec_handover_debugfs.c
21
struct list_head list;
kernel/liveupdate/kexec_handover_debugfs.c
26
static int __kho_debugfs_fdt_add(struct list_head *list, struct dentry *dir,
kernel/liveupdate/kexec_handover_internal.h
15
struct list_head fdt_list;
kernel/liveupdate/luo_file.c
169
struct list_head list;
kernel/liveupdate/luo_file.c
420
struct list_head *files_list = &file_set->files_list;
kernel/liveupdate/luo_file.c
685
struct list_head *files_list = &file_set->files_list;
kernel/liveupdate/luo_flb.c
239
struct list_head *flb_list = &ACCESS_PRIVATE(fh, flb_list);
kernel/liveupdate/luo_flb.c
272
struct list_head *flb_list = &ACCESS_PRIVATE(fh, flb_list);
kernel/liveupdate/luo_flb.c
292
struct list_head *flb_list = &ACCESS_PRIVATE(fh, flb_list);
kernel/liveupdate/luo_flb.c
325
struct list_head *flb_list = &ACCESS_PRIVATE(fh, flb_list);
kernel/liveupdate/luo_flb.c
433
struct list_head *flb_list = &ACCESS_PRIVATE(fh, flb_list);
kernel/liveupdate/luo_flb.c
69
struct list_head list;
kernel/liveupdate/luo_flb.c
85
struct list_head list;
kernel/liveupdate/luo_internal.h
53
struct list_head files_list;
kernel/liveupdate/luo_internal.h
74
struct list_head list;
kernel/liveupdate/luo_session.c
92
struct list_head list;
kernel/locking/lockdep.c
1011
static bool in_any_class_list(struct list_head *e)
kernel/locking/lockdep.c
1025
static bool class_lock_list_valid(struct lock_class *c, struct list_head *h)
kernel/locking/lockdep.c
1425
struct lock_class *links_to, struct list_head *head,
kernel/locking/lockdep.c
1568
static inline struct list_head *get_dep_list(struct lock_list *lock, int offset)
kernel/locking/lockdep.c
1743
struct list_head *head;
kernel/locking/lockdep.c
383
struct list_head zapped;
kernel/locking/lockdep.c
995
static bool in_list(struct list_head *e, struct list_head *h)
kernel/locking/lockdep.c
997
struct list_head *f;
kernel/locking/locktorture.c
631
struct list_head link;
kernel/locking/mutex.c
208
struct list_head *list)
kernel/locking/mutex.h
15
struct list_head list;
kernel/locking/rwsem.c
338
struct list_head list;
kernel/locking/rwsem.c
416
struct list_head wlist;
kernel/locking/semaphore.c
242
struct list_head list;
kernel/locking/test-ww_mutex.c
491
struct list_head link;
kernel/locking/ww_mutex.h
55
struct list_head *p = &lock->wait_list;
kernel/module/dups.c
48
struct list_head list;
kernel/module/internal.h
117
struct list_head source_list;
kernel/module/internal.h
118
struct list_head target_list;
kernel/module/internal.h
212
struct list_head list;
kernel/module/internal.h
259
struct list_head list;
kernel/module/internal.h
48
extern struct list_head modules;
kernel/nstree.c
368
struct list_head *list;
kernel/nstree.c
556
const struct list_head *head;
kernel/nstree.c
670
static inline struct ns_common *first_ns_common(const struct list_head *head,
kernel/nstree.c
687
const struct list_head *head,
kernel/nstree.c
701
const struct list_head *head;
kernel/padata.c
110
struct list_head *head)
kernel/padata.c
135
static void __init padata_works_free(struct list_head *works)
kernel/padata.c
30
struct list_head pw_list; /* padata_free_works linkage */
kernel/padata.c
365
struct list_head *pos;
kernel/params.c
42
struct list_head list;
kernel/power/console.c
24
struct list_head head;
kernel/power/snapshot.c
384
struct list_head list;
kernel/power/snapshot.c
393
struct list_head list; /* Link Zones together */
kernel/power/snapshot.c
394
struct list_head nodes; /* Radix Tree inner nodes */
kernel/power/snapshot.c
395
struct list_head leaves; /* Radix Tree leaves */
kernel/power/snapshot.c
414
struct list_head zones;
kernel/power/snapshot.c
444
struct list_head *list)
kernel/power/snapshot.c
602
struct list_head hook;
kernel/power/snapshot.c
611
static void free_mem_extents(struct list_head *list)
kernel/power/snapshot.c
628
static int create_mem_extents(struct list_head *list, gfp_t gfp_mask)
kernel/power/snapshot.c
688
struct list_head mem_extents;
kernel/power/snapshot.c
956
struct list_head list;
kernel/power/wakelock.c
32
struct list_head lru;
kernel/ptrace.c
594
void exit_ptrace(struct task_struct *tracer, struct list_head *dead)
kernel/rcu/rcutorture.c
189
struct list_head rtort_free;
kernel/rcu/rcutorture.c
218
static struct list_head rcu_torture_removed;
kernel/rcu/rcutorture.c
344
struct list_head *p;
kernel/rcu/tasks.h
1009
static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop)
kernel/rcu/tasks.h
1023
static void rcu_tasks_postscan(struct list_head *hop)
kernel/rcu/tasks.h
1056
struct list_head tmp;
kernel/rcu/tasks.h
1119
static void check_all_holdout_tasks(struct list_head *hop,
kernel/rcu/tasks.h
17
typedef void (*pregp_func_t)(struct list_head *hop);
kernel/rcu/tasks.h
18
typedef void (*pertask_func_t)(struct task_struct *t, struct list_head *hop);
kernel/rcu/tasks.h
19
typedef void (*postscan_func_t)(struct list_head *hop);
kernel/rcu/tasks.h
20
typedef void (*holdouts_func_t)(struct list_head *hop, bool ndrpt, bool *frptp);
kernel/rcu/tasks.h
50
struct list_head rtp_blkd_tasks;
kernel/rcu/tasks.h
51
struct list_head rtp_exit_list;
kernel/rcu/tasks.h
955
static void rcu_tasks_pregp_step(struct list_head *hop)
kernel/rcu/tree.h
102
struct list_head *boost_tasks;
kernel/rcu/tree.h
261
struct list_head nocb_head_rdp; /*
kernel/rcu/tree.h
265
struct list_head nocb_entry_rdp; /* rcu_data node in wakeup chain. */
kernel/rcu/tree.h
88
struct list_head blkd_tasks;
kernel/rcu/tree.h
92
struct list_head *gp_tasks;
kernel/rcu/tree.h
96
struct list_head *exp_tasks;
kernel/rcu/tree_plugin.h
1158
struct list_head *tb;
kernel/rcu/tree_plugin.h
452
static struct list_head *rcu_next_node_entry(struct task_struct *t,
kernel/rcu/tree_plugin.h
455
struct list_head *np;
kernel/rcu/tree_plugin.h
483
struct list_head *np;
kernel/rcu/tree_plugin.h
871
struct list_head *lhp;
kernel/resource.c
1951
void resource_list_free(struct list_head *head)
kernel/sched/cpufreq_schedutil.c
22
struct list_head tunables_hook;
kernel/sched/ext.c
444
struct list_head *list_node;
kernel/sched/ext.c
606
struct list_head *cursor = &iter->cursor.tasks_node;
kernel/sched/fair.c
4113
struct list_head *prev;
kernel/sched/fair.c
9349
struct list_head tasks;
kernel/sched/fair.c
9650
struct list_head *tasks = &env->src_rq->cfs_tasks;
kernel/sched/fair.c
9815
struct list_head *tasks = &env->tasks;
kernel/sched/psi.c
468
struct list_head *triggers;
kernel/sched/rt.c
1331
struct list_head *queue = array->queue + rt_se_prio(rt_se);
kernel/sched/rt.c
1471
struct list_head *queue = array->queue + rt_se_prio(rt_se);
kernel/sched/rt.c
1675
struct list_head *queue;
kernel/sched/sched.h
1188
struct list_head leaf_cfs_rq_list;
kernel/sched/sched.h
1189
struct list_head *tmp_alone_branch;
kernel/sched/sched.h
120
struct list_head link;
kernel/sched/sched.h
1252
struct list_head cfs_tasks;
kernel/sched/sched.h
126
extern struct list_head asym_cap_list;
kernel/sched/sched.h
1343
struct list_head cfsb_csd_list;
kernel/sched/sched.h
313
struct list_head queue[MAX_RT_PRIO];
kernel/sched/sched.h
432
extern struct list_head task_groups;
kernel/sched/sched.h
462
struct list_head throttled_cfs_rq;
kernel/sched/sched.h
506
struct list_head list;
kernel/sched/sched.h
509
struct list_head siblings;
kernel/sched/sched.h
510
struct list_head children;
kernel/sched/sched.h
745
struct list_head leaf_cfs_rq_list;
kernel/sched/sched.h
767
struct list_head throttled_list;
kernel/sched/sched.h
768
struct list_head throttled_csd_list;
kernel/sched/sched.h
769
struct list_head throttled_limbo_list;
kernel/sched/sched.h
795
struct list_head runnable_list; /* runnable tasks on this rq */
kernel/sched/sched.h
796
struct list_head ddsp_deferred_locals; /* deferred ddsps from enq */
kernel/sched/wait.c
54
struct list_head *head = &wq_head->head;
kernel/seccomp.c
132
struct list_head list;
kernel/seccomp.c
153
struct list_head notifications;
kernel/seccomp.c
96
struct list_head list;
kernel/seccomp.c
99
struct list_head addfd;
kernel/stop_machine.c
42
struct list_head works; /* list of pending works */
kernel/taskstats.c
49
struct list_head list;
kernel/taskstats.c
56
struct list_head list;
kernel/time/clocksource.c
1120
struct list_head *entry = &clocksource_list;
kernel/time/posix-cpu-timers.c
801
struct list_head *firing, u64 now)
kernel/time/posix-cpu-timers.c
827
struct list_head *firing)
kernel/time/posix-cpu-timers.c
866
struct list_head *firing)
kernel/time/posix-cpu-timers.c
943
struct list_head *firing)
kernel/time/timer_migration.c
2002
tmigr_level_list = kzalloc_objs(struct list_head,
kernel/time/timer_migration.c
419
static struct list_head *tmigr_level_list __read_mostly;
kernel/time/timer_migration.h
72
struct list_head list;
kernel/torture.c
476
struct list_head st_l;
kernel/torture.c
484
static struct list_head shuffle_task_list = LIST_HEAD_INIT(shuffle_task_list);
kernel/trace/bpf_trace.c
49
struct list_head list;
kernel/trace/ftrace.c
1074
struct list_head list;
kernel/trace/ftrace.c
1279
static void clear_ftrace_mod_list(struct list_head *head)
kernel/trace/ftrace.c
1361
struct list_head *mod_head = enable ? &tr->mod_trace : &tr->mod_notrace;
kernel/trace/ftrace.c
3961
struct list_head *mod_list;
kernel/trace/ftrace.c
3972
struct list_head *func_probes;
kernel/trace/ftrace.c
3974
struct list_head *next;
kernel/trace/ftrace.c
4677
struct list_head *mod_head;
kernel/trace/ftrace.c
5070
struct list_head *head = enable ? &tr->mod_trace : &tr->mod_notrace;
kernel/trace/ftrace.c
5106
static void process_mod_list(struct list_head *head, struct ftrace_ops *ops,
kernel/trace/ftrace.c
7709
struct list_head list;
kernel/trace/ftrace.c
7717
struct list_head list;
kernel/trace/ftrace.c
7721
struct list_head funcs;
kernel/trace/ftrace.c
8204
struct list_head list;
kernel/trace/ftrace.c
8241
static void add_to_clear_hash_list(struct list_head *clear_list,
kernel/trace/ring_buffer.c
1242
static struct list_head *rb_list_head(struct list_head *list)
kernel/trace/ring_buffer.c
1246
return (struct list_head *)(val & ~RB_FLAG_MASK);
kernel/trace/ring_buffer.c
1258
rb_is_head_page(struct buffer_page *page, struct list_head *list)
kernel/trace/ring_buffer.c
1279
struct list_head *list = page->list.prev;
kernel/trace/ring_buffer.c
1287
static void rb_set_list_to_head(struct list_head *list)
kernel/trace/ring_buffer.c
1318
static void rb_list_head_clear(struct list_head *list)
kernel/trace/ring_buffer.c
1331
struct list_head *hd;
kernel/trace/ring_buffer.c
1345
struct list_head *list;
kernel/trace/ring_buffer.c
1392
struct list_head *p = rb_list_head((*bpage)->list.next);
kernel/trace/ring_buffer.c
1399
struct list_head *p = rb_list_head((*bpage)->list.prev);
kernel/trace/ring_buffer.c
1409
struct list_head *list;
kernel/trace/ring_buffer.c
1527
struct list_head *list)
kernel/trace/ring_buffer.c
1549
struct list_head *head, *tmp;
kernel/trace/ring_buffer.c
2242
long nr_pages, struct list_head *pages)
kernel/trace/ring_buffer.c
2451
struct list_head *head = cpu_buffer->pages;
kernel/trace/ring_buffer.c
2723
struct list_head *tail_page, *to_remove, *next_page;
kernel/trace/ring_buffer.c
2771
tail_page->next = (struct list_head *)((unsigned long)next_page |
kernel/trace/ring_buffer.c
2833
struct list_head *pages = &cpu_buffer->new_pages;
kernel/trace/ring_buffer.c
2857
struct list_head *head_page, *prev_page;
kernel/trace/ring_buffer.c
2858
struct list_head *last_page, *first_page;
kernel/trace/ring_buffer.c
2859
struct list_head *head_page_with_bit;
kernel/trace/ring_buffer.c
2870
head_page_with_bit = (struct list_head *)
kernel/trace/ring_buffer.c
361
struct list_head list; /* list of buffer pages */
kernel/trace/ring_buffer.c
524
struct list_head *pages;
kernel/trace/ring_buffer.c
564
struct list_head new_pages; /* new pages to add */
kernel/trace/ring_buffer.c
661
static struct list_head *rb_list_head(struct list_head *list);
kernel/trace/ring_buffer.c
667
struct list_head *next;
kernel/trace/ring_buffer.c
6929
struct list_head old_pages;
kernel/trace/rv/rv.c
502
struct list_head *head;
kernel/trace/rv/rv.h
26
extern struct list_head rv_monitors_list;
kernel/trace/trace.c
1736
struct list_head list;
kernel/trace/trace.c
2999
struct list_head *head;
kernel/trace/trace.c
7552
struct list_head list;
kernel/trace/trace.c
98
struct list_head list;
kernel/trace/trace.h
1173
extern struct list_head ftrace_pids;
kernel/trace/trace.h
1181
struct list_head list;
kernel/trace/trace.h
1510
struct list_head link;
kernel/trace/trace.h
1529
struct list_head list;
kernel/trace/trace.h
1536
struct list_head list;
kernel/trace/trace.h
1811
extern struct list_head ftrace_events;
kernel/trace/trace.h
1867
struct list_head list;
kernel/trace/trace.h
1869
struct list_head named_list;
kernel/trace/trace.h
2061
struct list_head list;
kernel/trace/trace.h
332
struct list_head list;
kernel/trace/trace.h
409
struct list_head err_log;
kernel/trace/trace.h
415
struct list_head systems;
kernel/trace/trace.h
416
struct list_head events;
kernel/trace/trace.h
417
struct list_head marker_list;
kernel/trace/trace.h
418
struct list_head tracers;
kernel/trace/trace.h
426
struct list_head mod_events;
kernel/trace/trace.h
437
struct list_head func_probes;
kernel/trace/trace.h
438
struct list_head mod_trace;
kernel/trace/trace.h
439
struct list_head mod_notrace;
kernel/trace/trace.h
446
struct list_head hist_vars;
kernel/trace/trace.h
476
extern struct list_head ftrace_trace_arrays;
kernel/trace/trace.h
924
struct list_head list;
kernel/trace/trace_dynevent.h
41
struct list_head list;
kernel/trace/trace_dynevent.h
62
struct list_head list;
kernel/trace/trace_dynevent.h
66
extern struct list_head dyn_event_list;
kernel/trace/trace_events.c
101
struct list_head *head;
kernel/trace/trace_events.c
115
static int __trace_define_field(struct list_head *head, const char *type,
kernel/trace/trace_events.c
149
struct list_head *head;
kernel/trace/trace_events.c
164
struct list_head *head;
kernel/trace/trace_events.c
2051
struct list_head *common_head = &ftrace_common_fields;
kernel/trace/trace_events.c
2052
struct list_head *head = trace_get_fields(call);
kernel/trace/trace_events.c
2053
struct list_head *node = v;
kernel/trace/trace_events.c
223
struct list_head *head;
kernel/trace/trace_events.c
239
struct list_head *head;
kernel/trace/trace_events.c
3012
struct list_head *head;
kernel/trace/trace_events.c
3500
struct list_head *head;
kernel/trace/trace_events.c
46
struct list_head next;
kernel/trace/trace_events.c
85
__find_event_field(struct list_head *head, const char *name)
kernel/trace/trace_events.c
912
struct list_head list;
kernel/trace/trace_events_filter.c
1341
struct list_head list;
kernel/trace/trace_events_filter.c
1346
struct list_head list;
kernel/trace/trace_events_hist.c
864
struct list_head list;
kernel/trace/trace_events_inject.c
141
struct list_head *head;
kernel/trace/trace_events_inject.c
157
struct list_head *head;
kernel/trace/trace_events_user.c
106
struct list_head mm_enablers_link;
kernel/trace/trace_events_user.c
1089
struct list_head *head = &user->validators;
kernel/trace/trace_events_user.c
1100
struct list_head *head = &user->fields;
kernel/trace/trace_events_user.c
1389
struct list_head *head = &user->fields;
kernel/trace/trace_events_user.c
1546
struct list_head *head = &user->validators;
kernel/trace/trace_events_user.c
172
struct list_head user_event_link;
kernel/trace/trace_events_user.c
1807
struct list_head *head;
kernel/trace/trace_events_user.c
1894
struct list_head *head = &user->fields;
kernel/trace/trace_events_user.c
91
struct list_head fields;
kernel/trace/trace_events_user.c
92
struct list_head validators;
kernel/trace/trace_events_user.c
973
static struct list_head *user_event_get_fields(struct trace_event_call *call)
kernel/trace/trace_fprobe.c
49
struct list_head list;
kernel/trace/trace_osnoise.c
78
struct list_head list;
kernel/trace/trace_osnoise.c
82
static struct list_head osnoise_instances;
kernel/trace/trace_output.c
1121
struct list_head *head;
kernel/trace/trace_output.c
968
struct list_head *head)
kernel/trace/trace_printk.c
34
struct list_head list;
kernel/trace/trace_probe.c
322
struct list_head *head;
kernel/trace/trace_probe.h
247
struct list_head perf_events;
kernel/trace/trace_probe.h
255
struct list_head files;
kernel/trace/trace_probe.h
256
struct list_head probes;
kernel/trace/trace_probe.h
261
struct list_head list;
kernel/trace/trace_probe.h
271
struct list_head list;
kernel/trace/trace_probe.h
332
static inline struct list_head *trace_probe_probe_list(struct trace_probe *tp)
kernel/trace/trace_probe.h
339
struct list_head *list = trace_probe_probe_list(tp);
kernel/trace/trace_stat.c
33
struct list_head session_list;
kernel/trace/trace_syscalls.c
24
static struct list_head *
kernel/vmcore_info.c
193
VMCOREINFO_STRUCT_SIZE(list_head);
kernel/vmcore_info.c
214
VMCOREINFO_OFFSET(list_head, next);
kernel/vmcore_info.c
215
VMCOREINFO_OFFSET(list_head, prev);
kernel/workqueue.c
1146
static void move_linked_works(struct work_struct *work, struct list_head *head,
kernel/workqueue.c
204
struct list_head worklist; /* L: list of pending works */
kernel/workqueue.c
209
struct list_head idle_list; /* L: list of idle workers */
kernel/workqueue.c
2194
struct list_head *head, unsigned int extra_flags)
kernel/workqueue.c
220
struct list_head workers; /* A: attached workers */
kernel/workqueue.c
2859
static void detach_dying_workers(struct list_head *cull_list)
kernel/workqueue.c
2867
static void reap_dying_workers(struct list_head *cull_list)
kernel/workqueue.c
287
struct list_head inactive_works; /* L: inactive works */
kernel/workqueue.c
288
struct list_head pending_node; /* LN: node on wq_node_nr_active->pending_pwqs */
kernel/workqueue.c
2889
static void set_worker_dying(struct worker *worker, struct list_head *list)
kernel/workqueue.c
289
struct list_head pwqs_node; /* WR: node on wq->pwqs */
kernel/workqueue.c
290
struct list_head mayday_node; /* MD: node on wq->maydays */
kernel/workqueue.c
309
struct list_head list; /* WQ: list of flushers */
kernel/workqueue.c
333
struct list_head pending_pwqs; /* LN: pwqs with inactive works */
kernel/workqueue.c
341
struct list_head pwqs; /* WR: all pwqs of this wq */
kernel/workqueue.c
342
struct list_head list; /* PR: list of all workqueues */
kernel/workqueue.c
349
struct list_head flusher_queue; /* WQ: flush waiters */
kernel/workqueue.c
350
struct list_head flusher_overflow; /* WQ: flush overflow list */
kernel/workqueue.c
352
struct list_head maydays; /* MD: pwqs requesting rescue */
kernel/workqueue.c
3851
struct list_head *head;
kernel/workqueue.c
5337
struct list_head list; /* queued for batching commit */
kernel/workqueue_internal.h
27
struct list_head entry; /* L: while idle */
kernel/workqueue_internal.h
43
struct list_head scheduled; /* L: scheduled works */
kernel/workqueue_internal.h
48
struct list_head node; /* A: anchored at pool->workers */
lib/codetag.c
11
struct list_head link;
lib/dynamic_debug.c
48
struct list_head link, maps;
lib/error-inject.c
17
struct list_head list;
lib/genalloc.c
244
struct list_head *_chunk, *_next_chunk;
lib/irq_poll.c
17
static DEFINE_PER_CPU(struct list_head, blk_cpu_iopoll);
lib/irq_poll.c
80
struct list_head *list = this_cpu_ptr(&blk_cpu_iopoll);
lib/klist.c
174
struct list_head list;
lib/klist.c
320
static struct klist_node *to_klist_node(struct list_head *n)
lib/kobject_uevent.c
39
struct list_head list;
lib/kunit/string-stream.h
17
struct list_head node;
lib/kunit/string-stream.h
23
struct list_head fragments;
lib/list_debug.c
22
bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev,
lib/list_debug.c
23
struct list_head *next)
lib/list_debug.c
45
bool __list_del_entry_valid_or_report(struct list_head *entry)
lib/list_debug.c
47
struct list_head *prev, *next;
lib/list_sort.c
13
static struct list_head *merge(void *priv, list_cmp_func_t cmp,
lib/list_sort.c
14
struct list_head *a, struct list_head *b)
lib/list_sort.c
16
struct list_head *head, **tail = &head;
lib/list_sort.c
189
void list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp)
lib/list_sort.c
191
struct list_head *list = head->next, *pending = NULL;
lib/list_sort.c
220
struct list_head **tail = &pending;
lib/list_sort.c
227
struct list_head *a = *tail, *b = a->prev;
lib/list_sort.c
247
struct list_head *next = pending->prev;
lib/list_sort.c
49
static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head,
lib/list_sort.c
50
struct list_head *a, struct list_head *b)
lib/list_sort.c
52
struct list_head *tail = head;
lib/logic_iomem.c
14
struct list_head list;
lib/lru_cache.c
313
struct list_head *n;
lib/objagg.c
18
struct list_head node_list;
lib/objagg.c
27
struct list_head list; /* member of objagg_hints->node_list */
lib/objagg.c
48
struct list_head obj_list;
lib/objagg.c
56
struct list_head list; /* member of objagg->obj_list */
lib/parman.c
311
struct list_head *pos;
lib/parman.c
56
struct list_head prio_list;
lib/pldmfw/pldmfw.c
27
struct list_head records;
lib/pldmfw/pldmfw.c
28
struct list_head components;
lib/plist.c
158
struct list_head *node_next = &head->node_list;
lib/plist.c
32
static void plist_check_prev_next(struct list_head *t, struct list_head *p,
lib/plist.c
33
struct list_head *n)
lib/plist.c
44
static void plist_check_list(struct list_head *top)
lib/plist.c
46
struct list_head *prev = top, *next = top->next;
lib/plist.c
76
struct list_head *node_next = &head->node_list;
lib/reed_solomon/reed_solomon.c
217
struct list_head *tmp;
lib/ref_tracker.c
17
struct list_head head; /* anchor into dir->list or dir->quarantine */
lib/stackdepot.c
191
sizeof(struct list_head),
lib/stackdepot.c
219
memblock_free(stack_table, entries * sizeof(struct list_head));
lib/stackdepot.c
263
stack_table = kvzalloc_objs(struct list_head, entries);
lib/stackdepot.c
58
static struct list_head *stack_table;
lib/stackdepot.c
592
static inline struct stack_record *find_stack(struct list_head *bucket,
lib/stackdepot.c
646
struct list_head *bucket;
lib/test_firmware.c
130
struct list_head node;
lib/test_firmware.c
702
extern struct list_head efi_embedded_fw_list;
lib/test_kmod.c
141
struct list_head list;
lib/test_lockup.c
304
static void test_alloc_pages(struct list_head *pages)
lib/test_lockup.c
319
static void test_free_pages(struct list_head *pages)
lib/tests/list-private-test.c
21
(*((struct list_head *)((unsigned long)&((p)->member))))
lib/tests/list-private-test.c
25
struct list_head __private list;
lib/tests/list-test.c
111
struct list_head a_old, a_new, b;
lib/tests/list-test.c
132
struct list_head a, b;
lib/tests/list-test.c
15
struct list_head list;
lib/tests/list-test.c
154
struct list_head a, b;
lib/tests/list-test.c
174
struct list_head a, b;
lib/tests/list-test.c
191
struct list_head a, b;
lib/tests/list-test.c
21
struct list_head list1 = LIST_HEAD_INIT(list1);
lib/tests/list-test.c
210
struct list_head a, b;
lib/tests/list-test.c
22
struct list_head list2;
lib/tests/list-test.c
229
struct list_head a, b, c, d, x, y;
lib/tests/list-test.c
230
struct list_head *list1_values[] = { &x, &b, &c, &y };
lib/tests/list-test.c
231
struct list_head *list2_values[] = { &a, &d };
lib/tests/list-test.c
232
struct list_head *ptr;
lib/tests/list-test.c
24
struct list_head *list4;
lib/tests/list-test.c
25
struct list_head *list5;
lib/tests/list-test.c
264
struct list_head a, b, c;
lib/tests/list-test.c
282
struct list_head a, b;
lib/tests/list-test.c
294
struct list_head a, b;
lib/tests/list-test.c
306
struct list_head a;
lib/tests/list-test.c
319
struct list_head a;
lib/tests/list-test.c
331
struct list_head a, b;
lib/tests/list-test.c
348
struct list_head a, b, c, d;
lib/tests/list-test.c
349
struct list_head *list_values[] = { &c, &d, &a, &b };
lib/tests/list-test.c
350
struct list_head *ptr;
lib/tests/list-test.c
372
struct list_head a, b;
lib/tests/list-test.c
391
struct list_head entries[3], *cur;
lib/tests/list-test.c
421
struct list_head entries[3], *cur;
lib/tests/list-test.c
451
struct list_head entries[5], *cur;
lib/tests/list-test.c
476
struct list_head entries[5], *cur;
lib/tests/list-test.c
49
struct list_head a, b;
lib/tests/list-test.c
501
struct list_head entries[5], *cur;
lib/tests/list-test.c
528
struct list_head entries[5], *cur;
lib/tests/list-test.c
63
struct list_head a, b;
lib/tests/list-test.c
651
struct list_head entries[3], *cur;
lib/tests/list-test.c
669
struct list_head entries[3], *cur;
lib/tests/list-test.c
687
struct list_head entries[3], *cur, *n;
lib/tests/list-test.c
708
struct list_head entries[3], *cur, *n;
lib/tests/list-test.c
77
struct list_head a, b;
lib/tests/list-test.c
93
struct list_head a_old, a_new, b;
lib/tests/test_list_sort.c
23
struct list_head list;
lib/tests/test_list_sort.c
47
static int cmp(void *priv, const struct list_head *a, const struct list_head *b)
lib/tests/test_list_sort.c
62
struct list_head *cur;
mm/backing-dev.c
670
struct list_head *memcg_cgwb_list, *blkcg_cgwb_list;
mm/backing-dev.c
933
struct list_head *memcg_cgwb_list = &memcg->cgwb_list;
mm/backing-dev.c
954
struct list_head *list = blkcg_get_cgwb_list(css);
mm/balloon.c
112
struct list_head *pages, size_t n_req_pages)
mm/balloon.c
76
struct list_head *pages)
mm/cma.c
314
struct list_head list;
mm/cma.c
338
struct list_head *ranges,
mm/cma.c
342
struct list_head *mp;
mm/cma.c
538
struct list_head *mp, *next;
mm/compaction.c
1430
move_freelist_head(struct list_head *freelist, struct page *freepage)
mm/compaction.c
1447
move_freelist_tail(struct list_head *freelist, struct page *freepage)
mm/compaction.c
1549
struct list_head *freelist;
mm/compaction.c
1984
struct list_head *freelist;
mm/compaction.c
559
struct list_head *freelist,
mm/compaction.c
91
static unsigned long release_free_list(struct list_head *freepages)
mm/damon/core.c
984
static bool damos_filters_default_reject(struct list_head *filters)
mm/damon/ops-common.c
301
struct list_head *migrate_folios, struct pglist_data *pgdat,
mm/damon/ops-common.c
330
static unsigned int damon_migrate_folio_list(struct list_head *folio_list,
mm/damon/ops-common.c
382
unsigned long damon_migrate_pages(struct list_head *folio_list, int target_nid)
mm/damon/ops-common.h
23
unsigned long damon_migrate_pages(struct list_head *folio_list, int target_nid);
mm/damon/sysfs-schemes.c
132
struct list_head regions_list;
mm/damon/sysfs-schemes.c
23
struct list_head list;
mm/damon/vaddr.c
641
struct list_head *migration_lists;
mm/damon/vaddr.c
654
struct list_head *migration_lists)
mm/damon/vaddr.c
704
struct list_head *migration_lists = priv->migration_lists;
mm/dmapool.c
49
struct list_head page_list;
mm/dmapool.c
61
struct list_head pools;
mm/dmapool.c
65
struct list_head page_list;
mm/gup.c
2266
struct list_head *movable_folio_list,
mm/gup.c
2321
migrate_longterm_unpinnable_folios(struct list_head *movable_folio_list,
mm/highmem.c
730
struct list_head list;
mm/highmem.c
739
struct list_head lh; /* List of page_address_maps */
mm/huge_memory.c
3447
struct lruvec *lruvec, struct list_head *list)
mm/huge_memory.c
3782
struct list_head *list, enum split_type split_type,
mm/huge_memory.c
3946
struct list_head *list, enum split_type split_type)
mm/huge_memory.c
4204
int __split_huge_page_to_list_to_order(struct page *page, struct list_head *list,
mm/huge_memory.c
4238
struct page *split_at, struct list_head *list)
mm/huge_memory.c
4271
int split_folio_to_list(struct folio *folio, struct list_head *list)
mm/hugetlb.c
1141
struct list_head *head = &resv_map->region_cache;
mm/hugetlb.c
1635
struct list_head *folio_list,
mm/hugetlb.c
1636
struct list_head *non_hvo_folios)
mm/hugetlb.c
1686
struct list_head *folio_list)
mm/hugetlb.c
1928
struct list_head *folio_list)
mm/hugetlb.c
2695
struct list_head *list)
mm/hugetlb.c
2780
int isolate_or_dissolve_huge_folio(struct folio *folio, struct list_head *list)
mm/hugetlb.c
3247
struct list_head *folio_list)
mm/hugetlb.c
3723
struct list_head *freel = &h->hugepage_freelists[i];
mm/hugetlb.c
3970
struct list_head *src_list)
mm/hugetlb.c
570
hugetlb_resv_map_add(struct resv_map *map, struct list_head *rg, long from,
mm/hugetlb.c
60
__initdata struct list_head huge_boot_pages[MAX_NUMNODES];
mm/hugetlb.c
601
struct list_head *head = &resv->regions;
mm/hugetlb.c
604
struct list_head *rg = NULL;
mm/hugetlb.c
7136
bool folio_isolate_hugetlb(struct folio *folio, struct list_head *list)
mm/hugetlb.c
857
struct list_head *head = &resv->regions;
mm/hugetlb.c
984
struct list_head *head = &resv->regions;
mm/hugetlb_internal.h
101
struct list_head *folio_list);
mm/hugetlb_vmemmap.c
200
static void free_vmemmap_page_list(struct list_head *list)
mm/hugetlb_vmemmap.c
321
struct list_head *vmemmap_pages,
mm/hugetlb_vmemmap.c
388
struct list_head *list)
mm/hugetlb_vmemmap.c
41
struct list_head *vmemmap_pages;
mm/hugetlb_vmemmap.c
519
struct list_head *folio_list,
mm/hugetlb_vmemmap.c
520
struct list_head *non_hvo_folios)
mm/hugetlb_vmemmap.c
566
struct list_head *vmemmap_pages,
mm/hugetlb_vmemmap.c
654
struct list_head *folio_list,
mm/hugetlb_vmemmap.c
737
void hugetlb_vmemmap_optimize_folios(struct hstate *h, struct list_head *folio_list)
mm/hugetlb_vmemmap.c
742
void hugetlb_vmemmap_optimize_bootmem_folios(struct hstate *h, struct list_head *folio_list)
mm/hugetlb_vmemmap.h
25
struct list_head *folio_list,
mm/hugetlb_vmemmap.h
26
struct list_head *non_hvo_folios);
mm/hugetlb_vmemmap.h
28
void hugetlb_vmemmap_optimize_folios(struct hstate *h, struct list_head *folio_list);
mm/hugetlb_vmemmap.h
29
void hugetlb_vmemmap_optimize_bootmem_folios(struct hstate *h, struct list_head *folio_list);
mm/hugetlb_vmemmap.h
60
struct list_head *folio_list,
mm/hugetlb_vmemmap.h
61
struct list_head *non_hvo_folios)
mm/hugetlb_vmemmap.h
71
static inline void hugetlb_vmemmap_optimize_folios(struct hstate *h, struct list_head *folio_list)
mm/hugetlb_vmemmap.h
76
struct list_head *folio_list)
mm/internal.h
1326
struct vm_area_struct *vma, struct list_head *to_kill,
mm/internal.h
1343
unsigned long reclaim_pages(struct list_head *folio_list);
mm/internal.h
1345
struct list_head *folio_list);
mm/internal.h
951
struct list_head freepages[NR_PAGE_ORDERS]; /* List of free pages to migrate to */
mm/internal.h
952
struct list_head migratepages; /* List of pages being migrated */
mm/kfence/core.c
138
static struct list_head kfence_freelist __guarded_by(&kfence_freelist_lock) = LIST_HEAD_INIT(kfence_freelist);
mm/kfence/kfence.h
58
struct list_head list __guarded_by(&kfence_freelist_lock); /* Freelist node. */
mm/khugepaged.c
116
struct list_head mm_head;
mm/khugepaged.c
505
struct list_head *compound_pagelist)
mm/khugepaged.c
533
struct list_head *compound_pagelist)
mm/khugepaged.c
674
struct list_head *compound_pagelist)
mm/khugepaged.c
738
struct list_head *compound_pagelist)
mm/khugepaged.c
776
struct list_head *compound_pagelist)
mm/kmemleak.c
138
struct list_head object_list;
mm/kmemleak.c
139
struct list_head gray_list;
mm/ksm.c
163
struct list_head *head;
mm/ksm.c
166
struct list_head list;
mm/ksm.c
235
#define STABLE_NODE_DUP_HEAD ((struct list_head *)&migrate_nodes.prev)
mm/ksm.c
3227
struct list_head *to_kill, int force_early)
mm/list_lru.c
161
bool list_lru_add(struct list_lru *lru, struct list_head *item, int nid,
mm/list_lru.c
183
bool list_lru_add_obj(struct list_lru *lru, struct list_head *item)
mm/list_lru.c
201
bool list_lru_del(struct list_lru *lru, struct list_head *item, int nid,
mm/list_lru.c
220
bool list_lru_del_obj(struct list_lru *lru, struct list_head *item)
mm/list_lru.c
237
void list_lru_isolate(struct list_lru_one *list, struct list_head *item)
mm/list_lru.c
244
void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item,
mm/list_lru.c
245
struct list_head *head)
mm/list_lru.c
286
struct list_head *item, *n;
mm/memcontrol-v1.c
45
struct list_head list;
mm/memcontrol-v1.c
64
struct list_head list;
mm/memcontrol.c
4301
struct list_head *watchers)
mm/memory-failure.c
1684
static void unmap_and_kill(struct list_head *to_kill, unsigned long pfn,
mm/memory-failure.c
2212
struct list_head *to_kill,
mm/memory-failure.c
2240
unsigned long pfn, struct list_head *to_kill)
mm/memory-failure.c
275
struct list_head nd;
mm/memory-failure.c
385
struct vm_area_struct *vma, struct list_head *to_kill,
mm/memory-failure.c
426
struct vm_area_struct *vma, struct list_head *to_kill,
mm/memory-failure.c
435
static bool task_in_to_kill_list(struct list_head *to_kill,
mm/memory-failure.c
449
struct vm_area_struct *vma, struct list_head *to_kill,
mm/memory-failure.c
462
static void kill_procs(struct list_head *to_kill, int forcekill,
mm/memory-failure.c
546
const struct page *page, struct list_head *to_kill,
mm/memory-failure.c
584
const struct page *page, struct list_head *to_kill,
mm/memory-failure.c
623
struct list_head *to_kill, pgoff_t pgoff)
mm/memory-failure.c
634
struct list_head *to_kill, bool pre_remove)
mm/memory-failure.c
667
struct list_head *tokill, int force_early)
mm/memory-tiers.c
15
struct list_head list;
mm/memory-tiers.c
17
struct list_head memory_types;
mm/memory-tiers.c
673
struct memory_dev_type *mt_find_alloc_memory_type(int adist, struct list_head *memory_types)
mm/memory-tiers.c
691
void mt_put_memory_types(struct list_head *memory_types)
mm/mempolicy.c
1249
static bool migrate_folio_add(struct folio *folio, struct list_head *foliolist,
mm/mempolicy.c
1467
static bool migrate_folio_add(struct folio *folio, struct list_head *foliolist,
mm/mempolicy.c
606
static bool migrate_folio_add(struct folio *folio, struct list_head *foliolist,
mm/mempolicy.c
627
struct list_head *pagelist;
mm/mempolicy.c
982
struct list_head *pagelist)
mm/migrate.c
1164
struct list_head *ret)
mm/migrate.c
1206
struct list_head *ret)
mm/migrate.c
1356
struct list_head *ret)
mm/migrate.c
1361
struct list_head *prev;
mm/migrate.c
1455
int reason, struct list_head *ret)
mm/migrate.c
1563
static inline int try_split_folio(struct folio *folio, struct list_head *split_folios,
mm/migrate.c
1610
static int migrate_hugetlbs(struct list_head *from, new_folio_t get_new_folio,
mm/migrate.c
1614
struct list_head *ret_folios)
mm/migrate.c
1699
static void migrate_folios_move(struct list_head *src_folios,
mm/migrate.c
1700
struct list_head *dst_folios,
mm/migrate.c
1703
struct list_head *ret_folios,
mm/migrate.c
1751
static void migrate_folios_undo(struct list_head *src_folios,
mm/migrate.c
1752
struct list_head *dst_folios,
mm/migrate.c
1754
struct list_head *ret_folios)
mm/migrate.c
1783
static int migrate_pages_batch(struct list_head *from,
mm/migrate.c
1786
struct list_head *ret_folios, struct list_head *split_folios,
mm/migrate.c
1995
static int migrate_pages_sync(struct list_head *from, new_folio_t get_new_folio,
mm/migrate.c
1998
struct list_head *ret_folios, struct list_head *split_folios,
mm/migrate.c
2072
int migrate_pages(struct list_head *from, new_folio_t get_new_folio,
mm/migrate.c
2221
static int do_move_pages_to_node(struct list_head *pagelist, int node)
mm/migrate.c
2238
struct list_head *pagelist, bool migrate_all)
mm/migrate.c
2275
int node, struct list_head *pagelist, bool migrate_all)
mm/migrate.c
2302
struct list_head *pagelist, int __user *status,
mm/migrate.c
257
void putback_movable_pages(struct list_head *l)
mm/migrate.c
279
bool isolate_folio_to_list(struct folio *folio, struct list_head *list)
mm/mm_slot.h
17
struct list_head mm_node;
mm/mmap.c
1062
struct list_head *uf)
mm/mmap.c
339
struct list_head *uf)
mm/mremap.c
60
struct list_head *uf_unmap_early;
mm/mremap.c
61
struct list_head *uf_unmap;
mm/nommu.c
1020
struct list_head *uf)
mm/nommu.c
1426
int do_munmap(struct mm_struct *mm, unsigned long start, size_t len, struct list_head *uf)
mm/page_alloc.c
1506
struct list_head *list;
mm/page_alloc.c
2548
unsigned long count, struct list_head *list,
mm/page_alloc.c
3340
struct list_head *list)
mm/page_alloc.c
3372
struct list_head *list;
mm/page_alloc.c
5074
struct list_head *pcp_list;
mm/page_alloc.c
6829
static void alloc_contig_dump_pages(struct list_head *page_list)
mm/page_alloc.c
6902
static void split_free_frozen_pages(struct list_head *list, gfp_t gfp_mask)
mm/page_reporting.c
151
struct list_head *list = &area->free_list[mt];
mm/percpu-internal.h
101
extern struct list_head *pcpu_chunk_lists;
mm/percpu-internal.h
54
struct list_head list; /* linked to pcpu_slot lists */
mm/percpu.c
174
struct list_head *pcpu_chunk_lists __ro_after_init; /* chunk list slots */
mm/percpu.c
1954
struct list_head *free_head = &pcpu_chunk_lists[pcpu_free_slot];
mm/pgtable-generic.c
415
struct list_head list;
mm/shmem.c
1591
struct list_head *folio_list)
mm/shrinker_debug.c
13
extern struct list_head shrinker_list;
mm/slab.h
218
struct list_head list; /* List of slab caches */
mm/slab.h
334
extern struct list_head slab_caches;
mm/slab.h
80
struct list_head slab_list;
mm/slab_common.c
1324
struct list_head list;
mm/slab_common.c
1351
struct list_head bulk_head_free[FREE_N_CHANNELS];
mm/slab_common.c
1390
struct list_head bulk_head[FREE_N_CHANNELS];
mm/slab_common.c
1554
struct list_head bulk_head[FREE_N_CHANNELS];
mm/slab_common.c
1676
struct list_head bulk_ready[FREE_N_CHANNELS];
mm/slub.c
227
struct list_head slabs;
mm/slub.c
398
struct list_head sheaves_full;
mm/slub.c
399
struct list_head sheaves_empty;
mm/slub.c
407
struct list_head barn_list;
mm/slub.c
433
struct list_head partial;
mm/slub.c
437
struct list_head full;
mm/slub.c
8103
struct list_head discard;
mm/slub.c
8104
struct list_head promote[SHRINK_PROMOTE_MAX];
mm/swap.h
40
struct list_head list;
mm/swapfile.c
2403
struct list_head *p;
mm/swapfile.c
2509
struct list_head *p, *next;
mm/swapfile.c
534
struct swap_cluster_info *ci, struct list_head *list,
mm/swapfile.c
577
struct swap_info_struct *si, struct list_head *list)
mm/swapfile.c
65
struct swap_cluster_info *ci, struct list_head *list,
mm/swapfile.c
966
struct list_head *list,
mm/vma.c
1529
unsigned long start, unsigned long end, struct list_head *uf,
mm/vma.c
1566
struct list_head *uf, bool unlock)
mm/vma.c
1612
unsigned long start, size_t len, struct list_head *uf,
mm/vma.c
2393
struct list_head *uf)
mm/vma.c
2722
struct list_head *uf)
mm/vma.c
2820
struct list_head *uf)
mm/vma.h
323
unsigned long end, struct list_head *uf, bool unlock);
mm/vma.h
326
unsigned long start, size_t len, struct list_head *uf,
mm/vma.h
39
struct list_head *uf; /* Userfaultfd list_head */
mm/vma.h
461
struct list_head *uf);
mm/vmalloc.c
1228
static __always_inline struct list_head *
mm/vmalloc.c
1231
struct list_head *list;
mm/vmalloc.c
1249
struct list_head *head, bool augment)
mm/vmalloc.c
1289
struct list_head *head)
mm/vmalloc.c
1297
struct list_head *head)
mm/vmalloc.c
1401
struct rb_root *root, struct list_head *head)
mm/vmalloc.c
1414
struct list_head *head)
mm/vmalloc.c
1443
struct rb_root *root, struct list_head *head, bool augment)
mm/vmalloc.c
1446
struct list_head *next;
mm/vmalloc.c
1527
struct rb_root *root, struct list_head *head)
mm/vmalloc.c
1534
struct rb_root *root, struct list_head *head)
mm/vmalloc.c
1637
find_vmap_lowest_linear_match(struct list_head *head, unsigned long size,
mm/vmalloc.c
1653
find_vmap_lowest_match_check(struct rb_root *root, struct list_head *head,
mm/vmalloc.c
1707
va_clip(struct rb_root *root, struct list_head *head,
mm/vmalloc.c
1808
struct rb_root *root, struct list_head *head,
mm/vmalloc.c
1837
__alloc_vmap_area(struct rb_root *root, struct list_head *head,
mm/vmalloc.c
2209
reclaim_list_global(struct list_head *head)
mm/vmalloc.c
2595
struct list_head free;
mm/vmalloc.c
2611
struct list_head free_list;
mm/vmalloc.c
2613
struct list_head purge;
mm/vmalloc.c
2785
struct list_head *purge_list, bool force_purge)
mm/vmalloc.c
2810
static void free_purged_blocks(struct list_head *purge_list)
mm/vmalloc.c
915
struct list_head head;
mm/vmalloc.c
927
struct list_head head;
mm/vmalloc.c
949
struct list_head purge_list;
mm/vmpressure.c
154
struct list_head node;
mm/vmscan.c
1021
static unsigned int demote_folio_list(struct list_head *demote_folios,
mm/vmscan.c
1083
static unsigned int shrink_folio_list(struct list_head *folio_list,
mm/vmscan.c
1621
struct list_head *folio_list)
mm/vmscan.c
1711
struct lruvec *lruvec, struct list_head *dst,
mm/vmscan.c
1715
struct list_head *src = &lruvec->lists[lru];
mm/vmscan.c
1725
struct list_head *move_to = src;
mm/vmscan.c
1896
struct list_head *list)
mm/vmscan.c
2191
static unsigned int reclaim_folio_list(struct list_head *folio_list,
mm/vmscan.c
2216
unsigned long reclaim_pages(struct list_head *folio_list)
mm/vmscan.c
3864
struct list_head *head = &lrugen->folios[old_gen][type][zone];
mm/vmscan.c
4542
struct list_head *list)
mm/vmscan.c
4567
struct list_head *head = &lrugen->folios[gen][type][zone];
mm/vmscan.c
4665
int *type_scanned, struct list_head *list)
mm/vmscan.c
5115
struct list_head *head = &lruvec->lists[lru];
mm/vmscan.c
5144
struct list_head *head = &lruvec->lrugen.folios[gen][type][zone];
mm/vmscan.c
638
struct swap_iocb **plug, struct list_head *folio_list)
mm/vmscan.c
674
struct swap_iocb **plug, struct list_head *folio_list)
mm/vmstat.c
1585
struct list_head *curr;
mm/workingset.c
698
static enum lru_status shadow_lru_isolate(struct list_head *item,
mm/zpdesc.h
34
struct list_head lru;
mm/zsmalloc.c
162
struct list_head fullness_list[NR_FULLNESS_GROUPS];
mm/zsmalloc.c
271
struct list_head list; /* fullness list */
mm/zswap.c
1100
static enum lru_status shrink_memcg_cb(struct list_head *item, struct list_lru_one *l,
mm/zswap.c
157
struct list_head list;
mm/zswap.c
197
struct list_head lru;
net/8021q/vlan.c
88
void unregister_vlan_dev(struct net_device *dev, struct list_head *head)
net/8021q/vlan.h
143
void unregister_vlan_dev(struct net_device *dev, struct list_head *head);
net/8021q/vlan.h
34
struct list_head vid_list;
net/8021q/vlan_core.c
163
struct list_head list;
net/8021q/vlan_core.c
464
static struct sk_buff *vlan_gro_receive(struct list_head *head,
net/9p/trans_fd.c
78
struct list_head mux_list;
net/9p/trans_fd.c
82
struct list_head req_list;
net/9p/trans_fd.c
83
struct list_head unsent_req_list;
net/9p/trans_fd.c
91
struct list_head poll_pending_link;
net/9p/trans_usbg.c
86
struct list_head usb9pfs_instance;
net/9p/trans_usbg.c
90
static struct list_head usbg_instance_list;
net/9p/trans_virtio.c
85
struct list_head chan_list;
net/9p/trans_virtio.c
88
static struct list_head virtio_chan_list;
net/9p/trans_xen.c
53
struct list_head list;
net/atm/addr.c
108
struct list_head *head;
net/atm/addr.c
138
struct list_head *head;
net/atm/addr.c
52
struct list_head *head;
net/atm/addr.c
73
struct list_head *head;
net/atm/br2684.c
108
static inline struct net_device *list_entry_brdev(const struct list_head *le)
net/atm/br2684.c
118
static inline struct br2684_vcc *list_entry_brvcc(const struct list_head *le)
net/atm/br2684.c
126
struct list_head *lh;
net/atm/br2684.c
151
struct list_head *lh;
net/atm/br2684.c
75
struct list_head brvccs;
net/atm/br2684.c
85
struct list_head br2684_devs;
net/atm/br2684.c
87
struct list_head brvccs; /* one device <=> one vcc (before xmas) */
net/atm/ioctl.c
57
struct list_head *pos;
net/atm/resources.c
199
struct list_head *p;
net/atm/resources.h
14
extern struct list_head atm_devs;
net/batman-adv/bat_iv_ogm.c
1566
struct list_head *iter;
net/batman-adv/bat_iv_ogm.c
2137
struct list_head *iter;
net/batman-adv/bat_iv_ogm.c
796
struct list_head *iter;
net/batman-adv/bat_v.c
215
struct list_head *iter;
net/batman-adv/bat_v_elp.c
298
struct list_head metric_queue;
net/batman-adv/bat_v_elp.c
482
struct list_head *iter;
net/batman-adv/bat_v_elp.c
54
struct list_head list;
net/batman-adv/bat_v_ogm.c
266
struct list_head *iter;
net/batman-adv/bat_v_ogm.c
858
struct list_head *iter;
net/batman-adv/hard-interface.c
445
struct list_head *iter;
net/batman-adv/hard-interface.c
512
struct list_head *iter;
net/batman-adv/hard-interface.c
545
struct list_head *iter;
net/batman-adv/hard-interface.c
584
struct list_head *iter;
net/batman-adv/hard-interface.c
802
struct list_head *iter;
net/batman-adv/main.c
293
struct list_head *iter;
net/batman-adv/main.c
64
struct list_head batadv_hardif_list;
net/batman-adv/main.h
233
extern struct list_head batadv_hardif_list;
net/batman-adv/mesh-interface.c
1085
struct list_head *head)
net/batman-adv/multicast.c
249
struct list_head *iter;
net/batman-adv/multicast.c
587
struct list_head bridge_mcast_list = LIST_HEAD_INIT(bridge_mcast_list);
net/batman-adv/netlink.c
953
struct list_head *iter;
net/batman-adv/originator.c
1209
struct list_head *iter;
net/batman-adv/send.c
912
struct list_head *iter;
net/batman-adv/types.h
1286
struct list_head list;
net/batman-adv/types.h
1402
struct list_head unacked_list;
net/batman-adv/types.h
170
struct list_head list;
net/batman-adv/types.h
1841
struct list_head list;
net/batman-adv/types.h
1885
struct list_head list;
net/batman-adv/types.h
962
struct list_head changes_list;
net/batman-adv/types.h
977
struct list_head roam_list;
net/bluetooth/6lowpan.c
1236
struct list_head devices;
net/bluetooth/6lowpan.c
62
struct list_head list;
net/bluetooth/6lowpan.c
74
struct list_head list;
net/bluetooth/6lowpan.c
78
struct list_head peers;
net/bluetooth/bnep/bnep.h
146
struct list_head list;
net/bluetooth/cmtp/cmtp.h
104
struct list_head list;
net/bluetooth/cmtp/cmtp.h
71
struct list_head list;
net/bluetooth/cmtp/cmtp.h
93
struct list_head applications;
net/bluetooth/hci_codec.c
38
void hci_codec_list_clear(struct list_head *codec_list)
net/bluetooth/hci_codec.c
9
static int hci_codec_list_add(struct list_head *list,
net/bluetooth/hci_codec.h
7
void hci_codec_list_clear(struct list_head *codec_list);
net/bluetooth/hci_conn.c
2637
struct list_head *head = &hdev->conn_hash.list;
net/bluetooth/hci_core.c
2049
struct bdaddr_list *hci_bdaddr_list_lookup(struct list_head *bdaddr_list,
net/bluetooth/hci_core.c
2063
struct list_head *bdaddr_list, bdaddr_t *bdaddr,
net/bluetooth/hci_core.c
2077
hci_bdaddr_list_lookup_with_flags(struct list_head *bdaddr_list,
net/bluetooth/hci_core.c
2090
void hci_bdaddr_list_clear(struct list_head *bdaddr_list)
net/bluetooth/hci_core.c
2100
int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type)
net/bluetooth/hci_core.c
2122
int hci_bdaddr_list_add_with_irk(struct list_head *list, bdaddr_t *bdaddr,
net/bluetooth/hci_core.c
2151
int hci_bdaddr_list_add_with_flags(struct list_head *list, bdaddr_t *bdaddr,
net/bluetooth/hci_core.c
2175
int hci_bdaddr_list_del(struct list_head *list, bdaddr_t *bdaddr, u8 type)
net/bluetooth/hci_core.c
2194
int hci_bdaddr_list_del_with_irk(struct list_head *list, bdaddr_t *bdaddr,
net/bluetooth/hci_core.c
221
struct list_head *pos = &cache->resolve;
net/bluetooth/hci_core.c
2231
struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,
net/bluetooth/hci_core.c
2264
struct list_head *list)
net/bluetooth/hci_sync.c
2680
static struct conn_params *conn_params_copy(struct list_head *list, size_t *n)
net/bluetooth/hci_sync.c
5773
struct list_head *head = &hdev->conn_hash.list;
net/bluetooth/hidp/hidp.h
138
struct list_head list;
net/bluetooth/mgmt_util.h
24
struct list_head list;
net/bluetooth/mgmt_util.h
34
struct list_head list;
net/bluetooth/msft.c
120
struct list_head list;
net/bluetooth/msft.c
127
struct list_head handle_map;
net/bluetooth/msft.c
128
struct list_head address_filters;
net/bluetooth/msft.c
308
struct list_head head;
net/bluetooth/msft.c
98
struct list_head list;
net/bluetooth/rfcomm/tty.c
221
struct list_head *head = &rfcomm_dev_list;
net/bluetooth/rfcomm/tty.c
47
struct list_head list;
net/bridge/br.c
406
struct list_head *dev_to_kill)
net/bridge/br_if.c
380
void br_dev_delete(struct net_device *dev, struct list_head *head)
net/bridge/br_multicast.c
4871
struct list_head *br_ip_list)
net/bridge/br_private.h
241
struct list_head vlist;
net/bridge/br_private.h
265
struct list_head vlan_list;
net/bridge/br_private.h
390
struct list_head list;
net/bridge/br_private.h
508
struct list_head port_list;
net/bridge/br_private.h
803
void br_dev_delete(struct net_device *dev, struct list_head *list);
net/bridge/br_switchdev.c
579
struct list_head *iter;
net/bridge/br_switchdev.c
605
static int br_switchdev_mdb_queue_one(struct list_head *mdb_list,
net/bridge/br_vlan.c
122
struct list_head *headp, *hpos;
net/bridge/netfilter/ebtables.c
44
struct list_head tables;
net/bridge/netfilter/ebtables.c
48
struct list_head list;
net/caif/caif_dev.c
36
struct list_head list;
net/caif/caif_dev.c
46
struct list_head list;
net/caif/cfcnfg.c
30
struct list_head node;
net/caif/cfcnfg.c
59
struct list_head phys;
net/caif/cfmuxl.c
26
struct list_head srvl_list;
net/caif/cfmuxl.c
27
struct list_head frml_list;
net/caif/cfmuxl.c
75
static struct cflayer *get_from_id(struct list_head *list, u16 id)
net/caif/chnl_net.c
122
struct list_head *list_node;
net/caif/chnl_net.c
123
struct list_head *_tmp;
net/caif/chnl_net.c
48
struct list_head list_field;
net/caif/chnl_net.c
518
struct list_head *list_node;
net/caif/chnl_net.c
519
struct list_head *_tmp;
net/can/bcm.c
106
struct list_head list;
net/can/bcm.c
134
struct list_head notifier;
net/can/bcm.c
135
struct list_head rx_ops;
net/can/bcm.c
136
struct list_head tx_ops;
net/can/bcm.c
783
static struct bcm_op *bcm_find_op(struct list_head *ops,
net/can/bcm.c
834
static int bcm_delete_rx_op(struct list_head *ops, struct bcm_msg_head *mh,
net/can/bcm.c
885
static int bcm_delete_tx_op(struct list_head *ops, struct bcm_msg_head *mh,
net/can/bcm.c
905
static int bcm_read_op(struct list_head *ops, struct bcm_msg_head *msg_head,
net/can/gw.c
1290
static void __net_exit cangw_pernet_exit_batch(struct list_head *net_list)
net/can/isotp.c
168
struct list_head notifier;
net/can/j1939/j1939-priv.h
233
struct list_head active_session_list_entry;
net/can/j1939/j1939-priv.h
234
struct list_head sk_session_queue_entry;
net/can/j1939/j1939-priv.h
295
struct list_head list;
net/can/j1939/j1939-priv.h
319
struct list_head sk_session_queue;
net/can/j1939/j1939-priv.h
33
struct list_head list;
net/can/j1939/j1939-priv.h
47
struct list_head ecus;
net/can/j1939/j1939-priv.h
81
struct list_head active_session_list;
net/can/j1939/j1939-priv.h
90
struct list_head j1939_socks;
net/can/j1939/transport.c
516
struct list_head *root,
net/can/raw.c
88
struct list_head notifier;
net/ceph/messenger.c
1750
BUG_ON(!list_empty(&msg->list_head));
net/ceph/messenger.c
1751
list_add_tail(&msg->list_head, &con->out_queue);
net/ceph/messenger.c
1782
if (list_empty(&msg->list_head)) {
net/ceph/messenger.c
1979
INIT_LIST_HEAD(&m->list_head);
net/ceph/messenger.c
2120
msg = list_first_entry(&con->out_queue, struct ceph_msg, list_head);
net/ceph/messenger.c
2127
list_move_tail(&msg->list_head, &con->out_sent);
net/ceph/messenger.c
2166
WARN_ON(!list_empty(&m->list_head));
net/ceph/messenger.c
541
list_del_init(&msg->list_head);
net/ceph/messenger.c
546
static void ceph_msg_remove_list(struct list_head *head)
net/ceph/messenger.c
550
list_head);
net/ceph/messenger.c
680
list_head);
net/ceph/messenger.c
705
list_head);
net/ceph/osd_client.c
2927
struct list_head pending_item;
net/ceph/osd_client.c
3932
struct list_head *need_resend_linger)
net/ceph/osd_client.c
4009
struct list_head *need_resend_linger)
net/ceph/osd_client.c
4079
struct list_head *need_resend_linger)
net/ceph/striper.c
111
struct list_head *object_extents,
net/ceph/striper.c
120
struct list_head *add_pos = NULL;
net/ceph/striper.c
175
struct list_head *object_extents,
net/ceph/striper.c
53
lookup_last(struct list_head *object_extents, u64 objno,
net/ceph/striper.c
54
struct list_head **add_pos)
net/ceph/striper.c
56
struct list_head *pos;
net/ceph/striper.c
74
lookup_containing(struct list_head *object_extents, u64 objno,
net/core/dev.c
10124
struct list_head *iter;
net/core/dev.c
10409
struct list_head *iter;
net/core/dev.c
11007
struct list_head *iter;
net/core/dev.c
11595
static struct net_device *netdev_wait_allrefs_any(struct list_head *list)
net/core/dev.c
11690
struct list_head list;
net/core/dev.c
11693
struct list_head unlink_list;
net/core/dev.c
12298
void unregister_netdevice_queue(struct net_device *dev, struct list_head *head)
net/core/dev.c
12327
static void netif_close_many_and_unlock(struct list_head *close_head)
net/core/dev.c
12340
static void netif_close_many_and_unlock_cond(struct list_head *close_head)
net/core/dev.c
12355
void unregister_netdevice_many_notify(struct list_head *head,
net/core/dev.c
12492
void unregister_netdevice_many(struct list_head *head)
net/core/dev.c
12817
struct list_head *iter;
net/core/dev.c
13061
static void __net_exit default_device_exit_batch(struct list_head *net_list)
net/core/dev.c
172
struct list_head ptype_base[PTYPE_HASH_SIZE] __read_mostly;
net/core/dev.c
1735
static void __dev_close_many(struct list_head *head)
net/core/dev.c
1791
void netif_close_many(struct list_head *head, bool unlink)
net/core/dev.c
1826
struct list_head *iter;
net/core/dev.c
2499
struct list_head *ptype_list)
net/core/dev.c
2551
struct list_head *ptype_list;
net/core/dev.c
594
static inline struct list_head *ptype_head(const struct packet_type *pt)
net/core/dev.c
6213
static inline void __netif_receive_skb_list_ptype(struct list_head *head,
net/core/dev.c
6233
static void __netif_receive_skb_list_core(struct list_head *head, bool pfmemalloc)
net/core/dev.c
626
struct list_head *head = ptype_head(pt);
net/core/dev.c
6299
static void __netif_receive_skb_list(struct list_head *head)
net/core/dev.c
6307
struct list_head sublist;
net/core/dev.c
6385
void netif_receive_skb_list_internal(struct list_head *head)
net/core/dev.c
6456
void netif_receive_skb_list(struct list_head *head)
net/core/dev.c
652
struct list_head *head = ptype_head(pt);
net/core/dev.c
7494
struct list_head *higher;
net/core/dev.c
7762
static int napi_poll(struct napi_struct *n, struct list_head *repoll)
net/core/dev.c
7974
struct list_head list;
net/core/dev.c
7979
struct list_head *adj_list)
net/core/dev.c
8112
void *netdev_adjacent_get_private(struct list_head *adj_list)
net/core/dev.c
8131
struct list_head **iter)
net/core/dev.c
8149
struct list_head **iter,
net/core/dev.c
8166
struct list_head **iter)
net/core/dev.c
8188
struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1];
net/core/dev.c
8237
struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1];
net/core/dev.c
8304
struct list_head **iter)
net/core/dev.c
8330
struct list_head **iter)
net/core/dev.c
8358
void *netdev_lower_get_next(struct net_device *dev, struct list_head **iter)
net/core/dev.c
8374
struct list_head **iter)
net/core/dev.c
8389
struct list_head **iter,
net/core/dev.c
8411
struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1];
net/core/dev.c
8458
struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1];
net/core/dev.c
8502
struct list_head **iter)
net/core/dev.c
8519
struct list_head *iter;
net/core/dev.c
8539
struct list_head *iter;
net/core/dev.c
8596
struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1];
net/core/dev.c
8679
struct list_head *dev_list)
net/core/dev.c
8690
struct list_head *dev_list)
net/core/dev.c
8701
struct list_head *dev_list)
net/core/dev.c
8710
struct list_head *dev_list,
net/core/dev.c
8773
struct list_head *dev_list)
net/core/dev.c
8812
struct list_head *up_list,
net/core/dev.c
8813
struct list_head *down_list,
net/core/dev.c
8836
struct list_head *up_list,
net/core/dev.c
8837
struct list_head *down_list)
net/core/dev.h
102
struct list_head list;
net/core/dev.h
153
void unregister_netdevice_many_notify(struct list_head *head,
net/core/dev.h
92
extern struct list_head net_todo_list;
net/core/devmem.h
49
struct list_head list;
net/core/fib_notifier.c
14
struct list_head fib_notifier_ops;
net/core/fib_rules.c
1357
static void attach_rules(struct list_head *rules, struct net_device *dev)
net/core/fib_rules.c
1377
static void detach_rules(struct list_head *rules, struct net_device *dev)
net/core/fib_rules.c
85
struct list_head *pos;
net/core/filter.c
4352
struct list_head *lh_map, *lh_dev, *lh_xsk;
net/core/filter.c
4367
struct list_head *lh_map, *lh_dev, *lh_xsk;
net/core/flow_offload.c
321
struct list_head *driver_block_list)
net/core/flow_offload.c
336
struct list_head *driver_block_list,
net/core/flow_offload.c
381
struct list_head list;
net/core/flow_offload.c
409
struct list_head list;
net/core/flow_offload.c
412
struct list_head *cb_list;
net/core/flow_offload.c
462
struct list_head *cleanup_list)
net/core/flow_offload.c
473
static void flow_block_indr_notify(struct list_head *cleanup_list)
net/core/gro.c
254
struct list_head *head = &net_hotdata.offload_base;
net/core/gro.c
292
struct list_head *head = &gro->hash[index].list;
net/core/gro.c
343
static void gro_list_prepare(const struct list_head *head,
net/core/gro.c
443
static void gro_flush_oldest(struct gro_node *gro, struct list_head *head)
net/core/gro.c
466
struct list_head *head = &net_hotdata.offload_base;
net/core/gro.c
54
struct list_head *head = &net_hotdata.offload_base;
net/core/gro.c
572
struct list_head *offload_head = &net_hotdata.offload_base;
net/core/gro.c
586
struct list_head *offload_head = &net_hotdata.offload_base;
net/core/net-procfs.c
181
struct list_head *ptype_list = NULL;
net/core/net-procfs.c
235
struct list_head *nxt;
net/core/net_namespace.c
1307
static int __register_pernet_operations(struct list_head *list,
net/core/net_namespace.c
1350
static int __register_pernet_operations(struct list_head *list,
net/core/net_namespace.c
1377
static int register_pernet_operations(struct list_head *list,
net/core/net_namespace.c
155
struct list_head *net_exit_list)
net/core/net_namespace.c
165
static void ops_exit_rtnl_list(const struct list_head *ops_list,
net/core/net_namespace.c
167
struct list_head *net_exit_list)
net/core/net_namespace.c
193
struct list_head *net_exit_list)
net/core/net_namespace.c
209
struct list_head *net_exit_list)
net/core/net_namespace.c
219
static void ops_undo_list(const struct list_head *ops_list,
net/core/net_namespace.c
221
struct list_head *net_exit_list,
net/core/net_namespace.c
260
struct list_head *net_exit_list)
net/core/net_namespace.c
36
static struct list_head *first_device = &pernet_list;
net/core/pktgen.c
273
struct list_head list; /* chaining in the thread's run-queue */
net/core/pktgen.c
3442
struct list_head *q, *n;
net/core/pktgen.c
3464
struct list_head *q, *n;
net/core/pktgen.c
3971
struct list_head *q, *n;
net/core/pktgen.c
4070
struct list_head *q, *n;
net/core/pktgen.c
454
struct list_head pktgen_threads;
net/core/pktgen.c
460
struct list_head if_list; /* All device here */
net/core/pktgen.c
461
struct list_head th_list;
net/dcb/dcbnl.c
2001
static int dcb_app_add(struct list_head *list, const struct dcb_app *app,
net/devlink/devl_internal.h
36
struct list_head rate_list;
net/devlink/devl_internal.h
37
struct list_head sb_list;
net/devlink/devl_internal.h
38
struct list_head dpipe_table_list;
net/devlink/devl_internal.h
39
struct list_head resource_list;
net/devlink/devl_internal.h
41
struct list_head region_list;
net/devlink/devl_internal.h
42
struct list_head reporter_list;
net/devlink/devl_internal.h
44
struct list_head trap_list;
net/devlink/devl_internal.h
45
struct list_head trap_group_list;
net/devlink/devl_internal.h
46
struct list_head trap_policer_list;
net/devlink/devl_internal.h
47
struct list_head linecard_list;
net/devlink/dpipe.c
213
struct list_head *dpipe_tables,
net/devlink/dpipe.c
450
devlink_dpipe_table_find(struct list_head *dpipe_tables,
net/devlink/health.c
13
struct list_head list;
net/devlink/health.c
21
struct list_head item_list;
net/devlink/health.c
56
struct list_head list;
net/devlink/health.c
82
__devlink_health_reporter_find_by_name(struct list_head *reporter_list,
net/devlink/linecard.c
10
struct list_head list;
net/devlink/region.c
12
struct list_head list;
net/devlink/region.c
21
struct list_head snapshot_list;
net/devlink/region.c
28
struct list_head list;
net/devlink/resource.c
299
struct list_head *resource_list;
net/devlink/resource.c
32
struct list_head list;
net/devlink/resource.c
33
struct list_head resource_list;
net/devlink/resource.c
339
struct list_head *resource_list;
net/devlink/resource.c
42
struct list_head *resource_list;
net/devlink/sb.c
10
struct list_head list;
net/devlink/trap.c
31
struct list_head list;
net/devlink/trap.c
47
struct list_head list;
net/devlink/trap.c
66
struct list_head list;
net/dsa/conduit.c
540
struct list_head *iter;
net/dsa/dsa.h
16
extern struct list_head dsa_tree_list;
net/dsa/port.c
741
struct list_head *iter;
net/dsa/switch.c
144
static struct dsa_mac_addr *dsa_mac_addr_find(struct list_head *addr_list,
net/dsa/switch.c
676
struct dsa_vlan *dsa_vlan_find(struct list_head *vlan_list,
net/dsa/switch.h
114
struct dsa_vlan *dsa_vlan_find(struct list_head *vlan_list,
net/dsa/tag.h
16
struct list_head list;
net/dsa/tag_8021q.c
67
struct list_head list;
net/dsa/tag_8021q.c
75
struct list_head vlans;
net/dsa/user.c
1993
struct list_head list;
net/dsa/user.c
1998
static int dsa_hw_port_list_set_mtu(struct list_head *hw_port_list, int mtu)
net/dsa/user.c
2026
static void dsa_hw_port_list_free(struct list_head *hw_port_list)
net/dsa/user.c
2037
struct list_head hw_port_list;
net/dsa/user.c
2905
struct list_head *iter;
net/dsa/user.c
3061
struct list_head *iter;
net/dsa/user.c
3093
struct list_head *iter;
net/dsa/user.c
3215
struct list_head *iter1, *iter2;
net/dsa/user.c
3281
struct list_head *iter;
net/dsa/user.c
3324
struct list_head *iter;
net/dsa/user.c
3418
struct list_head *iter;
net/dsa/user.c
660
struct list_head *iter;
net/dsa/user.h
35
struct list_head mall_tc_list;
net/ethernet/eth.c
390
struct sk_buff *eth_gro_receive(struct list_head *head, struct sk_buff *skb)
net/ethtool/module.c
214
static void module_flash_fw_work_list_del(struct list_head *list)
net/ethtool/module_fw.h
52
struct list_head list;
net/handshake/handshake.h
18
struct list_head hn_requests;
net/handshake/handshake.h
31
struct list_head hr_list;
net/hsr/hsr_forward.c
681
struct list_head *n_db;
net/hsr/hsr_framereg.c
160
void hsr_del_nodes(struct list_head *node_db)
net/hsr/hsr_framereg.c
187
struct list_head *node_db,
net/hsr/hsr_framereg.c
256
struct hsr_node *hsr_get_node(struct hsr_port *port, struct list_head *node_db,
net/hsr/hsr_framereg.c
382
struct list_head *node_db;
net/hsr/hsr_framereg.c
53
static struct hsr_node *find_node_by_addr_A(struct list_head *node_db,
net/hsr/hsr_framereg.c
68
bool hsr_is_node_in_db(struct list_head *node_db,
net/hsr/hsr_framereg.h
33
void hsr_del_nodes(struct list_head *node_db);
net/hsr/hsr_framereg.h
34
struct hsr_node *hsr_get_node(struct hsr_port *port, struct list_head *node_db,
net/hsr/hsr_framereg.h
72
bool hsr_is_node_in_db(struct list_head *node_db,
net/hsr/hsr_framereg.h
99
struct list_head mac_list;
net/hsr/hsr_main.h
153
struct list_head port_list;
net/hsr/hsr_main.h
191
struct list_head ports;
net/hsr/hsr_main.h
192
struct list_head node_db; /* Known HSR nodes */
net/hsr/hsr_main.h
193
struct list_head proxy_node_db; /* RedBox HSR proxy nodes */
net/hsr/hsr_netlink.c
132
static void hsr_dellink(struct net_device *dev, struct list_head *head)
net/ieee802154/6lowpan/core.c
188
static void lowpan_dellink(struct net_device *ldev, struct list_head *head)
net/ieee802154/core.h
22
struct list_head wpan_dev_list;
net/ieee802154/core.h
39
extern struct list_head cfg802154_rdev_list;
net/ieee802154/core.h
9
struct list_head list;
net/ipv4/af_inet.c
1207
struct list_head *lh;
net/ipv4/af_inet.c
1210
struct list_head *last_perm;
net/ipv4/af_inet.c
136
static struct list_head inetsw[SOCK_MAX];
net/ipv4/af_inet.c
1474
struct sk_buff *inet_gro_receive(struct list_head *head, struct sk_buff *skb)
net/ipv4/af_inet.c
1547
static struct sk_buff *ipip_gro_receive(struct list_head *head,
net/ipv4/af_inet.c
1899
struct list_head *r;
net/ipv4/cipso_ipv4.c
59
struct list_head list;
net/ipv4/cipso_ipv4.c
70
struct list_head list;
net/ipv4/esp4_offload.c
30
static struct sk_buff *esp4_gro_receive(struct list_head *head,
net/ipv4/fib_frontend.c
1672
static void __net_exit fib_net_exit_batch(struct list_head *net_list)
net/ipv4/fou_core.c
245
struct list_head *head,
net/ipv4/fou_core.c
31
struct list_head list;
net/ipv4/fou_core.c
326
struct list_head *head,
net/ipv4/fou_core.c
47
struct list_head fou_list;
net/ipv4/gre_offload.c
122
static struct sk_buff *gre_gro_receive(struct list_head *head,
net/ipv4/ip_gre.c
1080
struct list_head *dev_to_kill)
net/ipv4/ip_gre.c
1765
struct list_head *dev_to_kill)
net/ipv4/ip_gre.c
1784
struct list_head *dev_to_kill)
net/ipv4/ip_input.c
578
static void ip_sublist_rcv_finish(struct list_head *head)
net/ipv4/ip_input.c
602
static void ip_list_rcv_finish(struct net *net, struct list_head *head)
net/ipv4/ip_input.c
639
static void ip_sublist_rcv(struct list_head *head, struct net_device *dev,
net/ipv4/ip_input.c
648
void ip_list_rcv(struct list_head *head, struct packet_type *pt,
net/ipv4/ip_tunnel.c
1092
void ip_tunnel_dellink(struct net_device *dev, struct list_head *head)
net/ipv4/ip_tunnel.c
1165
struct list_head *head)
net/ipv4/ip_vti.c
527
struct list_head *dev_to_kill)
net/ipv4/ipconfig.c
329
struct list_head *iter;
net/ipv4/ipip.c
633
struct list_head *dev_to_kill)
net/ipv4/ipmr.c
3272
static void __net_exit ipmr_net_exit_batch(struct list_head *net_list)
net/ipv4/ipmr.c
668
struct list_head *head)
net/ipv4/nexthop.c
2021
struct list_head *deferred_free)
net/ipv4/nexthop.c
4117
struct list_head *dev_to_kill)
net/ipv4/route.c
1522
struct list_head head;
net/ipv4/tcp_ipv4.c
3614
static void __net_exit tcp_sk_exit_batch(struct list_head *net_exit_list)
net/ipv4/tcp_metrics.c
1037
static void __net_exit tcp_net_metrics_exit_batch(struct list_head *net_exit_list)
net/ipv4/tcp_minisocks.c
414
void tcp_twsk_purge(struct list_head *net_exit_list)
net/ipv4/tcp_offload.c
265
struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th)
net/ipv4/tcp_offload.c
286
struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb,
net/ipv4/tcp_offload.c
389
static void tcp4_check_fraglist_gro(struct list_head *head, struct sk_buff *skb,
net/ipv4/tcp_offload.c
419
struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *skb)
net/ipv4/tcp_output.c
1254
struct list_head head; /* queue of tcp sockets */
net/ipv4/tcp_output.c
1296
struct list_head *q, *n;
net/ipv4/udp_offload.c
148
struct list_head *head,
net/ipv4/udp_offload.c
164
struct list_head *head,
net/ipv4/udp_offload.c
24
struct list_head *head,
net/ipv4/udp_offload.c
702
static struct sk_buff *udp_gro_receive_segment(struct list_head *head,
net/ipv4/udp_offload.c
787
struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb,
net/ipv4/udp_offload.c
877
struct sk_buff *udp4_gro_receive(struct list_head *head, struct sk_buff *skb)
net/ipv4/xfrm4_input.c
182
struct sk_buff *xfrm4_gro_udp_encap_rcv(struct sock *sk, struct list_head *head,
net/ipv6/addrconf.c
1005
struct list_head *p;
net/ipv6/af_inet6.c
1064
struct list_head *r;
net/ipv6/af_inet6.c
746
struct list_head *lh;
net/ipv6/af_inet6.c
748
struct list_head *last_perm;
net/ipv6/af_inet6.c
81
static struct list_head inetsw6[SOCK_MAX];
net/ipv6/calipso.c
70
struct list_head list;
net/ipv6/calipso.c
81
struct list_head list;
net/ipv6/esp6_offload.c
53
static struct sk_buff *esp6_gro_receive(struct list_head *head,
net/ipv6/fib6_rules.c
637
static void __net_exit fib6_rules_net_exit_batch(struct list_head *net_list)
net/ipv6/ip6_fib.c
1090
struct list_head *purge_list)
net/ipv6/ip6_fib.c
1361
struct list_head *purge_list)
net/ipv6/ip6_gre.c
1552
static void __net_exit ip6gre_exit_rtnl_net(struct net *net, struct list_head *head)
net/ipv6/ip6_gre.c
2061
static void ip6gre_dellink(struct net_device *dev, struct list_head *head)
net/ipv6/ip6_input.c
110
struct list_head *head)
net/ipv6/ip6_input.c
316
static void ip6_sublist_rcv(struct list_head *head, struct net_device *dev,
net/ipv6/ip6_input.c
325
void ipv6_list_rcv(struct list_head *head, struct packet_type *pt,
net/ipv6/ip6_input.c
82
static void ip6_sublist_rcv_finish(struct list_head *head)
net/ipv6/ip6_offload.c
203
INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head,
net/ipv6/ip6_offload.c
301
static struct sk_buff *sit_ip6ip6_gro_receive(struct list_head *head,
net/ipv6/ip6_offload.c
316
static struct sk_buff *ip4ip6_gro_receive(struct list_head *head,
net/ipv6/ip6_tunnel.c
2142
static void ip6_tnl_dellink(struct net_device *dev, struct list_head *head)
net/ipv6/ip6_tunnel.c
2275
static void __net_exit ip6_tnl_exit_rtnl_net(struct net *net, struct list_head *list)
net/ipv6/ip6_vti.c
1021
static void vti6_dellink(struct net_device *dev, struct list_head *head)
net/ipv6/ip6_vti.c
1115
static void __net_exit vti6_exit_rtnl_net(struct net *net, struct list_head *list)
net/ipv6/ip6mr.c
1372
static void __net_exit ip6mr_net_exit_batch(struct list_head *net_list)
net/ipv6/ip6mr.c
718
struct list_head *head)
net/ipv6/route.c
133
struct list_head head;
net/ipv6/route.c
5318
struct list_head list;
net/ipv6/route.c
5321
static int ip6_route_info_append(struct list_head *rt6_nh_list,
net/ipv6/sit.c
1755
static void ipip6_dellink(struct net_device *dev, struct list_head *head)
net/ipv6/sit.c
1799
static void __net_exit sit_exit_rtnl_net(struct net *net, struct list_head *head)
net/ipv6/tcpv6_offload.c
17
static void tcp6_check_fraglist_gro(struct list_head *head, struct sk_buff *skb,
net/ipv6/tcpv6_offload.c
45
static __always_inline struct sk_buff *tcp6_gro_receive(struct list_head *head,
net/ipv6/udp_offload.c
135
struct sk_buff *udp6_gro_receive(struct list_head *head, struct sk_buff *skb)
net/ipv6/xfrm6_input.c
179
struct sk_buff *xfrm6_gro_udp_encap_rcv(struct sock *sk, struct list_head *head,
net/iucv/iucv.c
127
struct list_head list;
net/kcm/kcmsock.c
1204
struct list_head *head;
net/kcm/kcmsock.c
1246
struct list_head *head;
net/l2tp/l2tp_core.h
166
struct list_head session_list; /* list of sessions */
net/l2tp/l2tp_core.h
57
struct list_head list;
net/l2tp/l2tp_core.h
88
struct list_head list; /* per-tunnel list node */
net/l2tp/l2tp_core.h
93
struct list_head clist; /* for coll_list */
net/mac80211/ieee80211_i.h
1120
struct list_head list;
net/mac80211/ieee80211_i.h
1125
struct list_head key_list;
net/mac80211/ieee80211_i.h
1421
struct list_head active_txqs[IEEE80211_NUM_ACS];
net/mac80211/ieee80211_i.h
1535
struct list_head sta_list;
net/mac80211/ieee80211_i.h
1557
struct list_head interfaces;
net/mac80211/ieee80211_i.h
1558
struct list_head mon_list; /* only that are IFF_UP */
net/mac80211/ieee80211_i.h
1588
struct list_head chanctx_list;
net/mac80211/ieee80211_i.h
1669
struct list_head roc_list;
net/mac80211/ieee80211_i.h
222
struct list_head *list;
net/mac80211/ieee80211_i.h
329
struct list_head vlans; /* write-protected with RTNL and local->mtx */
net/mac80211/ieee80211_i.h
339
struct list_head list; /* write-protected with RTNL and local->mtx */
net/mac80211/ieee80211_i.h
357
struct list_head list;
net/mac80211/ieee80211_i.h
363
struct list_head list;
net/mac80211/ieee80211_i.h
671
struct list_head incomplete_stations;
net/mac80211/ieee80211_i.h
693
struct list_head incomplete_stations;
net/mac80211/ieee80211_i.h
915
struct list_head list;
net/mac80211/ieee80211_i.h
963
struct list_head schedule_order;
net/mac80211/ieee80211_i.h
977
struct list_head list;
net/mac80211/key.c
1085
struct list_head *keys)
net/mac80211/key.c
1107
struct list_head *keys)
net/mac80211/key.c
1126
struct list_head *keys)
net/mac80211/key.h
160
struct list_head *keys);
net/mac80211/key.h
162
struct list_head *keys);
net/mac80211/key.h
64
struct list_head list;
net/mac80211/rate.c
19
struct list_head list;
net/mac80211/rx.c
5157
struct list_head *list)
net/mac80211/rx.c
5261
struct list_head *list)
net/mac80211/rx.c
5436
struct sk_buff *skb, struct list_head *list)
net/mac80211/sta_info.h
703
struct list_head list, free_list;
net/mac802154/ieee802154_i.h
113
struct list_head list; /* the ieee802154_priv->slaves list */
net/mac802154/ieee802154_i.h
49
struct list_head interfaces;
net/mac802154/ieee802154_i.h
73
struct list_head rx_beacon_list;
net/mac802154/ieee802154_i.h
75
struct list_head rx_mac_cmd_list;
net/mptcp/pm.c
117
bool mptcp_lookup_subflow_by_saddr(const struct list_head *list,
net/mptcp/pm.c
16
struct list_head list;
net/mptcp/pm_kernel.c
1212
struct list_head *rm_list)
net/mptcp/pm_kernel.c
1241
struct list_head *rm_list)
net/mptcp/pm_kernel.c
1264
static void __flush_addrs(struct list_head *list)
net/mptcp/pm_kernel.c
1287
struct list_head free_list;
net/mptcp/pm_kernel.c
1591
static void __net_exit pm_nl_exit_net(struct list_head *net_list)
net/mptcp/pm_kernel.c
20
struct list_head endp_list;
net/mptcp/pm_kernel.c
98
static bool lookup_subflow_by_daddr(const struct list_head *list,
net/mptcp/protocol.c
2167
static bool __mptcp_move_skbs(struct sock *sk, struct list_head *skbs, u32 *delta)
net/mptcp/protocol.c
2196
static bool mptcp_can_spool_backlog(struct sock *sk, struct list_head *skbs)
net/mptcp/protocol.c
2217
struct list_head *skbs)
net/mptcp/protocol.c
2227
struct list_head skbs;
net/mptcp/protocol.c
3624
struct list_head join_list, skbs;
net/mptcp/protocol.c
934
static void __mptcp_flush_join_list(struct sock *sk, struct list_head *join_list)
net/mptcp/protocol.h
1102
bool mptcp_lookup_subflow_by_saddr(const struct list_head *list,
net/mptcp/protocol.h
220
struct list_head anno_list;
net/mptcp/protocol.h
221
struct list_head userspace_pm_local_addr_list;
net/mptcp/protocol.h
254
struct list_head list;
net/mptcp/protocol.h
262
struct list_head list;
net/mptcp/protocol.h
333
struct list_head conn_list;
net/mptcp/protocol.h
334
struct list_head rtx_queue;
net/mptcp/protocol.h
336
struct list_head join_list;
net/mptcp/protocol.h
361
struct list_head backlog_list; /* protected by the data lock */
net/mptcp/protocol.h
495
struct list_head head;
net/mptcp/protocol.h
508
struct list_head node;/* conn_list of subflows */
net/mptcp/protocol.h
578
struct list_head delegated_node; /* link into delegated_action, protected by local BH */
net/ncsi/internal.h
240
struct list_head node;
net/ncsi/internal.h
241
struct list_head link;
net/ncsi/internal.h
250
struct list_head channels; /* List of channels */
net/ncsi/internal.h
251
struct list_head node; /* Form list of packages */
net/ncsi/internal.h
312
struct list_head list;
net/ncsi/internal.h
330
struct list_head packages; /* List of packages */
net/ncsi/internal.h
338
struct list_head channel_queue; /* Config queue of channels */
net/ncsi/internal.h
341
struct list_head node; /* Form NCSI device list */
net/ncsi/internal.h
343
struct list_head vlan_vids; /* List of active VLAN IDs */
net/ncsi/internal.h
368
extern struct list_head ncsi_dev_list;
net/netfilter/core.c
651
void nf_hook_slow_list(struct list_head *head, struct nf_hook_state *state,
net/netfilter/ipset/ip_set_hash_gen.h
304
struct list_head ad; /* Resize add|del backlist */
net/netfilter/ipset/ip_set_hash_gen.h
313
struct list_head list;
net/netfilter/ipset/ip_set_hash_gen.h
453
struct list_head *l, *lt;
net/netfilter/ipset/ip_set_hash_gen.h
635
struct list_head *l, *lt;
net/netfilter/ipset/ip_set_list_set.c
28
struct list_head list;
net/netfilter/ipset/ip_set_list_set.c
45
struct list_head members; /* the set members */
net/netfilter/ipvs/ip_vs_app.c
545
struct list_head *e;
net/netfilter/ipvs/ip_vs_core.c
114
void ip_vs_init_hash_table(struct list_head *table, int rows)
net/netfilter/ipvs/ip_vs_core.c
2339
static void __net_exit __ip_vs_cleanup_batch(struct list_head *net_list)
net/netfilter/ipvs/ip_vs_core.c
2357
static void __net_exit __ip_vs_dev_cleanup_batch(struct list_head *net_list)
net/netfilter/ipvs/ip_vs_ctl.c
1728
void ip_vs_service_nets_cleanup(struct list_head *net_list)
net/netfilter/ipvs/ip_vs_dh.c
101
struct list_head *p;
net/netfilter/ipvs/ip_vs_lblcr.c
86
struct list_head list; /* list link */
net/netfilter/ipvs/ip_vs_lblcr.c
94
struct list_head list; /* destination list */
net/netfilter/ipvs/ip_vs_mh.c
124
struct list_head *p;
net/netfilter/ipvs/ip_vs_mh.c
163
struct list_head *p;
net/netfilter/ipvs/ip_vs_rr.c
34
struct list_head *p;
net/netfilter/ipvs/ip_vs_rr.c
37
p = (struct list_head *) svc->sched_data;
net/netfilter/ipvs/ip_vs_rr.c
55
struct list_head *p;
net/netfilter/ipvs/ip_vs_rr.c
62
p = (struct list_head *) svc->sched_data;
net/netfilter/ipvs/ip_vs_sh.c
166
struct list_head *p;
net/netfilter/ipvs/ip_vs_sync.c
270
struct list_head list;
net/netfilter/nf_conncount.c
43
struct list_head node;
net/netfilter/nf_conntrack_core.c
2487
void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list)
net/netfilter/nf_conntrack_helper.c
41
static struct list_head nf_ct_nat_helpers __read_mostly;
net/netfilter/nf_conntrack_standalone.c
1125
static void nf_conntrack_pernet_exit(struct list_head *net_exit_list)
net/netfilter/nf_flow_table_core.c
797
static void nf_flow_table_pernet_exit(struct list_head *net_exit_list)
net/netfilter/nf_flow_table_offload.c
24
struct list_head list;
net/netfilter/nf_flow_table_offload.c
906
struct list_head *block_cb_list)
net/netfilter/nf_flow_table_xdp.c
11
struct list_head head;
net/netfilter/nf_flow_table_xdp.c
19
struct list_head head;
net/netfilter/nf_tables_api.c
10673
static int nf_tables_commit_audit_alloc(struct list_head *adl,
net/netfilter/nf_tables_api.c
10690
static void nf_tables_commit_audit_free(struct list_head *adl)
net/netfilter/nf_tables_api.c
10714
static void nf_tables_commit_audit_collect(struct list_head *adl,
net/netfilter/nf_tables_api.c
10734
static void nf_tables_commit_audit_log(struct list_head *adl, u32 generation)
net/netfilter/nf_tables_api.c
10749
static void nft_set_commit_update(struct list_head *set_update_list)
net/netfilter/nf_tables_api.c
1079
struct list_head list;
net/netfilter/nf_tables_api.c
11147
static void nft_set_abort_update(struct list_head *set_update_list)
net/netfilter/nf_tables_api.c
12090
static void nf_tables_exit_batch(struct list_head *net_exit_list)
net/netfilter/nf_tables_api.c
1224
struct list_head *notify_list)
net/netfilter/nf_tables_api.c
2000
const struct list_head *hook_list)
net/netfilter/nf_tables_api.c
2050
const struct list_head *hook_list)
net/netfilter/nf_tables_api.c
2113
const struct list_head *hook_list)
net/netfilter/nf_tables_api.c
2391
static struct nft_hook *nft_hook_list_find(struct list_head *hook_list,
net/netfilter/nf_tables_api.c
2407
struct list_head *hook_list,
net/netfilter/nf_tables_api.c
2463
struct list_head list;
net/netfilter/nf_tables_api.c
2467
struct list_head *hook_list,
net/netfilter/nf_tables_api.c
319
struct list_head *hook_list)
net/netfilter/nf_tables_api.c
378
struct list_head *hook_list,
net/netfilter/nf_tables_api.c
80
struct list_head list;
net/netfilter/nf_tables_api.c
813
struct list_head list;
net/netfilter/nf_tables_api.c
8766
struct list_head list;
net/netfilter/nf_tables_api.c
8897
struct list_head *hook_list,
net/netfilter/nf_tables_api.c
8915
struct list_head *hook_list)
net/netfilter/nf_tables_api.c
8942
struct list_head *hook_list,
net/netfilter/nf_tables_api.c
8987
static void nft_hooks_destroy(struct list_head *hook_list)
net/netfilter/nf_tables_api.c
9342
struct list_head *hook_list)
net/netfilter/nf_tables_api.c
9555
struct list_head *hook_list, int event)
net/netfilter/nf_tables_offload.c
199
struct list_head *cb_list)
net/netfilter/nfnetlink.c
317
struct list_head head;
net/netfilter/nfnetlink.c
323
static int nfnl_err_add(struct list_head *list, struct nlmsghdr *nlh, int err,
net/netfilter/nfnetlink.c
346
static void nfnl_err_reset(struct list_head *err_list)
net/netfilter/nfnetlink.c
354
static void nfnl_err_deliver(struct list_head *err_list, struct sk_buff *skb)
net/netfilter/nfnetlink.c
784
static void __net_exit nfnetlink_net_exit_batch(struct list_head *net_exit_list)
net/netfilter/nfnetlink_acct.c
33
struct list_head head;
net/netfilter/nfnetlink_acct.c
46
struct list_head nfnl_acct_list;
net/netfilter/nfnetlink_cthelper.c
34
struct list_head list;
net/netfilter/nfnetlink_cttimeout.c
37
struct list_head head;
net/netfilter/nfnetlink_cttimeout.c
38
struct list_head free_head;
net/netfilter/nfnetlink_cttimeout.c
48
struct list_head nfct_timeout_list;
net/netfilter/nfnetlink_cttimeout.c
49
struct list_head nfct_timeout_freelist;
net/netfilter/nfnetlink_osf.c
200
const struct list_head *nf_osf_fingers)
net/netfilter/nfnetlink_osf.c
262
const struct list_head *nf_osf_fingers,
net/netfilter/nfnetlink_osf.c
28
struct list_head nf_osf_fingers[2];
net/netfilter/nfnetlink_queue.c
85
struct list_head queue_list; /* packets in queue */
net/netfilter/nft_set_bitmap.c
17
struct list_head head;
net/netfilter/nft_set_bitmap.c
47
struct list_head list;
net/netfilter/nft_set_pipapo.h
166
struct list_head gc_head;
net/netfilter/nft_set_rbtree.c
38
struct list_head expired;
net/netfilter/nft_set_rbtree.c
46
struct list_head list;
net/netfilter/x_tables.c
1595
struct list_head *head, *curr;
net/netfilter/x_tables.c
43
struct list_head list;
net/netfilter/x_tables.c
54
static struct list_head xt_templates[NFPROTO_NUMPROTO];
net/netfilter/x_tables.c
57
struct list_head tables[NFPROTO_NUMPROTO];
net/netfilter/x_tables.c
67
struct list_head match;
net/netfilter/x_tables.c
68
struct list_head target;
net/netfilter/xt_IDLETIMER.c
33
struct list_head entry;
net/netfilter/xt_LED.c
32
struct list_head list;
net/netfilter/xt_TEE.c
22
struct list_head list;
net/netfilter/xt_TEE.c
31
struct list_head priv_list;
net/netfilter/xt_recent.c
501
const struct list_head *head = e->list.next;
net/netfilter/xt_recent.c
67
struct list_head list;
net/netfilter/xt_recent.c
68
struct list_head lru_list;
net/netfilter/xt_recent.c
78
struct list_head list;
net/netfilter/xt_recent.c
84
struct list_head lru_list;
net/netfilter/xt_recent.c
85
struct list_head iphash[];
net/netfilter/xt_recent.c
89
struct list_head tables;
net/netlabel/netlabel_addrlist.c
123
struct list_head *head)
net/netlabel/netlabel_addrlist.c
148
int netlbl_af4list_add(struct netlbl_af4list *entry, struct list_head *head)
net/netlabel/netlabel_addrlist.c
185
int netlbl_af6list_add(struct netlbl_af6list *entry, struct list_head *head)
net/netlabel/netlabel_addrlist.c
240
struct list_head *head)
net/netlabel/netlabel_addrlist.c
281
struct list_head *head)
net/netlabel/netlabel_addrlist.c
47
struct list_head *head)
net/netlabel/netlabel_addrlist.c
72
struct list_head *head)
net/netlabel/netlabel_addrlist.c
97
struct list_head *head)
net/netlabel/netlabel_addrlist.h
101
struct list_head *head);
net/netlabel/netlabel_addrlist.h
104
struct list_head *head);
net/netlabel/netlabel_addrlist.h
107
struct list_head *head);
net/netlabel/netlabel_addrlist.h
125
static inline struct netlbl_af6list *__af6list_valid(struct list_head *s,
net/netlabel/netlabel_addrlist.h
126
struct list_head *h)
net/netlabel/netlabel_addrlist.h
128
struct list_head *i = s;
net/netlabel/netlabel_addrlist.h
137
static inline struct netlbl_af6list *__af6list_valid_rcu(struct list_head *s,
net/netlabel/netlabel_addrlist.h
138
struct list_head *h)
net/netlabel/netlabel_addrlist.h
140
struct list_head *i = s;
net/netlabel/netlabel_addrlist.h
166
struct list_head *head);
net/netlabel/netlabel_addrlist.h
169
struct list_head *head);
net/netlabel/netlabel_addrlist.h
172
struct list_head *head);
net/netlabel/netlabel_addrlist.h
175
struct list_head *head);
net/netlabel/netlabel_addrlist.h
38
struct list_head list;
net/netlabel/netlabel_addrlist.h
53
struct list_head list;
net/netlabel/netlabel_addrlist.h
58
static inline struct netlbl_af4list *__af4list_valid(struct list_head *s,
net/netlabel/netlabel_addrlist.h
59
struct list_head *h)
net/netlabel/netlabel_addrlist.h
61
struct list_head *i = s;
net/netlabel/netlabel_addrlist.h
70
static inline struct netlbl_af4list *__af4list_valid_rcu(struct list_head *s,
net/netlabel/netlabel_addrlist.h
71
struct list_head *h)
net/netlabel/netlabel_addrlist.h
73
struct list_head *i = s;
net/netlabel/netlabel_addrlist.h
99
struct list_head *head);
net/netlabel/netlabel_domainhash.c
141
struct list_head *bkt_list;
net/netlabel/netlabel_domainhash.c
36
struct list_head *tbl;
net/netlabel/netlabel_domainhash.c
374
hsh_tbl->tbl = kzalloc_objs(struct list_head, hsh_tbl->size);
net/netlabel/netlabel_domainhash.c
492
struct list_head *old_list4;
net/netlabel/netlabel_domainhash.c
493
struct list_head *old_list6;
net/netlabel/netlabel_domainhash.c
944
struct list_head *iter_list;
net/netlabel/netlabel_domainhash.h
32
struct list_head list4;
net/netlabel/netlabel_domainhash.h
33
struct list_head list6;
net/netlabel/netlabel_domainhash.h
64
struct list_head list;
net/netlabel/netlabel_unlabeled.c
1162
struct list_head *iter_list;
net/netlabel/netlabel_unlabeled.c
1420
hsh_tbl->tbl = kzalloc_objs(struct list_head, hsh_tbl->size);
net/netlabel/netlabel_unlabeled.c
205
struct list_head *bkt_list;
net/netlabel/netlabel_unlabeled.c
63
struct list_head *tbl;
net/netlabel/netlabel_unlabeled.c
84
struct list_head addr4_list;
net/netlabel/netlabel_unlabeled.c
85
struct list_head addr6_list;
net/netlabel/netlabel_unlabeled.c
88
struct list_head list;
net/netlink/af_netlink.c
188
struct list_head netlink_tap_all;
net/nfc/digital_core.c
28
struct list_head queue;
net/nfc/hci/hci.h
34
struct list_head msg_l;
net/nfc/hci/llc.h
30
struct list_head entry;
net/nfc/llcp.h
137
struct list_head accept_queue;
net/nfc/llcp.h
51
struct list_head list;
net/openvswitch/datapath.c
2679
struct list_head *head)
net/openvswitch/datapath.h
171
struct list_head dps;
net/openvswitch/datapath.h
90
struct list_head list_node;
net/openvswitch/vport.h
145
struct list_head list;
net/openvswitch/vport.h
86
struct list_head detach_list;
net/packet/af_packet.c
3664
struct list_head *list)
net/packet/internal.h
14
struct list_head remove_list;
net/packet/internal.h
88
struct list_head list;
net/qrtr/af_qrtr.c
136
struct list_head item;
net/qrtr/ns.c
24
struct list_head lookups;
net/qrtr/ns.c
271
struct list_head *li;
net/qrtr/ns.c
393
struct list_head *tmp;
net/qrtr/ns.c
394
struct list_head *li;
net/qrtr/ns.c
463
struct list_head *li;
net/qrtr/ns.c
54
struct list_head li;
net/qrtr/ns.c
569
struct list_head *tmp;
net/qrtr/ns.c
570
struct list_head *li;
net/qrtr/ns.c
64
struct list_head qli;
net/rds/connection.c
572
struct list_head *list;
net/rds/ib.c
67
struct list_head rds_ib_devices;
net/rds/ib.h
145
struct list_head ib_node;
net/rds/ib.h
233
struct list_head list;
net/rds/ib.h
244
struct list_head list;
net/rds/ib.h
245
struct list_head ipaddr_list;
net/rds/ib.h
246
struct list_head conn_list;
net/rds/ib.h
29
extern struct list_head rds_ib_devices;
net/rds/ib.h
365
extern struct list_head ib_nodev_conns;
net/rds/ib.h
37
struct list_head f_item;
net/rds/ib.h
38
struct list_head f_cache_entry;
net/rds/ib.h
43
struct list_head ii_frags;
net/rds/ib.h
44
struct list_head ii_cache_entry;
net/rds/ib.h
49
struct list_head *first;
net/rds/ib.h
55
struct list_head *xfer;
net/rds/ib.h
56
struct list_head *ready;
net/rds/ib_frmr.c
361
void rds_ib_unreg_frmr(struct list_head *list, unsigned int *nfreed,
net/rds/ib_mr.h
139
void rds_ib_unreg_frmr(struct list_head *list, unsigned int *nfreed,
net/rds/ib_mr.h
74
struct list_head unmap_list;
net/rds/ib_rdma.c
292
struct list_head *list)
net/rds/ib_rdma.c
315
static void list_to_llist_nodes(struct list_head *list,
net/rds/ib_recv.c
137
struct list_head *caller_list)
net/rds/ib_recv.c
187
static void rds_ib_recv_cache_put(struct list_head *new_item,
net/rds/ib_recv.c
189
static struct list_head *rds_ib_recv_cache_get(struct rds_ib_refill_cache *cache);
net/rds/ib_recv.c
250
struct list_head *cache_item;
net/rds/ib_recv.c
280
struct list_head *cache_item;
net/rds/ib_recv.c
479
static void rds_ib_recv_cache_put(struct list_head *new_item,
net/rds/ib_recv.c
483
struct list_head *old, *chpfirst;
net/rds/ib_recv.c
519
static struct list_head *rds_ib_recv_cache_get(struct rds_ib_refill_cache *cache)
net/rds/ib_recv.c
521
struct list_head *head = cache->ready;
net/rds/ib_recv.c
80
static void list_splice_entire_tail(struct list_head *from,
net/rds/ib_recv.c
81
struct list_head *to)
net/rds/ib_recv.c
83
struct list_head *from_last = from->prev;
net/rds/ib_recv.c
91
struct list_head *tmp;
net/rds/loop.c
125
struct list_head loop_node;
net/rds/message.c
101
struct list_head *head;
net/rds/rds.h
114
struct list_head cp_send_queue;
net/rds/rds.h
115
struct list_head cp_retrans;
net/rds/rds.h
165
struct list_head c_map_item;
net/rds/rds.h
302
struct list_head i_item;
net/rds/rds.h
391
struct list_head rs_zcookie_next;
net/rds/rds.h
399
struct list_head zcookie_head;
net/rds/rds.h
423
struct list_head m_sock_item;
net/rds/rds.h
424
struct list_head m_conn_item;
net/rds/rds.h
519
struct list_head n_list;
net/rds/rds.h
531
struct list_head t_item;
net/rds/rds.h
653
struct list_head rs_send_queue;
net/rds/rds.h
656
struct list_head rs_notify_queue; /* currently used for failed RDMAs */
net/rds/rds.h
665
struct list_head rs_cong_list;
net/rds/rds.h
67
struct list_head m_conn_list;
net/rds/rds.h
673
struct list_head rs_recv_queue;
net/rds/rds.h
676
struct list_head rs_item;
net/rds/send.c
59
static void rds_send_remove_from_sock(struct list_head *messages, int status);
net/rds/send.c
664
static void rds_send_remove_from_sock(struct list_head *messages, int status)
net/rds/tcp.c
411
static bool list_has_conn(struct list_head *list, struct rds_connection *conn)
net/rds/tcp.h
29
struct list_head t_tcp_node;
net/rds/tcp.h
54
struct list_head t_list_item;
net/rfkill/core.c
62
struct list_head node;
net/rfkill/core.c
72
struct list_head list;
net/rfkill/core.c
79
struct list_head list;
net/rfkill/core.c
80
struct list_head events;
net/rxrpc/ar-internal.h
159
struct list_head sock_calls; /* List of calls owned by this socket */
net/rxrpc/ar-internal.h
160
struct list_head to_be_accepted; /* calls awaiting acceptance */
net/rxrpc/ar-internal.h
161
struct list_head recvmsg_q; /* Calls awaiting recvmsg's attention */
net/rxrpc/ar-internal.h
345
struct list_head conn_attend_q; /* Conns requiring immediate attention */
net/rxrpc/ar-internal.h
346
struct list_head call_attend_q; /* Calls requiring immediate attention */
net/rxrpc/ar-internal.h
351
struct list_head idle_client_conns;
net/rxrpc/ar-internal.h
362
struct list_head new_client_calls; /* Newly created client calls need connection */
net/rxrpc/ar-internal.h
388
struct list_head keepalive_link; /* Link in net->peer_keepalive[] */
net/rxrpc/ar-internal.h
501
struct list_head proc_link; /* Link in net->bundle_proc_list */
net/rxrpc/ar-internal.h
513
struct list_head waiting_calls; /* Calls waiting for channels */
net/rxrpc/ar-internal.h
530
struct list_head attend_link; /* Link in local->conn_attend_q */
net/rxrpc/ar-internal.h
535
struct list_head cache_link;
net/rxrpc/ar-internal.h
557
struct list_head proc_link; /* link in procfs list */
net/rxrpc/ar-internal.h
558
struct list_head link; /* link in master connection list */
net/rxrpc/ar-internal.h
70
struct list_head calls; /* List of calls active in this namespace */
net/rxrpc/ar-internal.h
718
struct list_head link; /* link in master call list */
net/rxrpc/ar-internal.h
719
struct list_head wait_link; /* Link in local->new_client_calls */
net/rxrpc/ar-internal.h
721
struct list_head accept_link; /* Link in rx->acceptq */
net/rxrpc/ar-internal.h
722
struct list_head recvmsg_link; /* Link in rx->recvmsg_q */
net/rxrpc/ar-internal.h
723
struct list_head sock_link; /* Link in rx->sock_calls */
net/rxrpc/ar-internal.h
725
struct list_head attend_link; /* Link in local->call_attend_q */
net/rxrpc/ar-internal.h
75
struct list_head bundle_proc_list; /* List of bundles for proc */
net/rxrpc/ar-internal.h
76
struct list_head conn_proc_list; /* List of conns in this namespace for proc */
net/rxrpc/ar-internal.h
77
struct list_head service_conns; /* Service conns in this namespace */
net/rxrpc/ar-internal.h
95
struct list_head peer_keepalive[32];
net/rxrpc/ar-internal.h
96
struct list_head peer_keepalive_new;
net/rxrpc/peer_event.c
259
struct list_head *collector,
net/rxrpc/recvmsg.c
371
struct list_head *l;
net/sched/act_api.c
971
struct list_head list;
net/sched/act_bpf.c
411
static void __net_exit bpf_exit_net(struct list_head *net_list)
net/sched/act_connmark.c
258
static void __net_exit connmark_exit_net(struct list_head *net_list)
net/sched/act_csum.c
725
static void __net_exit csum_exit_net(struct list_head *net_list)
net/sched/act_ct.c
1653
static void __net_exit ct_exit_net(struct list_head *net_list)
net/sched/act_ctinfo.c
378
static void __net_exit ctinfo_exit_net(struct list_head *net_list)
net/sched/act_gact.c
308
static void __net_exit gact_exit_net(struct list_head *net_list)
net/sched/act_gate.c
223
static void release_entry_list(struct list_head *entries)
net/sched/act_gate.c
758
static void __net_exit gate_exit_net(struct list_head *net_list)
net/sched/act_ife.c
900
static void __net_exit ife_exit_net(struct list_head *net_list)
net/sched/act_mirred.c
662
static void __net_exit mirred_exit_net(struct list_head *net_list)
net/sched/act_mpls.c
461
static void __net_exit mpls_exit_net(struct list_head *net_list)
net/sched/act_nat.c
335
static void __net_exit nat_exit_net(struct list_head *net_list)
net/sched/act_pedit.c
632
static void __net_exit pedit_exit_net(struct list_head *net_list)
net/sched/act_police.c
512
static void __net_exit police_exit_net(struct list_head *net_list)
net/sched/act_sample.c
340
static void __net_exit sample_exit_net(struct list_head *net_list)
net/sched/act_simple.c
220
static void __net_exit simp_exit_net(struct list_head *net_list)
net/sched/act_skbedit.c
440
static void __net_exit skbedit_exit_net(struct list_head *net_list)
net/sched/act_skbmod.c
297
static void __net_exit skbmod_exit_net(struct list_head *net_list)
net/sched/act_tunnel_key.c
852
static void __net_exit tunnel_key_exit_net(struct list_head *net_list)
net/sched/act_vlan.c
438
static void __net_exit vlan_exit_net(struct list_head *net_list)
net/sched/cls_api.c
1398
struct list_head list;
net/sched/cls_api.c
493
struct list_head list;
net/sched/cls_basic.c
24
struct list_head flist;
net/sched/cls_basic.c
35
struct list_head link;
net/sched/cls_bpf.c
33
struct list_head plist;
net/sched/cls_bpf.c
40
struct list_head link;
net/sched/cls_flow.c
34
struct list_head filters;
net/sched/cls_flow.c
39
struct list_head list;
net/sched/cls_flower.c
103
struct list_head filters;
net/sched/cls_flower.c
105
struct list_head list;
net/sched/cls_flower.c
119
struct list_head masks;
net/sched/cls_flower.c
120
struct list_head hw_filters;
net/sched/cls_flower.c
132
struct list_head list;
net/sched/cls_flower.c
133
struct list_head hw_list;
net/sched/sch_cake.c
131
struct list_head flowchain;
net/sched/sch_cake.c
168
struct list_head new_flows;
net/sched/sch_cake.c
169
struct list_head old_flows;
net/sched/sch_cake.c
170
struct list_head decaying_flows;
net/sched/sch_cake.c
2010
struct list_head *head;
net/sched/sch_cbs.c
85
struct list_head cbs_list;
net/sched/sch_drr.c
24
struct list_head alist;
net/sched/sch_drr.c
32
struct list_head active;
net/sched/sch_ets.c
40
struct list_head alist; /* In struct ets_sched.active. */
net/sched/sch_ets.c
49
struct list_head active;
net/sched/sch_fq_codel.c
287
struct list_head *head;
net/sched/sch_fq_codel.c
45
struct list_head flowchain;
net/sched/sch_fq_codel.c
586
struct list_head *pos;
net/sched/sch_fq_codel.c
66
struct list_head new_flows; /* list of new flows */
net/sched/sch_fq_codel.c
67
struct list_head old_flows; /* list of old flows */
net/sched/sch_fq_pie.c
243
struct list_head *head;
net/sched/sch_fq_pie.c
50
struct list_head flowchain;
net/sched/sch_fq_pie.c
521
struct list_head *pos;
net/sched/sch_fq_pie.c
60
struct list_head old_flows;
net/sched/sch_fq_pie.c
61
struct list_head new_flows;
net/sched/sch_generic.c
1325
void dev_deactivate_many(struct list_head *head)
net/sched/sch_hfsc.c
123
struct list_head siblings; /* sibling classes */
net/sched/sch_hfsc.c
124
struct list_head children; /* child classes */
net/sched/sch_hhf.c
116
struct list_head flowchain; /* chaining under hash collision */
net/sched/sch_hhf.c
123
struct list_head bucketchain;
net/sched/sch_hhf.c
134
struct list_head *hh_flows; /* table T (currently active HHs) */
net/sched/sch_hhf.c
147
struct list_head new_buckets; /* list of new buckets */
net/sched/sch_hhf.c
148
struct list_head old_buckets; /* list of old buckets */
net/sched/sch_hhf.c
181
struct list_head *head,
net/sched/sch_hhf.c
212
static struct hh_flow_state *alloc_new_hh(struct list_head *head,
net/sched/sch_hhf.c
423
struct list_head *head;
net/sched/sch_hhf.c
486
struct list_head *head = &q->hh_flows[i];
net/sched/sch_hhf.c
607
q->hh_flows = kvzalloc_objs(struct list_head, HH_FLOWS_CNT);
net/sched/sch_qfq.c
137
struct list_head alist; /* Link for active-classes list. */
net/sched/sch_qfq.c
162
struct list_head active; /* DRR queue of active classes. */
net/sched/sch_taprio.c
107
struct list_head taprio_list;
net/sched/sch_taprio.c
62
struct list_head list;
net/sched/sch_taprio.c
80
struct list_head entries;
net/sched/sch_teql.c
56
struct list_head master_list;
net/sctp/associola.c
1089
struct list_head *pos, *temp;
net/sctp/associola.c
318
struct list_head *pos, *temp;
net/sctp/associola.c
486
struct list_head *pos;
net/sctp/auth.c
119
void sctp_auth_destroy_keys(struct list_head *keys)
net/sctp/auth.c
726
struct list_head *sh_keys;
net/sctp/auth.c
788
struct list_head *sh_keys;
net/sctp/auth.c
831
struct list_head *sh_keys;
net/sctp/auth.c
874
struct list_head *sh_keys;
net/sctp/bind_addr.c
221
struct list_head *pos;
net/sctp/chunk.c
153
struct list_head *pos, *temp;
net/sctp/chunk.c
75
struct list_head *pos, *temp;
net/sctp/diag.c
135
struct list_head *addr_list;
net/sctp/diag.c
68
struct list_head *address_list)
net/sctp/input.c
747
struct list_head *list;
net/sctp/inqueue.c
154
struct list_head *entry;
net/sctp/ipv6.c
458
static void sctp_v6_copy_addrlist(struct list_head *addrlist,
net/sctp/outqueue.c
1158
struct list_head *ltransport;
net/sctp/outqueue.c
1254
struct list_head *lchunk, *transport_list, *temp;
net/sctp/outqueue.c
1436
struct list_head *transmitted_queue,
net/sctp/outqueue.c
1442
struct list_head *lchunk;
net/sctp/outqueue.c
1444
struct list_head tlist;
net/sctp/outqueue.c
1709
struct list_head *transmitted_queue,
net/sctp/outqueue.c
1830
struct list_head *lchunk, *temp;
net/sctp/outqueue.c
209
struct list_head *lchunk, *temp;
net/sctp/outqueue.c
319
static void sctp_insert_list(struct list_head *head, struct list_head *new)
net/sctp/outqueue.c
321
struct list_head *pos;
net/sctp/outqueue.c
344
struct list_head *queue, int msg_len)
net/sctp/outqueue.c
44
struct list_head *transmitted_queue,
net/sctp/outqueue.c
454
struct list_head *lchunk, *ltemp;
net/sctp/outqueue.c
51
struct list_head *transmitted_queue,
net/sctp/outqueue.c
603
struct list_head *lqueue;
net/sctp/outqueue.c
792
struct list_head transport_list;
net/sctp/protocol.c
108
struct list_head *pos;
net/sctp/protocol.c
125
struct list_head *pos, *temp;
net/sctp/protocol.c
74
static void sctp_v4_copy_addrlist(struct list_head *addrlist,
net/sctp/sm_make_chunk.c
2330
struct list_head *pos, *temp;
net/sctp/sm_sideeffect.c
1026
struct list_head *temp;
net/sctp/sm_sideeffect.c
1027
struct list_head *pos;
net/sctp/sm_statefuns.c
1375
static bool list_has_sctp_addr(const struct list_head *list,
net/sctp/sm_statefuns.c
3993
struct list_head *entry;
net/sctp/socket.c
1489
struct list_head *pos, *temp;
net/sctp/socket.c
5220
struct list_head *pos;
net/sctp/socket.c
570
struct list_head *p;
net/sctp/socket.c
6658
struct list_head *pos;
net/sctp/stream_interleave.c
1103
struct list_head *lchunk, *temp;
net/sctp/stream_sched.c
62
struct list_head *entry;
net/sctp/stream_sched_prio.c
95
struct list_head *pos;
net/sctp/stream_sched_rr.c
29
struct list_head *pos;
net/smc/smc.h
304
struct list_head accept_q; /* sockets to be accepted */
net/smc/smc_clc.c
46
struct list_head list;
net/smc/smc_clc.c
54
struct list_head list;
net/smc/smc_core.c
1434
struct list_head *buf_list;
net/smc/smc_core.c
1980
struct list_head *lgr_list;
net/smc/smc_core.c
2115
struct list_head *buf_list)
net/smc/smc_core.c
2236
struct list_head *lst, bool is_rmb)
net/smc/smc_core.c
226
struct list_head *buf_list,
net/smc/smc_core.c
2431
struct list_head *buf_list;
net/smc/smc_core.c
59
static inline struct list_head *smc_lgr_list_head(struct smc_link_group *lgr,
net/smc/smc_core.c
892
struct list_head *lgr_list;
net/smc/smc_core.h
199
struct list_head list;
net/smc/smc_core.h
287
struct list_head list;
net/smc/smc_core.h
293
struct list_head sndbufs[SMC_RMBE_SIZES];/* tx buffers */
net/smc/smc_core.h
295
struct list_head rmbs[SMC_RMBE_SIZES]; /* rx buffers */
net/smc/smc_core.h
338
struct list_head llc_event_q;
net/smc/smc_core.h
41
struct list_head list;
net/smc/smc_ib.h
28
struct list_head list;
net/smc/smc_ib.h
36
struct list_head list;
net/smc/smc_ism.h
23
struct list_head list;
net/smc/smc_ism.h
30
struct list_head list;
net/smc/smc_llc.c
200
struct list_head list;
net/smc/smc_pnet.c
60
struct list_head list;
net/smc/smc_pnet.c
928
struct list_head *lower = &ndev->adj_list.lower;
net/smc/smc_pnet.h
33
struct list_head pnetlist;
net/smc/smc_pnet.h
37
struct list_head list;
net/smc/smc_pnet.h
42
struct list_head list;
net/sunrpc/auth.c
324
void rpcauth_destroy_credlist(struct list_head *head)
net/sunrpc/auth.c
427
rpcauth_prune_expired(struct list_head *free, int nr_to_scan)
net/sunrpc/auth_gss/auth_gss.c
266
struct list_head list;
net/sunrpc/cache.c
443
struct list_head *next;
net/sunrpc/cache.c
588
#define DFR_HASHSIZE (PAGE_SIZE/sizeof(struct list_head))
net/sunrpc/cache.c
809
struct list_head list;
net/sunrpc/cache.c
855
struct list_head *next = rp->q.list.next;
net/sunrpc/debugfs.c
61
struct list_head *next = task->tk_task.next;
net/sunrpc/netns.h
21
struct list_head all_clients;
net/sunrpc/rpc_pipe.c
64
static void rpc_purge_list(wait_queue_head_t *waitq, struct list_head *head,
net/sunrpc/sched.c
147
__rpc_list_enqueue_task(struct list_head *q, struct rpc_task *task)
net/sunrpc/sched.c
171
struct list_head *q;
net/sunrpc/sched.c
607
struct list_head *q;
net/sunrpc/svc_xprt.c
1002
struct list_head *le, *next;
net/sunrpc/svc_xprt.c
1107
static int svc_close_list(struct svc_serv *serv, struct list_head *xprt_list, struct net *net)
net/sunrpc/svc_xprt.c
960
struct list_head *le, *next;
net/sunrpc/xprtmultipath.c
263
struct rpc_xprt *xprt_switch_find_first_entry(struct list_head *head)
net/sunrpc/xprtmultipath.c
275
struct rpc_xprt *xprt_switch_find_first_entry_offline(struct list_head *head)
net/sunrpc/xprtmultipath.c
297
struct rpc_xprt *_xprt_switch_find_current_entry(struct list_head *head,
net/sunrpc/xprtmultipath.c
315
struct rpc_xprt *xprt_switch_find_current_entry(struct list_head *head,
net/sunrpc/xprtmultipath.c
323
struct rpc_xprt *first_entry(struct list_head *head),
net/sunrpc/xprtmultipath.c
324
struct rpc_xprt *current_entry(struct list_head *head,
net/sunrpc/xprtmultipath.c
328
struct list_head *head;
net/sunrpc/xprtmultipath.c
346
struct rpc_xprt *xprt_switch_find_current_entry_offline(struct list_head *head,
net/sunrpc/xprtmultipath.c
364
struct list_head *head;
net/sunrpc/xprtmultipath.c
394
struct rpc_xprt *xprt_switch_find_next_entry(struct list_head *head,
net/sunrpc/xprtmultipath.c
440
struct rpc_xprt *__xprt_switch_find_next_entry_roundrobin(struct list_head *head,
net/sunrpc/xprtmultipath.c
455
struct list_head *head = &xps->xps_xprt_list;
net/sunrpc/xprtrdma/frwr_ops.c
429
void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs)
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
112
svc_rdma_next_recv_ctxt(struct list_head *list)
net/sunrpc/xprtrdma/svc_rdma_rw.c
388
struct list_head *tmp;
net/sunrpc/xprtrdma/svc_rdma_rw.c
41
struct list_head rw_list;
net/sunrpc/xprtrdma/svc_rdma_rw.c
53
svc_rdma_next_ctxt(struct list_head *list)
net/sunrpc/xprtrdma/svc_rdma_rw.c
703
struct list_head *pos;
net/sunrpc/xprtrdma/xprt_rdma.h
210
struct list_head rr_all;
net/sunrpc/xprtrdma/xprt_rdma.h
242
struct list_head mr_list;
net/sunrpc/xprtrdma/xprt_rdma.h
260
struct list_head mr_all;
net/sunrpc/xprtrdma/xprt_rdma.h
317
struct list_head rl_list;
net/sunrpc/xprtrdma/xprt_rdma.h
328
struct list_head rl_all;
net/sunrpc/xprtrdma/xprt_rdma.h
331
struct list_head rl_free_mrs;
net/sunrpc/xprtrdma/xprt_rdma.h
332
struct list_head rl_registered;
net/sunrpc/xprtrdma/xprt_rdma.h
343
rpcrdma_mr_push(struct rpcrdma_mr *mr, struct list_head *list)
net/sunrpc/xprtrdma/xprt_rdma.h
349
rpcrdma_mr_pop(struct list_head *list)
net/sunrpc/xprtrdma/xprt_rdma.h
367
struct list_head rb_send_bufs;
net/sunrpc/xprtrdma/xprt_rdma.h
368
struct list_head rb_mrs;
net/sunrpc/xprtrdma/xprt_rdma.h
375
struct list_head rb_allreqs;
net/sunrpc/xprtrdma/xprt_rdma.h
376
struct list_head rb_all_mrs;
net/sunrpc/xprtrdma/xprt_rdma.h
377
struct list_head rb_all_reps;
net/sunrpc/xprtrdma/xprt_rdma.h
543
void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs);
net/switchdev/switchdev.c
58
struct list_head list;
net/switchdev/switchdev.c
640
struct list_head *iter;
net/switchdev/switchdev.c
722
struct list_head *iter;
net/switchdev/switchdev.c
835
struct list_head *iter;
net/switchdev/switchdev.c
944
struct list_head *iter;
net/tipc/bcast.h
57
struct list_head list;
net/tipc/core.h
107
struct list_head node_list;
net/tipc/core.h
160
static inline struct list_head *tipc_nodes(struct net *net)
net/tipc/crypto.c
131
struct list_head list;
net/tipc/crypto.c
2011
struct list_head *p;
net/tipc/group.c
591
struct list_head *active = &grp->active;
net/tipc/group.c
65
struct list_head list;
net/tipc/group.c
66
struct list_head small_win;
net/tipc/group.c
82
struct list_head small_win;
net/tipc/group.c
83
struct list_head pending;
net/tipc/group.c
84
struct list_head active;
net/tipc/monitor.c
79
struct list_head list;
net/tipc/name_distr.c
151
u32 dnode, struct list_head *pls, u16 seqno)
net/tipc/name_distr.c
252
void tipc_publ_notify(struct net *net, struct list_head *nsub_list,
net/tipc/name_distr.h
76
void tipc_publ_notify(struct net *net, struct list_head *nsub_list,
net/tipc/name_table.c
1143
struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port)
net/tipc/name_table.c
1154
bool tipc_dest_push(struct list_head *l, u32 node, u32 port)
net/tipc/name_table.c
1170
bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port)
net/tipc/name_table.c
1186
bool tipc_dest_del(struct list_head *l, u32 node, u32 port)
net/tipc/name_table.c
1198
void tipc_dest_list_purge(struct list_head *l)
net/tipc/name_table.c
406
static int tipc_publ_sort(void *priv, const struct list_head *a,
net/tipc/name_table.c
407
const struct list_head *b)
net/tipc/name_table.c
427
struct list_head publ_list;
net/tipc/name_table.c
582
struct list_head *l;
net/tipc/name_table.c
631
struct list_head *dsts, int *dstcnt,
net/tipc/name_table.c
67
struct list_head local_publ;
net/tipc/name_table.c
678
struct list_head *dports)
net/tipc/name_table.c
68
struct list_head all_publ;
net/tipc/name_table.c
86
struct list_head subscriptions;
net/tipc/name_table.h
108
struct list_head node_scope;
net/tipc/name_table.h
109
struct list_head cluster_scope;
net/tipc/name_table.h
120
struct list_head *dports);
net/tipc/name_table.h
124
struct list_head *dsts, int *dstcnt,
net/tipc/name_table.h
146
struct list_head list;
net/tipc/name_table.h
151
struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port);
net/tipc/name_table.h
152
bool tipc_dest_push(struct list_head *l, u32 node, u32 port);
net/tipc/name_table.h
153
bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port);
net/tipc/name_table.h
154
bool tipc_dest_del(struct list_head *l, u32 node, u32 port);
net/tipc/name_table.h
155
void tipc_dest_list_purge(struct list_head *l);
net/tipc/name_table.h
83
struct list_head binding_node;
net/tipc/name_table.h
84
struct list_head binding_sock;
net/tipc/name_table.h
85
struct list_head local_publ;
net/tipc/name_table.h
86
struct list_head all_publ;
net/tipc/name_table.h
87
struct list_head list;
net/tipc/node.c
125
struct list_head list;
net/tipc/node.c
137
struct list_head publ_list;
net/tipc/node.c
138
struct list_head conn_sks;
net/tipc/node.c
1521
struct list_head *conns = &n->conn_sks;
net/tipc/node.c
192
struct list_head list;
net/tipc/node.c
285
struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos)
net/tipc/node.c
402
struct list_head *publ_list;
net/tipc/node.c
656
void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr)
net/tipc/node.c
674
void tipc_node_unsubscribe(struct net *net, struct list_head *subscr, u32 addr)
net/tipc/node.h
106
void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr);
net/tipc/node.h
107
void tipc_node_unsubscribe(struct net *net, struct list_head *subscr, u32 addr);
net/tipc/node.h
88
struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos);
net/tipc/socket.c
1005
struct list_head *cong_links = &tsk->cong_links;
net/tipc/socket.c
115
struct list_head cong_links;
net/tipc/socket.c
116
struct list_head publications;
net/tipc/socket.c
1197
struct list_head dports;
net/tipc/socket.c
1412
struct list_head *clinks = &tsk->cong_links;
net/tipc/subscr.h
69
struct list_head service_list;
net/tipc/subscr.h
70
struct list_head sub_list;
net/tipc/topsrv.c
102
struct list_head outqueue;
net/tipc/topsrv.c
111
struct list_head list;
net/tipc/topsrv.c
234
struct list_head *sub_list = &con->sub_list;
net/tipc/topsrv.c
251
struct list_head *queue = &con->outqueue;
net/tipc/topsrv.c
99
struct list_head sub_list;
net/tipc/udp_media.c
87
struct list_head list;
net/tls/tls.h
112
struct list_head list;
net/tls/tls_sw.c
579
list_add_tail((struct list_head *)&rec->list, &ctx->tx_list);
net/unix/garbage.c
376
static bool unix_scc_dead(struct list_head *scc, bool fast)
net/unix/garbage.c
403
static void unix_collect_skb(struct list_head *scc, struct sk_buff_head *hitlist)
net/unix/garbage.c
436
static bool unix_scc_cyclic(struct list_head *scc)
net/unix/garbage.c
523
struct list_head scc;
net/unix/garbage.c
585
struct list_head scc;
net/unix/garbage.c
78
struct list_head edges;
net/unix/garbage.c
79
struct list_head entry;
net/unix/garbage.c
80
struct list_head scc_entry;
net/unix/garbage.c
89
struct list_head vertex_entry;
net/unix/garbage.c
90
struct list_head stack_entry;
net/vmw_vsock/af_vsock.c
243
struct list_head vsock_bind_table[VSOCK_HASH_SIZE + 1];
net/vmw_vsock/af_vsock.c
245
struct list_head vsock_connected_table[VSOCK_HASH_SIZE];
net/vmw_vsock/af_vsock.c
273
static void __vsock_insert_bound(struct list_head *list,
net/vmw_vsock/af_vsock.c
280
static void __vsock_insert_connected(struct list_head *list,
net/vmw_vsock/af_vsock.c
350
struct list_head *list = vsock_connected_sockets(
net/vmw_vsock/af_vsock_tap.c
14
static struct list_head vsock_tap_all __read_mostly =
net/vmw_vsock/diag.c
103
struct list_head *head = &vsock_connected_table[bucket];
net/vmw_vsock/diag.c
73
struct list_head *head = &vsock_bind_table[bucket];
net/vmw_vsock/vmci_transport.c
1603
static void vmci_transport_free_resources(struct list_head *transport_list)
net/vmw_vsock/vmci_transport.h
114
struct list_head elem;
net/wireless/core.h
119
struct list_head wiphy_work_list;
net/wireless/core.h
167
extern struct list_head cfg80211_rdev_list;
net/wireless/core.h
187
struct list_head list;
net/wireless/core.h
188
struct list_head hidden_list;
net/wireless/core.h
270
struct list_head list;
net/wireless/core.h
302
struct list_head list;
net/wireless/core.h
33
struct list_head list;
net/wireless/core.h
607
struct list_head list;
net/wireless/core.h
626
void cfg80211_free_coloc_ap_list(struct list_head *coloc_ap_list);
net/wireless/core.h
629
struct list_head *list);
net/wireless/core.h
66
struct list_head beacon_registrations;
net/wireless/core.h
76
struct list_head bss_list;
net/wireless/core.h
83
struct list_head sched_scan_req_list;
net/wireless/mlme.c
591
struct list_head list;
net/wireless/reg.c
233
struct list_head list;
net/wireless/reg.c
478
struct list_head list;
net/wireless/scan.c
556
cfg80211_free_coloc_ap_list(struct list_head *coloc_ap_list)
net/wireless/scan.c
700
struct list_head ap_list;
net/wireless/scan.c
763
struct list_head *list)
net/x25/x25_link.c
313
struct list_head *entry, *tmp;
net/x25/x25_link.c
408
struct list_head *entry, *tmp;
net/x25/x25_route.c
101
struct list_head *entry, *tmp;
net/x25/x25_route.c
196
struct list_head *entry, *tmp;
net/xdp/xsk.c
168
struct list_head *xskb_list;
net/xdp/xsk.c
401
struct list_head *flush_list = bpf_net_ctx_get_xskmap_flush_list();
net/xdp/xsk.c
409
void __xsk_map_flush(struct list_head *flush_list)
net/xdp/xsk.h
32
struct list_head node;
net/xfrm/xfrm_interface_core.c
859
static void xfrmi_dellink(struct net_device *dev, struct list_head *head)
net/xfrm/xfrm_interface_core.c
951
struct list_head *dev_to_kill)
net/xfrm/xfrm_iptfs.c
1219
struct list_head sublist; /* rename this it's just a list */
net/xfrm/xfrm_iptfs.c
1313
struct list_head *freelist)
net/xfrm/xfrm_iptfs.c
1318
static u32 __reorder_drop(struct xfrm_iptfs_data *xtfs, struct list_head *list)
net/xfrm/xfrm_iptfs.c
1366
struct list_head *list)
net/xfrm/xfrm_iptfs.c
1423
struct list_head *freelist)
net/xfrm/xfrm_iptfs.c
1473
struct list_head *list)
net/xfrm/xfrm_iptfs.c
1618
struct sk_buff *inskb, struct list_head *list,
net/xfrm/xfrm_iptfs.c
1619
struct list_head *freelist)
net/xfrm/xfrm_iptfs.c
1668
struct list_head list;
net/xfrm/xfrm_iptfs.c
1716
struct list_head freelist, list;
net/xfrm/xfrm_iptfs.c
1997
struct list_head sublist;
net/xfrm/xfrm_iptfs.c
743
u32 data, u32 blkoff, struct list_head *list)
net/xfrm/xfrm_iptfs.c
944
struct list_head *sublist)
net/xfrm/xfrm_policy.c
141
struct list_head inexact_bins;
net/xfrm/xfrm_user.c
4251
static void __net_exit xfrm_user_net_exit(struct list_head *net_exit_list)
samples/bpf/test_lru_dist.c
36
struct list_head *next, *prev;
samples/bpf/test_lru_dist.c
39
static inline void INIT_LIST_HEAD(struct list_head *list)
samples/bpf/test_lru_dist.c
45
static inline void __list_add(struct list_head *new,
samples/bpf/test_lru_dist.c
46
struct list_head *prev,
samples/bpf/test_lru_dist.c
47
struct list_head *next)
samples/bpf/test_lru_dist.c
55
static inline void list_add(struct list_head *new, struct list_head *head)
samples/bpf/test_lru_dist.c
60
static inline void __list_del(struct list_head *prev, struct list_head *next)
samples/bpf/test_lru_dist.c
66
static inline void __list_del_entry(struct list_head *entry)
samples/bpf/test_lru_dist.c
71
static inline void list_move(struct list_head *list, struct list_head *head)
samples/bpf/test_lru_dist.c
84
struct list_head list;
samples/bpf/test_lru_dist.c
89
struct list_head list;
samples/kmemleak/kmemleak-test.c
24
struct list_head list;
samples/livepatch/livepatch-shadow-fix1.c
43
struct list_head list;
samples/livepatch/livepatch-shadow-fix2.c
37
struct list_head list;
samples/livepatch/livepatch-shadow-mod.c
91
struct list_head list;
samples/v4l/v4l2-pci-skeleton.c
66
struct list_head buf_list;
samples/v4l/v4l2-pci-skeleton.c
73
struct list_head list;
samples/vfio-mdev/mbochs.c
164
struct list_head next;
samples/vfio-mdev/mbochs.c
185
struct list_head dmabufs;
samples/vfio-mdev/mtty.c
163
struct list_head next;
scripts/gendwarfksyms/gendwarfksyms.h
163
struct list_head list;
scripts/gendwarfksyms/gendwarfksyms.h
189
struct list_head fragments;
scripts/gendwarfksyms/types.c
24
struct list_head list;
scripts/gendwarfksyms/types.c
27
static void type_list_free(struct list_head *list)
scripts/gendwarfksyms/types.c
41
static int type_list_append(struct list_head *list, const char *s, void *owned)
scripts/gendwarfksyms/types.c
56
static void type_list_write(struct list_head *list, FILE *file)
scripts/gendwarfksyms/types.c
72
struct list_head expanded;
scripts/include/list.h
106
static inline void __list_del(struct list_head *prev, struct list_head *next)
scripts/include/list.h
112
static inline void __list_del_entry(struct list_head *entry)
scripts/include/list.h
123
static inline void list_del(struct list_head *entry)
scripts/include/list.h
137
static inline void list_replace(struct list_head *old,
scripts/include/list.h
138
struct list_head *new)
scripts/include/list.h
153
static inline void list_replace_init(struct list_head *old,
scripts/include/list.h
154
struct list_head *new)
scripts/include/list.h
165
static inline void list_move(struct list_head *list, struct list_head *head)
scripts/include/list.h
176
static inline void list_move_tail(struct list_head *list,
scripts/include/list.h
177
struct list_head *head)
scripts/include/list.h
188
static inline int list_is_first(const struct list_head *list, const struct list_head *head)
scripts/include/list.h
198
static inline int list_is_last(const struct list_head *list, const struct list_head *head)
scripts/include/list.h
208
static inline int list_is_head(const struct list_head *list, const struct list_head *head)
scripts/include/list.h
217
static inline int list_empty(const struct list_head *head)
scripts/include/list.h
42
struct list_head name = LIST_HEAD_INIT(name)
scripts/include/list.h
51
static inline void INIT_LIST_HEAD(struct list_head *list)
scripts/include/list.h
63
static inline void __list_add(struct list_head *new,
scripts/include/list.h
64
struct list_head *prev,
scripts/include/list.h
65
struct list_head *next)
scripts/include/list.h
81
static inline void list_add(struct list_head *new, struct list_head *head)
scripts/include/list.h
94
static inline void list_add_tail(struct list_head *new, struct list_head *head)
scripts/include/list_types.h
6
struct list_head *next, *prev;
scripts/kconfig/expr.h
123
struct list_head menus;
scripts/kconfig/expr.h
125
struct list_head choice_link;
scripts/kconfig/expr.h
244
struct list_head link; /* link to symbol::menus */
scripts/kconfig/expr.h
246
struct list_head choice_members;
scripts/kconfig/expr.h
290
struct list_head entries;
scripts/kconfig/lkc.h
103
struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head);
scripts/kconfig/mconf.c
309
struct list_head entries;
scripts/kconfig/menu.c
642
struct list_head *head)
scripts/kconfig/menu.c
722
struct list_head *head)
scripts/kconfig/menu.c
773
struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head)
scripts/kconfig/mnconf-common.h
10
struct list_head *head;
scripts/kconfig/preprocess.c
240
struct list_head node;
scripts/kconfig/preprocess.c
43
struct list_head node;
scripts/mod/modpost.c
219
struct list_head list; /* link to module::exported_symbols or module::unresolved_symbols */
scripts/mod/modpost.c
2247
struct list_head list;
scripts/mod/modpost.c
284
struct list_head list;
scripts/mod/modpost.c
288
static bool contains_namespace(struct list_head *head, const char *namespace)
scripts/mod/modpost.c
307
static void add_namespace(struct list_head *head, const char *namespace)
scripts/mod/modpost.h
106
struct list_head node;
scripts/mod/modpost.h
120
struct list_head list;
scripts/mod/modpost.h
121
struct list_head exported_symbols;
scripts/mod/modpost.h
122
struct list_head unresolved_symbols;
scripts/mod/modpost.h
131
struct list_head missing_namespaces;
scripts/mod/modpost.h
133
struct list_head imported_namespaces;
scripts/mod/modpost.h
134
struct list_head aliases;
security/apparmor/domain.c
390
struct aa_ns *ns, struct list_head *head,
security/apparmor/include/lib.h
203
struct list_head list;
security/apparmor/include/lib.h
204
struct list_head profiles;
security/apparmor/include/lib.h
233
static inline struct aa_policy *__policy_find(struct list_head *head,
security/apparmor/include/lib.h
258
static inline struct aa_policy *__policy_strn_find(struct list_head *head,
security/apparmor/include/policy.h
311
void __aa_profile_list_release(struct list_head *head);
security/apparmor/include/policy_ns.h
141
static inline struct aa_ns *__aa_findn_ns(struct list_head *head,
security/apparmor/include/policy_ns.h
147
static inline struct aa_ns *__aa_find_ns(struct list_head *head,
security/apparmor/include/policy_ns.h
66
struct list_head sub_ns;
security/apparmor/include/policy_ns.h
74
struct list_head rawdata_list;
security/apparmor/include/policy_unpack.h
113
struct list_head list;
security/apparmor/include/policy_unpack.h
131
int aa_unpack(struct aa_loaddata *udata, struct list_head *lh, const char **ns);
security/apparmor/include/policy_unpack.h
21
struct list_head list;
security/apparmor/lsm.c
51
struct list_head list;
security/apparmor/lsm.c
58
struct list_head head;
security/apparmor/policy.c
1011
static struct aa_profile *__list_lookup_parent(struct list_head *lh,
security/apparmor/policy.c
1356
struct list_head *lh;
security/apparmor/policy.c
154
static void __add_profile(struct list_head *list, struct aa_profile *profile)
security/apparmor/policy.c
243
void __aa_profile_list_release(struct list_head *head)
security/apparmor/policy.c
461
static struct aa_profile *__strn_find_child(struct list_head *head,
security/apparmor/policy.c
476
static struct aa_profile *__find_child(struct list_head *head, const char *name)
security/apparmor/policy_ns.c
300
static void __ns_list_release(struct list_head *head);
security/apparmor/policy_ns.c
350
static void __ns_list_release(struct list_head *head)
security/apparmor/policy_unpack.c
1725
int aa_unpack(struct aa_loaddata *udata, struct list_head *lh,
security/device_cgroup.c
321
static bool match_exception(struct list_head *exceptions, short type,
security/device_cgroup.c
358
static bool match_exception_partial(struct list_head *exceptions, short type,
security/device_cgroup.c
39
struct list_head list;
security/device_cgroup.c
45
struct list_head exceptions;
security/device_cgroup.c
526
struct list_head *this, *tmp;
security/device_cgroup.c
62
static int dev_exceptions_copy(struct list_head *dest, struct list_head *orig)
security/device_cgroup.c
85
static void dev_exceptions_move(struct list_head *dest, struct list_head *orig)
security/integrity/evm/evm.h
30
struct list_head list;
security/integrity/evm/evm.h
62
extern struct list_head evm_config_xattrnames;
security/integrity/evm/evm_main.c
1118
struct list_head *pos, *q;
security/integrity/ima/ima.h
116
struct list_head later; /* place in ima_measurements list */
security/integrity/ima/ima.h
119
extern struct list_head ima_measurements; /* list of all measurements */
security/integrity/ima/ima.h
362
struct list_head list;
security/integrity/ima/ima.h
99
struct list_head list;
security/integrity/ima/ima_policy.c
101
struct list_head list;
security/integrity/ima/ima_policy.c
1051
struct list_head *policy = &ima_policy_rules;
security/integrity/ima/ima_policy.c
1055
if (ima_rules != (struct list_head __rcu *)policy) {
security/integrity/ima/ima_policy.c
1165
if (ima_rules == (struct list_head __rcu *)(&ima_default_rules)) {
security/integrity/ima/ima_policy.c
2041
struct list_head *ima_rules_tmp;
security/integrity/ima/ima_policy.c
2341
struct list_head *ima_rules_tmp;
security/integrity/ima/ima_policy.c
267
static struct list_head __rcu *ima_rules = (struct list_head __rcu *)(&ima_default_rules);
security/integrity/ima/ima_policy.c
760
struct list_head *ima_rules_tmp;
security/integrity/ima/ima_policy.c
828
struct list_head *ima_rules_tmp;
security/ipe/policy.h
48
struct list_head next;
security/ipe/policy.h
56
struct list_head props;
security/ipe/policy.h
57
struct list_head next;
security/ipe/policy.h
61
struct list_head rules;
security/keys/gc.c
135
static noinline void key_gc_unused_keys(struct list_head *keys)
security/selinux/avc.c
64
struct list_head xpd_list; /* list of extended_perms_decision */
security/selinux/avc.c
69
struct list_head xpd_head; /* list head of extended_perms_decision */
security/selinux/ibpkey.c
35
struct list_head list;
security/selinux/ibpkey.c
40
struct list_head list;
security/selinux/include/objsec.h
76
struct list_head list; /* list of inode_security_struct */
security/selinux/include/objsec.h
99
struct list_head isec_head;
security/selinux/netif.c
34
struct list_head list;
security/selinux/netif.c
41
static struct list_head sel_netif_hash[SEL_NETIF_HASH_SIZE];
security/selinux/netnode.c
42
struct list_head list;
security/selinux/netnode.c
48
struct list_head list;
security/selinux/netport.c
41
struct list_head list;
security/selinux/netport.c
47
struct list_head list;
security/selinux/ss/sidtab.c
26
struct list_head lru_member;
security/selinux/ss/sidtab.h
96
struct list_head cache_lru_list;
security/smack/smack.h
124
struct list_head smk_rules; /* per task access rules */
security/smack/smack.h
126
struct list_head smk_relabel; /* transit allowed labels */
security/smack/smack.h
138
struct list_head list;
security/smack/smack.h
148
struct list_head list;
security/smack/smack.h
160
struct list_head list;
security/smack/smack.h
173
struct list_head list;
security/smack/smack.h
184
struct list_head list;
security/smack/smack.h
295
int smk_access_entry(char *, char *, struct list_head *);
security/smack/smack.h
313
void smk_destroy_label_list(struct list_head *list);
security/smack/smack.h
337
extern struct list_head smack_known_list;
security/smack/smack.h
338
extern struct list_head smk_net4addr_list;
security/smack/smack.h
340
extern struct list_head smk_net6addr_list;
security/smack/smack.h
344
extern struct list_head smack_onlycap_list;
security/smack/smack.h
67
struct list_head list;
security/smack/smack.h
72
struct list_head smk_rules; /* access rules */
security/smack/smack_access.c
84
struct list_head *rule_list)
security/smack/smack_lsm.c
2109
struct list_head *l;
security/smack/smack_lsm.c
2110
struct list_head *n;
security/smack/smack_lsm.c
341
static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead,
security/smack/smack_lsm.c
368
static int smk_copy_relabel(struct list_head *nhead, struct list_head *ohead,
security/smack/smackfs.c
1064
struct list_head *list = v;
security/smack/smackfs.c
1328
struct list_head *list = v;
security/smack/smackfs.c
1891
struct list_head *list = v;
security/smack/smackfs.c
1922
static void smk_list_swap_rcu(struct list_head *public,
security/smack/smackfs.c
1923
struct list_head *private)
security/smack/smackfs.c
1925
struct list_head *first, *last;
security/smack/smackfs.c
1959
static int smk_parse_label_list(char *data, struct list_head *list)
security/smack/smackfs.c
1988
void smk_destroy_label_list(struct list_head *list)
security/smack/smackfs.c
214
struct list_head *rule_list,
security/smack/smackfs.c
2233
struct list_head *list = v;
security/smack/smackfs.c
2363
struct list_head *list = v;
security/smack/smackfs.c
2442
struct list_head *list = v;
security/smack/smackfs.c
2529
struct list_head *rule_list;
security/smack/smackfs.c
2713
struct list_head *list = v;
security/smack/smackfs.c
447
struct list_head *rule_list,
security/smack/smackfs.c
534
struct list_head *head)
security/smack/smackfs.c
536
struct list_head *list;
security/smack/smackfs.c
551
struct list_head *head)
security/smack/smackfs.c
553
struct list_head *list = v;
security/smack/smackfs.c
605
struct list_head *list = v;
security/smack/smackfs.c
770
struct list_head *list = v;
security/smack/smackfs.c
981
struct list_head *list = v;
security/tomoyo/audit.c
303
struct list_head list;
security/tomoyo/common.c
1134
struct list_head *list, char *data,
security/tomoyo/common.c
1611
struct list_head *list)
security/tomoyo/common.c
1823
struct list_head *list = &ns->group_list[idx];
security/tomoyo/common.c
1883
struct list_head *list = &ns->policy_list[idx];
security/tomoyo/common.c
1977
struct list_head list;
security/tomoyo/common.c
2340
struct list_head *tmp;
security/tomoyo/common.c
2403
struct list_head *tmp;
security/tomoyo/common.c
2682
struct list_head *ns;
security/tomoyo/common.h
1081
void tomoyo_del_condition(struct list_head *element);
security/tomoyo/common.h
407
struct list_head list;
security/tomoyo/common.h
413
struct list_head list;
security/tomoyo/common.h
544
struct list_head member_list;
security/tomoyo/common.h
673
struct list_head list;
security/tomoyo/common.h
681
struct list_head list;
security/tomoyo/common.h
682
struct list_head acl_info_list;
security/tomoyo/common.h
782
struct list_head *list;
security/tomoyo/common.h
802
struct list_head *ns;
security/tomoyo/common.h
803
struct list_head *domain;
security/tomoyo/common.h
804
struct list_head *group;
security/tomoyo/common.h
805
struct list_head *acl;
security/tomoyo/common.h
842
struct list_head list;
security/tomoyo/common.h
906
struct list_head group_list[TOMOYO_MAX_GROUP];
security/tomoyo/common.h
908
struct list_head policy_list[TOMOYO_MAX_POLICY];
security/tomoyo/common.h
910
struct list_head acl_group[TOMOYO_MAX_ACL_GROUPS];
security/tomoyo/common.h
912
struct list_head namespace_list;
security/tomoyo/common.h
942
extern struct list_head tomoyo_condition_list;
security/tomoyo/common.h
943
extern struct list_head tomoyo_domain_list;
security/tomoyo/common.h
944
extern struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
security/tomoyo/common.h
945
extern struct list_head tomoyo_namespace_list;
security/tomoyo/domain.c
105
struct list_head * const list = param->list;
security/tomoyo/domain.c
167
const struct list_head *list = &domain->acl_info_list;
security/tomoyo/domain.c
298
(const struct list_head *list, const struct tomoyo_path_info *domainname,
security/tomoyo/domain.c
352
const struct list_head * const list =
security/tomoyo/domain.c
40
struct list_head *list = param->list;
security/tomoyo/domain.c
746
struct list_head *list =
security/tomoyo/gc.c
108
static inline void tomoyo_del_transition_control(struct list_head *element)
security/tomoyo/gc.c
124
static inline void tomoyo_del_aggregator(struct list_head *element)
security/tomoyo/gc.c
140
static inline void tomoyo_del_manager(struct list_head *element)
security/tomoyo/gc.c
155
static void tomoyo_del_acl(struct list_head *element)
security/tomoyo/gc.c
250
static inline void tomoyo_del_domain(struct list_head *element)
security/tomoyo/gc.c
276
void tomoyo_del_condition(struct list_head *element)
security/tomoyo/gc.c
316
static inline void tomoyo_del_name(struct list_head *element)
security/tomoyo/gc.c
328
static inline void tomoyo_del_path_group(struct list_head *element)
security/tomoyo/gc.c
343
static inline void tomoyo_del_group(struct list_head *element)
security/tomoyo/gc.c
358
static inline void tomoyo_del_address_group(struct list_head *element)
security/tomoyo/gc.c
370
static inline void tomoyo_del_number_group(struct list_head *element)
security/tomoyo/gc.c
386
struct list_head *element)
security/tomoyo/gc.c
39
static bool tomoyo_struct_used_by_io_buffer(const struct list_head *element)
security/tomoyo/gc.c
486
struct list_head *member_list)
security/tomoyo/gc.c
507
static void tomoyo_collect_acl(struct list_head *list)
security/tomoyo/gc.c
565
struct list_head *list = &ns->group_list[i];
security/tomoyo/gc.c
593
struct list_head *list = &tomoyo_name_list[i];
security/tomoyo/memory.c
100
struct list_head *list;
security/tomoyo/memory.c
143
struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
security/tomoyo/memory.c
157
struct list_head *head;
security/yama/yama_lsm.c
35
struct list_head node;
sound/aoa/aoa.h
54
struct list_head list;
sound/aoa/fabrics/layout.c
608
struct list_head list;
sound/aoa/soundbus/i2sbus/i2sbus.h
23
struct list_head list;
sound/aoa/soundbus/i2sbus/i2sbus.h
74
struct list_head item;
sound/aoa/soundbus/soundbus.h
140
struct list_head onbuslist;
sound/aoa/soundbus/soundbus.h
169
struct list_head codec_list;
sound/aoa/soundbus/soundbus.h
50
struct list_head list;
sound/core/control.c
2056
static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists)
sound/core/control.c
2102
struct list_head *lists)
sound/core/control.c
30
struct list_head list; /* list of all ioctls */
sound/core/control_led.c
187
struct list_head *controls;
sound/core/control_led.c
38
struct list_head controls;
sound/core/control_led.c
47
struct list_head list;
sound/core/device.c
33
struct list_head *p;
sound/core/init.c
28
struct list_head shutdown_list; /* still need to shutdown */
sound/core/init.c
29
struct list_head list; /* link of monitor files */
sound/core/jack.c
20
struct list_head list; /* list of controls belong to the same jack */
sound/core/misc.c
94
struct list_head list;
sound/core/seq/seq_clientmgr.c
1913
struct list_head *p;
sound/core/seq/seq_clientmgr.c
1940
list_for_each(p, &group->list_head) {
sound/core/seq/seq_clientmgr.c
2504
struct list_head *p;
sound/core/seq/seq_clientmgr.c
2509
if (list_empty(&group->list_head))
sound/core/seq/seq_clientmgr.c
2512
list_for_each(p, &group->list_head) {
sound/core/seq/seq_clientmgr.c
699
list_for_each_entry(subs, &grp->list_head, src_list) {
sound/core/seq/seq_clientmgr.h
48
struct list_head ports_list_head;
sound/core/seq/seq_ports.c
101
INIT_LIST_HEAD(&grp->list_head);
sound/core/seq/seq_ports.c
193
get_subscriber(struct list_head *p, bool is_src)
sound/core/seq/seq_ports.c
210
struct list_head *p, *n;
sound/core/seq/seq_ports.c
212
list_for_each_safe(p, n, &grp->list_head) {
sound/core/seq/seq_ports.c
288
struct list_head deleted_list;
sound/core/seq/seq_ports.c
490
struct list_head *p;
sound/core/seq/seq_ports.c
497
if (!list_empty(&grp->list_head))
sound/core/seq/seq_ports.c
503
list_for_each(p, &grp->list_head) {
sound/core/seq/seq_ports.c
519
list_add_tail(&subs->src_list, &grp->list_head);
sound/core/seq/seq_ports.c
521
list_add_tail(&subs->dest_list, &grp->list_head);
sound/core/seq/seq_ports.c
535
struct list_head *list;
sound/core/seq/seq_ports.c
624
list_for_each_entry(subs, &dest->list_head, dest_list) {
sound/core/seq/seq_ports.c
653
list_for_each_entry(s, &src_grp->list_head, src_list) {
sound/core/seq/seq_ports.h
31
struct list_head src_list; /* link of sources */
sound/core/seq/seq_ports.h
32
struct list_head dest_list; /* link of destinations */
sound/core/seq/seq_ports.h
37
struct list_head list_head; /* list of subscribed ports */
sound/core/seq/seq_ports.h
51
struct list_head list; /* port list */
sound/core/timer.c
1521
struct list_head *p;
sound/core/timer.c
1619
struct list_head *p;
sound/core/timer.c
766
struct list_head *head)
sound/core/timer.c
794
struct list_head *head)
sound/core/timer.c
828
struct list_head *ack_list_head;
sound/core/timer.c
972
struct list_head *p, *n;
sound/core/vmaster.c
32
struct list_head followers;
sound/core/vmaster.c
392
struct list_head olist = sctl->list;
sound/core/vmaster.c
48
struct list_head list;
sound/drivers/mtpav.c
604
struct list_head *list;
sound/drivers/mts64.c
739
struct list_head *list;
sound/drivers/opl4/opl4_local.h
160
struct list_head list;
sound/drivers/opl4/opl4_local.h
196
struct list_head off_voices;
sound/drivers/opl4/opl4_local.h
197
struct list_head on_voices;
sound/firewire/amdtp-stream.h
110
struct list_head link;
sound/firewire/amdtp-stream.h
133
struct list_head packet_descs_list;
sound/firewire/amdtp-stream.h
212
struct list_head list;
sound/firewire/amdtp-stream.h
308
struct list_head streams;
sound/firewire/fcp.c
197
struct list_head list;
sound/firewire/fireworks/fireworks_transaction.c
53
struct list_head list;
sound/hda/common/codec.c
97
struct list_head list;
sound/hda/common/hda_controller.h
123
struct list_head pcm_list; /* azx_pcm list */
sound/hda/common/hda_controller.h
89
struct list_head list;
sound/hda/controllers/intel.h
20
struct list_head list;
sound/pci/ctxfi/ctdaio.h
104
struct list_head imappers;
sound/pci/ctxfi/ctimap.c
18
int input_mapper_add(struct list_head *mappers, struct imapper *entry,
sound/pci/ctxfi/ctimap.c
21
struct list_head *pos, *pre, *head;
sound/pci/ctxfi/ctimap.c
64
int input_mapper_delete(struct list_head *mappers, struct imapper *entry,
sound/pci/ctxfi/ctimap.c
67
struct list_head *next, *pre, *head;
sound/pci/ctxfi/ctimap.c
96
void free_input_mapper_list(struct list_head *head)
sound/pci/ctxfi/ctimap.c
99
struct list_head *pos;
sound/pci/ctxfi/ctimap.h
25
struct list_head list;
sound/pci/ctxfi/ctimap.h
28
int input_mapper_add(struct list_head *mappers, struct imapper *entry,
sound/pci/ctxfi/ctimap.h
31
int input_mapper_delete(struct list_head *mappers, struct imapper *entry,
sound/pci/ctxfi/ctimap.h
34
void free_input_mapper_list(struct list_head *mappers);
sound/pci/ctxfi/ctsrc.h
127
struct list_head imappers;
sound/pci/ctxfi/cttimer.c
36
struct list_head instance_list;
sound/pci/ctxfi/cttimer.c
37
struct list_head running_list;
sound/pci/ctxfi/cttimer.c
50
struct list_head instance_head;
sound/pci/ctxfi/cttimer.c
51
struct list_head running_head;
sound/pci/ctxfi/ctvmem.c
214
struct list_head *pos;
sound/pci/ctxfi/ctvmem.c
33
struct list_head *pos;
sound/pci/ctxfi/ctvmem.c
75
struct list_head *pos, *pre;
sound/pci/ctxfi/ctvmem.h
36
struct list_head list;
sound/pci/ctxfi/ctvmem.h
45
struct list_head unused; /* List of unused blocks */
sound/pci/ctxfi/ctvmem.h
46
struct list_head used; /* List of used blocks */
sound/pci/emu10k1/memory.c
100
struct list_head *candidate = &emu->mapped_link_head;
sound/pci/emu10k1/memory.c
101
struct list_head *pos;
sound/pci/emu10k1/memory.c
137
struct list_head *next;
sound/pci/emu10k1/memory.c
168
struct list_head *p;
sound/pci/emu10k1/memory.c
208
struct list_head *p;
sound/pci/emu10k1/memory.c
262
struct list_head *p, *nextp;
sound/pci/emu10k1/memory.c
442
struct list_head *p;
sound/pci/emu10k1/memory.c
95
static int search_empty_map_area(struct snd_emu10k1 *emu, int npages, struct list_head **nextp)
sound/pci/es1968.c
1353
struct list_head *p;
sound/pci/es1968.c
443
struct list_head list;
sound/pci/es1968.c
474
struct list_head list;
sound/pci/es1968.c
505
struct list_head buf_list;
sound/pci/es1968.c
524
struct list_head substream_list;
sound/pci/maestro3.c
715
struct list_head list;
sound/pci/trident/trident_memory.c
112
struct list_head *p;
sound/soc/amd/acp/amd.h
153
struct list_head stream_list;
sound/soc/amd/acp/amd.h
176
struct list_head list;
sound/soc/codecs/cs-amp-lib-test.c
47
struct list_head ctl_write_list;
sound/soc/codecs/cs-amp-lib-test.c
52
struct list_head list;
sound/soc/codecs/hdac_hdmi.c
100
struct list_head port_list;
sound/soc/codecs/hdac_hdmi.c
128
struct list_head pin_list;
sound/soc/codecs/hdac_hdmi.c
129
struct list_head cvt_list;
sound/soc/codecs/hdac_hdmi.c
130
struct list_head pcm_list;
sound/soc/codecs/hdac_hdmi.c
55
struct list_head head;
sound/soc/codecs/hdac_hdmi.c
75
struct list_head head;
sound/soc/codecs/hdac_hdmi.c
84
struct list_head head;
sound/soc/codecs/hdac_hdmi.c
98
struct list_head head;
sound/soc/codecs/sigmadsp.c
30
struct list_head head;
sound/soc/codecs/sigmadsp.c
42
struct list_head head;
sound/soc/codecs/sigmadsp.h
29
struct list_head ctrl_list;
sound/soc/codecs/sigmadsp.h
30
struct list_head data_list;
sound/soc/codecs/wcd9335.c
1719
struct list_head *slim_ch_list = &dai_data->slim_ch_list;
sound/soc/codecs/wcd9335.c
289
struct list_head list;
sound/soc/codecs/wcd9335.c
293
struct list_head slim_ch_list;
sound/soc/codecs/wcd934x.c
1697
struct list_head *slim_ch_list = &dai_data->slim_ch_list;
sound/soc/codecs/wcd934x.c
371
struct list_head list;
sound/soc/codecs/wcd934x.c
496
struct list_head slim_ch_list;
sound/soc/codecs/wm0010.c
182
struct list_head list;
sound/soc/codecs/wm0010.c
336
struct list_head xfer_list;
sound/soc/codecs/wm_adsp.c
151
struct list_head list;
sound/soc/codecs/wm_adsp.c
168
struct list_head list;
sound/soc/codecs/wm_adsp.h
48
struct list_head compr_list;
sound/soc/codecs/wm_adsp.h
49
struct list_head buffer_list;
sound/soc/codecs/wm_hubs.c
143
struct list_head list;
sound/soc/codecs/wm_hubs.h
33
struct list_head dcs_cache;
sound/soc/intel/atom/sst-atom-controls.h
548
struct list_head node;
sound/soc/intel/atom/sst-atom-controls.h
582
struct list_head algo_list;
sound/soc/intel/atom/sst-atom-controls.h
583
struct list_head gain_list;
sound/soc/intel/atom/sst-mfld-dsp.h
484
struct list_head node;
sound/soc/intel/atom/sst/sst.h
170
struct list_head node;
sound/soc/intel/atom/sst/sst.h
275
struct list_head memcpylist;
sound/soc/intel/atom/sst/sst.h
373
struct list_head block_list;
sound/soc/intel/atom/sst/sst.h
374
struct list_head ipc_dispatch_list;
sound/soc/intel/atom/sst/sst.h
376
struct list_head rx_list;
sound/soc/intel/atom/sst/sst.h
401
struct list_head memcpy_list;
sound/soc/intel/atom/sst/sst_loader.c
146
static int sst_fill_memcpy_list(struct list_head *memcpy_list,
sound/soc/intel/atom/sst/sst_loader.c
173
struct fw_module_header *module, struct list_head *memcpy_list)
sound/soc/intel/atom/sst/sst_loader.c
232
struct list_head *fw_list)
sound/soc/intel/atom/sst/sst_loader.c
259
static void sst_do_memcpy(struct list_head *memcpy_list)
sound/soc/intel/avs/avs.h
115
struct list_head node;
sound/soc/intel/avs/avs.h
147
struct list_head fw_list;
sound/soc/intel/avs/avs.h
156
struct list_head comp_list;
sound/soc/intel/avs/avs.h
158
struct list_head path_list;
sound/soc/intel/avs/avs.h
342
struct list_head node;
sound/soc/intel/avs/path.h
21
struct list_head ppl_list;
sound/soc/intel/avs/path.h
25
struct list_head source_list;
sound/soc/intel/avs/path.h
26
struct list_head sink_list;
sound/soc/intel/avs/path.h
31
struct list_head source_node;
sound/soc/intel/avs/path.h
32
struct list_head sink_node;
sound/soc/intel/avs/path.h
37
struct list_head node;
sound/soc/intel/avs/path.h
42
struct list_head mod_list;
sound/soc/intel/avs/path.h
43
struct list_head binding_list;
sound/soc/intel/avs/path.h
48
struct list_head node;
sound/soc/intel/avs/path.h
59
struct list_head node;
sound/soc/intel/avs/path.h
71
struct list_head node;
sound/soc/intel/avs/topology.h
165
struct list_head path_list;
sound/soc/intel/avs/topology.h
169
struct list_head node;
sound/soc/intel/avs/topology.h
195
struct list_head ppl_list;
sound/soc/intel/avs/topology.h
199
struct list_head node;
sound/soc/intel/avs/topology.h
208
struct list_head mod_list;
sound/soc/intel/avs/topology.h
212
struct list_head node;
sound/soc/intel/avs/topology.h
230
struct list_head node;
sound/soc/intel/avs/topology.h
43
struct list_head path_tmpl_list;
sound/soc/intel/boards/ehl_rt5660.c
33
struct list_head hdmi_pcm_list;
sound/soc/intel/boards/ehl_rt5660.c
69
struct list_head head;
sound/soc/intel/boards/sof_es8336.c
64
struct list_head hdmi_pcm_list;
sound/soc/intel/boards/sof_es8336.c
70
struct list_head head;
sound/soc/intel/boards/sof_pcm512x.c
43
struct list_head head;
sound/soc/intel/boards/sof_pcm512x.c
49
struct list_head hdmi_pcm_list;
sound/soc/intel/catpt/core.h
165
struct list_head node;
sound/soc/intel/catpt/core.h
59
struct list_head node;
sound/soc/intel/catpt/core.h
98
struct list_head stream_list;
sound/soc/mediatek/common/mtk-base-afe.h
122
struct list_head sub_dais;
sound/soc/mediatek/common/mtk-base-afe.h
169
struct list_head list;
sound/soc/mediatek/common/mtk-base-afe.h
93
struct list_head;
sound/soc/mediatek/common/mtk-dsp-sof-common.h
25
struct list_head list;
sound/soc/mediatek/common/mtk-soc-card.h
17
struct list_head sof_dai_link_list;
sound/soc/meson/axg-tdm-formatter.c
16
struct list_head list;
sound/soc/meson/axg-tdm.h
52
struct list_head formatter_list;
sound/soc/qcom/qdsp6/audioreach.c
396
const struct list_head *sg_list,
sound/soc/qcom/qdsp6/audioreach.c
482
const struct list_head *sg_list;
sound/soc/qcom/qdsp6/audioreach.h
720
struct list_head node;
sound/soc/qcom/qdsp6/audioreach.h
726
struct list_head sg_list;
sound/soc/qcom/qdsp6/audioreach.h
739
struct list_head node;
sound/soc/qcom/qdsp6/audioreach.h
743
struct list_head container_list;
sound/soc/qcom/qdsp6/audioreach.h
752
struct list_head node;
sound/soc/qcom/qdsp6/audioreach.h
755
struct list_head modules_list;
sound/soc/qcom/qdsp6/audioreach.h
800
struct list_head node;
sound/soc/qcom/qdsp6/q6adm.c
52
struct list_head node;
sound/soc/qcom/qdsp6/q6adm.c
61
struct list_head copps_list;
sound/soc/qcom/qdsp6/q6afe.c
381
struct list_head port_list;
sound/soc/qcom/qdsp6/q6afe.c
643
struct list_head node;
sound/soc/qcom/qdsp6/q6apm.h
63
struct list_head widget_list;
sound/soc/qcom/qdsp6/q6usb.c
41
struct list_head devices;
sound/soc/qcom/qdsp6/topology.c
24
struct list_head node;
sound/soc/soc-dapm.c
1017
struct list_head *wlist = &w->dapm->card->widgets;
sound/soc/soc-dapm.c
1428
struct list_head *widgets)
sound/soc/soc-dapm.c
1431
struct list_head *it;
sound/soc/soc-dapm.c
1488
struct list_head *list, enum snd_soc_dapm_direction dir,
sound/soc/soc-dapm.c
1489
int (*fn)(struct snd_soc_dapm_widget *, struct list_head *,
sound/soc/soc-dapm.c
1551
struct list_head *list,
sound/soc/soc-dapm.c
1569
struct list_head *list,
sound/soc/soc-dapm.c
1810
struct list_head *list,
sound/soc/soc-dapm.c
1881
struct list_head *pending)
sound/soc/soc-dapm.c
1940
struct list_head *list, int event, bool power_up)
sound/soc/soc-dapm.c
2177
struct list_head *up_list,
sound/soc/soc-dapm.c
2178
struct list_head *down_list)
sound/soc/soc-dapm.c
386
struct list_head paths;
sound/soc/soc-dapm.c
54
struct list_head list;
sound/soc/soc-dapm.c
881
static struct list_head *dapm_kcontrol_get_path_list(
sound/soc/sof/amd/acp.h
189
struct list_head list;
sound/soc/sof/sof-audio.h
355
struct list_head list; /* list in sdev pcm list */
sound/soc/sof/sof-audio.h
392
struct list_head list; /* list in sdev control list */
sound/soc/sof/sof-audio.h
418
struct list_head list;
sound/soc/sof/sof-audio.h
468
struct list_head list; /* list in sdev widget list */
sound/soc/sof/sof-audio.h
525
struct list_head list;
sound/soc/sof/sof-audio.h
535
struct list_head list; /* list in sdev route list */
sound/soc/sof/sof-audio.h
554
struct list_head list; /* list in sdev dai list */
sound/soc/sof/sof-client.c
33
struct list_head list;
sound/soc/sof/sof-client.c
45
struct list_head list;
sound/soc/sof/sof-client.c
56
struct list_head list;
sound/soc/sof/sof-priv.h
385
struct list_head list; /* list in sdev dfsentry list */
sound/soc/sof/sof-priv.h
612
struct list_head dfsentry_list;
sound/soc/sof/sof-priv.h
624
struct list_head pcm_list;
sound/soc/sof/sof-priv.h
625
struct list_head kcontrol_list;
sound/soc/sof/sof-priv.h
626
struct list_head widget_list;
sound/soc/sof/sof-priv.h
627
struct list_head pipeline_list;
sound/soc/sof/sof-priv.h
628
struct list_head dai_list;
sound/soc/sof/sof-priv.h
629
struct list_head dai_link_list;
sound/soc/sof/sof-priv.h
630
struct list_head route_list;
sound/soc/sof/sof-priv.h
664
struct list_head ipc_client_list;
sound/soc/sof/sof-priv.h
673
struct list_head ipc_rx_handler_list;
sound/soc/sof/sof-priv.h
679
struct list_head fw_state_handler_list;
sound/soc/sprd/sprd-mcdt.h
48
struct list_head list;
sound/synth/util_mem.c
44
struct list_head *p;
sound/synth/util_mem.c
64
struct list_head *p;
sound/synth/util_mem.c
98
struct list_head *prev)
sound/usb/card.c
1093
struct list_head *p;
sound/usb/card.c
1236
struct list_head *p;
sound/usb/card.c
1269
struct list_head *p;
sound/usb/card.h
13
struct list_head list;
sound/usb/card.h
148
struct list_head list;
sound/usb/card.h
187
struct list_head fmt_list; /* format list */
sound/usb/card.h
209
struct list_head list;
sound/usb/card.h
61
struct list_head ready_list;
sound/usb/card.h
98
struct list_head ready_playback_urbs; /* playback URB FIFO for implicit fb */
sound/usb/endpoint.c
36
struct list_head list;
sound/usb/endpoint.c
46
struct list_head list;
sound/usb/midi.c
100
struct list_head list;
sound/usb/midi.c
1528
void snd_usbmidi_disconnect(struct list_head *p)
sound/usb/midi.c
2415
void snd_usbmidi_input_stop(struct list_head *p)
sound/usb/midi.c
2454
void snd_usbmidi_input_start(struct list_head *p)
sound/usb/midi.c
2471
void snd_usbmidi_suspend(struct list_head *p)
sound/usb/midi.c
2484
void snd_usbmidi_resume(struct list_head *p)
sound/usb/midi.c
2499
struct list_head *midi_list,
sound/usb/midi.h
47
struct list_head *midi_list,
sound/usb/midi.h
54
struct list_head *midi_list,
sound/usb/midi.h
60
void snd_usbmidi_input_stop(struct list_head *p);
sound/usb/midi.h
61
void snd_usbmidi_input_start(struct list_head *p);
sound/usb/midi.h
62
void snd_usbmidi_disconnect(struct list_head *p);
sound/usb/midi.h
63
void snd_usbmidi_suspend(struct list_head *p);
sound/usb/midi.h
64
void snd_usbmidi_resume(struct list_head *p);
sound/usb/midi2.c
100
struct list_head rawmidi_list; /* list of UMP rawmidis */
sound/usb/midi2.c
101
struct list_head list; /* list to chip->midi_v2_list */
sound/usb/midi2.c
75
struct list_head list; /* list to umidi->ep_list */
sound/usb/midi2.c
88
struct list_head list; /* list to umidi->rawmidi_list */
sound/usb/midi2.c
99
struct list_head ep_list; /* list of endpoints */
sound/usb/misc/ua101.c
114
struct list_head ready_list;
sound/usb/misc/ua101.c
1280
struct list_head *midi;
sound/usb/misc/ua101.c
84
struct list_head midi_list;
sound/usb/misc/ua101.c
97
struct list_head ready_playback_urbs;
sound/usb/mixer.h
19
struct list_head list;
sound/usb/pcm.c
152
snd_usb_find_format(struct list_head *fmt_list_head, snd_pcm_format_t format,
sound/usb/pcm.c
91
find_format(struct list_head *fmt_list_head, snd_pcm_format_t format,
sound/usb/pcm.h
19
snd_usb_find_format(struct list_head *fmt_list_head, snd_pcm_format_t format,
sound/usb/qcom/qc_audio_offload.c
105
struct list_head xfer_ring_list;
sound/usb/qcom/qc_audio_offload.c
108
struct list_head xfer_buf_list;
sound/usb/qcom/qc_audio_offload.c
394
struct list_head *head, size_t size)
sound/usb/qcom/qc_audio_offload.c
397
struct list_head *curr_head;
sound/usb/qcom/qc_audio_offload.c
459
static void uaudio_put_iova(unsigned long iova, size_t size, struct list_head
sound/usb/qcom/qc_audio_offload.c
69
struct list_head list;
sound/usb/usbaudio.h
55
struct list_head pcm_list; /* list of pcm streams */
sound/usb/usbaudio.h
56
struct list_head ep_list; /* list of audio-related endpoints */
sound/usb/usbaudio.h
57
struct list_head iface_ref_list; /* list of interface refcounts */
sound/usb/usbaudio.h
58
struct list_head clock_ref_list; /* list of clock refcounts */
sound/usb/usbaudio.h
62
struct list_head midi_list; /* list of midi interfaces */
sound/usb/usbaudio.h
63
struct list_head midi_v2_list; /* list of MIDI 2 interfaces */
sound/usb/usbaudio.h
65
struct list_head mixer_list; /* list of mixer interfaces */
sound/usb/usx2y/us122l.c
232
struct list_head *p;
sound/usb/usx2y/us122l.c
263
struct list_head *p;
sound/usb/usx2y/us122l.c
437
struct list_head *p;
sound/usb/usx2y/us122l.c
555
struct list_head *p;
sound/usb/usx2y/us122l.c
580
struct list_head *p;
sound/usb/usx2y/us122l.c
604
struct list_head *p;
sound/usb/usx2y/us122l.h
17
struct list_head midi_list;
sound/usb/usx2y/usbusx2y.c
414
struct list_head *p;
sound/usb/usx2y/usbusx2y.h
74
struct list_head midi_list;
sound/usb/usx2y/usbusx2yaudio.c
719
struct list_head *p;
sound/virtio/virtio_card.h
66
struct list_head ctl_msgs;
sound/virtio/virtio_card.h
68
struct list_head pcm_list;
sound/virtio/virtio_ctl_msg.c
22
struct list_head list;
sound/virtio/virtio_pcm.h
89
struct list_head list;
tools/bpf/bpftool/cfg.c
114
static struct bb_node *func_insert_dummy_bb(struct list_head *after)
tools/bpf/bpftool/cfg.c
13
struct list_head funcs;
tools/bpf/bpftool/cfg.c
18
struct list_head l;
tools/bpf/bpftool/cfg.c
19
struct list_head bbs;
tools/bpf/bpftool/cfg.c
27
struct list_head l;
tools/bpf/bpftool/cfg.c
28
struct list_head e_prevs;
tools/bpf/bpftool/cfg.c
29
struct list_head e_succs;
tools/bpf/bpftool/cfg.c
39
struct list_head l;
tools/firewire/list.h
60
for (pos = list_head(list, typeof(*pos), member); \
tools/firewire/nosy-dump.c
191
sa = list_head(&t->request_list, struct subaction, link);
tools/firewire/nosy-dump.c
196
sa = list_head(&t->response_list, struct subaction, link);
tools/firewire/nosy-dump.c
255
t = list_head(&pending_transaction_list,
tools/include/linux/list.h
100
static inline void __list_del_entry(struct list_head *entry)
tools/include/linux/list.h
105
static inline void list_del(struct list_head *entry)
tools/include/linux/list.h
112
extern void __list_del_entry(struct list_head *entry);
tools/include/linux/list.h
113
extern void list_del(struct list_head *entry);
tools/include/linux/list.h
123
static inline void list_replace(struct list_head *old,
tools/include/linux/list.h
124
struct list_head *new)
tools/include/linux/list.h
132
static inline void list_replace_init(struct list_head *old,
tools/include/linux/list.h
133
struct list_head *new)
tools/include/linux/list.h
143
static inline void list_del_init(struct list_head *entry)
tools/include/linux/list.h
154
static inline void list_move(struct list_head *list, struct list_head *head)
tools/include/linux/list.h
165
static inline void list_move_tail(struct list_head *list,
tools/include/linux/list.h
166
struct list_head *head)
tools/include/linux/list.h
177
static inline int list_is_first(const struct list_head *list, const struct list_head *head)
tools/include/linux/list.h
187
static inline int list_is_last(const struct list_head *list,
tools/include/linux/list.h
188
const struct list_head *head)
tools/include/linux/list.h
197
static inline int list_empty(const struct list_head *head)
tools/include/linux/list.h
215
static inline int list_empty_careful(const struct list_head *head)
tools/include/linux/list.h
217
struct list_head *next = head->next;
tools/include/linux/list.h
225
static inline void list_rotate_left(struct list_head *head)
tools/include/linux/list.h
227
struct list_head *first;
tools/include/linux/list.h
23
struct list_head name = LIST_HEAD_INIT(name)
tools/include/linux/list.h
239
static inline int list_is_singular(const struct list_head *head)
tools/include/linux/list.h
244
static inline void __list_cut_position(struct list_head *list,
tools/include/linux/list.h
245
struct list_head *head, struct list_head *entry)
tools/include/linux/list.h
247
struct list_head *new_first = entry->next;
tools/include/linux/list.h
25
static inline void INIT_LIST_HEAD(struct list_head *list)
tools/include/linux/list.h
270
static inline void list_cut_position(struct list_head *list,
tools/include/linux/list.h
271
struct list_head *head, struct list_head *entry)
tools/include/linux/list.h
284
static inline void __list_splice(const struct list_head *list,
tools/include/linux/list.h
285
struct list_head *prev,
tools/include/linux/list.h
286
struct list_head *next)
tools/include/linux/list.h
288
struct list_head *first = list->next;
tools/include/linux/list.h
289
struct list_head *last = list->prev;
tools/include/linux/list.h
303
static inline void list_splice(const struct list_head *list,
tools/include/linux/list.h
304
struct list_head *head)
tools/include/linux/list.h
315
static inline void list_splice_tail(struct list_head *list,
tools/include/linux/list.h
316
struct list_head *head)
tools/include/linux/list.h
329
static inline void list_splice_init(struct list_head *list,
tools/include/linux/list.h
330
struct list_head *head)
tools/include/linux/list.h
346
static inline void list_splice_tail_init(struct list_head *list,
tools/include/linux/list.h
347
struct list_head *head)
tools/include/linux/list.h
38
static inline void __list_add(struct list_head *new,
tools/include/linux/list.h
39
struct list_head *prev,
tools/include/linux/list.h
40
struct list_head *next)
tools/include/linux/list.h
48
extern void __list_add(struct list_head *new,
tools/include/linux/list.h
49
struct list_head *prev,
tools/include/linux/list.h
50
struct list_head *next);
tools/include/linux/list.h
61
static inline void list_add(struct list_head *new, struct list_head *head)
tools/include/linux/list.h
75
static inline void list_add_tail(struct list_head *new, struct list_head *head)
tools/include/linux/list.h
778
static inline void list_del_range(struct list_head *begin,
tools/include/linux/list.h
779
struct list_head *end)
tools/include/linux/list.h
87
static inline void __list_del(struct list_head * prev, struct list_head * next)
tools/include/linux/list_sort.h
10
const struct list_head *, const struct list_head *);
tools/include/linux/list_sort.h
13
void list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp);
tools/include/linux/list_sort.h
7
struct list_head;
tools/include/linux/slab.h
128
struct list_head barn_list;
tools/include/linux/types.h
100
struct list_head *next, *prev;
tools/lib/list_sort.c
13
static struct list_head *merge(void *priv, list_cmp_func_t cmp,
tools/lib/list_sort.c
14
struct list_head *a, struct list_head *b)
tools/lib/list_sort.c
16
struct list_head *head, **tail = &head;
tools/lib/list_sort.c
172
void list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp)
tools/lib/list_sort.c
174
struct list_head *list = head->next, *pending = NULL;
tools/lib/list_sort.c
203
struct list_head **tail = &pending;
tools/lib/list_sort.c
210
struct list_head *a = *tail, *b = a->prev;
tools/lib/list_sort.c
230
struct list_head *next = pending->prev;
tools/lib/list_sort.c
49
static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head,
tools/lib/list_sort.c
50
struct list_head *a, struct list_head *b)
tools/lib/list_sort.c
52
struct list_head *tail = head;
tools/lib/perf/evlist.c
794
void __perf_evlist__set_leader(struct list_head *list, struct perf_evsel *leader)
tools/lib/perf/include/internal/evlist.h
137
void __perf_evlist__set_leader(struct list_head *list, struct perf_evsel *leader);
tools/lib/perf/include/internal/evlist.h
18
struct list_head entries;
tools/lib/perf/include/internal/evsel.h
113
struct list_head per_stream_periods;
tools/lib/perf/include/internal/evsel.h
18
struct list_head node;
tools/lib/perf/include/internal/evsel.h
92
struct list_head node;
tools/objtool/arch/loongarch/special.c
14
struct list_head jump_info;
tools/objtool/arch/loongarch/special.c
25
struct list_head table_list;
tools/objtool/check.c
1963
struct list_head special_alts;
tools/objtool/elf.c
476
struct list_head *entry;
tools/objtool/include/objtool/check.h
60
struct list_head call_node;
tools/objtool/include/objtool/elf.h
113
struct list_head sections;
tools/objtool/include/objtool/elf.h
114
struct list_head symbols;
tools/objtool/include/objtool/elf.h
43
struct list_head list;
tools/objtool/include/objtool/elf.h
48
struct list_head symbol_list;
tools/objtool/include/objtool/elf.h
61
struct list_head list;
tools/objtool/include/objtool/elf.h
62
struct list_head global_list;
tools/objtool/include/objtool/elf.h
92
struct list_head pv_target;
tools/objtool/include/objtool/objtool.h
19
struct list_head targets;
tools/objtool/include/objtool/objtool.h
25
struct list_head retpoline_call_list;
tools/objtool/include/objtool/objtool.h
26
struct list_head return_thunk_list;
tools/objtool/include/objtool/objtool.h
27
struct list_head static_call_list;
tools/objtool/include/objtool/objtool.h
28
struct list_head mcount_loc_list;
tools/objtool/include/objtool/objtool.h
29
struct list_head endbr_list;
tools/objtool/include/objtool/objtool.h
30
struct list_head call_list;
tools/objtool/include/objtool/special.h
16
struct list_head list;
tools/objtool/include/objtool/special.h
31
int special_get_alts(struct elf *elf, struct list_head *alts);
tools/objtool/orc_gen.c
17
struct list_head list;
tools/objtool/orc_gen.c
23
static int orc_list_add(struct list_head *orc_list, struct orc_entry *orc,
tools/objtool/orc_gen.c
53
struct list_head orc_list;
tools/objtool/special.c
131
int special_get_alts(struct elf *elf, struct list_head *alts)
tools/perf/arch/x86/util/evlist.c
85
int arch_evlist__add_required_events(struct list_head *list)
tools/perf/arch/x86/util/topdown.c
87
int topdown_insert_slots_event(struct list_head *list, int idx, struct evsel *metric_event)
tools/perf/arch/x86/util/topdown.h
13
int topdown_insert_slots_event(struct list_head *list, int idx, struct evsel *metric_event);
tools/perf/arch/x86/util/topdown.h
8
struct list_head;
tools/perf/bench/inject-buildid.c
47
struct list_head list;
tools/perf/bench/pmu-scan.c
46
struct list_head *list;
tools/perf/bench/pmu-scan.c
80
struct list_head *list;
tools/perf/bench/sched-messaging.c
40
static struct list_head sender_contexts = LIST_HEAD_INIT(sender_contexts);
tools/perf/bench/sched-messaging.c
41
static struct list_head receiver_contexts = LIST_HEAD_INIT(receiver_contexts);
tools/perf/bench/sched-messaging.c
44
struct list_head list;
tools/perf/bench/sched-messaging.c
52
struct list_head list;
tools/perf/builtin-annotate.c
373
static void print_annotate_item_stat(struct list_head *head, const char *title)
tools/perf/builtin-daemon.c
80
struct list_head list;
tools/perf/builtin-daemon.c
92
struct list_head sessions;
tools/perf/builtin-ftrace.c
1588
struct list_head *head = opt->value;
tools/perf/builtin-ftrace.c
1601
static void delete_filter_func(struct list_head *head)
tools/perf/builtin-ftrace.c
1614
struct list_head *head = opt->value;
tools/perf/builtin-ftrace.c
455
static int __set_tracing_filter(const char *filter_file, struct list_head *funcs)
tools/perf/builtin-inject.c
130
struct list_head samples;
tools/perf/builtin-inject.c
141
struct list_head node;
tools/perf/builtin-kmem.c
1264
struct list_head *sort_list)
tools/perf/builtin-kmem.c
1294
struct list_head *sort_list)
tools/perf/builtin-kmem.c
1311
struct list_head *sort_list)
tools/perf/builtin-kmem.c
1341
struct list_head *sort_list)
tools/perf/builtin-kmem.c
1677
static int slab_sort_dimension__add(const char *tok, struct list_head *list)
tools/perf/builtin-kmem.c
1697
static int page_sort_dimension__add(const char *tok, struct list_head *list)
tools/perf/builtin-kmem.c
1717
static int setup_slab_sorting(struct list_head *sort_list, const char *arg)
tools/perf/builtin-kmem.c
1743
static int setup_page_sorting(struct list_head *sort_list, const char *arg)
tools/perf/builtin-kmem.c
455
struct list_head list;
tools/perf/builtin-kwork.c
1513
static unsigned long long nr_list_entry(struct list_head *head)
tools/perf/builtin-kwork.c
1515
struct list_head *pos;
tools/perf/builtin-kwork.c
169
const char *tok, struct list_head *list)
tools/perf/builtin-kwork.c
293
static int work_cmp(struct list_head *list,
tools/perf/builtin-kwork.c
312
struct list_head *sort_list)
tools/perf/builtin-kwork.c
335
struct kwork_work *key, struct list_head *sort_list)
tools/perf/builtin-kwork.c
381
struct list_head *sort_list)
tools/perf/builtin-kwork.c
62
struct list_head list;
tools/perf/builtin-lock.c
198
struct list_head list;
tools/perf/builtin-report.c
947
static int task_list_cmp(void *priv, const struct list_head *la, const struct list_head *lb)
tools/perf/builtin-sched.c
1013
struct list_head *sort_list)
tools/perf/builtin-sched.c
106
struct list_head list;
tools/perf/builtin-sched.c
115
struct list_head work_list;
tools/perf/builtin-sched.c
1458
static int sort_dimension__add(const char *tok, struct list_head *list)
tools/perf/builtin-sched.c
218
struct list_head sort_list, cmp_pid;
tools/perf/builtin-sched.c
3934
struct list_head domain_list;
tools/perf/builtin-sched.c
3939
struct list_head cpu_list;
tools/perf/builtin-sched.c
3940
struct list_head domain_head;
tools/perf/builtin-sched.c
3944
static struct list_head cpu_head = LIST_HEAD_INIT(cpu_head);
tools/perf/builtin-sched.c
4171
static int get_all_cpu_stats(struct list_head *head)
tools/perf/builtin-sched.c
4228
static int show_schedstat_data(struct list_head *head1, struct cpu_domain_map **cd_map1,
tools/perf/builtin-sched.c
4229
struct list_head *head2, struct cpu_domain_map **cd_map2,
tools/perf/builtin-sched.c
4468
static void free_schedstat(struct list_head *head)
tools/perf/builtin-sched.c
4539
struct list_head cpu_head_ses0, cpu_head_ses1;
tools/perf/builtin-sched.c
928
struct list_head list;
tools/perf/builtin-sched.c
969
thread_lat_cmp(struct list_head *list, struct work_atoms *l, struct work_atoms *r)
tools/perf/builtin-sched.c
987
struct list_head *sort_list)
tools/perf/builtin-script.c
3525
struct list_head node;
tools/perf/builtin-stat.c
1913
const struct list_head *l,
tools/perf/builtin-stat.c
1914
const struct list_head *r)
tools/perf/builtin-top.c
953
struct list_head *config_terms;
tools/perf/builtin-trace.c
4952
const struct list_head *la,
tools/perf/builtin-trace.c
4953
const struct list_head *lb)
tools/perf/check-header_ignore_hunks/lib/list_sort.c
2
struct list_head *a, struct list_head *b)
tools/perf/check-header_ignore_hunks/lib/list_sort.c
4
struct list_head *tail = head;
tools/perf/tests/pmu-events.c
816
struct list_head list;
tools/perf/tests/switch-tracking.c
216
struct list_head list;
tools/perf/tests/switch-tracking.c
221
static int add_event(struct evlist *evlist, struct list_head *events,
tools/perf/tests/switch-tracking.c
250
static void free_event_nodes(struct list_head *events)
tools/perf/ui/browser.c
105
struct list_head *head = browser->entries;
tools/perf/ui/browser.c
106
struct list_head *pos;
tools/perf/ui/browser.c
512
struct list_head *pos;
tools/perf/ui/browser.c
513
struct list_head *head = browser->entries;
tools/perf/ui/browser.c
77
static struct list_head *
tools/perf/ui/browser.c
79
struct list_head *pos)
tools/perf/ui/browser.c
90
static struct list_head *
tools/perf/ui/browser.c
92
struct list_head *pos)
tools/perf/ui/browsers/annotate-data.c
22
struct list_head node;
tools/perf/ui/browsers/annotate-data.c
26
struct list_head children;
tools/perf/ui/browsers/annotate-data.c
34
struct list_head entries;
tools/perf/ui/browsers/annotate-data.c
84
struct list_head *parent_list;
tools/perf/ui/browsers/annotate.c
387
struct list_head *head = browser->b.entries;
tools/perf/util/annotate-data.c
1003
static void prepend_basic_blocks(struct list_head *this_blocks,
tools/perf/util/annotate-data.c
1004
struct list_head *full_blocks)
tools/perf/util/annotate-data.c
1035
static void delete_basic_blocks(struct list_head *basic_blocks)
tools/perf/util/annotate-data.c
1347
struct list_head *basic_blocks,
tools/perf/util/annotate-data.h
191
struct list_head list;
tools/perf/util/annotate-data.h
221
struct list_head stack_vars;
tools/perf/util/annotate-data.h
54
struct list_head node;
tools/perf/util/annotate-data.h
55
struct list_head children;
tools/perf/util/annotate.c
1204
static int annotated_source__addr_fmt_width(struct list_head *lines, u64 start)
tools/perf/util/annotate.c
1487
size_t disasm__fprintf(struct list_head *head, FILE *fp)
tools/perf/util/annotate.c
2653
static struct annotated_item_stat *annotate_data_stat(struct list_head *head,
tools/perf/util/annotate.c
2719
struct list_head *sources = ¬es->src->source;
tools/perf/util/annotate.c
2739
struct list_head *sources = ¬es->src->source;
tools/perf/util/annotate.c
2986
struct list_head queue;
tools/perf/util/annotate.c
2987
struct list_head visited;
tools/perf/util/annotate.c
2996
struct list_head node;
tools/perf/util/annotate.c
3002
static bool basic_block_has_offset(struct list_head *head, s64 offset)
tools/perf/util/annotate.c
3133
struct list_head *head)
tools/perf/util/annotate.c
3176
struct list_head *head)
tools/perf/util/annotate.c
656
void annotation_line__add(struct annotation_line *al, struct list_head *head)
tools/perf/util/annotate.c
662
annotation_line__next(struct annotation_line *pos, struct list_head *head)
tools/perf/util/annotate.h
113
struct list_head node;
tools/perf/util/annotate.h
145
void annotation_line__add(struct annotation_line *al, struct list_head *head);
tools/perf/util/annotate.h
189
annotation_line__next(struct annotation_line *pos, struct list_head *head);
tools/perf/util/annotate.h
222
size_t disasm__fprintf(struct list_head *head, FILE *fp);
tools/perf/util/annotate.h
301
struct list_head source;
tools/perf/util/annotate.h
556
struct list_head list;
tools/perf/util/annotate.h
561
extern struct list_head ann_insn_stat;
tools/perf/util/annotate.h
574
struct list_head list;
tools/perf/util/annotate.h
581
struct list_head *head);
tools/perf/util/auxtrace.c
1010
static int auxtrace_index__process_entry(int fd, struct list_head *head,
tools/perf/util/auxtrace.c
1042
struct list_head *head = &session->auxtrace_index;
tools/perf/util/auxtrace.c
906
static int auxtrace_index__alloc(struct list_head *head)
tools/perf/util/auxtrace.c
922
void auxtrace_index__free(struct list_head *head)
tools/perf/util/auxtrace.c
932
static struct auxtrace_index *auxtrace_index__last(struct list_head *head)
tools/perf/util/auxtrace.c
956
int auxtrace_index__auxtrace_event(struct list_head *head,
tools/perf/util/auxtrace.c
989
int auxtrace_index__write(int fd, struct list_head *head)
tools/perf/util/auxtrace.h
187
struct list_head list;
tools/perf/util/auxtrace.h
248
struct list_head list;
tools/perf/util/auxtrace.h
275
struct list_head head;
tools/perf/util/auxtrace.h
431
struct list_head list;
tools/perf/util/auxtrace.h
451
struct list_head head;
tools/perf/util/auxtrace.h
596
int auxtrace_index__auxtrace_event(struct list_head *head, union perf_event *event,
tools/perf/util/auxtrace.h
598
int auxtrace_index__write(int fd, struct list_head *head);
tools/perf/util/auxtrace.h
601
void auxtrace_index__free(struct list_head *head);
tools/perf/util/bpf-filter.c
654
int perf_bpf_filter__parse(struct list_head *expr_head, const char *str)
tools/perf/util/bpf-filter.c
75
struct list_head list;
tools/perf/util/bpf-filter.h
11
struct list_head list;
tools/perf/util/bpf-filter.h
12
struct list_head groups;
tools/perf/util/bpf-filter.h
30
int perf_bpf_filter__parse(struct list_head *expr_head, const char *str);
tools/perf/util/bpf-filter.h
41
static inline int perf_bpf_filter__parse(struct list_head *expr_head __maybe_unused,
tools/perf/util/bpf-filter.y
1
%parse-param {struct list_head *expr_head}
tools/perf/util/bpf-filter.y
22
static void perf_bpf_filter_error(struct list_head *expr __maybe_unused,
tools/perf/util/bpf_counter.c
37
struct list_head list;
tools/perf/util/bpf_ftrace.c
36
struct list_head *pos;
tools/perf/util/call-path.h
44
struct list_head node;
tools/perf/util/call-path.h
56
struct list_head blocks;
tools/perf/util/callchain.c
830
struct list_head *old_tail;
tools/perf/util/callchain.h
120
struct list_head list;
tools/perf/util/callchain.h
160
struct list_head node;
tools/perf/util/callchain.h
62
struct list_head val;
tools/perf/util/callchain.h
63
struct list_head parent_val;
tools/perf/util/capstone.c
407
struct list_head *list = ¬es->src->source;
tools/perf/util/capstone.c
548
struct list_head *list = ¬es->src->source;
tools/perf/util/cgroup.c
26
struct list_head list;
tools/perf/util/comm.h
14
struct list_head list;
tools/perf/util/config.c
626
static struct perf_config_section *find_section(struct list_head *sections,
tools/perf/util/config.c
650
static struct perf_config_section *add_section(struct list_head *sections,
tools/perf/util/config.c
710
struct list_head *sections;
tools/perf/util/config.h
12
struct list_head node;
tools/perf/util/config.h
17
struct list_head items;
tools/perf/util/config.h
19
struct list_head node;
tools/perf/util/config.h
23
struct list_head sections;
tools/perf/util/disasm.c
1084
struct list_head *list = ¬es->src->source;
tools/perf/util/disasm.c
1299
struct list_head *list = ¬es->src->source;
tools/perf/util/drm_pmu.c
161
struct list_head *pmus = args;
tools/perf/util/drm_pmu.c
514
int perf_pmus__read_drm_pmus(struct list_head *pmus)
tools/perf/util/drm_pmu.c
73
static struct drm_pmu *add_drm_pmu(struct list_head *pmus, char *line, size_t line_len)
tools/perf/util/drm_pmu.h
14
struct list_head;
tools/perf/util/drm_pmu.h
32
int perf_pmus__read_drm_pmus(struct list_head *pmus);
tools/perf/util/dso.h
228
struct list_head open_entry;
tools/perf/util/evlist.c
223
void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list)
tools/perf/util/evlist.h
118
int arch_evlist__add_required_events(struct list_head *list);
tools/perf/util/evlist.h
234
void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list);
tools/perf/util/evlist.h
98
struct list_head deferred_samples;
tools/perf/util/evsel.c
1176
struct list_head *config_terms = &evsel->config_terms;
tools/perf/util/evsel.c
1825
void free_config_terms(struct list_head *config_terms)
tools/perf/util/evsel.c
438
int copy_config_terms(struct list_head *dst, struct list_head *src)
tools/perf/util/evsel.h
164
struct list_head bpf_counter_list; /* for perf-stat -b */
tools/perf/util/evsel.h
165
struct list_head bpf_filters; /* for perf-record --filter */
tools/perf/util/evsel.h
263
int copy_config_terms(struct list_head *dst, struct list_head *src);
tools/perf/util/evsel.h
264
void free_config_terms(struct list_head *config_terms);
tools/perf/util/evsel.h
95
struct list_head config_terms;
tools/perf/util/evsel_config.h
39
struct list_head list;
tools/perf/util/ftrace.h
16
struct list_head filters;
tools/perf/util/ftrace.h
17
struct list_head notrace;
tools/perf/util/ftrace.h
18
struct list_head graph_funcs;
tools/perf/util/ftrace.h
19
struct list_head nograph_funcs;
tools/perf/util/ftrace.h
20
struct list_head event_pair;
tools/perf/util/ftrace.h
45
struct list_head list;
tools/perf/util/hist.h
135
struct list_head hpp_formats;
tools/perf/util/hist.h
242
struct list_head node;
tools/perf/util/hist.h
243
struct list_head head;
tools/perf/util/hist.h
504
struct list_head list;
tools/perf/util/hist.h
505
struct list_head sort_list;
tools/perf/util/hist.h
514
struct list_head fields;
tools/perf/util/hist.h
515
struct list_head sorts;
tools/perf/util/hist.h
530
struct list_head list;
tools/perf/util/hwmon_pmu.c
345
struct perf_pmu *hwmon_pmu__new(struct list_head *pmus, const char *hwmon_dir,
tools/perf/util/hwmon_pmu.c
704
int perf_pmus__read_hwmon_pmus(struct list_head *pmus)
tools/perf/util/hwmon_pmu.h
145
struct perf_pmu *hwmon_pmu__new(struct list_head *pmus, const char *hwmon_dir,
tools/perf/util/hwmon_pmu.h
159
int perf_pmus__read_hwmon_pmus(struct list_head *pmus);
tools/perf/util/hwmon_pmu.h
8
struct list_head;
tools/perf/util/intel-tpebs.c
43
struct list_head nd;
tools/perf/util/kvm-stat.h
41
struct list_head hash_entry;
tools/perf/util/kwork.h
117
struct list_head atom_list[KWORK_TRACE_MAX];
tools/perf/util/kwork.h
144
struct list_head list;
tools/perf/util/kwork.h
204
struct list_head class_list;
tools/perf/util/kwork.h
205
struct list_head atom_page_list;
tools/perf/util/kwork.h
206
struct list_head sort_list, cmp_id;
tools/perf/util/kwork.h
82
struct list_head list;
tools/perf/util/kwork.h
92
struct list_head list;
tools/perf/util/lock-contention.c
18
struct list_head list;
tools/perf/util/lock-contention.h
105
struct list_head seq_list;
tools/perf/util/lock-contention.h
93
struct list_head list;
tools/perf/util/machine.c
3082
struct list_head *list = data;
tools/perf/util/machine.c
3093
int machine__thread_list(struct machine *machine, struct list_head *list)
tools/perf/util/machine.c
3098
void thread_list__delete(struct list_head *list)
tools/perf/util/machine.h
293
struct list_head list;
tools/perf/util/machine.h
298
int machine__thread_list(struct machine *machine, struct list_head *list);
tools/perf/util/machine.h
300
void thread_list__delete(struct list_head *list);
tools/perf/util/metricgroup.c
1011
const struct list_head *l,
tools/perf/util/metricgroup.c
1012
const struct list_head *r)
tools/perf/util/metricgroup.c
1025
struct list_head *list;
tools/perf/util/metricgroup.c
1076
struct list_head *metric_list,
tools/perf/util/metricgroup.c
1129
bool system_wide, struct list_head *metric_list,
tools/perf/util/metricgroup.c
1172
static void metricgroup__free_metrics(struct list_head *metric_list)
tools/perf/util/metricgroup.c
1188
static void find_tool_events(const struct list_head *metric_list,
tools/perf/util/metricgroup.c
1213
static int build_combined_expr_ctx(const struct list_head *metric_list,
tools/perf/util/metricgroup.c
124
struct list_head nd;
tools/perf/util/metricgroup.c
1337
static int count_uses(struct list_head *metric_list, struct evsel *evsel)
tools/perf/util/metricgroup.c
1355
static struct evsel *pick_display_evsel(struct list_head *metric_list,
tools/perf/util/metricgroup.c
679
struct list_head *metric_list;
tools/perf/util/metricgroup.c
694
static int add_metric(struct list_head *metric_list,
tools/perf/util/metricgroup.c
734
static int resolve_metric(struct list_head *metric_list,
tools/perf/util/metricgroup.c
819
static int __add_metric(struct list_head *metric_list,
tools/perf/util/metricgroup.c
940
static int add_metric(struct list_head *metric_list,
tools/perf/util/metricgroup.c
982
static int metric_list_cmp(void *priv __maybe_unused, const struct list_head *l,
tools/perf/util/metricgroup.c
983
const struct list_head *r)
tools/perf/util/metricgroup.h
26
struct list_head head; /* list of metric_expr */
tools/perf/util/metricgroup.h
46
struct list_head nd;
tools/perf/util/namespaces.h
25
struct list_head list;
tools/perf/util/ordered-events.c
102
struct list_head *cache = &oe->cache;
tools/perf/util/ordered-events.c
22
struct list_head *p;
tools/perf/util/ordered-events.c
226
struct list_head *head = &oe->events;
tools/perf/util/ordered-events.c
295
struct list_head *head = &oe->events;
tools/perf/util/ordered-events.h
14
struct list_head list;
tools/perf/util/ordered-events.h
32
struct list_head list;
tools/perf/util/ordered-events.h
42
struct list_head events;
tools/perf/util/ordered-events.h
43
struct list_head cache;
tools/perf/util/ordered-events.h
44
struct list_head to_free;
tools/perf/util/parse-events.c
1119
struct list_head *head_terms,
tools/perf/util/parse-events.c
1191
struct list_head *head_terms)
tools/perf/util/parse-events.c
1306
struct list_head *head_terms,
tools/perf/util/parse-events.c
1343
struct list_head *head_terms)
tools/perf/util/parse-events.c
1382
struct list_head *list,
tools/perf/util/parse-events.c
1401
struct list_head *list,
tools/perf/util/parse-events.c
1440
struct list_head *list,
tools/perf/util/parse-events.c
1476
static bool config_term_percore(struct list_head *config_terms)
tools/perf/util/parse-events.c
1489
struct list_head *list, struct perf_pmu *pmu,
tools/perf/util/parse-events.c
1624
struct list_head **listp, void *loc_)
tools/perf/util/parse-events.c
1627
struct list_head *list = NULL;
tools/perf/util/parse-events.c
1659
list = malloc(sizeof(struct list_head));
tools/perf/util/parse-events.c
1713
struct list_head **listp,
tools/perf/util/parse-events.c
174
__add_event(struct list_head *list, int *idx,
tools/perf/util/parse-events.c
1777
void parse_events__set_leader(char *name, struct list_head *list)
tools/perf/util/parse-events.c
178
struct list_head *config_terms, struct evsel *first_wildcard_match,
tools/perf/util/parse-events.c
1794
struct list_head *list,
tools/perf/util/parse-events.c
1905
struct list_head *list,
tools/perf/util/parse-events.c
1912
struct list_head *list,
tools/perf/util/parse-events.c
1918
int parse_events__set_default_name(struct list_head *list, char *name)
tools/perf/util/parse-events.c
1981
const struct list_head *head)
tools/perf/util/parse-events.c
2053
static int evlist__cmp(void *_fg_idx, const struct list_head *l, const struct list_head *r)
tools/perf/util/parse-events.c
2118
int __weak arch_evlist__add_required_events(struct list_head *list __always_unused)
tools/perf/util/parse-events.c
2123
static int parse_events__sort_events_and_fix_groups(struct list_head *list)
tools/perf/util/parse-events.c
2340
struct list_head list;
tools/perf/util/parse-events.c
306
static int add_event(struct list_head *list, int *idx,
tools/perf/util/parse-events.c
308
const char *metric_id, struct list_head *config_terms,
tools/perf/util/parse-events.c
40
struct list_head *head_terms);
tools/perf/util/parse-events.c
436
struct list_head *list, struct perf_pmu *pmu,
tools/perf/util/parse-events.c
472
struct list_head *list,
tools/perf/util/parse-events.c
500
struct list_head *list;
tools/perf/util/parse-events.c
547
struct list_head *list,
tools/perf/util/parse-events.c
638
struct list_head *list,
tools/perf/util/parse-events.h
139
struct list_head list;
tools/perf/util/parse-events.h
144
struct list_head terms;
tools/perf/util/parse-events.h
149
struct list_head list;
tools/perf/util/parse-events.h
217
struct list_head *list, struct parse_events_modifier mod);
tools/perf/util/parse-events.h
219
struct list_head *list, struct parse_events_modifier mod);
tools/perf/util/parse-events.h
220
int parse_events__set_default_name(struct list_head *list, char *name);
tools/perf/util/parse-events.h
222
struct list_head *list,
tools/perf/util/parse-events.h
227
struct list_head *list,
tools/perf/util/parse-events.h
233
struct list_head *list,
tools/perf/util/parse-events.h
244
struct list_head **listp, void *loc);
tools/perf/util/parse-events.h
249
struct list_head **listp,
tools/perf/util/parse-events.h
252
void parse_events__set_leader(char *name, struct list_head *list);
tools/perf/util/parse-events.h
92
struct list_head list;
tools/perf/util/parse-events.y
104
struct list_head *list_evsel;
tools/perf/util/parse-events.y
126
struct list_head *groups = $1;
tools/perf/util/parse-events.y
137
struct list_head *groups = $1;
tools/perf/util/parse-events.y
138
struct list_head *group = $3;
tools/perf/util/parse-events.y
148
struct list_head *groups = $1;
tools/perf/util/parse-events.y
149
struct list_head *event = $3;
tools/perf/util/parse-events.y
165
struct list_head *list = $1;
tools/perf/util/parse-events.y
179
struct list_head *list = $3;
tools/perf/util/parse-events.y
191
struct list_head *list = $2;
tools/perf/util/parse-events.y
201
struct list_head *events = $1;
tools/perf/util/parse-events.y
202
struct list_head *event = $3;
tools/perf/util/parse-events.y
216
struct list_head *list = $1;
tools/perf/util/parse-events.y
262
struct list_head *list = NULL;
tools/perf/util/parse-events.y
274
struct list_head *list;
tools/perf/util/parse-events.y
296
struct list_head *list;
tools/perf/util/parse-events.y
316
struct list_head *list;
tools/perf/util/parse-events.y
32
static struct list_head* alloc_list(void)
tools/perf/util/parse-events.y
335
struct list_head *list;
tools/perf/util/parse-events.y
34
struct list_head *list;
tools/perf/util/parse-events.y
355
struct list_head *list;
tools/perf/util/parse-events.y
376
struct list_head *list;
tools/perf/util/parse-events.y
407
struct list_head *list;
tools/perf/util/parse-events.y
426
struct list_head *list;
tools/perf/util/parse-events.y
44
static void free_list_evsel(struct list_head* list_evsel)
tools/perf/util/pmu.c
1225
struct perf_pmu *perf_pmu__lookup(struct list_head *pmus, int dirfd, const char *name,
tools/perf/util/pmu.c
123
static struct perf_pmu_format *perf_pmu__new_format(struct list_head *list, char *name)
tools/perf/util/pmu.c
1289
struct perf_pmu *perf_pmu__create_placeholder_core_pmu(struct list_head *core_pmus)
tools/perf/util/pmu.c
1362
struct perf_pmu_format *pmu_find_format(const struct list_head *formats,
tools/perf/util/pmu.c
1461
static char *pmu_formats_string(const struct list_head *formats)
tools/perf/util/pmu.c
1948
static void perf_pmu__del_formats(struct list_head *formats)
tools/perf/util/pmu.c
2458
static int perf_pmu__new_caps(struct list_head *list, char *name, char *value)
tools/perf/util/pmu.c
779
static int pmu_alias_terms(struct perf_pmu_alias *alias, struct list_head *terms)
tools/perf/util/pmu.h
139
struct list_head format;
tools/perf/util/pmu.h
179
struct list_head caps;
tools/perf/util/pmu.h
181
struct list_head list;
tools/perf/util/pmu.h
246
struct list_head list;
tools/perf/util/pmu.h
284
struct perf_pmu_format *pmu_find_format(const struct list_head *formats,
tools/perf/util/pmu.h
346
struct perf_pmu *perf_pmu__lookup(struct list_head *pmus, int dirfd, const char *lookup_name,
tools/perf/util/pmu.h
348
struct perf_pmu *perf_pmu__create_placeholder_core_pmu(struct list_head *core_pmus);
tools/perf/util/pmu.h
38
struct list_head list;
tools/perf/util/pmus.c
225
const struct list_head *lhs, const struct list_head *rhs)
tools/perf/util/probe-event.c
2524
struct list_head list;
tools/perf/util/probe-event.c
2530
static void kprobe_blacklist__delete(struct list_head *blacklist)
tools/perf/util/probe-event.c
2543
static int kprobe_blacklist__load(struct list_head *blacklist)
tools/perf/util/probe-event.c
2599
kprobe_blacklist__find_by_address(struct list_head *blacklist, u64 address)
tools/perf/util/probe-file.c
892
struct list_head sdtlist;
tools/perf/util/probe-file.h
12
struct list_head node;
tools/perf/util/probe-file.h
21
struct list_head entries;
tools/perf/util/python.c
1318
struct list_head *pos;
tools/perf/util/python.c
1425
struct list_head *pos;
tools/perf/util/python.c
2044
struct list_head *mpos;
tools/perf/util/record.c
44
struct list_head *config_terms = &evsel->config_terms;
tools/perf/util/session.c
1343
struct list_head list;
tools/perf/util/session.h
55
struct list_head auxtrace_index;
tools/perf/util/srccode.c
27
struct list_head nd;
tools/perf/util/srcline.h
36
struct list_head list;
tools/perf/util/srcline.h
41
struct list_head val;
tools/perf/util/symbol-elf.c
2074
struct list_head node;
tools/perf/util/symbol-elf.c
2080
struct list_head node;
tools/perf/util/symbol-elf.c
2092
struct list_head phdrs;
tools/perf/util/symbol-elf.c
2093
struct list_head syms;
tools/perf/util/symbol-elf.c
2676
struct list_head *sdt_notes)
tools/perf/util/symbol-elf.c
2807
static int construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes)
tools/perf/util/symbol-elf.c
2872
int get_sdt_note_list(struct list_head *head, const char *target)
tools/perf/util/symbol-elf.c
2900
int cleanup_sdt_note_list(struct list_head *sdt_notes)
tools/perf/util/symbol-elf.c
2922
int sdt_notes__get_count(struct list_head *start)
tools/perf/util/symbol.c
1270
struct list_head maps;
tools/perf/util/symbol.c
75
struct list_head node;
tools/perf/util/symbol.h
251
struct list_head note_list; /* SDT notes' list */
tools/perf/util/symbol.h
254
int get_sdt_note_list(struct list_head *head, const char *target);
tools/perf/util/symbol.h
255
int cleanup_sdt_note_list(struct list_head *sdt_notes);
tools/perf/util/symbol.h
256
int sdt_notes__get_count(struct list_head *start);
tools/perf/util/thread.h
228
static inline struct list_head *thread__namespaces_list(struct thread *thread)
tools/perf/util/thread.h
248
static inline struct list_head *thread__comm_list(struct thread *thread)
tools/perf/util/thread.h
25
struct list_head lists;
tools/perf/util/thread.h
26
struct list_head free_lists;
tools/perf/util/thread.h
51
struct list_head namespaces_list;
tools/perf/util/thread.h
53
struct list_head comm_list;
tools/perf/util/trace-event-info.c
505
get_tracepoints_path(struct list_head *pattrs)
tools/perf/util/trace-event-info.c
542
bool have_tracepoints(struct list_head *pattrs)
tools/perf/util/trace-event-info.c
592
struct tracing_data *tracing_data_get(struct list_head *pattrs,
tools/perf/util/trace-event-info.c
688
int read_tracing_data(int fd, struct list_head *pattrs)
tools/perf/util/trace-event-scripting.c
29
struct list_head node;
tools/perf/util/trace-event.h
31
bool have_tracepoints(struct list_head *evlist);
tools/perf/util/trace-event.h
63
int read_tracing_data(int fd, struct list_head *pattrs);
tools/perf/util/trace-event.h
78
struct tracing_data *tracing_data_get(struct list_head *pattrs,
tools/testing/cxl/test/cxl.c
386
struct list_head list;
tools/testing/cxl/test/mock.h
8
struct list_head list;
tools/testing/nvdimm/test/iomap.c
21
struct list_head list;
tools/testing/nvdimm/test/ndtest.h
13
struct list_head resources;
tools/testing/nvdimm/test/nfit.c
182
struct list_head resources;
tools/testing/nvdimm/test/nfit_test.h
14
struct list_head list;
tools/testing/nvdimm/test/nfit_test.h
19
struct list_head requests;
tools/testing/nvdimm/test/nfit_test.h
20
struct list_head list;
tools/testing/selftests/bpf/prog_tests/arena_list.c
56
sum = list_sum(skel->bss->list_head);
tools/testing/selftests/bpf/prog_tests/arena_list.c
63
sum = list_sum(skel->bss->list_head);
tools/testing/selftests/bpf/prog_tests/btf_dump.c
697
TEST_BTF_DUMP_DATA(btf, d, "struct", str, struct list_head, BTF_F_COMPACT,
tools/testing/selftests/bpf/prog_tests/btf_dump.c
699
{ .next = (struct list_head *)1 });
tools/testing/selftests/bpf/prog_tests/btf_dump.c
700
TEST_BTF_DUMP_DATA(btf, d, "struct", str, struct list_head, 0,
tools/testing/selftests/bpf/prog_tests/btf_dump.c
704
{ .next = (struct list_head *)1 });
tools/testing/selftests/bpf/prog_tests/btf_dump.c
706
TEST_BTF_DUMP_DATA(btf, d, "struct", str, struct list_head, BTF_F_COMPACT,
tools/testing/selftests/bpf/prog_tests/btf_dump.c
708
{ .next = (struct list_head *)0 });
tools/testing/selftests/bpf/prog_tests/btf_dump.c
709
TEST_BTF_DUMP_DATA(btf, d, "struct", str, struct list_head, 0,
tools/testing/selftests/bpf/prog_tests/btf_dump.c
712
{ .next = (struct list_head *)0 });
tools/testing/selftests/bpf/progs/arena_list.c
29
struct arena_list_head __arena *list_head;
tools/testing/selftests/bpf/progs/arena_list.c
55
list_head = &global_head;
tools/testing/selftests/bpf/progs/arena_list.c
63
list_add_head(&n->node, list_head);
tools/testing/selftests/bpf/progs/arena_list.c
83
list_for_each_entry(n, list_head, node) {
tools/testing/selftests/bpf/progs/btf_dump_test_case_ordering.c
32
struct list_head *next;
tools/testing/selftests/bpf/progs/btf_dump_test_case_ordering.c
33
struct list_head *prev;
tools/testing/selftests/bpf/progs/btf_dump_test_case_ordering.c
52
struct list_head l;
tools/testing/selftests/bpf/progs/mptcp_bpf.h
8
static inline int list_is_head(const struct list_head *list,
tools/testing/selftests/bpf/progs/mptcp_bpf.h
9
const struct list_head *head)
tools/testing/selftests/bpf/progs/netif_receive_skb.c
203
TEST_BTF(str, struct list_head, BTF_F_PTR_RAW,
tools/testing/selftests/bpf/progs/netif_receive_skb.c
205
{ .next = (struct list_head *)1 });
tools/testing/selftests/bpf/progs/netif_receive_skb.c
207
TEST_BTF(str, struct list_head, BTF_F_PTR_RAW,
tools/testing/selftests/bpf/progs/netif_receive_skb.c
209
{ .next = (struct list_head *)0 });
tools/testing/selftests/bpf/xsk.c
63
struct list_head ctx_list;
tools/testing/selftests/bpf/xsk.c
75
struct list_head list;
tools/testing/selftests/hid/progs/hid_bpf_helpers.h
91
struct list_head list;
tools/testing/selftests/kvm/include/kvm_util.h
109
struct list_head vcpus;
tools/testing/selftests/kvm/include/kvm_util.h
60
struct list_head list;
tools/testing/selftests/kvm/lib/arm64/vgic.c
83
struct list_head *iter;
tools/testing/selftests/livepatch/test_modules/test_klp_shadow_vars.c
22
struct list_head list;
tools/testing/selftests/vfio/lib/include/libvfio/iommu.h
21
struct list_head link;
tools/testing/selftests/vfio/lib/include/libvfio/iommu.h
32
struct list_head dma_regions;
tools/testing/vma/include/dup.h
55
struct list_head same_vma;
tools/testing/vma/include/dup.h
559
struct list_head anon_vma_chain; /* Serialized by mmap_lock &
tools/testing/vma/include/stubs.h
121
struct list_head *uf)
tools/testing/vma/include/stubs.h
145
struct list_head *unmaps)
tools/testing/vma/include/stubs.h
43
struct list_head *uf)
tools/testing/vsock/vsock_diag_test.c
106
static void print_vsock_stats(FILE *fp, struct list_head *head)
tools/testing/vsock/vsock_diag_test.c
114
static struct vsock_stat *find_vsock_stat(struct list_head *head, int fd)
tools/testing/vsock/vsock_diag_test.c
132
static void check_no_sockets(struct list_head *head)
tools/testing/vsock/vsock_diag_test.c
141
static void check_num_sockets(struct list_head *head, int expected)
tools/testing/vsock/vsock_diag_test.c
143
struct list_head *node;
tools/testing/vsock/vsock_diag_test.c
238
static void add_vsock_stat(struct list_head *sockets,
tools/testing/vsock/vsock_diag_test.c
256
static void read_vsock_stat(struct list_head *sockets)
tools/testing/vsock/vsock_diag_test.c
31
struct list_head list;
tools/testing/vsock/vsock_diag_test.c
321
static void free_sock_stat(struct list_head *sockets)
tools/usb/usbip/libsrc/list.h
20
struct list_head *next, *prev;
tools/usb/usbip/libsrc/list.h
26
struct list_head name = LIST_HEAD_INIT(name)
tools/usb/usbip/libsrc/list.h
28
static inline void INIT_LIST_HEAD(struct list_head *list)
tools/usb/usbip/libsrc/list.h
40
static inline void __list_add(struct list_head *new,
tools/usb/usbip/libsrc/list.h
41
struct list_head *prev,
tools/usb/usbip/libsrc/list.h
42
struct list_head *next)
tools/usb/usbip/libsrc/list.h
58
static inline void list_add(struct list_head *new, struct list_head *head)
tools/usb/usbip/libsrc/list.h
70
static inline void __list_del(struct list_head * prev, struct list_head * next)
tools/usb/usbip/libsrc/list.h
80
static inline void __list_del_entry(struct list_head *entry)
tools/usb/usbip/libsrc/list.h
91
static inline void list_del(struct list_head *entry)
tools/usb/usbip/libsrc/usbip_host_common.c
155
static void usbip_exported_device_destroy(struct list_head *devs)
tools/usb/usbip/libsrc/usbip_host_common.c
157
struct list_head *i, *tmp;
tools/usb/usbip/libsrc/usbip_host_common.c
270
struct list_head *i;
tools/usb/usbip/libsrc/usbip_host_common.h
41
struct list_head edev_list;
tools/usb/usbip/libsrc/usbip_host_common.h
50
struct list_head node;
tools/usb/usbip/src/usbipd.c
163
struct list_head *j;
tools/usb/usbip/src/usbipd.c
96
struct list_head *i;
virt/kvm/coalesced_mmio.h
19
struct list_head list;
virt/kvm/eventfd.c
736
struct list_head list;
virt/kvm/guest_memfd.c
27
struct list_head entry;
virt/kvm/vfio.c
25
struct list_head node;
virt/kvm/vfio.c
33
struct list_head file_list;