Home
last modified time | relevance | path

Searched defs:test (Results 176 – 200 of 480) sorted by relevance

12345678910>>...20

/linux-6.14.4/tools/testing/radix-tree/
Dmaple.c30 #define RCU_MT_BUG_ON(test, y) {if (y) { test->stop = true; } MT_BUG_ON(test->mt, y); } argument
63 struct rcu_test_struct2 *test; member
34352 static void rcu_reader_register(struct rcu_test_struct2 *test) in rcu_reader_register()
34362 unsigned int id, struct rcu_test_struct2 *test) in rcu_reader_setup()
34377 struct rcu_test_struct2 *test = reader->test; in rcu_reader_fwd() local
34487 struct rcu_test_struct2 *test = reader->test; in rcu_reader_rev() local
34617 static void rcu_stress_rev(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_rev()
34676 static void rcu_stress_fwd(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_fwd()
34749 struct rcu_test_struct2 test; in rcu_stress() local
34850 int eval_rcu_entry(struct rcu_test_struct *test, void *entry, bool *update_2, in eval_rcu_entry()
[all …]
/linux-6.14.4/net/wireless/tests/
Dutil.h34 struct kunit *test; member
43 #define T_WIPHY(test, ctx) ({ \ argument
/linux-6.14.4/security/landlock/
Dfs.c462 static void test_no_more_access(struct kunit *const test) in test_no_more_access()
599 static void test_scope_to_request_with_exec_none(struct kunit *const test) in test_scope_to_request_with_exec_none()
613 static void test_scope_to_request_with_exec_some(struct kunit *const test) in test_scope_to_request_with_exec_some()
630 static void test_scope_to_request_without_access(struct kunit *const test) in test_scope_to_request_without_access()
676 static void test_is_eacces_with_none(struct kunit *const test) in test_is_eacces_with_none()
686 static void test_is_eacces_with_refer(struct kunit *const test) in test_is_eacces_with_refer()
698 static void test_is_eacces_with_write(struct kunit *const test) in test_is_eacces_with_write()
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dbtf_skc_cls_ingress.c234 struct test { struct
236 void (*run)(struct test_btf_skc_cls_ingress *skel); argument
240 static struct test tests[] = { argument
Dselect_reuseport.c770 const struct test { in test_config() struct
771 void (*fn)(int sotype, sa_family_t family); in test_config()
772 const char *name; in test_config()
773 bool no_inner_map; in test_config()
774 int need_sotype; in test_config()
Dbtf.c4384 struct btf_raw_test *test = &raw_tests[test_num - 1]; in do_test_raw() local
4511 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_big_btf_info() local
4594 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_btf_id() local
4717 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in do_test_get_info() local
4813 const struct btf_file_test *test = &file_tests[test_num - 1]; in do_test_file() local
5446 const struct btf_raw_test *test = &pprint_test_template[test_num]; in do_test_pprint() local
6523 static int test_get_finfo(const struct prog_info_raw_test *test, in test_get_finfo()
6604 static int test_get_linfo(const struct prog_info_raw_test *test, in test_get_linfo()
6824 const struct prog_info_raw_test *test = &info_raw_tests[test_num - 1]; in do_test_info_raw() local
8068 struct btf_dedup_test *test = &dedup_tests[test_num - 1]; in do_test_dedup() local
Dalign.c602 static int do_test_single(struct bpf_align_test *test) in do_test_single()
696 struct bpf_align_test *test = &tests[i]; in test_align() local
Dsock_addr.c2279 static int test_bind(struct sock_addr_test *test) in test_bind()
2320 static int test_connect(struct sock_addr_test *test) in test_connect()
2380 static int test_xmsg(struct sock_addr_test *test) in test_xmsg()
2485 static int test_getsockname(struct sock_addr_test *test) in test_getsockname()
2513 static int test_getpeername(struct sock_addr_test *test) in test_getpeername()
2606 struct sock_addr_test *test = &tests[i]; in test_sock_addr() local
Dtcp_hdr_options.c516 struct test { struct
522 static struct test tests[] = { argument
/linux-6.14.4/lib/
Dtest_hexdump.c68 int groupsize, char *test, in test_hexdump_prepare_test()
128 char test[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump() local
164 char test[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump_overflow() local
Dtest_list_sort.c29 static void check(struct kunit *test, struct debug_el *ela, struct debug_el *elb) in check()
58 static void list_sort_test(struct kunit *test) in list_sort_test()
/linux-6.14.4/drivers/gpu/drm/xe/tests/
Dxe_pci.c62 struct kunit *test = kunit_get_current_test(); in fake_read_gmdid() local
76 struct kunit *test = kunit_get_current_test(); in xe_pci_fake_device_init() local
/linux-6.14.4/drivers/net/ethernet/microchip/vcap/
Dvcap_api_debugfs_kunit.c292 static void vcap_api_addr_keyset_test(struct kunit *test) in vcap_api_addr_keyset_test()
343 static void vcap_api_show_admin_raw_test(struct kunit *test) in vcap_api_show_admin_raw_test()
401 static void vcap_api_show_admin_test(struct kunit *test) in vcap_api_show_admin_test()
474 static void vcap_api_show_admin_rule_test(struct kunit *test) in vcap_api_show_admin_rule_test()
/linux-6.14.4/samples/kfifo/
Drecord-example.c48 struct kfifo_rec_ptr_1 test; variable
53 static mytest test; variable
/linux-6.14.4/net/mac80211/tests/
Dtpe.c125 static void subchan_offset(struct kunit *test) in subchan_offset()
261 static void psd_reorder(struct kunit *test) in psd_reorder()
/linux-6.14.4/lib/kunit/
Dattributes.c216 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_speed_get() local
227 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_module_get() local
241 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_is_init_get() local
292 struct kunit_case *test = is_test ? test_or_suite : NULL; in kunit_print_attr() local
Dstring-stream.c190 struct string_stream *kunit_alloc_string_stream(struct kunit *test, gfp_t gfp) in kunit_alloc_string_stream()
204 void kunit_free_string_stream(struct kunit *test, struct string_stream *stream) in kunit_free_string_stream()
/linux-6.14.4/drivers/hid/
Dhid-uclogic-params-test.c139 static void hid_test_uclogic_parse_ugee_v2_desc(struct kunit *test) in hid_test_uclogic_parse_ugee_v2_desc()
181 static void hid_test_uclogic_params_cleanup_event_hooks(struct kunit *test) in hid_test_uclogic_params_cleanup_event_hooks()
/linux-6.14.4/drivers/platform/chrome/
Dcros_ec_proto_test_util.c64 struct ec_xfer_mock *cros_kunit_ec_xfer_mock_add(struct kunit *test, size_t size) in cros_kunit_ec_xfer_mock_add()
69 struct ec_xfer_mock *cros_kunit_ec_xfer_mock_addx(struct kunit *test, in cros_kunit_ec_xfer_mock_addx()
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dlinked_list_fail.c47 #define CHECK(test, op, hexpr) \ argument
71 #define CHECK(test, op, hexpr, nexpr) \ argument
94 #define CHECK(test, op, lexpr, hexpr) \ argument
132 #define CHECK(test, op, lexpr, hexpr, nexpr) \ argument
/linux-6.14.4/tools/perf/tests/shell/lib/
Dattr.py36 def __init__(self, test, msg): argument
43 def __init__(self, test, arch): argument
50 def __init__(self, test): argument
/linux-6.14.4/fs/ext4/
Dinode-test.c222 static time64_t get_32bit_time(const struct timestamp_expectation * const test) in get_32bit_time()
241 static void inode_test_xtimestamp_decoding(struct kunit *test) in inode_test_xtimestamp_decoding()
/linux-6.14.4/tools/testing/selftests/tc-testing/plugin-lib/
DnsPlugin.py28 def prepare_test(self, test): argument
56 def pre_case(self, test, test_skip): argument
/linux-6.14.4/tools/testing/selftests/nolibc/
Dnolibc-test.c76 struct test { struct
77 const char *name; /* test name */ argument
78 int (*func)(int min, int max); /* handler */
705 int test; in run_startup() local
1002 int test; in run_syscall() local
1115 int test; in run_stdlib() local
1289 int test; in run_vfprintf() local
1452 static int is_setting_valid(char *test) in is_setting_valid()
1488 char *test; in main() local
/linux-6.14.4/drivers/usb/musb/
Dmusb_debugfs.c118 unsigned test; in musb_test_mode_show() local
168 u8 test; in musb_test_mode_write() local

12345678910>>...20