/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-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-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-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/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/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-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-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-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.
|
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/ |
D | clock_test_006.cpp | 69 printf("get coarse real time clock again\n"); in ClockTest() 71 /* get current real coarse time again */ in ClockTest() 74 printf("The current coarse real time again: sec is %lld, nsec is %ld\n", tp.tv_sec, tp.tv_nsec); in ClockTest()
|
D | clock_test_009.cpp | 69 printf("get monotonic raw time clock again\n"); in ClockTest() 71 /* get current monotonic raw time again */ in ClockTest() 76 … printf("The current monotonic raw time again: sec is %lld, nsec is %ld\n", tp.tv_sec, tp.tv_nsec); in ClockTest()
|
D | clock_test_007.cpp | 68 printf("get coarse monotonic time clock again\n"); in ClockTest() 70 /* get current monotonic coarse time again */ in ClockTest() 75 …printf("The current monotonic coarse time again: sec is %lld, nsec is %ld\n", tp.tv_sec, tp.tv_nse… in ClockTest()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/security/ |
D | entry_flush.c | 74 again: in entry_flush_test() 89 goto again; in entry_flush_test() 115 goto again; in entry_flush_test()
|
D | rfi_flush.c | 75 again: in rfi_flush_test() 90 goto again; in rfi_flush_test() 115 goto again; in rfi_flush_test()
|
/kernel/linux/linux-5.10/include/linux/ |
D | lru_cache.h | 80 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" 228 * drop to zero and we will be able to make progress again, changing 285 * lc_unlock - unlock @lc, allow lc_get() to change the set again
|
/kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
D | ems_pcmcia.c | 87 int i, again; in ems_pcmcia_interrupt() local 94 again = 0; in ems_pcmcia_interrupt() 103 again = 1; in ems_pcmcia_interrupt() 106 if (again) in ems_pcmcia_interrupt() 109 } while (again); in ems_pcmcia_interrupt()
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
D | ir-rc5-decoder.c | 56 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()
|
/kernel/linux/linux-5.10/arch/x86/um/ |
D | stub_32.S | 11 again: label 44 je again
|
D | stub_64.S | 11 again: label 44 je again
|
/kernel/linux/linux-5.10/Documentation/i2c/ |
D | gpio-fault-injection.rst | 24 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
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
D | book3s_hv_rm_xics.c | 298 * so potentially the ICP can already accept the interrupt again. in icp_rm_deliver_irq() 307 again: in icp_rm_deliver_irq() 324 /* Unsafe increment again*/ in icp_rm_deliver_irq() 366 * In this case we do the whole sequence all over again for the in icp_rm_deliver_irq() 382 goto again; in icp_rm_deliver_irq() 409 goto again; in icp_rm_deliver_irq() 647 * transaction will set it again if needed in xics_rm_h_cppr() 769 static void icp_eoi(struct irq_chip *c, u32 hwirq, __be32 xirr, bool *again) in icp_eoi() argument 795 *again = rc > 0; in icp_eoi() 857 bool *again) in kvmppc_deliver_irq_passthru() argument [all …]
|
/kernel/linux/linux-5.10/scripts/tracing/ |
D | ftrace-bisect.sh | 49 # And start again: 68 # If it does crash, do this again (there's more than one problem function) 71 # kernel, annotate the problem functions with "notrace" and start again.
|
/kernel/linux/linux-5.10/net/smc/ |
D | smc_close.c | 205 again: in smc_close_active() 243 goto again; in smc_close_active() 264 goto again; in smc_close_active() 453 again: in smc_close_shutdown_write() 461 goto again; in smc_close_shutdown_write() 474 goto again; in smc_close_shutdown_write()
|