Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcore.c621 static __always_inline int bpf_tree_comp(void *key, struct latch_tree_node *n) in bpf_tree_comp() function
642 .comp = bpf_tree_comp,