Home
last modified time | relevance | path

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

12345678910>>...74

/linux-6.3-rc2/fs/jffs2/
A 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
A 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-6.3-rc2/drivers/firmware/efi/libstub/
A 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-6.3-rc2/fs/jfs/
A 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-6.3-rc2/mm/
A 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
422 unsigned long next, last = addr + size; in vmemmap_populate_compound_pages() local
A Dmemory.c188 unsigned long next; in free_pmd_range() local
222 unsigned long next; in free_pud_range() local
256 unsigned long next; in free_p4d_range() local
292 unsigned long next; in free_pgd_range() local
1110 unsigned long next; in copy_pmd_range() local
1147 unsigned long next; in copy_pud_range() local
1183 unsigned long next; in copy_p4d_range() local
1236 unsigned long next; in copy_page_range() local
1504 unsigned long next; in zap_pmd_range() local
1550 unsigned long next; in zap_pud_range() local
[all …]
A Dslob.c146 static void set_slob(slob_t *s, slobidx_t size, slob_t *next) in set_slob()
174 slobidx_t next; in slob_next() local
261 slob_t *next; in slob_page_alloc() local
387 slob_t *prev, *next, *b = (slob_t *)block; in slob_free() local
/linux-6.3-rc2/kernel/sched/
A 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-6.3-rc2/tools/testing/selftests/alsa/
A 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-6.3-rc2/net/ipv4/
A Dip_input.c576 struct sk_buff *skb, *next; in ip_sublist_rcv_finish() local
596 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
647 struct sk_buff *skb, *next; in ip_list_rcv() local
/linux-6.3-rc2/drivers/acpi/acpica/
A Dhwpci.c24 struct acpi_pci_device *next; member
264 struct acpi_pci_device *next; in acpi_hw_delete_pci_list() local
/linux-6.3-rc2/include/linux/
A 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()
A Dlist_nulls.h26 struct hlist_nulls_node *next, **pprev; member
105 struct hlist_nulls_node *next = n->next; in __hlist_nulls_del() local
A Dagpgart.h90 struct agp_client *next; member
98 struct agp_controller *next; member
113 struct agp_file_private *next; member
/linux-6.3-rc2/arch/ia64/include/asm/
A 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-6.3-rc2/arch/alpha/kernel/
A 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-6.3-rc2/arch/x86/mm/
A 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-6.3-rc2/tools/testing/selftests/bpf/
A Dtesting_helpers.c16 char *next; in parse_num_list() local
77 char *input, *state = NULL, *next; in parse_test_list() local
/linux-6.3-rc2/tools/include/linux/
A Dtypes.h85 struct list_head *next, *prev; member
93 struct hlist_node *next, **pprev; member
/linux-6.3-rc2/drivers/md/
A Ddm-init.c118 char *next; in dm_parse_table_entry() local
197 char *next; in dm_parse_device_entry() local
/linux-6.3-rc2/drivers/target/
A Dtarget_core_tmr.c111 struct se_cmd *se_cmd, *next; in core_tmr_abort_task() local
265 struct se_cmd *cmd, *next; in core_tmr_drain_state_list() local
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_gem_evict.c157 struct i915_vma *vma, *next; in i915_gem_evict_something() local
337 struct i915_vma *vma, *next; in i915_gem_evict_for_node() local
/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dsubpage_prot.c95 unsigned long next, limit; in subpage_prot_clear() local
189 unsigned long next, limit; in SYSCALL_DEFINE3() local
/linux-6.3-rc2/drivers/phy/socionext/
A Dphy-uniphier-usb2.c44 struct uniphier_u2phy_priv *next; member
110 struct uniphier_u2phy_priv *priv = NULL, *next = NULL; in uniphier_u2phy_probe() local
/linux-6.3-rc2/sound/core/seq/
A Dseq_prioq.c277 register struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_leave() local
387 struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_remove_events() local

Completed in 65 milliseconds

12345678910>>...74