Home
last modified time | relevance | path

Searched refs:log2l (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/samples/bpf/
A Dlwt_len_hist.bpf.c37 static unsigned int log2l(unsigned long v) in log2l() function
51 key = log2l(skb->len); in do_len_hist()
A Dtracex3_kern.c34 static unsigned int log2l(unsigned long long n) in log2l() function
76 l = log2l(delta); in bpf_prog2()
A Dlathist_kern.c54 static unsigned int log2l(unsigned long v) in log2l() function
84 delta = log2l(cur_ts - *ts); in bpf_prog2()
A Dtracex2.bpf.c56 static unsigned int log2l(unsigned long v) in log2l() function
86 key.index = log2l(count); in BPF_KSYSCALL()

Completed in 6 milliseconds