Searched defs:__next (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| D | switch_to.h | 63 #define __switch_to_aux(__prev, __next) do { } while (0) argument
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | switch_to.h | 70 #define __switch_to_fpu(__prev, __next) do { } while (0) argument
|
| D | vector.h | 213 #define __switch_to_vector(__prev, __next) do {} while (0) argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_stack.c | 377 __next(struct seq_file *m, loff_t *pos) in __next() function
|
| D | trace_events.c | 1069 __next(struct seq_file *m, void *v, loff_t *pos, int type) in __next() function
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_stack.c | 376 __next(struct seq_file *m, loff_t *pos) in __next() function
|
| D | trace_events.c | 1310 __next(struct seq_file *m, void *v, loff_t *pos, int type) in __next() function
|