Searched refs:again (Results 1 - 25 of 462) sorted by relevance

1234567891011>>

/linux-master/lib/
H A Diommu-helper.c18 again:
23 goto again;
H A Dcpumask.c26 again:
35 goto again;
/linux-master/arch/m68k/sun3/prom/
H A Dmisc.c43 again:
47 goto again; /* PROM is out to get me -DaveM */
/linux-master/arch/x86/um/
H A Dstub_64.S10 again: label
43 je again
H A Dstub_32.S12 again: label
49 je again
/linux-master/tools/testing/selftests/powerpc/security/
H A Drfi_flush.c75 again:
90 goto again;
115 goto again;
H A Dentry_flush.c74 again:
89 goto again;
115 goto again;
H A Duaccess_flush.c88 again:
103 goto again;
129 goto again;
/linux-master/arch/sparc/prom/
H A Dmisc_32.c73 again:
79 goto again; /* PROM is out to get me -DaveM */
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Ddeny_namespace.c13 again:
17 goto again;
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd.h75 again:
79 goto again;
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote.sh7 # kvm-remote.sh "systems" /path/to/old/run [ <kvm-again.sh args> ]
84 kvm-again.sh $oldrun --dryrun --remote --rundir "$rundir" > $T/kvm-again.sh.out 2>&1
88 echo $scriptname: kvm-again.sh failed exit code $? | tee -a "$oldrun/remote-log"
89 cat $T/kvm-again.sh.out | tee -a "$oldrun/remote-log"
102 kvm-again.sh "$oldrun" "$@" --dryrun --remote --rundir "$rundir" > $T/kvm-again.sh.out 2>&1
106 echo $scriptname: kvm-again.sh failed exit code $? | tee -a "$oldrun/remote-log"
107 cat $T/kvm-again.sh.out | tee -a "$oldrun/remote-log"
114 echo " ----" kvm-again
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommonring.c73 again:
91 goto again;
100 goto again;
114 again:
134 goto again;
150 again:
173 goto again;
/linux-master/tools/testing/selftests/uevent/
H A Duevent_filtering.c34 again:
37 goto again;
46 again:
49 goto again;
58 again:
62 goto again;
68 goto again;
321 again:
325 goto again;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c343 static int kvmppc_check_passthru(u32 xisr, __be32 xirr, bool *again) argument
362 return kvmppc_deliver_irq_passthru(vcpu, xirr, irq_map, pimap, again);
366 static inline int kvmppc_check_passthru(u32 xisr, __be32 xirr, bool *again) argument
381 static long kvmppc_read_one_intr(bool *again);
387 bool again; local
393 again = false;
394 rc = kvmppc_read_one_intr(&again);
397 } while (again);
401 static long kvmppc_read_one_intr(bool *again) argument
461 *again
[all...]
/linux-master/arch/arm/mach-omap1/
H A Dsram.S37 orr r0, r0, #1 << 4 @ set lock bit again
53 beq lock @ try again
/linux-master/tools/testing/selftests/clone3/
H A Dclone3_clear_sighand.c27 again:
31 goto again;
/linux-master/net/mptcp/
H A Dtoken.c145 * On success, the mptcp connection can be found again using
159 again:
169 goto again;
220 again:
227 goto again;
256 again:
269 goto again;
274 goto again;
/linux-master/drivers/net/can/sja1000/
H A Dems_pcmcia.c86 int i, again; local
93 again = 0;
102 again = 1;
105 if (again)
108 } while (again);
/linux-master/drivers/media/rc/
H A Dir-rc6-decoder.c96 again:
148 goto again;
180 goto again;
195 goto again;
206 goto again;
H A Dir-rc5-decoder.c56 again:
72 goto again;
77 goto again;
97 goto again;
106 goto again;
/linux-master/kernel/sched/
H A Dclock.c268 again:
291 goto again;
328 again:
353 again:
378 goto again;
/linux-master/arch/arm/mach-omap2/
H A Domap-headsmp.S30 again: wfi label
31 b again
/linux-master/fs/jffs2/
H A Dbackground.c93 again:
126 goto again;
/linux-master/arch/m68k/hp300/
H A Dtime.c86 again:
93 goto again;

Completed in 708 milliseconds

1234567891011>>