Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dget_branch_snapshot.c18 static inline bool gbs_in_range(__u64 val) in gbs_in_range() function
34 if (gbs_in_range(entries[i].from) && gbs_in_range(entries[i].to)) in BPF_PROG()