Home
last modified time | relevance | path

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

12345678910>>...115

/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/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/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/kernel/trace/
H A Dtrace_recursion_record.c31 again: in ftrace_record_recursion()
45 * writer will try again. It is possible that index will now in ftrace_record_recursion()
48 * This writer could keep trying again until the other writer in ftrace_record_recursion()
76 * and try again. in ftrace_record_recursion()
85 goto again; in ftrace_record_recursion()
107 * be recorded again. in ftrace_record_recursion()
193 /* enable them again */ in recursed_function_open()
/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/net/mptcp/
H A Dtoken.c145 * On success, the mptcp connection can be found again using
159 again: in mptcp_token_new_connect()
169 goto again; in mptcp_token_new_connect()
220 again: in mptcp_token_exists()
227 goto again; in mptcp_token_exists()
256 again: in mptcp_token_get_sock()
269 goto again; in mptcp_token_get_sock()
274 goto again; in mptcp_token_get_sock()
/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/tools/testing/selftests/ftrace/test.d/
H A Dfunctions87 again=1
90 while [ $again -eq 1 ]; do
96 again=2
101 again=1
/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/infiniband/sw/rxe/
H A Drxe_comp.c319 qp->req.again = 1; in check_ack()
465 * we completed something so let req run again in do_complete()
470 qp->req.again = 1; in do_complete()
509 qp->req.again = 1; in complete_ack()
535 qp->req.again = 1; in complete_wqe()
648 qp->req.again = 0; in rxe_completer()
733 qp->req.again = 1; in rxe_completer()
788 qp->req.again = 1; in rxe_completer()
839 ret = (qp->req.again) ? 0 : -EAGAIN; in rxe_completer()
841 qp->req.again = 0; in rxe_completer()
/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/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/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()
/linux/lib/
H A Diommu-helper.c18 again: in iommu_area_alloc()
23 goto again; in iommu_area_alloc()
/linux/drivers/acpi/
H A Dacpi_dbg.c310 again: in acpi_aml_write_log()
320 goto again; in acpi_aml_write_log()
351 again: in acpi_aml_read_cmd()
364 goto again; in acpi_aml_read_cmd()
611 again: in acpi_aml_read()
624 goto again; in acpi_aml_read()
681 again: in acpi_aml_write()
694 goto again; in acpi_aml_write()
/linux/fs/erofs/
H A Ddecompressor_lzma.c109 again: in z_erofs_load_lzma_config()
116 goto again; in z_erofs_load_lzma_config()
175 again: in z_erofs_lzma_decompress()
181 goto again; in z_erofs_lzma_decompress()
/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/fs/hfs/
H A Dbrec.c86 again: in hfs_brec_insert()
105 goto again; in hfs_brec_insert()
171 goto again; in hfs_brec_insert()
185 again: in hfs_brec_remove()
207 goto again; in hfs_brec_remove()
366 again: in hfs_brec_update_parent()
452 goto again; in hfs_brec_update_parent()
/linux/fs/hfsplus/
H A Dbrec.c84 again: in hfs_brec_insert()
103 goto again; in hfs_brec_insert()
173 goto again; in hfs_brec_insert()
187 again: in hfs_brec_remove()
209 goto again; in hfs_brec_remove()
370 again: in hfs_brec_update_parent()
456 goto again; in hfs_brec_update_parent()

12345678910>>...115