| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | ipv6_flowlabel_mgr.c | 93 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()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | ipv6_flowlabel_mgr.c | 93 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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/ |
| D | kvm-remote.sh | 7 # 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
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | commonring.c | 73 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()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | commonring.c | 73 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()
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_recursion_record.c | 31 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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/uevent/ |
| D | uevent_filtering.c | 34 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() 319 again: in do_test() 323 goto again; in do_test()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/uevent/ |
| D | uevent_filtering.c | 34 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() 319 again: in do_test() 323 goto again; in do_test()
|
| /kernel/linux/linux-5.10/net/mptcp/ |
| D | token.c | 146 * 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() 217 again: in mptcp_token_exists() 224 goto again; in mptcp_token_exists() 253 again: in mptcp_token_get_sock() 266 goto again; in mptcp_token_get_sock() 271 goto again; in mptcp_token_get_sock()
|
| /kernel/linux/linux-6.6/net/mptcp/ |
| D | token.c | 145 * 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()
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| D | book3s_hv_builtin.c | 339 static int kvmppc_check_passthru(u32 xisr, __be32 xirr, bool *again) in kvmppc_check_passthru() argument 358 return kvmppc_deliver_irq_passthru(vcpu, xirr, irq_map, pimap, again); in kvmppc_check_passthru() 362 static inline int kvmppc_check_passthru(u32 xisr, __be32 xirr, bool *again) in kvmppc_check_passthru() argument 377 static long kvmppc_read_one_intr(bool *again); 383 bool again; in kvmppc_read_intr() local 389 again = false; in kvmppc_read_intr() 390 rc = kvmppc_read_one_intr(&again); in kvmppc_read_intr() 393 } while (again); in kvmppc_read_intr() 397 static long kvmppc_read_one_intr(bool *again) in kvmppc_read_one_intr() argument 457 *again = rc > 0; in kvmppc_read_one_intr() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | udp_limit.c | 40 /* 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()
|
| D | fill_link_info.c | 46 again: in verify_perf_link_info() 73 goto again; in verify_perf_link_info() 86 goto again; in verify_perf_link_info() 104 goto again; in verify_perf_link_info() 229 again: in verify_kmulti_link_info() 246 goto again; in verify_kmulti_link_info()
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-mc146818-lib.c | 54 * Check for the UIP bit again. If it is set now then in mc146818_avoid_UIP() 118 again: in mc146818_get_time() 141 goto again; in mc146818_get_time() 147 goto again; in mc146818_get_time() 171 * Check for the UIP bit again. If it is set now then in mc146818_get_time() 186 goto again; in mc146818_get_time()
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | syscall_64.c | 116 * them, check for new work, and try again. 191 again: in syscall_exit_prepare() 239 goto again; in syscall_exit_prepare() 276 again: in interrupt_exit_user_prepare() 312 goto again; in interrupt_exit_user_prepare() 363 again: in interrupt_exit_kernel_prepare() 384 goto again; in interrupt_exit_kernel_prepare()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | udp_limit.c | 43 /* We can reopen again after close. */ in test_udp_limit() 48 if (CHECK(fd1 < 0, "fd1-again", "errno %d", errno)) in test_udp_limit() 56 * - open fd1 again - BPF_CGROUP_INET_SOCK_CREATE in test_udp_limit()
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | inode-map.c | 58 again: in caching_kthread() 95 goto again; in caching_kthread() 194 again: in btrfs_find_free_ino() 213 goto again; in btrfs_find_free_ino() 223 again: in btrfs_return_ino() 232 goto again; in btrfs_return_ino() 448 again: in btrfs_save_ino_cache() 462 goto again; in btrfs_save_ino_cache()
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | interrupt.c | 42 * them, check for new work, and try again. 156 * Test validity again after that, to catch such false positives. in check_return_regs_valid() 183 again: in interrupt_exit_user_prepare_main() 234 goto again; in interrupt_exit_user_prepare_main() 397 again: in interrupt_exit_kernel_prepare() 424 goto again; in interrupt_exit_kernel_prepare() 432 * hard_irq_disable(), which will set HARD_DIS again. in interrupt_exit_kernel_prepare()
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| D | heap.c | 32 int *base, *again; in lkdtm_WRITE_AFTER_FREE() local 50 again = kmalloc(len, GFP_KERNEL); in lkdtm_WRITE_AFTER_FREE() 51 kfree(again); in lkdtm_WRITE_AFTER_FREE() 52 if (again != base) in lkdtm_WRITE_AFTER_FREE()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/ |
| D | functions | 87 again=1 90 while [ $again -eq 1 ]; do 96 again=2 101 again=1
|
| /kernel/linux/linux-5.10/drivers/char/ipmi/ |
| D | ipmi_si_sm.h | 30 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. */
|
| /kernel/linux/linux-6.6/drivers/char/ipmi/ |
| D | ipmi_si_sm.h | 30 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. */
|
| /kernel/linux/linux-6.6/lib/ |
| D | iommu-helper.c | 18 again: in iommu_area_alloc() 23 goto again; in iommu_area_alloc()
|
| /kernel/linux/linux-5.10/lib/ |
| D | iommu-helper.c | 18 again: in iommu_area_alloc() 23 goto again; in iommu_area_alloc()
|
| /kernel/linux/linux-5.10/scripts/ |
| D | prune-kernel | 4 # because I use CONFIG_LOCALVERSION_AUTO, not the same version again and 5 # again, /boot and /lib/modules/ eventually fill up.
|