Home
last modified time | relevance | path

Searched refs:nxt (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/u-boot/board/siemens/common/
H A Dfactoryset.c49 int i, nxt = 0; in get_factory_val() local
51 for (i = 0; fact_get_char(i) != '\0'; i = nxt + 1) { in get_factory_val()
54 for (nxt = i; fact_get_char(nxt) != '\0'; ++nxt) { in get_factory_val()
55 if (nxt >= size) in get_factory_val()
86 int i, nxt = 0; in get_factory_record_val() local
91 for (i = 0; fact_get_char(i) != end; i = nxt) { in get_factory_record_val()
92 nxt = i + 1; in get_factory_record_val()
104 nxt = pos; in get_factory_record_val()
111 nxt = endpos; in get_factory_record_val()
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c174 char *env, *nxt; in fw_getenv() local
176 for (env = environment.data; *env; env = nxt + 1) { in fw_getenv()
179 for (nxt = env; *nxt; ++nxt) { in fw_getenv()
180 if (nxt >= &environment.data[ENV_SIZE]) { in fw_getenv()
200 char *env, *nxt; in fw_getdefenv() local
202 for (env = default_environment; *env; env = nxt + 1) { in fw_getdefenv()
205 for (nxt = env; *nxt; ++nxt) { in fw_getdefenv()
206 if (nxt >= &default_environment[ENV_SIZE]) { in fw_getdefenv()
269 char *env, *nxt; in fw_printenv() local
270 for (env = environment.data; *env; env = nxt + 1) { in fw_printenv()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
30 emit $((nxt+offset)) $((nr+offset)) $compat
32 emit $((nxt+offset)) $((nr+offset)) $entry
34 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
30 emit $((nxt+offset)) $((nr+offset)) $compat
32 emit $((nxt+offset)) $((nr+offset)) $entry
34 nxt=$((nr+1))
H A Dsyscallnr.sh18 nxt=0
20 nxt=$((nr+1))
24 printf "#define __NR_%s_Linux_syscalls\t%s\n" "${prefix}" "${nxt}"
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
30 emit $((nxt+offset)) $((nr+offset)) $compat
32 emit $((nxt+offset)) $((nr+offset)) $entry
34 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
30 emit $((nxt+offset)) $((nr+offset)) $compat
32 emit $((nxt+offset)) $((nr+offset)) $entry
34 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/net/core/
H A Dnet-procfs.c240 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()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
29 emit $((nxt+offset)) $((nr+offset)) $entry
30 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
29 emit $((nxt+offset)) $((nr+offset)) $entry
30 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
29 emit $((nxt+offset)) $((nr+offset)) $entry
30 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
29 emit $((nxt+offset)) $((nr+offset)) $entry
30 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
29 emit $((nxt+offset)) $((nr+offset)) $entry
30 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscalltbl.sh23 nxt=0
29 emit $((nxt+offset)) $((nr+offset)) $entry
30 nxt=$((nr+1))
H A Dsyscallhdr.sh18 nxt=0
27 nxt=$((nr+1))
32 printf "#define __NR_syscalls\t%s\n" "${nxt}"
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dswitch_to_32.h31 #define SWITCH_DO_LAZY_FPU(nxt) \ argument
33 if (last_task_used_math != (nxt)) \
34 (nxt)->thread.kregs->psr&=~PSR_EF; \

12