Searched refs:bpf_jiffies64_proto (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/bpf/
H A Dhelpers.c395 const struct bpf_func_proto bpf_jiffies64_proto = { variable in typeref:struct:bpf_func_proto
1746 return &bpf_jiffies64_proto;
H A Dcore.c2840 const struct bpf_func_proto bpf_jiffies64_proto __weak;
/linux-master/include/linux/
H A Dbpf.h3191 extern const struct bpf_func_proto bpf_jiffies64_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1598 return &bpf_jiffies64_proto;

Completed in 593 milliseconds