Home
last modified time | relevance | path

Searched defs:test (Results 426 - 450 of 595) sorted by relevance

1...<<11121314151617181920>>...24

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c205 static int txc_bist_one(struct ef4_nic *efx, int mmd, int test) in txc_bist_one() argument
H A Dethtool.c209 ef4_fill_test(unsigned int test_index, u8 *strings, u64 *data, int *test, const char *unit_format, int unit_id, const char *test_format, const char *test_id) ef4_fill_test() argument
494 ef4_ethtool_self_test(struct net_device *net_dev, struct ethtool_test *test, u64 *data) ef4_ethtool_self_test() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c655 static const u32 test[] = { in reg_pattern_test() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c1142 ath9k_hw_def_set_txpower(struct ath_hw *ah, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 powerLimit, bool test) ath9k_hw_def_set_txpower() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c890 static void be_self_test(struct net_device *netdev, struct ethtool_test *test, in be_self_test() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmac53c94.h36 unsigned char test; member
H A Dgdth_ioctl.h160 } __attribute__((packed)) test; member
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgr_udc.c890 u8 test; in gr_device_request() local
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dwhiteheat.h192 __u8 test; /* see WHITEHEAT_TEST_* above*/ member
291 __u8 test; /* indicates which test this is a response for, member
[all...]
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Dparse-filter.c1335 char *test; in tep_filter_add_filter_str() local
/kernel/linux/linux-5.10/lib/
H A Dtest_bpf.c78 } test[MAX_SUBTESTS]; member
6480 generate_test_data(struct bpf_test *test, int sub) generate_test_data() argument
6526 release_test_data(const struct bpf_test *test, void *data) release_test_data() argument
6658 run_one(const struct bpf_prog *fp, struct bpf_test *test) run_one() argument
6927 test_skb_segment_single(const struct skb_segment_test *test) test_skb_segment_single() argument
6953 const struct skb_segment_test *test = &skb_segment_tests[i]; test_skb_segment() local
[all...]
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dkcsan-test.c424 test_basic(struct kunit *test) test_basic() argument
455 test_concurrent_races(struct kunit *test) test_concurrent_races() argument
484 test_novalue_change(struct kunit *test) test_novalue_change() argument
509 test_novalue_change_exception(struct kunit *test) test_novalue_change_exception() argument
528 test_unknown_origin(struct kunit *test) test_unknown_origin() argument
550 test_write_write_assume_atomic(struct kunit *test) test_write_write_assume_atomic() argument
576 test_write_write_struct(struct kunit *test) test_write_write_struct() argument
598 test_write_write_struct_part(struct kunit *test) test_write_write_struct_part() argument
617 test_read_atomic_write_atomic(struct kunit *test) test_read_atomic_write_atomic() argument
630 test_read_plain_atomic_write(struct kunit *test) test_read_plain_atomic_write() argument
652 test_read_plain_atomic_rmw(struct kunit *test) test_read_plain_atomic_rmw() argument
675 test_zero_size_access(struct kunit *test) test_zero_size_access() argument
703 test_data_race(struct kunit *test) test_data_race() argument
715 test_assert_exclusive_writer(struct kunit *test) test_assert_exclusive_writer() argument
733 test_assert_exclusive_access(struct kunit *test) test_assert_exclusive_access() argument
751 test_assert_exclusive_access_writer(struct kunit *test) test_assert_exclusive_access_writer() argument
787 test_assert_exclusive_bits_change(struct kunit *test) test_assert_exclusive_bits_change() argument
806 test_assert_exclusive_bits_nochange(struct kunit *test) test_assert_exclusive_bits_nochange() argument
818 test_assert_exclusive_writer_scoped(struct kunit *test) test_assert_exclusive_writer_scoped() argument
845 test_assert_exclusive_access_scoped(struct kunit *test) test_assert_exclusive_access_scoped() argument
881 test_jiffies_noreport(struct kunit *test) test_jiffies_noreport() argument
894 test_seqlock_noreport(struct kunit *test) test_seqlock_noreport() argument
912 test_atomic_builtins(struct kunit *test) test_atomic_builtins() argument
1006 get_num_threads(const char *test, int *nthreads) get_num_threads() argument
1069 test_init(struct kunit *test) test_init() argument
1141 test_exit(struct kunit *test) test_exit() argument
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_trigger.c545 struct event_trigger_data *test; in register_trigger() local
830 bool is_named_trigger(struct event_trigger_data *test) in is_named_trigger() argument
588 unregister_trigger(char *glob, struct event_trigger_ops *ops, struct event_trigger_data *test, struct trace_event_file *file) unregister_trigger() argument
874 struct event_trigger_data *test; __pause_named_trigger() local
1566 struct event_trigger_data *test; event_enable_register_trigger() local
1601 event_enable_unregister_trigger(char *glob, struct event_trigger_ops *ops, struct event_trigger_data *test, struct trace_event_file *file) event_enable_unregister_trigger() argument
[all...]
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_pch.c47 u32 test; member
/kernel/linux/linux-6.6/drivers/misc/
H A Dpci_endpoint_test.c131 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument
137 static inline void pci_endpoint_test_writel(struct pci_endpoint_test *test, in pci_endpoint_test_writel() argument
143 static inline u32 pci_endpoint_test_bar_readl(struct pci_endpoint_test *test, in pci_endpoint_test_bar_readl() argument
149 static inline void pci_endpoint_test_bar_writel(struct pci_endpoint_test *test, in pci_endpoint_test_bar_writel() argument
157 struct pci_endpoint_test *test = dev_id; pci_endpoint_test_irqhandler() local
169 pci_endpoint_test_free_irq_vectors(struct pci_endpoint_test *test) pci_endpoint_test_free_irq_vectors() argument
177 pci_endpoint_test_alloc_irq_vectors(struct pci_endpoint_test *test, int type) pci_endpoint_test_alloc_irq_vectors() argument
216 pci_endpoint_test_release_irq(struct pci_endpoint_test *test) pci_endpoint_test_release_irq() argument
228 pci_endpoint_test_request_irq(struct pci_endpoint_test *test) pci_endpoint_test_request_irq() argument
266 pci_endpoint_test_bar(struct pci_endpoint_test *test, enum pci_barno barno) pci_endpoint_test_bar() argument
294 pci_endpoint_test_legacy_irq(struct pci_endpoint_test *test) pci_endpoint_test_legacy_irq() argument
311 pci_endpoint_test_msi_irq(struct pci_endpoint_test *test, u16 msi_num, bool msix) pci_endpoint_test_msi_irq() argument
347 pci_endpoint_test_copy(struct pci_endpoint_test *test, unsigned long arg) pci_endpoint_test_copy() argument
487 pci_endpoint_test_write(struct pci_endpoint_test *test, unsigned long arg) pci_endpoint_test_write() argument
588 pci_endpoint_test_read(struct pci_endpoint_test *test, unsigned long arg) pci_endpoint_test_read() argument
681 pci_endpoint_test_clear_irq(struct pci_endpoint_test *test) pci_endpoint_test_clear_irq() argument
688 pci_endpoint_test_set_irq(struct pci_endpoint_test *test, int req_irq_type) pci_endpoint_test_set_irq() argument
723 struct pci_endpoint_test *test = to_endpoint_test(file->private_data); pci_endpoint_test_ioctl() local
786 struct pci_endpoint_test *test; pci_endpoint_test_probe() local
932 struct pci_endpoint_test *test = pci_get_drvdata(pdev); pci_endpoint_test_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c246 static void test_vcap_xn_rule_creator(struct kunit *test, int cid, in test_vcap_xn_rule_creator() argument
328 vcap_api_set_bit_1_test(struct kunit *test) vcap_api_set_bit_1_test() argument
345 vcap_api_set_bit_0_test(struct kunit *test) vcap_api_set_bit_0_test() argument
363 vcap_api_iterator_init_test(struct kunit *test) vcap_api_iterator_init_test() argument
392 vcap_api_iterator_next_test(struct kunit *test) vcap_api_iterator_next_test() argument
426 vcap_api_encode_typegroups_test(struct kunit *test) vcap_api_encode_typegroups_test() argument
455 vcap_api_encode_bit_test(struct kunit *test) vcap_api_encode_bit_test() argument
481 vcap_api_encode_field_test(struct kunit *test) vcap_api_encode_field_test() argument
532 vcap_api_encode_short_field_test(struct kunit *test) vcap_api_encode_short_field_test() argument
577 vcap_api_encode_keyfield_test(struct kunit *test) vcap_api_encode_keyfield_test() argument
636 vcap_api_encode_max_keyfield_test(struct kunit *test) vcap_api_encode_max_keyfield_test() argument
703 vcap_api_encode_actionfield_test(struct kunit *test) vcap_api_encode_actionfield_test() argument
750 vcap_api_keyfield_typegroup_test(struct kunit *test) vcap_api_keyfield_typegroup_test() argument
770 vcap_api_actionfield_typegroup_test(struct kunit *test) vcap_api_actionfield_typegroup_test() argument
793 vcap_api_vcap_keyfields_test(struct kunit *test) vcap_api_vcap_keyfields_test() argument
809 vcap_api_vcap_actionfields_test(struct kunit *test) vcap_api_vcap_actionfields_test() argument
823 vcap_api_encode_rule_keyset_test(struct kunit *test) vcap_api_encode_rule_keyset_test() argument
935 vcap_api_encode_rule_actionset_test(struct kunit *test) vcap_api_encode_rule_actionset_test() argument
1007 vcap_api_rule_add_keyvalue_test(struct kunit *test) vcap_api_rule_add_keyvalue_test() argument
1108 vcap_api_rule_add_actionvalue_test(struct kunit *test) vcap_api_rule_add_actionvalue_test() argument
1184 vcap_api_rule_find_keyset_basic_test(struct kunit *test) vcap_api_rule_find_keyset_basic_test() argument
1231 vcap_api_rule_find_keyset_failed_test(struct kunit *test) vcap_api_rule_find_keyset_failed_test() argument
1278 vcap_api_rule_find_keyset_many_test(struct kunit *test) vcap_api_rule_find_keyset_many_test() argument
1330 vcap_api_encode_rule_test(struct kunit *test) vcap_api_encode_rule_test() argument
1459 vcap_api_set_rule_counter_test(struct kunit *test) vcap_api_set_rule_counter_test() argument
1512 vcap_api_get_rule_counter_test(struct kunit *test) vcap_api_get_rule_counter_test() argument
1569 vcap_api_rule_insert_in_order_test(struct kunit *test) vcap_api_rule_insert_in_order_test() argument
1607 vcap_api_rule_insert_reverse_order_test(struct kunit *test) vcap_api_rule_insert_reverse_order_test() argument
1670 vcap_api_rule_remove_at_end_test(struct kunit *test) vcap_api_rule_remove_at_end_test() argument
1742 vcap_api_rule_remove_in_middle_test(struct kunit *test) vcap_api_rule_remove_in_middle_test() argument
1817 vcap_api_rule_remove_in_front_test(struct kunit *test) vcap_api_rule_remove_in_front_test() argument
1880 vcap_api_next_lookup_basic_test(struct kunit *test) vcap_api_next_lookup_basic_test() argument
1926 vcap_api_next_lookup_advanced_test(struct kunit *test) vcap_api_next_lookup_advanced_test() argument
2003 vcap_api_filter_unsupported_keys_test(struct kunit *test) vcap_api_filter_unsupported_keys_test() argument
2070 vcap_api_filter_keylist_test(struct kunit *test) vcap_api_filter_keylist_test() argument
2195 vcap_api_rule_chain_path_test(struct kunit *test) vcap_api_rule_chain_path_test() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c659 static const u32 test[] = { in reg_pattern_test() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dethtool_common.c129 efx_ethtool_self_test(struct net_device *net_dev, struct ethtool_test *test, u64 *data) efx_ethtool_self_test() argument
258 efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, int *test, const char *unit_format, int unit_id, const char *test_format, const char *test_id) efx_fill_test() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c209 ef4_fill_test(unsigned int test_index, u8 *strings, u64 *data, int *test, const char *unit_format, int unit_id, const char *test_format, const char *test_id) ef4_fill_test() argument
494 ef4_ethtool_self_test(struct net_device *net_dev, struct ethtool_test *test, u64 *data) ef4_ethtool_self_test() argument
[all...]
H A Dtxc43128_phy.c205 static int txc_bist_one(struct ef4_nic *efx, int mmd, int test) in txc_bist_one() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c209 efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, int *test, const char *unit_format, int unit_id, const char *test_format, const char *test_id) efx_fill_test() argument
350 efx_siena_ethtool_self_test(struct net_device *net_dev, struct ethtool_test *test, u64 *data) efx_siena_ethtool_self_test() argument
[all...]
/kernel/linux/linux-6.6/include/kunit/
H A Dtest.h307 kunit_set_failure(struct kunit *test) kunit_set_failure() argument
435 kunit_kmalloc(struct kunit *test, size_t size, gfp_t gfp) kunit_kmalloc() argument
455 kunit_kzalloc(struct kunit *test, size_t size, gfp_t gfp) kunit_kzalloc() argument
469 kunit_kcalloc(struct kunit *test, size_t n, size_t size, gfp_t gfp) kunit_kcalloc() argument
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtest.c31 static void kunit_ida_init(struct kunit *test, struct ida *ida) in kunit_ida_init() argument
36 static struct tb_switch *alloc_switch(struct kunit *test, u64 route, in alloc_switch() argument
72 static struct tb_switch *alloc_host(struct kunit *test) in alloc_host() argument
154 alloc_host_usb4(struct kunit *test) alloc_host_usb4() argument
173 alloc_host_br(struct kunit *test) alloc_host_br() argument
190 alloc_dev_default(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_default() argument
340 alloc_dev_with_dpin(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_with_dpin() argument
361 alloc_dev_without_dp(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_without_dp() argument
402 alloc_dev_usb4(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_usb4() argument
423 tb_test_path_basic(struct kunit *test) tb_test_path_basic() argument
440 tb_test_path_not_connected_walk(struct kunit *test) tb_test_path_not_connected_walk() argument
479 tb_test_path_single_hop_walk(struct kunit *test) tb_test_path_single_hop_walk() argument
533 tb_test_path_daisy_chain_walk(struct kunit *test) tb_test_path_daisy_chain_walk() argument
592 tb_test_path_simple_tree_walk(struct kunit *test) tb_test_path_simple_tree_walk() argument
655 tb_test_path_complex_tree_walk(struct kunit *test) tb_test_path_complex_tree_walk() argument
739 tb_test_path_max_length_walk(struct kunit *test) tb_test_path_max_length_walk() argument
842 tb_test_path_not_connected(struct kunit *test) tb_test_path_not_connected() argument
870 tb_test_path_not_bonded_lane0(struct kunit *test) tb_test_path_not_bonded_lane0() argument
928 tb_test_path_not_bonded_lane1(struct kunit *test) tb_test_path_not_bonded_lane1() argument
990 tb_test_path_not_bonded_lane1_chain(struct kunit *test) tb_test_path_not_bonded_lane1_chain() argument
1070 tb_test_path_not_bonded_lane1_chain_reverse(struct kunit *test) tb_test_path_not_bonded_lane1_chain_reverse() argument
1150 tb_test_path_mixed_chain(struct kunit *test) tb_test_path_mixed_chain() argument
1242 tb_test_path_mixed_chain_reverse(struct kunit *test) tb_test_path_mixed_chain_reverse() argument
1334 tb_test_tunnel_pcie(struct kunit *test) tb_test_tunnel_pcie() argument
1389 tb_test_tunnel_dp(struct kunit *test) tb_test_tunnel_dp() argument
1427 tb_test_tunnel_dp_chain(struct kunit *test) tb_test_tunnel_dp_chain() argument
1473 tb_test_tunnel_dp_tree(struct kunit *test) tb_test_tunnel_dp_tree() argument
1523 tb_test_tunnel_dp_max_length(struct kunit *test) tb_test_tunnel_dp_max_length() argument
1603 tb_test_tunnel_3dp(struct kunit *test) tb_test_tunnel_3dp() argument
1668 tb_test_tunnel_usb3(struct kunit *test) tb_test_tunnel_usb3() argument
1723 tb_test_tunnel_port_on_path(struct kunit *test) tb_test_tunnel_port_on_path() argument
1789 tb_test_tunnel_dma(struct kunit *test) tb_test_tunnel_dma() argument
1832 tb_test_tunnel_dma_rx(struct kunit *test) tb_test_tunnel_dma_rx() argument
1869 tb_test_tunnel_dma_tx(struct kunit *test) tb_test_tunnel_dma_tx() argument
1906 tb_test_tunnel_dma_chain(struct kunit *test) tb_test_tunnel_dma_chain() argument
1972 tb_test_tunnel_dma_match(struct kunit *test) tb_test_tunnel_dma_match() argument
2023 tb_test_credit_alloc_legacy_not_bonded(struct kunit *test) tb_test_credit_alloc_legacy_not_bonded() argument
2056 tb_test_credit_alloc_legacy_bonded(struct kunit *test) tb_test_credit_alloc_legacy_bonded() argument
2089 tb_test_credit_alloc_pcie(struct kunit *test) tb_test_credit_alloc_pcie() argument
2122 tb_test_credit_alloc_without_dp(struct kunit *test) tb_test_credit_alloc_without_dp() argument
2172 tb_test_credit_alloc_dp(struct kunit *test) tb_test_credit_alloc_dp() argument
2216 tb_test_credit_alloc_usb3(struct kunit *test) tb_test_credit_alloc_usb3() argument
2249 tb_test_credit_alloc_dma(struct kunit *test) tb_test_credit_alloc_dma() argument
2285 tb_test_credit_alloc_dma_multiple(struct kunit *test) tb_test_credit_alloc_dma_multiple() argument
2382 TB_TEST_PCIE_TUNNEL(struct kunit *test, struct tb_switch *host, struct tb_switch *dev) TB_TEST_PCIE_TUNNEL() argument
2412 TB_TEST_DP_TUNNEL1(struct kunit *test, struct tb_switch *host, struct tb_switch *dev) TB_TEST_DP_TUNNEL1() argument
2449 TB_TEST_DP_TUNNEL2(struct kunit *test, struct tb_switch *host, struct tb_switch *dev) TB_TEST_DP_TUNNEL2() argument
2486 TB_TEST_USB3_TUNNEL(struct kunit *test, struct tb_switch *host, struct tb_switch *dev) TB_TEST_USB3_TUNNEL() argument
2516 TB_TEST_DMA_TUNNEL1(struct kunit *test, struct tb_switch *host, struct tb_switch *dev) TB_TEST_DMA_TUNNEL1() argument
2546 TB_TEST_DMA_TUNNEL2(struct kunit *test, struct tb_switch *host, struct tb_switch *dev) TB_TEST_DMA_TUNNEL2() argument
2576 tb_test_credit_alloc_all(struct kunit *test) tb_test_credit_alloc_all() argument
2666 tb_test_property_parse(struct kunit *test) tb_test_property_parse() argument
2726 tb_test_property_format(struct kunit *test) tb_test_property_format() argument
2753 compare_dirs(struct kunit *test, struct tb_property_dir *d1, struct tb_property_dir *d2) compare_dirs() argument
2823 tb_test_property_copy(struct kunit *test) tb_test_property_copy() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgr_udc.c890 u8 test; in gr_device_request() local
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ines.c116 u32 test; member

Completed in 35 milliseconds

1...<<11121314151617181920>>...24