Searched defs:test (Results 201 - 225 of 421) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Dtrace-event-read.c378 char test[] = { 23, 8, 68 }; local
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_cmdline_parser_test.c14 static void drm_test_cmdline_force_e_only(struct kunit *test) argument
32 drm_test_cmdline_force_D_only_not_digital(struct kunit *test) argument
54 drm_test_cmdline_force_D_only_hdmi(struct kunit *test) argument
76 drm_test_cmdline_force_D_only_dvi(struct kunit *test) argument
94 drm_test_cmdline_force_d_only(struct kunit *test) argument
112 drm_test_cmdline_res(struct kunit *test) argument
134 drm_test_cmdline_res_vesa(struct kunit *test) argument
156 drm_test_cmdline_res_vesa_rblank(struct kunit *test) argument
178 drm_test_cmdline_res_rblank(struct kunit *test) argument
200 drm_test_cmdline_res_bpp(struct kunit *test) argument
223 drm_test_cmdline_res_refresh(struct kunit *test) argument
246 drm_test_cmdline_res_bpp_refresh(struct kunit *test) argument
270 drm_test_cmdline_res_bpp_refresh_interlaced(struct kunit *test) argument
294 drm_test_cmdline_res_bpp_refresh_margins(struct kunit *test) argument
318 drm_test_cmdline_res_bpp_refresh_force_off(struct kunit *test) argument
342 drm_test_cmdline_res_bpp_refresh_force_on(struct kunit *test) argument
366 drm_test_cmdline_res_bpp_refresh_force_on_analog(struct kunit *test) argument
390 drm_test_cmdline_res_bpp_refresh_force_on_digital(struct kunit *test) argument
417 drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on(struct kunit *test) argument
441 drm_test_cmdline_res_margins_force_on(struct kunit *test) argument
463 drm_test_cmdline_res_vesa_margins(struct kunit *test) argument
485 drm_test_cmdline_name(struct kunit *test) argument
497 drm_test_cmdline_name_bpp(struct kunit *test) argument
512 drm_test_cmdline_name_option(struct kunit *test) argument
524 drm_test_cmdline_name_bpp_option(struct kunit *test) argument
538 drm_test_cmdline_rotate_0(struct kunit *test) argument
561 drm_test_cmdline_rotate_90(struct kunit *test) argument
584 drm_test_cmdline_rotate_180(struct kunit *test) argument
607 drm_test_cmdline_rotate_270(struct kunit *test) argument
630 drm_test_cmdline_hmirror(struct kunit *test) argument
653 drm_test_cmdline_vmirror(struct kunit *test) argument
676 drm_test_cmdline_margin_options(struct kunit *test) argument
703 drm_test_cmdline_multiple_options(struct kunit *test) argument
726 drm_test_cmdline_bpp_extra_and_option(struct kunit *test) argument
750 drm_test_cmdline_extra_and_option(struct kunit *test) argument
772 drm_test_cmdline_freestanding_options(struct kunit *test) argument
795 drm_test_cmdline_freestanding_force_e_and_options(struct kunit *test) argument
818 drm_test_cmdline_panel_orientation(struct kunit *test) argument
843 drm_test_cmdline_invalid(struct kunit *test) argument
955 drm_test_cmdline_tv_options(struct kunit *test) argument
[all...]
H A Ddrm_rect_test.c16 static void drm_rect_compare(struct kunit *test, const struct drm_rect *r, argument
25 static void drm_test_rect_clip_scaled_div_by_zero(struct kunit *test) argument
51 drm_test_rect_clip_scaled_not_clipped(struct kunit *test) argument
99 drm_test_rect_clip_scaled_clipped(struct kunit *test) argument
189 drm_test_rect_clip_scaled_signed_vs_unsigned(struct kunit *test) argument
336 drm_test_rect_intersect(struct kunit *test) argument
407 drm_test_rect_calc_hscale(struct kunit *test) argument
418 drm_test_rect_calc_vscale(struct kunit *test) argument
489 drm_test_rect_rotate(struct kunit *test) argument
499 drm_test_rect_rotate_inv(struct kunit *test) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_reattach.c574 struct test { struct
H A Dtailcalls.c1143 struct tailcall_poke *call, *test; local
[all...]
/linux-master/lib/
H A Dtest_kprobes.c61 static void test_kprobe(struct kunit *test) argument
122 static void test_kprobes(struct kunit *test) argument
155 test_kprobe_missed(struct kunit *test) argument
199 test_kretprobe(struct kunit *test) argument
224 test_kretprobes(struct kunit *test) argument
288 test_stacktrace_on_kretprobe(struct kunit *test) argument
349 test_stacktrace_on_nested_kretprobe(struct kunit *test) argument
368 kprobes_test_init(struct kunit *test) argument
[all...]
H A Dtest_fprobe.c99 static void test_fprobe_entry(struct kunit *test) argument
126 test_fprobe(struct kunit *test) argument
151 test_fprobe_syms(struct kunit *test) argument
178 test_fprobe_data(struct kunit *test) argument
195 test_fprobe_nest(struct kunit *test) argument
213 test_fprobe_skip(struct kunit *test) argument
245 fprobe_test_init(struct kunit *test) argument
[all...]
H A Dstring_helpers_kunit.c14 static void test_string_check_buf(struct kunit *test, argument
54 static void test_string_unescape(struct kunit *test, argument
395 test_string_escape_overflow(struct kunit *test, const char *in, int p, unsigned int flags, const char *esc, int q_test, const char *name) argument
405 test_string_escape(struct kunit *test, const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc) argument
470 test_string_get_size_check(struct kunit *test, const char *units, const char *exp, char *res, const u64 size, const u64 blk_size) argument
496 __test_string_get_size_one(struct kunit *test, const u64 size, const u64 blk_size, const char *exp_result10, const char *exp_result2, enum string_size_units units, const char *cut) argument
523 __test_string_get_size(struct kunit *test, const u64 size, const u64 blk_size, const char *exp_result10, const char *exp_result2) argument
546 test_get_size(struct kunit *test) argument
566 test_upper_lower(struct kunit *test) argument
596 test_unescape(struct kunit *test) argument
[all...]
/linux-master/drivers/vhost/
H A Dtest.c166 static long vhost_test_run(struct vhost_test *n, int test) argument
318 int test; local
[all...]
/linux-master/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c155 static int test(void) function
/linux-master/kernel/events/
H A Dhw_breakpoint_test.c65 static void fill_one_bp_slot(struct kunit *test, int *id, int cpu, struct task_struct *tsk) argument
80 static bool fill_bp_slots(struct kunit *test, in argument
93 get_other_task(struct kunit *test) argument
122 test_one_cpu(struct kunit *test) argument
131 test_many_cpus(struct kunit *test) argument
146 test_one_task_on_all_cpus(struct kunit *test) argument
159 test_two_tasks_on_all_cpus(struct kunit *test) argument
177 test_one_task_on_one_cpu(struct kunit *test) argument
193 test_one_task_mixed(struct kunit *test) argument
213 test_two_tasks_on_one_cpu(struct kunit *test) argument
229 test_two_tasks_on_one_all_cpus(struct kunit *test) argument
245 test_task_on_all_and_one_cpu(struct kunit *test) argument
294 test_init(struct kunit *test) argument
307 test_exit(struct kunit *test) argument
[all...]
/linux-master/tools/virtio/
H A Dvirtio_test.c175 int r, test = 1; local
/linux-master/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c436 int test__intel_pt_hybrid_compat(struct test_suite *test, int subtest) argument
/linux-master/arch/parisc/kernel/
H A Dperf.c294 uint32_t test; local
/linux-master/drivers/fpga/tests/
H A Dfpga-mgr-test.c54 static char *init_test_buffer(struct kunit *test, size_t count) argument
192 static void fpga_mgr_test_get(struct kunit *test) argument
203 fpga_mgr_test_lock(struct kunit *test) argument
218 fpga_mgr_test_img_load_buf(struct kunit *test) argument
246 fpga_mgr_test_img_load_sgt(struct kunit *test) argument
280 fpga_mgr_test_init(struct kunit *test) argument
302 fpga_mgr_test_exit(struct kunit *test) argument
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_test.c43 static void kdf_case(struct kunit *test) argument
72 static void checksum_case(struct kunit *test) argument
303 rfc3961_nfold_case(struct kunit *test) argument
527 rfc3962_encrypt_case(struct kunit *test) argument
1114 rfc6803_encrypt_case(struct kunit *test) argument
1609 rfc8009_encrypt_case(struct kunit *test) argument
1784 encrypt_selftest_case(struct kunit *test) argument
[all...]
/linux-master/tools/perf/scripts/python/
H A Dgecko.py29 from http.server import HTTPServer, SimpleHTTPRequestHandler, test namespace
/linux-master/drivers/clk/
H A Dclk-gate_test.c11 static void clk_gate_register_test_dev(struct kunit *test) argument
29 static void clk_gate_register_test_parent_names(struct kunit *test) argument
47 clk_gate_register_test_parent_data(struct kunit *test) argument
67 clk_gate_register_test_parent_data_legacy(struct kunit *test) argument
87 clk_gate_register_test_parent_hw(struct kunit *test) argument
105 clk_gate_register_test_hiword_invalid(struct kunit *test) argument
137 clk_gate_test_alloc_ctx(struct kunit *test) argument
148 clk_gate_test_parent_rate(struct kunit *test) argument
159 clk_gate_test_enable(struct kunit *test) argument
176 clk_gate_test_disable(struct kunit *test) argument
203 clk_gate_test_init(struct kunit *test) argument
224 clk_gate_test_exit(struct kunit *test) argument
239 clk_gate_test_invert_enable(struct kunit *test) argument
256 clk_gate_test_invert_disable(struct kunit *test) argument
282 clk_gate_test_invert_init(struct kunit *test) argument
312 clk_gate_test_hiword_enable(struct kunit *test) argument
329 clk_gate_test_hiword_disable(struct kunit *test) argument
355 clk_gate_test_hiword_init(struct kunit *test) argument
384 clk_gate_test_is_enabled(struct kunit *test) argument
399 clk_gate_test_is_disabled(struct kunit *test) argument
414 clk_gate_test_is_enabled_inverted(struct kunit *test) argument
429 clk_gate_test_is_disabled_inverted(struct kunit *test) argument
[all...]
/linux-master/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c758 test_all_type test; member in struct:__anon377
/linux-master/fs/afs/
H A Daddr_prefs.c462 struct afs_addr_preference test; local
[all...]
/linux-master/mm/damon/
H A Dcore-test.h17 static void damon_test_regions(struct kunit *test) argument
50 static void damon_test_target(struct kunit *test) argument
77 damon_test_aggregate(struct kunit *test) argument
121 damon_test_split_at(struct kunit *test) argument
149 damon_test_merge_two(struct kunit *test) argument
193 damon_test_merge_regions_of(struct kunit *test) argument
224 damon_test_split_regions_of(struct kunit *test) argument
246 damon_test_ops_registration(struct kunit *test) argument
283 damon_test_set_regions(struct kunit *test) argument
305 damon_test_nr_accesses_to_accesses_bp(struct kunit *test) argument
315 damon_test_update_monitoring_result(struct kunit *test) argument
347 damon_test_set_attrs(struct kunit *test) argument
372 damon_test_moving_sum(struct kunit *test) argument
387 damos_test_new_filter(struct kunit *test) argument
399 damos_test_filter_out(struct kunit *test) argument
459 damon_test_feed_loop_next_input(struct kunit *test) argument
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-iop3xx.c193 all_bits_clear(unsigned test, unsigned mask) argument
199 any_bits_set(unsigned test, unsigned mask) argument
/linux-master/net/handshake/
H A Dhandshake-test.c127 static void handshake_req_alloc_case(struct kunit *test) argument
146 static void handshake_req_submit_test1(struct kunit *test) argument
165 static void handshake_req_submit_test2(struct kunit *test) argument
183 handshake_req_submit_test3(struct kunit *test) argument
208 handshake_req_submit_test4(struct kunit *test) argument
241 handshake_req_submit_test5(struct kunit *test) argument
279 handshake_req_submit_test6(struct kunit *test) argument
312 handshake_req_cancel_test1(struct kunit *test) argument
346 handshake_req_cancel_test2(struct kunit *test) argument
388 handshake_req_cancel_test3(struct kunit *test) argument
447 handshake_req_destroy_test1(struct kunit *test) argument
[all...]
/linux-master/tools/testing/selftests/kvm/s390x/
H A Dresets.c286 void (*test)(void); member in struct:testdef
/linux-master/tools/testing/selftests/filesystems/overlayfs/
H A Ddev_in_maps.c122 static int test(void) function

Completed in 431 milliseconds

1234567891011>>