Searched refs:bpf_ktime_get_boot_ns (Results 1 – 2 of 2) sorted by relevance
337 bpf_timer_start(timer, bpf_ktime_get_boot_ns() + 1000,341 bpf_timer_start(timer, bpf_ktime_get_boot_ns() + (1ull << 35), in timer_cb_pinned() 361 bpf_timer_start(timer, bpf_ktime_get_boot_ns() + 1000, in test_pinned_timer() 393 start_time = bpf_ktime_get_boot_ns(); in BPF_PROG2()
190 BPF_CALL_0(bpf_ktime_get_boot_ns) in BPF_CALL_0() argument197 .func = bpf_ktime_get_boot_ns,