Home
last modified time | relevance | path

Searched defs:less (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Drefcounted_kptr_fail.c23 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
A Drbtree.c36 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
A Drbtree_fail.c20 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
A Dlocal_kptr_stash.c78 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
A Drefcounted_kptr.c51 static bool less(struct bpf_rb_node *node_a, const struct bpf_rb_node *node_b) in less() function
/tools/testing/selftests/bpf/
A Dbpf_experimental.h124 #define bpf_rbtree_add(head, node, less) bpf_rbtree_add_impl(head, node, less, NULL, 0) argument
/tools/sched_ext/include/scx/
A Dcommon.bpf.h310 #define bpf_rbtree_add(head, node, less) bpf_rbtree_add_impl(head, node, less, NULL, 0) argument

Completed in 12 milliseconds