Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 1936) sorted by relevance

12345678910>>...78

/linux-6.12.1/arch/riscv/mm/
Dkasan_init.c54 unsigned long next; in kasan_populate_pmd() local
85 unsigned long next; in kasan_populate_pud() local
116 unsigned long next; in kasan_populate_p4d() local
146 unsigned long next; in kasan_populate_pgd() local
169 unsigned long next; in kasan_early_clear_pud() local
194 unsigned long next; in kasan_early_clear_p4d() local
219 unsigned long next; in kasan_early_clear_pgd() local
240 unsigned long next; in kasan_early_populate_pud() local
269 unsigned long next; in kasan_early_populate_p4d() local
306 unsigned long next; in kasan_early_populate_pgd() local
[all …]
Dpageattr.c30 unsigned long next, struct mm_walk *walk) in pageattr_p4d_entry()
43 unsigned long next, struct mm_walk *walk) in pageattr_pud_entry()
56 unsigned long next, struct mm_walk *walk) in pageattr_pmd_entry()
69 unsigned long next, struct mm_walk *walk) in pageattr_pte_entry()
79 static int pageattr_pte_hole(unsigned long addr, unsigned long next, in pageattr_pte_hole()
100 unsigned long next; in __split_linear_mapping_pmd() local
139 unsigned long next; in __split_linear_mapping_pud() local
184 unsigned long next; in __split_linear_mapping_p4d() local
242 unsigned long next; in __split_linear_mapping_pgd() local
/linux-6.12.1/mm/
Dptdump.c30 unsigned long next, struct mm_walk *walk) in ptdump_pgd_entry()
53 unsigned long next, struct mm_walk *walk) in ptdump_p4d_entry()
76 unsigned long next, struct mm_walk *walk) in ptdump_pud_entry()
99 unsigned long next, struct mm_walk *walk) in ptdump_pmd_entry()
120 unsigned long next, struct mm_walk *walk) in ptdump_pte_entry()
133 static int ptdump_hole(unsigned long addr, unsigned long next, in ptdump_hole()
/linux-6.12.1/mm/kasan/
Dinit.c117 unsigned long next; in zero_pmd_populate() local
156 unsigned long next; in zero_pud_populate() local
198 unsigned long next; in zero_p4d_populate() local
248 unsigned long next; in kasan_populate_early_shadow() local
361 unsigned long next; in kasan_remove_pte_table() local
383 unsigned long next; in kasan_remove_pmd_table() local
409 unsigned long next; in kasan_remove_pud_table() local
436 unsigned long next; in kasan_remove_p4d_table() local
461 unsigned long addr, end, next; in kasan_remove_zero_shadow() local
/linux-6.12.1/arch/x86/mm/
Dkasan_init_64.c77 unsigned long next; in kasan_populate_pud() local
107 unsigned long next; in kasan_populate_p4d() local
128 unsigned long next; in kasan_populate_pgd() local
146 unsigned long next; in kasan_populate_shadow() local
210 unsigned long next; in kasan_early_p4d_populate() local
236 unsigned long next; in kasan_map_early_shadow() local
250 unsigned long next; in kasan_shallow_populate_p4ds() local
266 unsigned long addr, next; in kasan_shallow_populate_pgds() local
/linux-6.12.1/arch/csky/include/asm/
Dswitch_to.h10 struct task_struct *next) in __switch_to_fpu()
17 struct task_struct *next) in __switch_to_fpu()
27 #define switch_to(prev, next, last) \ argument
/linux-6.12.1/kernel/locking/
Dosq_lock.c16 struct optimistic_spin_node *next, *prev; member
82 struct optimistic_spin_node *next; in osq_wait_next() local
96 struct optimistic_spin_node *prev, *next; in osq_lock() local
212 struct optimistic_spin_node *node, *next; in osq_unlock() local
/linux-6.12.1/arch/loongarch/mm/
Dpageattr.c28 unsigned long next, struct mm_walk *walk) in pageattr_pgd_entry()
41 unsigned long next, struct mm_walk *walk) in pageattr_p4d_entry()
54 unsigned long next, struct mm_walk *walk) in pageattr_pud_entry()
67 unsigned long next, struct mm_walk *walk) in pageattr_pmd_entry()
80 unsigned long next, struct mm_walk *walk) in pageattr_pte_entry()
90 static int pageattr_pte_hole(unsigned long addr, unsigned long next, in pageattr_pte_hole()
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_sdlb.c115 u32 itr, next; in sparx5_sdlb_group_get_last() local
138 u32 idx, u32 *prev, u32 *next, in sparx5_sdlb_group_get_adjacent()
164 u32 itr, next; in sparx5_sdlb_group_get_count() local
208 u32 itr, next; in sparx5_sdlb_group_get_by_index() local
235 u32 first, u32 next, bool empty) in sparx5_sdlb_group_link()
260 u32 first, next; in sparx5_sdlb_group_add() local
275 u32 first, next, prev; in sparx5_sdlb_group_del() local
/linux-6.12.1/arch/sparc/include/asm/
Dswitch_to_32.h28 #define SWITCH_DO_LAZY_FPU(next) /* */ argument
38 #define prepare_arch_switch(next) do { \ argument
58 #define switch_to(prev, next, last) do { \ argument
/linux-6.12.1/arch/mips/include/asm/
Dswitch_to.h88 # define __sanitize_fcr31(next) \ argument
100 # define __sanitize_fcr31(next) argument
109 #define switch_to(prev, next, last) \ argument
/linux-6.12.1/security/apparmor/
Dmatch.c365 #define match_char(state, def, base, next, check, C) \ argument
400 u16 *next = NEXT_TABLE(dfa); in aa_dfa_match_len() local
439 u16 *next = NEXT_TABLE(dfa); in aa_dfa_match() local
477 u16 *next = NEXT_TABLE(dfa); in aa_dfa_next() local
495 u16 *next = NEXT_TABLE(dfa); in aa_dfa_outofband_transition() local
526 u16 *next = NEXT_TABLE(dfa); in aa_dfa_match_until() local
587 u16 *next = NEXT_TABLE(dfa); in aa_dfa_matchn_until() local
663 u16 *next = NEXT_TABLE(dfa); in leftmatch_fb() local
/linux-6.12.1/arch/arm64/kernel/
Dprocess.c439 static void tls_thread_switch(struct task_struct *next) in tls_thread_switch()
457 static void ssbs_thread_switch(struct task_struct *next) in ssbs_thread_switch()
485 static void entry_task_switch(struct task_struct *next) in entry_task_switch()
496 static void update_cntkctl_el1(struct task_struct *next) in update_cntkctl_el1()
511 struct task_struct *next) in cntkctl_thread_switch()
539 static void permission_overlay_switch(struct task_struct *next) in permission_overlay_switch()
573 struct task_struct *next) in __switch_to()
/linux-6.12.1/tools/power/cpupower/lib/
Dcpufreq.h19 struct cpufreq_available_governors *next; member
25 struct cpufreq_available_frequencies *next; member
32 struct cpufreq_affected_cpus *next; member
39 struct cpufreq_stats *next; member
/linux-6.12.1/drivers/usb/host/
Dohci-dbg.c23 #define ohci_dbg_sw(ohci, next, size, format, arg...) \ argument
34 #define ohci_dbg_nosw(ohci, next, size, format, arg...) \ argument
46 char **next, in ohci_dump_intr_mask()
68 char **next, in maybe_print_eds()
101 ohci_dump_status (struct ohci_hcd *controller, char **next, unsigned *size) in ohci_dump_status()
168 #define dbg_port_sw(hc,num,value,next,size) \ argument
194 char **next, in ohci_dump_roothub()
492 char *next; in fill_periodic_buffer() local
588 char *next; in fill_registers_buffer() local
/linux-6.12.1/fs/jffs2/
Dnodelist.c73 struct jffs2_node_frag *next = frag_next(frag); in jffs2_truncate_fragtree() local
395 struct jffs2_node_frag *next = frag_next(newfrag); in jffs2_add_full_dnode_to_inode() local
490 struct jffs2_inode_cache *this, *next; in jffs2_free_ino_caches() local
507 struct jffs2_raw_node_ref *this, *next; in jffs2_free_raw_node_refs() local
528 struct rb_node *next; in jffs2_lookup_node_frag() local
567 struct jffs2_node_frag *frag, *next; in jffs2_kill_fragtree() local
/linux-6.12.1/arch/arm64/mm/
Dmmu.c198 unsigned long next; in alloc_init_cont_pte() local
248 unsigned long next; in init_pmd() local
282 unsigned long next; in alloc_init_cont_pmd() local
331 unsigned long next; in alloc_init_pud() local
389 unsigned long next; in alloc_init_p4d() local
433 unsigned long addr, end, next; in __create_pgd_mapping_locked() local
879 unsigned long next; in unmap_hotplug_pmd_range() local
912 unsigned long next; in unmap_hotplug_pud_range() local
945 unsigned long next; in unmap_hotplug_p4d_range() local
963 unsigned long next; in unmap_hotplug_range() local
[all …]
/linux-6.12.1/tools/usb/usbip/libsrc/
Dnames.c26 struct vendor *next; member
32 struct product *next; member
38 struct class *next; member
44 struct subclass *next; member
50 struct protocol *next; member
56 struct genericstrtable *next; member
143 struct pool *next; member
/linux-6.12.1/arch/parisc/include/asm/
Dmmu_context.h51 struct mm_struct *next, struct task_struct *tsk) in switch_mm_irqs_off()
66 struct mm_struct *next, struct task_struct *tsk) in switch_mm()
80 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
/linux-6.12.1/arch/s390/include/asm/
Dmmu_context.h73 static inline void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, in switch_mm_irqs_off()
90 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
119 struct mm_struct *next) in activate_mm()
/linux-6.12.1/drivers/iommu/
Dio-pgfault.c44 struct iopf_fault *iopf, *next; in __iopf_free_group() local
85 struct iopf_fault *iopf, *next; in iopf_group_alloc() local
357 struct iopf_fault *iopf, *next; in iopf_queue_discard_partial() local
453 struct iopf_fault *next; in iopf_queue_remove_device() local
537 struct iommu_fault_param *iopf_param, *next; in iopf_queue_free() local
/linux-6.12.1/lib/
Dcpumask.c24 unsigned int next; in cpumask_next_wrap() local
172 unsigned int next, prev; in cpumask_any_and_distribute() local
194 unsigned int next, prev; in cpumask_any_distribute() local
/linux-6.12.1/rust/kernel/
Dlist.rs136 next: *mut ListLinksFields, field
271 let next = self.first; in push_back() localVariable
310 let next = self.first; in push_front() localVariable
548 fn next(&mut self) -> Option<ArcBorrow<'a, T>> { in next() method
557 let next = unsafe { (*current).next }; in next() localVariable
607 pub fn next(self) -> Option<Cursor<'a, T, ID>> { in next() method
609 let next = unsafe { (*self.current).next }; in next() localVariable
666 fn next(&mut self) -> Option<ListArc<T, ID>> { in next() method
/linux-6.12.1/arch/arm/mm/
Didmap.c28 unsigned long next; in idmap_add_pmd() local
73 unsigned long next; in idmap_add_pud() local
85 unsigned long next; in identity_mapping_add() local
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/core/
Dmm.c54 struct nvkm_mm_node *next = node(this, next); in nvkm_mm_free() local
114 struct nvkm_mm_node *prev, *this, *next; in nvkm_mm_head() local
189 struct nvkm_mm_node *prev, *this, *next; in nvkm_mm_tail() local
243 u32 next; in nvkm_mm_init() local

12345678910>>...78