Searched refs:_insert (Results 1 – 4 of 4) sorted by relevance
72 name##_insert(type *node, struct rb_root_cached *root) \
1080 #define EFX_RX_LFSR_HASH(_enp, _insert) \ argument1089 (_insert) ? 1 : 0); \1104 #define EFX_RX_TOEPLITZ_IPV4_HASH(_enp, _insert, _ip, _tcp) \ argument1115 (_insert) ? 1 : 0); \
133 static ossl_unused ossl_inline type *lh_##type##_insert(LHASH_OF(type) *lh, type *d) \
88 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \