Searched defs:less (Results 1 – 9 of 9) sorted by relevance
19 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
24 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
20 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
29 bool (*less)(const void *lhs, const void *rhs); member
65 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b); member
195 static inline int less(u16 left, u16 right) in less() function
171 size_t less = outlen - usedpages; in _aead_recvmsg() local
139 unsigned int less; in sg_nents_xlen() local645 int offset = 0, soffset = 0, less, sless = 0; in chcr_sg_ent_in_wr() local
1902 void *less) in __bpf_rbtree_add()
Completed in 18 milliseconds