Searched refs:bpf_ktime_get_ns_proto (Results 1 - 5 of 5) sorted by last modified time

/linux-master/kernel/trace/
H A Dbpf_trace.c1525 return &bpf_ktime_get_ns_proto;
/linux-master/kernel/bpf/
H A Dhelpers.c180 const struct bpf_func_proto bpf_ktime_get_ns_proto = { variable in typeref:struct:bpf_func_proto
1852 return &bpf_ktime_get_ns_proto;
H A Dcore.c2865 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak;
/linux-master/include/linux/
H A Dbpf.h3188 extern const struct bpf_func_proto bpf_ktime_get_ns_proto;
/linux-master/drivers/media/rc/
H A Dbpf-lirc.c105 return &bpf_ktime_get_ns_proto;

Completed in 460 milliseconds