Home
last modified time | relevance | path

Searched defs:__next (Results 1 – 5 of 5) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dswitch_to.h70 #define __switch_to_fpu(__prev, __next) do { } while (0) argument
H A Dvector.h420 #define __switch_to_vector(__prev, __next) do {} while (0) argument
/linux/kernel/trace/
H A Dtrace_stack.c376 __next(struct seq_file *m, loff_t *pos) in __next() function
H A Dtrace_events.c1704 __next(struct seq_file *m, void *v, loff_t *pos, int type) in __next() function
/linux/drivers/gpu/drm/
H A Ddrm_gpusvm.c661 struct drm_gpusvm_range *range, *__next; in drm_gpusvm_fini() local