Searched defs:bpf_ktime_get_boot_ns (Results 1 – 4 of 4) sorted by relevance
3056 static __u64 (* const bpf_ktime_get_boot_ns)(void) = (void *) 125; variable
400 static unsigned long long (*bpf_ktime_get_boot_ns)(void) = (void*)BPF_FUNC_ktime_get_boot_ns; variable