/kernel/linux/linux-5.10/include/linux/ |
H A D | rhashtable-types.h | 18 struct rhash_head __rcu *next; member 23 struct rhlist_head __rcu *next; member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_jack.h | 27 struct hda_jack_callback *next; member
|
/kernel/linux/linux-5.10/scripts/genksyms/ |
H A D | genksyms.h | 27 struct string_list *next; member
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | avtab.h | 80 struct avtab_node *next; member
|
H A D | ebitmap.h | 35 struct ebitmap_node *next; member
|
H A D | constraint.h | 54 struct constraint_expr *next; /* next expression */ member 60 struct constraint_node *next; /* next constraint */ member
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_prioq.c | 277 register struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_leave() local 387 struct snd_seq_event_cell *cell, *next; snd_seq_prioq_remove_events() local [all...] |
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | types.h | 70 struct list_head *next, *prev; member 78 struct hlist_node *next, **pprev; member
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | hashmap.h | 49 struct hashmap_entry *next; member
|
/kernel/linux/linux-5.10/tools/firmware/ |
H A D | ihex2fw.c | 29 struct ihex_binrec *next; /* not part of the real data structure */ member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hashmap.h | 49 struct hashmap_entry *next; member
|
H A D | session.h | 47 struct decomp *next; member
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clntlock.c | 234 struct file_lock *fl, *next; in reclaimer() local
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | nodemgmt.c | 282 struct list_head *next; in jffs2_find_nextblock() local
|
H A D | xattr.h | 62 struct jffs2_xattr_ref *next; /* chained from ic->xref_list */ member
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_xtree.h | 73 __le64 next; /* 8: */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | romfs_fs.h | 36 __be32 next; /* low 4 bits see ROMFH_ */ member
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | gntdev-common.h | 50 struct list_head next; member
|
/kernel/linux/linux-5.10/fs/ |
H A D | dcookies.c | 313 struct list_head next; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | ts_fsm.c | 137 struct ts_fsm_token *cur = NULL, *next; in fsm_find() local
|
/kernel/linux/linux-5.10/lib/mpi/ |
H A D | mpi-internal.h | 166 struct karatsuba_ctx *next; member
|
/kernel/linux/linux-5.10/lib/zlib_inflate/ |
H A D | inftrees.c | 40 code *next; /* next available space in table */ in zlib_inflate_table() local [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | gup_benchmark.c | 71 unsigned long i, nr_pages, addr, next; in __gup_benchmark_ioctl() local
|
H A D | ioremap.c | 111 unsigned long next; in ioremap_pmd_range() local 157 unsigned long next; in ioremap_pud_range() local 203 unsigned long next; ioremap_p4d_range() local 227 unsigned long next; ioremap_page_range() local [all...] |
H A D | mmu_gather.c | 57 struct mmu_gather_batch *batch, *next; in tlb_batch_list_free() local [all...] |