Home
last modified time | relevance | path

Searched defs:next (Results 101 – 125 of 1869) sorted by relevance

12345678910>>...75

/Linux-v6.6/lib/
Dplist.c46 struct list_head *prev = top, *next = top->next; in plist_check_list() local
118 struct plist_node *next; in plist_del() local
/Linux-v6.6/net/atm/
Dmpc.h16 struct mpoa_client *next; member
42 struct atm_mpoa_qos *next; member
/Linux-v6.6/drivers/media/pci/zoran/
Dvideocodec.c21 struct attached_list *next; member
28 struct codec_list *next; member
/Linux-v6.6/drivers/firmware/efi/libstub/
Dgop.c38 static bool parse_modenum(char *option, char **next) in parse_modenum()
55 static bool parse_res(char *option, char **next) in parse_res()
91 static bool parse_auto(char *option, char **next) in parse_auto()
104 static bool parse_list(char *option, char **next) in parse_list()
/Linux-v6.6/mm/
Dsparse-vmemmap.c299 unsigned long addr, unsigned long next) in vmemmap_set_pmd()
304 unsigned long addr, unsigned long next) in vmemmap_check_pmd()
313 unsigned long next; in vmemmap_populate_hugepages() local
423 unsigned long next, last = addr + size; in vmemmap_populate_compound_pages() local
Dmemory.c202 unsigned long next; in free_pmd_range() local
236 unsigned long next; in free_pud_range() local
270 unsigned long next; in free_p4d_range() local
306 unsigned long next; in free_pgd_range() local
369 struct vm_area_struct *next; in free_pgtables() local
1145 unsigned long next; in copy_pmd_range() local
1182 unsigned long next; in copy_pud_range() local
1218 unsigned long next; in copy_p4d_range() local
1271 unsigned long next; in copy_page_range() local
1545 unsigned long next; in zap_pmd_range() local
[all …]
/Linux-v6.6/fs/jffs2/
Dreadinode.c177 struct rb_node *next; in jffs2_lookup_tn() local
303 struct jffs2_tmp_dnode_info *next = tn_next(this); in jffs2_add_tn_to_tree() local
546 struct jffs2_tmp_dnode_info *tn, *next; in jffs2_free_tmp_dnode_info_list() local
558 struct jffs2_full_dirent *next; in jffs2_free_full_dirent_list() local
Dsummary.h95 union jffs2_sum_mem *next; member
101 union jffs2_sum_mem *next; member
111 union jffs2_sum_mem *next; member
125 union jffs2_sum_mem *next; member
135 union jffs2_sum_mem *next; member
/Linux-v6.6/fs/jfs/
Djfs_dtree.h35 s8 next; /* 1: */ member
55 s8 next; /* 1: */ member
74 s8 next; /* 1: */ member
182 __le64 next; /* 8: next sibling */ member
/Linux-v6.6/tools/testing/selftests/alsa/
Dconf.c26 struct card_data *next; member
202 snd_config_iterator_t i, next; in sysfs_match() local
236 snd_config_iterator_t i, next; in test_filename1() local
377 snd_config_iterator_t i, next; in conf_get_count() local
/Linux-v6.6/kernel/sched/
Dstats.h179 struct task_struct *next, in psi_sched_switch()
193 struct task_struct *next, in psi_sched_switch()
276 sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in sched_info_switch()
293 # define sched_info_switch(rq, t, next) do { } while (0) argument
/Linux-v6.6/mm/damon/
Dcore.c182 struct damon_region *next, *newr; in damon_fill_regions_holes() local
211 struct damon_region *r, *next; in damon_set_regions() local
354 struct damos_filter *f, *next; in damon_destroy_scheme() local
400 struct damon_region *r, *next; in damon_free_target() local
575 struct damos *s, *next; in damon_set_schemes() local
1121 struct damon_region *r, *prev = NULL, *next; in damon_merge_regions_of() local
1184 struct damon_region *r, *next; in damon_split_regions_of() local
1373 struct damon_region *r, *next; in kdamond_fn() local
/Linux-v6.6/net/ipv4/
Dip_input.c576 struct sk_buff *skb, *next; in ip_sublist_rcv_finish() local
597 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
648 struct sk_buff *skb, *next; in ip_list_rcv() local
/Linux-v6.6/tools/perf/util/
Dmaps.c139 struct map_rb_node *pos, *next; in __maps__purge() local
280 struct rb_node *next, *first; in maps__fixup_overlappings() local
466 struct rb_node *next; in map_rb_node__next() local
/Linux-v6.6/drivers/acpi/acpica/
Dhwpci.c24 struct acpi_pci_device *next; member
264 struct acpi_pci_device *next; in acpi_hw_delete_pci_list() local
/Linux-v6.6/tools/net/ynl/generated/
Dethtool-user.c1638 struct ethtool_strset_get_list *next = rsp; in ethtool_strset_get_list_free() local
1786 struct ethtool_linkinfo_get_list *next = rsp; in ethtool_linkinfo_get_list_free() local
2004 struct ethtool_linkmodes_get_list *next = rsp; in ethtool_linkmodes_get_list_free() local
2211 struct ethtool_linkstate_get_list *next = rsp; in ethtool_linkstate_get_list_free() local
2339 struct ethtool_debug_get_list *next = rsp; in ethtool_debug_get_list_free() local
2516 struct ethtool_wol_get_list *next = rsp; in ethtool_wol_get_list_free() local
2716 struct ethtool_features_get_list *next = rsp; in ethtool_features_get_list_free() local
2985 struct ethtool_privflags_get_list *next = rsp; in ethtool_privflags_get_list_free() local
3217 struct ethtool_rings_get_list *next = rsp; in ethtool_rings_get_list_free() local
3438 struct ethtool_channels_get_list *next = rsp; in ethtool_channels_get_list_free() local
[all …]
Dnetdev-user.h68 struct netdev_dev_get_list *next; member
80 struct ynl_ntf_base_type *next; member
/Linux-v6.6/include/linux/
Drculist.h77 struct list_head *prev, struct list_head *next) in __list_add_rcu()
228 struct list_head *next, in __list_splice_init_rcu()
527 struct hlist_node *next = old->next; in hlist_replace_rcu() local
652 struct hlist_node *next) in hlist_add_before_rcu()
Dlist_nulls.h26 struct hlist_nulls_node *next, **pprev; member
105 struct hlist_nulls_node *next = n->next; in __hlist_nulls_del() local
/Linux-v6.6/arch/s390/boot/
Dvmem.c309 unsigned long next, pages = 0; in pgtable_pmd_populate() local
342 unsigned long next, pages = 0; in pgtable_pud_populate() local
375 unsigned long next; in pgtable_p4d_populate() local
394 unsigned long next; in pgtable_populate() local
/Linux-v6.6/arch/ia64/include/asm/
Dmmu_context.h38 unsigned int next; /* next context number to use */ member
179 activate_mm (struct mm_struct *prev, struct mm_struct *next) in activate_mm()
/Linux-v6.6/arch/alpha/kernel/
Derr_common.c159 struct el_subpacket *next = NULL; in el_process_subpacket_reg() local
197 struct el_subpacket *next = NULL; in el_process_subpacket() local
/Linux-v6.6/arch/powerpc/mm/book3s64/
Dradix_pgtable.c726 unsigned long next, pages = 0; in remove_pte_table() local
759 unsigned long next, pages = 0; in remove_pmd_table() local
799 unsigned long next, pages = 0; in remove_pud_table() local
833 unsigned long addr, next; in remove_pagetable() local
925 unsigned long addr, unsigned long next) in vmemmap_check_pmd()
936 unsigned long addr, unsigned long next) in vmemmap_set_pmd()
1052 unsigned long next; in radix__vmemmap_populate() local
1232 unsigned long next; in vmemmap_populate_compound_pages() local
/Linux-v6.6/arch/x86/mm/
Dinit_64.c1063 unsigned long next, pages = 0; in remove_pte_table() local
1106 unsigned long next, pages = 0; in remove_pmd_table() local
1155 unsigned long next, pages = 0; in remove_pud_table() local
1189 unsigned long next, pages = 0; in remove_p4d_table() local
1222 unsigned long next; in remove_pagetable() local
1496 unsigned long addr, unsigned long next) in vmemmap_set_pmd()
1523 unsigned long addr, unsigned long next) in vmemmap_check_pmd()
1564 unsigned long next; in register_page_bootmem_memmap() local
/Linux-v6.6/tools/include/linux/
Dtypes.h90 struct list_head *next, *prev; member
98 struct hlist_node *next, **pprev; member

12345678910>>...75