Home
last modified time | relevance | path

Searched full:again (Results 1 – 25 of 1846) sorted by relevance

12345678910>>...74

/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c93 explain("can get it again with create flag set, too"); in run_tests()
95 explain("cannot get it again with the exclusive (FL_FL_EXCL) flag"); in run_tests()
106 explain("cannot get it again in non-exclusive mode"); in run_tests()
108 explain("cannot get it again in exclusive mode either"); in run_tests()
124 explain("cannot get it again in non-exclusive mode"); in run_tests()
126 explain("cannot get it again in exclusive mode"); in run_tests()
128 explain("can get it again in user mode"); in run_tests()
149 explain("can get it again"); in run_tests()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommonring.c73 again: in brcmf_commonring_write_available()
91 goto again; in brcmf_commonring_write_available()
100 goto again; in brcmf_commonring_write_available()
114 again: in brcmf_commonring_reserve_for_write()
134 goto again; in brcmf_commonring_reserve_for_write()
150 again: in brcmf_commonring_reserve_for_write_multiple()
173 goto again; in brcmf_commonring_reserve_for_write_multiple()
/linux/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.sh output: "(`date`)" | tee -a "$oldrun/remote-log"
115 cat $T/kvm-again.sh.out
/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c34 again: in read_nointr()
37 goto again; in read_nointr()
46 again: in write_nointr()
49 goto again; in write_nointr()
58 again: in wait_for_pid()
62 goto again; in wait_for_pid()
68 goto again; in wait_for_pid()
321 again: in do_test()
325 goto again; in do_test()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c343 static int kvmppc_check_passthru(u32 xisr, __be32 xirr, bool *again) in kvmppc_check_passthru() argument
362 return kvmppc_deliver_irq_passthru(vcpu, xirr, irq_map, pimap, again); in kvmppc_check_passthru()
366 static inline int kvmppc_check_passthru(u32 xisr, __be32 xirr, bool *again) in kvmppc_check_passthru() argument
381 static long kvmppc_read_one_intr(bool *again);
387 bool again; in kvmppc_read_intr() local
393 again = false; in kvmppc_read_intr()
394 rc = kvmppc_read_one_intr(&again); in kvmppc_read_intr()
397 } while (again); in kvmppc_read_intr()
401 static long kvmppc_read_one_intr(bool *again) in kvmppc_read_one_intr() argument
461 *again = rc > 0; in kvmppc_read_one_intr()
[all …]
H A Dbook3s_hv_rm_xics.c291 * so potentially the ICP can already accept the interrupt again. in icp_rm_deliver_irq()
300 again: in icp_rm_deliver_irq()
317 /* Unsafe increment again*/ in icp_rm_deliver_irq()
359 * In this case we do the whole sequence all over again for the in icp_rm_deliver_irq()
375 goto again; in icp_rm_deliver_irq()
402 goto again; in icp_rm_deliver_irq()
645 * transaction will set it again if needed in xics_rm_h_cppr()
768 static void icp_eoi(struct irq_data *d, u32 hwirq, __be32 xirr, bool *again) in icp_eoi() argument
786 *again = rc > 0; in icp_eoi()
848 bool *again) in kvmppc_deliver_irq_passthru() argument
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dudp_limit.c40 /* We can reopen again after close. */ in test_udp_limit()
45 if (!ASSERT_GE(fd1, 0, "socket(fd1-again)")) in test_udp_limit()
53 * - open fd1 again - BPF_CGROUP_INET_SOCK_CREATE in test_udp_limit()
/linux/lib/
H A Diommu-helper.c18 again: in iommu_area_alloc()
23 goto again; in iommu_area_alloc()
/linux/drivers/char/ipmi/
H A Dipmi_si_sm.h30 SI_SM_CALL_WITHOUT_DELAY, /* Call the driver again immediately */
31 SI_SM_CALL_WITH_DELAY, /* Delay some before calling again. */
32 SI_SM_CALL_WITH_TICK_DELAY,/* Delay >=1 tick before calling again. */
/linux/scripts/
H A Dprune-kernel4 # because I use CONFIG_LOCALVERSION_AUTO, not the same version again and
5 # again, /boot and /lib/modules/ eventually fill up.
/linux/rust/kernel/io/
H A Dpoll.rs30 /// by `sleep_delta` before executing `op` again.
93 // We know the condition is met so we don't need to check again. in read_poll_timeout()
99 // We have just called `op()` so we don't need to call it again. in read_poll_timeout()
120 /// before executing `op` again.
/linux/tools/perf/tests/workloads/
H A Dinlineloop.c19 again: in leaf()
22 goto again; in leaf()
/linux/tools/testing/selftests/powerpc/security/
H A Dentry_flush.c74 again: in entry_flush_test()
89 goto again; in entry_flush_test()
115 goto again; in entry_flush_test()
H A Drfi_flush.c75 again: in rfi_flush_test()
90 goto again; in rfi_flush_test()
115 goto again; in rfi_flush_test()
H A Duaccess_flush.c88 again: in uaccess_flush_test()
103 goto again; in uaccess_flush_test()
129 goto again; in uaccess_flush_test()
/linux/include/linux/
H A Dlru_cache.h80 possible, flushing it to disk again when a previously "hot" (and on-disk
81 dirtied as full chunk) area "cools down" again (no IO in flight anymore,
91 become "hot", or have "cooled down" again.
141 * We usually do not actually free these objects again, but only "recycle"
227 * drop to zero and we will be able to make progress again, changing
283 * lc_unlock - unlock @lc, allow lc_get() to change the set again
/linux/drivers/media/rc/
H A Dir-rc5-decoder.c56 again: in ir_rc5_decode()
72 goto again; in ir_rc5_decode()
77 goto again; in ir_rc5_decode()
97 goto again; in ir_rc5_decode()
106 goto again; in ir_rc5_decode()
H A Dir-rc6-decoder.c96 again: in ir_rc6_decode()
148 goto again; in ir_rc6_decode()
180 goto again; in ir_rc6_decode()
195 goto again; in ir_rc6_decode()
206 goto again; in ir_rc6_decode()
/linux/drivers/net/can/sja1000/
H A Dems_pcmcia.c86 int i, again; in ems_pcmcia_interrupt() local
93 again = 0; in ems_pcmcia_interrupt()
102 again = 1; in ems_pcmcia_interrupt()
105 if (again) in ems_pcmcia_interrupt()
108 } while (again); in ems_pcmcia_interrupt()
/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst24 change its state to either force it low or to release it again. So, by using
34 change its state to either force it low or to release it again. So, by using
39 succeed because SDA is still pinned low until you manually release it again
73 The injector will again stop at one ACK phase, so the device will keep SDA low
/linux/fs/erofs/
H A Ddecompressor_lzma.c109 again: in z_erofs_load_lzma_config()
116 goto again; in z_erofs_load_lzma_config()
169 again: in z_erofs_lzma_decompress()
175 goto again; in z_erofs_lzma_decompress()
/linux/tools/testing/selftests/ftrace/test.d/
H A Dfunctions87 again=1
90 while [ $again -eq 1 ]; do
96 again=2
101 again=1
/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_module.tc45 :;: "Load module again, which means the event1 should be recorded";:
49 :;: "Remove the module again and check the event is not locked"
/linux/Documentation/ABI/testing/
H A Dsysfs-block-aoe26 cannot come up again until it has been closed. The "up,kickme"
29 commands waiting for a response. It will retry again after being
/linux/arch/arm/mach-omap1/
H A Dsram.S37 orr r0, r0, #1 << 4 @ set lock bit again
53 beq lock @ try again

12345678910>>...74