Searched refs:features (Results 1 – 3 of 3) sorted by relevance
35 Both generic and tag-based KASAN are strictly debugging features.151 kernel debugging features like KASAN.
299 user-space program samples. It is also needed by some features such1283 It is also used by various kernel debugging features that require2018 Test kernel livepatching features for correctness. The tests will2056 This can be useful to test init_on_alloc and init_on_free features.
6864 netdev_features_t features; in test_skb_segment() local6868 features = NETIF_F_SG | NETIF_F_GSO_PARTIAL | NETIF_F_IP_CSUM | in test_skb_segment()6870 features |= NETIF_F_RXCSUM; in test_skb_segment()6877 segs = skb_segment(skb, features); in test_skb_segment()