Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-end-run-stats.sh35 kvm-recheck.sh "$rundir" > $T/kvm-recheck.sh.out 2>&1
37 cat $T/kvm-recheck.sh.out | tee -a "$rundir/log"
H A Dkvm-recheck.sh42 if test -f tools/testing/selftests/rcutorture/bin/kvm-recheck-${TORTURE_SUITE}.sh
44 kvm-recheck-${TORTURE_SUITE}.sh $i
46 echo No kvm-recheck-${TORTURE_SUITE}.sh, so no ${TORTURE_SUITE}-specific analysis.
H A Dkvm-recheck-rcuscale.sh23 if kvm-recheck-rcuscale-ftrace.sh $i
H A Dkvm-test-1-run.sh197 echo " " $ tools/testing/selftests/rcutorture/bin/kvm-recheck.sh `dirname $resdir` >> $resdir/bar…
/linux/fs/smb/server/
H A Dconnection.c391 recheck: in ksmbd_conn_handler_loop()
395 goto recheck; in ksmbd_conn_handler_loop()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1672 recheck: in mlx5_lag_remove_mdev()
1677 goto recheck; in mlx5_lag_remove_mdev()
1695 recheck: in mlx5_lag_add_mdev()
1702 goto recheck; in mlx5_lag_add_mdev()
/linux/net/ipv6/
H A Dip6_flowlabel.c658 recheck: in ipv6_flowlabel_get()
701 goto recheck; in ipv6_flowlabel_get()
/linux/kernel/sched/
H A Dsyscalls.c509 recheck: in __sched_setscheduler()
645 goto recheck; in __sched_setscheduler()
/linux/Documentation/filesystems/
H A Dpath-lookup.txt192 no non-atomic stores to shared data), and to recheck the seqcount when we are
256 | children:"npiggin" | we now recheck the d_seq of dentry0. Then we
304 * Dentry lookups (based on parent, candidate string tuple) recheck the parent
H A Dvfat.rst232 the fallocated region, user should make sure to recheck fallocate
/linux/drivers/input/touchscreen/
H A Datmel_mxt_ts.c570 recheck: in mxt_check_bootloader()
607 goto recheck; in mxt_check_bootloader()
2338 recheck: in mxt_init_t7_power_cfg()
2349 goto recheck; in mxt_init_t7_power_cfg()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c3338 recheck: in netxen_netdev_event()
3344 goto recheck; in netxen_netdev_event()
3383 recheck: in netxen_inetaddr_event()
3389 goto recheck; in netxen_inetaddr_event()
/linux/fs/ocfs2/dlm/
H A Ddlmmaster.c1011 recheck: in dlm_wait_for_lock_mastery()
1029 goto recheck; in dlm_wait_for_lock_mastery()
1065 goto recheck; in dlm_wait_for_lock_mastery()
1110 goto recheck; in dlm_wait_for_lock_mastery()
/linux/Documentation/core-api/
H A Dmin_heap.rst297 /* Insert a new element (0) and recheck the top */
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c4106 recheck: in qlcnic_netdev_event()
4112 goto recheck; in qlcnic_netdev_event()
4142 recheck: in qlcnic_inetaddr_event()
4148 goto recheck; in qlcnic_inetaddr_event()
/linux/drivers/macintosh/
H A Dvia-pmu.c1628 recheck: in via_pmu_interrupt()
1673 goto recheck; in via_pmu_interrupt()
/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c3111 u8 recheck = 0; in qla_fab_scan_finish() local
3298 recheck = 1; in qla_fab_scan_finish()
3305 if (recheck) { in qla_fab_scan_finish()
/linux/arch/m68k/ifpsp060/src/
H A Dilsp.S384 subq.l &0x1, %d1 # yes, decrement and recheck
/linux/fs/ocfs2/
H A Ddlmglue.c3747 recheck: in ocfs2_unblock_lock()
3893 goto recheck; in ocfs2_unblock_lock()
/linux/kernel/
H A Dworkqueue.c3421 recheck: in worker_thread()
3428 goto recheck; in worker_thread()
/linux/Documentation/networking/diagnostic/
H A Dtwisted_pair_layer1_diagnostics.rst312 Power Delivery (PoDL or PoE)** step to recheck the power delivery status.
/linux/Documentation/mm/
H A Dunevictable-lru.rst209 is unlocked, __pagevec_lru_add_fn() will recheck the unevictable state
/linux/Documentation/admin-guide/
H A Dverify-bugs-and-bisect-regressions.rst973 days: it's pretty likely that you will be asked to recheck something.
1168 *Boot into the last working kernel and briefly recheck if the feature that
1647 In case you later want to recheck if an ever newer codebase might fix the
H A Dreporting-issues.rst1519 a recheck. Say something broke when you updated from 5.10.4-vendor.42 to
/linux/Documentation/dev-tools/
H A Dcheckpatch.rst1263 badly ordered parameters. Please recheck the usage.