Searched +defs:shared +defs:test (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | xskxceiver.c | 127 #define busy_poll_string(test) (test)->ifobj_tx->busy_poll ? "BUSY-POLL " : "" argument 128 static char *mode_string(struct test_spec *test) in mode_string() 142 static void report_failure(struct test_spec *test) in report_failure() 261 struct ifobject *ifobject, bool shared) in __xsk_configure_socket() 474 static void __test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in __test_spec_init() 534 static void test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in test_spec_init() 564 static void test_spec_reset(struct test_spec *test) in test_spec_reset() 569 static void test_spec_set_xdp_prog(struct test_spec *test, struct bpf_program *xdp_prog_rx, in test_spec_set_xdp_prog() 579 static int test_spec_set_mtu(struct test_spec *test, int mtu) in test_spec_set_mtu() 632 static void pkt_stream_restore_default(struct test_spec *test) in pkt_stream_restore_default() [all …]
|
/linux-6.14.4/tools/testing/selftests/mm/ |
D | uffd-unit-tests.c | 33 bool shared; member 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() 271 struct pin_longterm_test test = { in pin_pages() local 1489 uffd_test_case_t *test; in main() local
|
/linux-6.14.4/drivers/net/ethernet/amd/ |
D | pcnet32.c | 949 struct ethtool_test *test, u64 * data) in pcnet32_ethtool_test() 1596 pcnet32_probe1(unsigned long ioaddr, int shared, struct pci_dev *pdev) in pcnet32_probe1()
|