/linux-6.14.4/drivers/base/test/ |
D | property-entry-test.c | 10 static void pe_test_uints(struct kunit *test) in pe_test_uints() 25 int error; in pe_test_uints() local 117 static void pe_test_uint_arrays(struct kunit *test) in pe_test_uint_arrays() 136 int error; in pe_test_uint_arrays() local 252 static void pe_test_strings(struct kunit *test) in pe_test_strings() 269 int error; in pe_test_strings() local 324 static void pe_test_bool(struct kunit *test) in pe_test_bool() 343 static void pe_test_move_inline_u8(struct kunit *test) in pe_test_move_inline_u8() 373 static void pe_test_move_inline_str(struct kunit *test) in pe_test_move_inline_str() 406 static void pe_test_reference(struct kunit *test) in pe_test_reference() [all …]
|
/linux-6.14.4/lib/kunit/ |
D | device.c | 46 int error; in kunit_bus_init() local 82 struct device_driver *kunit_driver_create(struct kunit *test, const char *name) in kunit_driver_create() 108 static struct kunit_device *kunit_device_register_internal(struct kunit *test, in kunit_device_register_internal() 149 struct device *kunit_device_register_with_driver(struct kunit *test, in kunit_device_register_with_driver() 166 struct device *kunit_device_register(struct kunit *test, const char *name) in kunit_device_register() 190 void kunit_device_unregister(struct kunit *test, struct device *dev) in kunit_device_unregister()
|
/linux-6.14.4/drivers/base/regmap/ |
D | regmap-kunit.c | 155 static struct regmap *gen_regmap(struct kunit *test, in gen_regmap() 164 int i, error; in gen_regmap() local 227 struct kunit *test = dev_get_drvdata(dev); in reg_5_false() local 233 static void basic_read_write(struct kunit *test) in basic_read_write() 258 static void bulk_write(struct kunit *test) in bulk_write() 291 static void bulk_read(struct kunit *test) in bulk_read() 320 static void multi_write(struct kunit *test) in multi_write() 359 static void multi_read(struct kunit *test) in multi_read() 391 static void read_bypassed(struct kunit *test) in read_bypassed() 455 static void read_bypassed_volatile(struct kunit *test) in read_bypassed_volatile() [all …]
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | xskxceiver.c | 119 static void __exit_with_error(int error, const char *file, const char *func, int line) in __exit_with_error() 126 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__) argument 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() 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() [all …]
|
D | test_sockmap.c | 205 int error = env.fail_cnt - env.fail_last; in test_end_subtest() local 1049 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() 1401 static char *test_to_str(int test) in test_to_str() 1468 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec() 1985 struct _test test[] = { variable 2112 int test = SELFTESTS; in main() local
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | sock_create.c | 26 enum sock_create_test_error error; member 280 static int run_test(int cgroup_fd, struct sock_create_test *test) in run_test()
|
D | sockopt.c | 42 enum sockopt_test_error error; member 1071 static int run_test(int cgroup_fd, struct sockopt_test *test, bool use_io_uring, in run_test()
|
/linux-6.14.4/arch/parisc/kernel/ |
D | perf.c | 217 long error; in perf_config() local 294 uint32_t test; in perf_write() local 431 int error = 0; in perf_ioctl() local
|
/linux-6.14.4/drivers/input/touchscreen/ |
D | goodix.c | 255 int error; in goodix_ts_read_input_report() local 350 int input_x, input_y, input_w, error; in goodix_ts_report_pen_down() local 629 int error; in goodix_send_cfg() local 725 int error; in goodix_int_sync() local 751 int error; in goodix_reset_no_int_sync() local 798 int error; in goodix_reset() local 1041 int error; in goodix_read_config() local 1078 int error; in goodix_read_version() local 1106 int error; in goodix_i2c_test() local 1107 u8 test; in goodix_i2c_test() local [all …]
|
/linux-6.14.4/drivers/macintosh/ |
D | macio-adb.c | 33 struct preg error; member 38 struct preg test; member
|
/linux-6.14.4/drivers/scsi/ |
D | scsi_transport_sas.c | 559 int error; in do_sas_phy_enable() local 607 int error; in do_sas_phy_reset() local 745 int error; in sas_phy_add() local 977 int error; in sas_port_add() local 1222 int error; in show_sas_rphy_enclosure_identifier() local 1268 int error; in sas_read_port_mode_page() local 1545 int error; in sas_rphy_add() local 1719 #define SETUP_TEMPLATE(attrb, field, perm, test) \ argument 1726 #define SETUP_TEMPLATE_RW(attrb, field, perm, test, ro_test, ro_perm) \ argument 1902 int error; in sas_transport_init() local
|
/linux-6.14.4/drivers/ata/ |
D | libata-transport.c | 282 int error; in ata_tport_add() local 573 int error; in ata_tdev_add() local 694 int error; in ata_tlink_add() local 737 #define SETUP_TEMPLATE(attrb, field, perm, test) \ argument 830 int error; in libata_transport_init() local
|
/linux-6.14.4/tools/perf/tests/shell/lib/ |
D | perf_metric_validation.py | 100 def get_bounds(self, lb, ub, error, alias={}, ridx: int = 0) -> list: argument 524 def test(self): member in Validator
|
/linux-6.14.4/fs/sysv/ |
D | super.c | 275 int (*test)(struct sysv_sb_info *, struct buffer_head *); member 564 int error; in init_sysv_fs() local
|
/linux-6.14.4/drivers/usb/serial/ |
D | whiteheat.h | 192 __u8 test; /* see WHITEHEAT_TEST_* above*/ member 227 __u8 error; /* line status (copy of uart's LSR register) */ member 291 __u8 test; /* indicates which test this is a response for, member
|
/linux-6.14.4/drivers/firmware/ |
D | edd.c | 57 int (*test) (struct edd_device * edev); member 684 int error = 0; in edd_populate_dir() local 700 int error; in edd_device_register() local
|
/linux-6.14.4/tools/perf/tests/ |
D | pmu-events.c | 286 static bool is_same(const char *reference, const char *test) in is_same() 822 static int check_parse_id(const char *id, struct parse_events_error *error) in check_parse_id() 853 struct parse_events_error error; in check_parse_fake() local
|
/linux-6.14.4/scripts/gendwarfksyms/ |
D | gendwarfksyms.h | 45 #define error(format, ...) \ macro 66 #define __check(expr, test) \ argument
|
/linux-6.14.4/drivers/pcmcia/ |
D | ds.c | 151 int error = 0; in pcmcia_create_newid_file() local 171 int error; in pcmcia_register_driver() local 1001 #define pcmcia_device_attr(field, test, format) \ argument
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | d3.c | 105 bool error; member 1252 bool test) in __iwl_mvm_suspend() 2975 bool test; member 3405 static int iwl_mvm_resume_firmware(struct iwl_mvm *mvm, bool test) in iwl_mvm_resume_firmware() 3489 static int __iwl_mvm_resume(struct iwl_mvm *mvm, bool test) in __iwl_mvm_resume()
|
/linux-6.14.4/tools/power/pm-graph/ |
D | sleepgraph.py | 2748 def __init__(self, test, phase, dev): argument 2917 def phaseRowHeight(self, test, phase, row): argument 2919 def phaseRowTop(self, test, phase, row): argument 7146 error = statusCheck() variable
|
/linux-6.14.4/fs/btrfs/ |
D | ioctl.c | 846 int error; in btrfs_may_delete() local 908 int error; in btrfs_mksubvol() local 1453 struct btrfs_key test; in key_in_sk() local 1485 struct btrfs_key test; in copy_to_sk() local
|
/linux-6.14.4/drivers/block/ |
D | floppy.c | 157 #define debug_dcl(test, fmt, args...) \ argument 160 #define debug_dcl(test, fmt, args...) \ argument 538 void (*error)(void); /* this is called to tally an error */ member 2260 static void floppy_end_request(struct request *req, blk_status_t error) in floppy_end_request()
|
/linux-6.14.4/drivers/net/wireless/broadcom/b43/ |
D | phy_n.c | 1531 bool test) in b43_nphy_gen_load_samples() 4490 bool error = false; in b43_nphy_calc_rx_iq_comp() local 5329 int error = 0; in b43_nphy_cal_tx_iq_lo() local
|
/linux-6.14.4/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 224 __s32 error; member 1117 int ret, test; in TEST_F() local 1168 struct sock_fprog error; in FIXTURE() local
|