Searched refs:bpf_ktime_get_boot_ns (Results 1 – 5 of 5) sorted by relevance
400 static unsigned long long (*bpf_ktime_get_boot_ns)(void) = (void*)BPF_FUNC_ktime_get_boot_ns; variable
448 static unsigned long long (*bpf_ktime_get_boot_ns)(void) = (void*)BPF_FUNC_ktime_get_boot_ns; variable
486 if (updatetime.updatetime) v->last_used = bpf_ktime_get_boot_ns(); in do_forward4_bottom()
370 pkt->timestampNs = bpf_ktime_get_boot_ns(); in do_packet_tracing()