/linux-6.14.4/drivers/vhost/ |
D | test.c | 166 static long vhost_test_run(struct vhost_test *n, int test) in vhost_test_run() 241 static int vhost_test_set_features(struct vhost_test *n, u64 features) in vhost_test_set_features() 318 int test; in vhost_test_ioctl() local 319 u64 features; in vhost_test_ioctl() local
|
/linux-6.14.4/include/drm/ |
D | drm_kunit_helpers.h | 55 __drm_kunit_helper_alloc_drm_device(struct kunit *test, in __drm_kunit_helper_alloc_drm_device() 58 u32 features) in __drm_kunit_helper_alloc_drm_device()
|
/linux-6.14.4/tools/virtio/ |
D | virtio_test.c | 72 unsigned long long features = dev->vdev.features; in vhost_vq_setup() local 127 static void vdev_info_init(struct vdev_info* dev, unsigned long long features) in vdev_info_init() 175 int r, test = 1; in run_test() local 347 unsigned long long features = (1ULL << VIRTIO_RING_F_INDIRECT_DESC) | in main() local
|
/linux-6.14.4/net/core/ |
D | net_test.c | 147 static void gso_test_func(struct kunit *test) in gso_test_func() 152 netdev_features_t features; in gso_test_func() local 352 static void ip_tunnel_flags_test_run(struct kunit *test) in ip_tunnel_flags_test_run()
|
/linux-6.14.4/tools/testing/selftests/mm/ |
D | uffd-unit-tests.c | 187 uffd_setup_environment(uffd_test_args_t *args, uffd_test_case_t *test, in uffd_setup_environment() 209 static bool uffd_feature_supported(uffd_test_case_t *test) in uffd_feature_supported() 211 uint64_t features; in uffd_feature_supported() local 271 struct pin_longterm_test test = { in pin_pages() local 1489 uffd_test_case_t *test; in main() local
|
/linux-6.14.4/lib/ |
D | test_bpf.c | 80 } test[MAX_SUBTESTS]; member 14764 static void *generate_test_data(struct bpf_test *test, int sub) in generate_test_data() 14803 static void release_test_data(const struct bpf_test *test, void *data) in release_test_data() 14940 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) in run_one() 15117 netdev_features_t features; member 15137 static __init int test_skb_segment_single(const struct skb_segment_test *test) in test_skb_segment_single() 15163 const struct skb_segment_test *test = &skb_segment_tests[i]; in test_skb_segment() local 15470 struct tail_call_test *test = &tail_call_tests[which]; in prepare_tail_call_tests() local 15581 struct tail_call_test *test = &tail_call_tests[i]; in test_tail_calls() local
|
/linux-6.14.4/net/ethtool/ |
D | ioctl.c | 88 struct ethtool_get_features_block features[ETHTOOL_DEV_FEATURE_WORDS]; in ethtool_get_features() local 124 struct ethtool_set_features_block features[ETHTOOL_DEV_FEATURE_WORDS]; in ethtool_set_features() local 313 netdev_features_t features = 0, changed; in __ethtool_set_flags() local 2188 struct ethtool_test test; in ethtool_self_test() local
|
/linux-6.14.4/fs/btrfs/ |
D | ioctl.c | 1453 struct btrfs_key test; in key_in_sk() local 1485 struct btrfs_key test; in copy_to_sk() local 4223 static const struct btrfs_ioctl_feature_flags features[3] = { in btrfs_ioctl_get_supported_features() local 4239 struct btrfs_ioctl_feature_flags features; in btrfs_ioctl_get_features() local
|
/linux-6.14.4/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 497 netdev_features_t features) in qlcnic_features_check() 2110 int qlcnic_diag_alloc_res(struct net_device *netdev, int test) in qlcnic_diag_alloc_res()
|
/linux-6.14.4/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 4860 static int nv_set_loopback(struct net_device *dev, netdev_features_t features) in nv_set_loopback() 4916 netdev_features_t features) in nv_fix_features() 4925 static void nv_vlan_mode(struct net_device *dev, netdev_features_t features) in nv_vlan_mode() 4946 static int nv_set_features(struct net_device *dev, netdev_features_t features) in nv_set_features() 5249 static void nv_self_test(struct net_device *dev, struct ethtool_test *test, u64 *buffer) in nv_self_test()
|
/linux-6.14.4/drivers/net/ethernet/intel/ |
D | e100.c | 2605 struct ethtool_test *test, u64 *data) in e100_diag_test() 2799 netdev_features_t features) in e100_set_features()
|
/linux-6.14.4/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 247 u32 features; member 849 char *test = " "; in myri10ge_dma_test() local
|