Home
last modified time | relevance | path

Searched defs:less (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr_fail.c23 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
H A Drbtree_fail.c20 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
H A Drbtree.c24 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
[all...]
H A Drefcounted_kptr.c51 static bool less(struct bpf_rb_node *node_a, const struct bpf_rb_node *node_b) in less() function
/kernel/linux/linux-5.10/include/linux/
H A Dmin_heap.h29 bool (*less)(const void *lhs, const void *rhs); member
H A Drbtree_latch.h65 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b); member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmin_heap.h29 bool (*less)(const void *lhs, const void *rhs); member
H A Drbtree_latch.h65 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b); member
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dcore.h197 static inline int less(u16 left, u16 right) in less() function
/kernel/linux/linux-6.6/crypto/
H A Dalgif_aead.c171 size_t less = outlen - usedpages; in _aead_recvmsg() local
/kernel/linux/linux-6.6/net/tipc/
H A Dcore.h195 static inline int less(u16 left, u16 right) in less() function
/kernel/linux/linux-5.10/crypto/
H A Dalgif_aead.c171 size_t less = outlen - usedpages; in _aead_recvmsg() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dhelpers.c2066 __bpf_rbtree_add(struct bpf_rb_root *root, struct bpf_rb_node_kern *node, void *less, struct btf_record *rec, u64 off) __bpf_rbtree_add() argument
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c143 unsigned int less; in sg_nents_xlen() local
649 int offset = 0, soffset = 0, less, sless = 0; in chcr_sg_ent_in_wr() local
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c139 unsigned int less; in sg_nents_xlen() local
645 int offset = 0, soffset = 0, less, sless = 0; in chcr_sg_ent_in_wr() local

Completed in 20 milliseconds