/kernel/linux/linux-5.10/arch/parisc/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 30 emit $((nxt+offset)) $((nr+offset)) $compat 32 emit $((nxt+offset)) $((nr+offset)) $entry 34 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/mips/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 30 emit $((nxt+offset)) $((nr+offset)) $compat 32 emit $((nxt+offset)) $((nr+offset)) $entry 34 nxt=$((nr+1))
|
D | syscallnr.sh | 18 nxt=0 20 nxt=$((nr+1)) 24 printf "#define __NR_%s_Linux_syscalls\t%s\n" "${prefix}" "${nxt}"
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 30 emit $((nxt+offset)) $((nr+offset)) $compat 32 emit $((nxt+offset)) $((nr+offset)) $entry 34 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/sparc/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 30 emit $((nxt+offset)) $((nr+offset)) $compat 32 emit $((nxt+offset)) $((nr+offset)) $entry 34 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/net/core/ |
D | net-procfs.c | 240 struct list_head *nxt; in ptype_seq_next() local 248 nxt = pt->list.next; in ptype_seq_next() 250 if (nxt != &pt->dev->ptype_all) in ptype_seq_next() 256 nxt = dev->ptype_all.next; in ptype_seq_next() 261 nxt = ptype_all.next; in ptype_seq_next() 267 if (nxt != &ptype_all) in ptype_seq_next() 270 nxt = ptype_base[0].next; in ptype_seq_next() 274 while (nxt == &ptype_base[hash]) { in ptype_seq_next() 277 nxt = ptype_base[hash].next; in ptype_seq_next() 280 return list_entry(nxt, struct packet_type, list); in ptype_seq_next()
|
/kernel/linux/linux-5.10/arch/alpha/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 29 emit $((nxt+offset)) $((nr+offset)) $entry 30 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/m68k/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 29 emit $((nxt+offset)) $((nr+offset)) $entry 30 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/ia64/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 29 emit $((nxt+offset)) $((nr+offset)) $entry 30 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/sh/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 29 emit $((nxt+offset)) $((nr+offset)) $entry 30 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 29 emit $((nxt+offset)) $((nr+offset)) $entry 30 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/syscalls/ |
D | syscalltbl.sh | 23 nxt=0 29 emit $((nxt+offset)) $((nr+offset)) $entry 30 nxt=$((nr+1))
|
D | syscallhdr.sh | 18 nxt=0 27 nxt=$((nr+1)) 32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | switch_to_32.h | 31 #define SWITCH_DO_LAZY_FPU(nxt) \ argument 33 if (last_task_used_math != (nxt)) \ 34 (nxt)->thread.kregs->psr&=~PSR_EF; \
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
D | qla_dbg.c | 106 uint32_t ram_dwords, void **nxt) in qla27xx_dump_mpi_ram() argument 162 *nxt = ram + i; in qla27xx_dump_mpi_ram() 179 *nxt = ram + i; in qla27xx_dump_mpi_ram() 185 uint32_t ram_dwords, void **nxt) in qla24xx_dump_ram() argument 239 *nxt = ram + i; in qla24xx_dump_ram() 256 *nxt = ram + i; in qla24xx_dump_ram() 262 uint32_t cram_size, void **nxt) in qla24xx_dump_memory() argument 267 rval = qla24xx_dump_ram(ha, 0x20000, code_ram, cram_size / 4, nxt); in qla24xx_dump_memory() 274 rval = qla24xx_dump_ram(ha, 0x100000, *nxt, in qla24xx_dump_memory() 275 ha->fw_memory_size - 0x100000 + 1, nxt); in qla24xx_dump_memory() [all …]
|
/kernel/linux/linux-5.10/drivers/scsi/snic/ |
D | snic_disc.c | 188 struct list_head *cur, *nxt; in snic_tgt_lookup() local 191 list_for_each_safe(cur, nxt, &snic->disc.tgt_list) { in snic_tgt_lookup() 545 struct list_head *cur, *nxt; in snic_tgt_del_all() local 553 list_for_each_safe(cur, nxt, &snic->disc.tgt_list) { in snic_tgt_del_all()
|