Home
last modified time | relevance | path

Searched defs:same_callsites (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dliveness.c160 static bool same_callsites(struct callchain *a, struct callchain *b) in same_callsites() function
H A Dverifier.c1771 static bool same_callsites(struct bpf_verifier_state *a, struct bpf_verifier_state *b) in same_callsites() function