Searched defs:test (Results 1 - 111 of 111) sorted by relevance

/linux-4.4.14/arch/arm/probes/kprobes/
H A DMakefile
/linux-4.4.14/lib/
H A Dtest_user_copy.c28 #define test(condition, msg) \ macro
H A Dglob.c140 static bool __pure __init test(char const *pat, char const *str, bool expected) test() function
H A Dtest-hexdump.c48 char test[32 * 3 + 2 + 32 + 1]; test_hexdump() local
H A Dtest_printf.c122 #define test(expect, fmt, ...) \ macro
H A Dtest_bpf.c84 } test[MAX_SUBTESTS]; member in struct:bpf_test
5155 static void *generate_test_data(struct bpf_test *test, int sub) generate_test_data() argument
5201 static void release_test_data(const struct bpf_test *test, void *data) release_test_data() argument
5324 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) run_one() argument
/linux-4.4.14/tools/perf/tests/
H A Dtests.h27 struct test { struct
H A Dkmod-path.c6 static int test(const char *path, bool alloc_name, bool alloc_ext, test() function
H A Dbuiltin-test.c182 static bool perf_test__matches(struct test *test, int curr, int argc, const char *argv[]) perf_test__matches() argument
206 static int run_test(struct test *test) run_test() argument
/linux-4.4.14/arch/x86/um/os-Linux/
H A Dtask_size.c80 unsigned long test, original; os_get_top_address() local
/linux-4.4.14/samples/kfifo/
H A Dbytestream-example.c42 static struct kfifo test; variable in typeref:struct:kfifo
H A Drecord-example.c50 struct kfifo_rec_ptr_1 test; variable in typeref:struct:kfifo_rec_ptr_1
55 static mytest test; variable
/linux-4.4.14/include/linux/platform_data/
H A Dpn544.h38 int (*test) (void); member in struct:pn544_nfc_platform_data
/linux-4.4.14/tools/testing/selftests/x86/
H A Dtest_FISTTP.c20 int test(void) test() function
H A Dtest_FCOMI.c35 int test(long flags) test() function
/linux-4.4.14/tools/testing/selftests/powerpc/vphn/
H A Dtest-vphn.c20 static struct test { struct
365 static int test_one(struct test *test) test_one() argument
393 static struct test *test; test_vphn() local
/linux-4.4.14/drivers/staging/speakup/
H A Dspeakup_audptr.c147 unsigned char test = 0; synth_version() local
/linux-4.4.14/security/apparmor/
H A Dprocattr.c114 int aa_setprocattr_changehat(char *args, size_t size, int test) aa_setprocattr_changehat() argument
159 int aa_setprocattr_changeprofile(char *fqname, bool onexec, int test) aa_setprocattr_changeprofile() argument
/linux-4.4.14/arch/parisc/kernel/
H A Dpdc_chassis.c283 unsigned long test; pdc_chassis_create_procfs() local
H A Dperf.c308 uint32_t test; perf_write() local
/linux-4.4.14/drivers/usb/musb/
H A Dmusb_debugfs.c146 unsigned test; musb_test_mode_show() local
194 u8 test; musb_test_mode_write() local
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dos_bri.c636 dword i, test; diva_bri_start_adapter() local
/linux-4.4.14/drivers/mtd/maps/
H A Dbfin-async-flash.c74 map_word test; bfin_flash_read() local
H A Dgpio-addr-flash.c86 map_word test; gf_read() local
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
H A Dcmd.h34 struct wl1271_cmd_test_header test; member in struct:wl1271_general_parms_cmd
49 struct wl1271_cmd_test_header test; member in struct:wl128x_general_parms_cmd
64 struct wl1271_cmd_test_header test; member in struct:wl1271_radio_parms_cmd
80 struct wl1271_cmd_test_header test; member in struct:wl128x_radio_parms_cmd
99 struct wl1271_cmd_test_header test; member in struct:wl1271_ext_radio_parms_cmd
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dcyrix.c393 unsigned int test; test_cyrix_52div() local
H A Dperf_event_msr.c69 bool (*test)(int idx); member in struct:perf_msr
H A Dperf_event_intel_cstate.c112 bool (*test)(int idx); member in struct:perf_cstate_msr
/linux-4.4.14/crypto/async_tx/
H A Draid6test.c155 static int test(int disks, int *tests) test() function
/linux-4.4.14/samples/bpf/
H A Dtest_verifier.c1220 static int test(void) test() function
/linux-4.4.14/drivers/vhost/
H A Dtest.c168 static long vhost_test_run(struct vhost_test *n, int test) vhost_test_run() argument
266 int test; vhost_test_ioctl() local
/linux-4.4.14/drivers/macintosh/
H A Dmacio-adb.c35 struct preg test; member in struct:adb_regs
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-iop3xx.c198 all_bits_clear(unsigned test, unsigned mask) all_bits_clear() argument
204 any_bits_set(unsigned test, unsigned mask) any_bits_set() argument
/linux-4.4.14/drivers/input/touchscreen/
H A Dgoodix.c304 u8 test; goodix_i2c_test() local
H A Dcyttsp4_core.h206 struct cyttsp4_test *test; member in struct:cyttsp4_sysinfo_ptr
/linux-4.4.14/drivers/pci/hotplug/
H A Dpci_hotplug_core.c226 u32 test; test_write_file() local
/linux-4.4.14/scripts/basic/
H A Dfixdep.c419 static char test[] __attribute__((aligned(sizeof(int)))) = "CONF"; traps() local
/linux-4.4.14/fs/sysv/
H A Dsuper.c274 int (*test)(struct sysv_sb_info *, struct buffer_head *); member in struct:__anon11910
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/
H A Dixp46x_ts.h43 u32 test; /* 0x10 Time Sync Test Register */ member in struct:ixp46x_ts_regs
/linux-4.4.14/tools/iio/
H A Diio_utils.c660 int test; _write_sysfs_int() local
/linux-4.4.14/tools/perf/util/
H A Dtrace-event-read.c347 char test[] = { 23, 8, 68 }; trace_report() local
/linux-4.4.14/tools/virtio/
H A Dvirtio_test.c159 int r, test = 1; run_test() local
/linux-4.4.14/drivers/media/radio/
H A Dradio-cadet.c163 unsigned freq = 0, test, fifo = 0; cadet_getfreq() local
191 unsigned test; cadet_settune() local
216 int i, j, test; cadet_setfreq() local
/linux-4.4.14/drivers/firmware/
H A Dedd.c66 int (*test) (struct edd_device * edev); member in struct:edd_attribute
/linux-4.4.14/arch/mips/lantiq/falcon/
H A Dsysctrl.c82 sysctl_wait(struct clk *clk, unsigned int test, unsigned int reg) sysctl_wait() argument
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
H A Dconrpc.c812 lstcon_testrpc_prep(lstcon_node_t *nd, int transop, unsigned feats, lstcon_test_t *test, lstcon_rpc_t **crpc) lstcon_testrpc_prep() argument
H A Dconsole.c928 lstcon_test_t *test = NULL; lstcon_batch_info() local
1087 lstcon_test_t *test; lstcon_batch_destroy() local
1139 lstcon_test_t *test; lstcon_testrpc_condition() local
1181 lstcon_test_nodes_add(lstcon_test_t *test, struct list_head *result_up) lstcon_test_nodes_add() argument
1279 lstcon_test_t *test = NULL; lstcon_test_add() local
1366 lstcon_test_t *test; lstcon_test_find() local
1404 lstcon_test_t *test = NULL; lstcon_test_batch_query() local
/linux-4.4.14/drivers/media/i2c/
H A Dmsp3400-driver.c135 struct i2c_msg test[2] = { msp_reset() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c590 const struct ixgbevf_reg_test *test; ixgbevf_reg_test() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Deeprom_4k.c646 ath9k_hw_4k_set_txpower(struct ath_hw *ah, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 powerLimit, bool test) ath9k_hw_4k_set_txpower() argument
H A Deeprom_9287.c762 ath9k_hw_ar9287_set_txpower(struct ath_hw *ah, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 powerLimit, bool test) ath9k_hw_ar9287_set_txpower() argument
H A Deeprom_def.c1188 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
H A Dar9003_calib.c1205 int offset[8] = {0}, total = 0, test; ar9003_hw_manual_peak_cal() local
H A Dar9003_eeprom.c5328 ath9k_hw_ar9300_set_txpower(struct ath_hw *ah, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 powerLimit, bool test) ath9k_hw_ar9300_set_txpower() argument
H A Dhw.c2849 void ath9k_hw_set_txpowerlimit(struct ath_hw *ah, u32 limit, bool test) ath9k_hw_set_txpowerlimit() argument
2824 ath9k_hw_apply_txpower(struct ath_hw *ah, struct ath9k_channel *chan, bool test) ath9k_hw_apply_txpower() argument
/linux-4.4.14/crypto/
H A Dalgapi.c248 struct crypto_larval *test; crypto_alg_tested() local
H A Dtestmgr.c128 int (*test)(const struct alg_test_desc *desc, const char *driver, member in struct:alg_test_desc
1756 static int drbg_cavs_test(struct drbg_testvec *test, int pr, drbg_cavs_test() argument
/linux-4.4.14/fs/btrfs/
H A Dordered-data.c82 struct rb_node *test; __tree_search() local
952 struct btrfs_ordered_extent *test; btrfs_ordered_update_i_size() local
H A Dioctl.c1915 struct btrfs_key test; key_in_sk() local
1948 struct btrfs_key test; copy_to_sk() local
/linux-4.4.14/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c369 struct test { struct
/linux-4.4.14/tools/usb/
H A Dtestusb.c135 int test; member in struct:testdev
384 int test = -1 /* all */; main() local
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dgr_udc.c911 u8 test; gr_device_request() local
/linux-4.4.14/drivers/usb/serial/
H A Dwhiteheat.h196 __u8 test; /* see WHITEHEAT_TEST_* above*/ member in struct:whiteheat_test
295 __u8 test; /* indicates which test this is a response for, member in struct:whiteheat_test_info
/linux-4.4.14/drivers/scsi/
H A Dmac53c94.h35 unsigned char test; member in struct:mac53c94_regs
H A Dgdth_ioctl.h163 } __attribute__((packed)) test; member in union:__anon9454::__anon9455
/linux-4.4.14/drivers/ptp/
H A Dptp_pch.c59 u32 test; member in struct:pch_ts_regs
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c773 static const u32 test[] = { reg_pattern_test() local
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dethtool.c215 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
504 efx_ethtool_self_test(struct net_device *net_dev, struct ethtool_test *test, u64 *data) efx_ethtool_self_test() argument
H A Dtxc43128_phy.c208 static int txc_bist_one(struct efx_nic *efx, int mmd, int test) txc_bist_one() argument
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c867 static void be_self_test(struct net_device *netdev, struct ethtool_test *test, be_self_test() argument
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c678 static const u32 test[] = { reg_pattern_test() local
/linux-4.4.14/net/core/
H A Dethtool.c1236 struct ethtool_test test; ethtool_self_test() local
/linux-4.4.14/kernel/trace/
H A Dtrace_events_trigger.c527 struct event_trigger_data *test; register_trigger() local
1301 struct event_trigger_data *test; event_enable_register_trigger() local
567 unregister_trigger(char *glob, struct event_trigger_ops *ops, struct event_trigger_data *test, struct trace_event_file *file) unregister_trigger() argument
1331 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
H A Dftrace.c2837 bool test = false; ftrace_update_code() local
/linux-4.4.14/arch/m68k/include/asm/
H A Dbvme6000hw.h81 pad_F[3], test; member in struct:__anon1779
H A Datarihw.h801 u_char test; member in struct:MSTE_RTC
/linux-4.4.14/tools/lib/traceevent/
H A Dparse-filter.c1346 char *test; pevent_filter_add_filter_str() local
/linux-4.4.14/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c689 int ret, test; TEST_F() local
/linux-4.4.14/drivers/usb/misc/sisusbvga/
H A Dsisusb.c2247 int ret = 0, test = 0; sisusb_init_gfxdevice() local
/linux-4.4.14/drivers/usb/misc/
H A Dusbtest.c85 static struct usb_device *testdev_to_usbdev(struct usbtest_dev *test) testdev_to_usbdev() argument
/linux-4.4.14/drivers/staging/unisys/visorbus/
H A Dcontrolvmchannel.h331 u32 test; /* bit 0 set to run embedded selftest */ member in struct:controlvm_message_packet::__anon10846::__anon10857
/linux-4.4.14/drivers/usb/dwc2/
H A Dgadget.c2866 static bool on_list(struct dwc2_hsotg_ep *ep, struct dwc2_hsotg_req *test) on_list() argument
/linux-4.4.14/drivers/scsi/isci/
H A Dhost.c1691 u8 test = oem->controller.ssc_sata_tx_spread_level; sci_oem_parameters_validate() local
/linux-4.4.14/drivers/mmc/card/
H A Dmmc_test.c172 struct mmc_test_card *test; member in struct:mmc_test_async_req
182 static int mmc_test_set_blksize(struct mmc_test_card *test, unsigned size) mmc_test_set_blksize() argument
190 static void mmc_test_prepare_mrq(struct mmc_test_card *test, mmc_test_prepare_mrq() argument
236 static int mmc_test_wait_busy(struct mmc_test_card *test) mmc_test_wait_busy() argument
268 static int mmc_test_buffer_transfer(struct mmc_test_card *test, mmc_test_buffer_transfer() argument
516 static void mmc_test_save_transfer_result(struct mmc_test_card *test, mmc_test_save_transfer_result() argument
541 static void mmc_test_print_rate(struct mmc_test_card *test, uint64_t bytes, mmc_test_print_rate() argument
565 static void mmc_test_print_avg_rate(struct mmc_test_card *test, uint64_t bytes, mmc_test_print_avg_rate() argument
609 static int __mmc_test_prepare(struct mmc_test_card *test, int write) __mmc_test_prepare() argument
633 static int mmc_test_prepare_write(struct mmc_test_card *test) mmc_test_prepare_write() argument
638 static int mmc_test_prepare_read(struct mmc_test_card *test) mmc_test_prepare_read() argument
643 static int mmc_test_cleanup(struct mmc_test_card *test) mmc_test_cleanup() argument
669 static void mmc_test_prepare_broken_mrq(struct mmc_test_card *test, mmc_test_prepare_broken_mrq() argument
687 static int mmc_test_check_result(struct mmc_test_card *test, mmc_test_check_result() argument
726 static int mmc_test_check_broken_result(struct mmc_test_card *test, mmc_test_check_broken_result() argument
774 static int mmc_test_nonblock_transfer(struct mmc_test_card *test, mmc_test_nonblock_transfer() argument
837 static int mmc_test_simple_transfer(struct mmc_test_card *test, mmc_test_simple_transfer() argument
863 static int mmc_test_broken_transfer(struct mmc_test_card *test, mmc_test_broken_transfer() argument
894 static int mmc_test_transfer(struct mmc_test_card *test, mmc_test_transfer() argument
978 static int mmc_test_basic_write(struct mmc_test_card *test) mmc_test_basic_write() argument
992 static int mmc_test_basic_read(struct mmc_test_card *test) mmc_test_basic_read() argument
1006 static int mmc_test_verify_write(struct mmc_test_card *test) mmc_test_verify_write() argument
1015 static int mmc_test_verify_read(struct mmc_test_card *test) mmc_test_verify_read() argument
1024 static int mmc_test_multi_write(struct mmc_test_card *test) mmc_test_multi_write() argument
1045 static int mmc_test_multi_read(struct mmc_test_card *test) mmc_test_multi_read() argument
1066 static int mmc_test_pow2_write(struct mmc_test_card *test) mmc_test_pow2_write() argument
1084 static int mmc_test_pow2_read(struct mmc_test_card *test) mmc_test_pow2_read() argument
1102 static int mmc_test_weird_write(struct mmc_test_card *test) mmc_test_weird_write() argument
1120 static int mmc_test_weird_read(struct mmc_test_card *test) mmc_test_weird_read() argument
1138 static int mmc_test_align_write(struct mmc_test_card *test) mmc_test_align_write() argument
1153 static int mmc_test_align_read(struct mmc_test_card *test) mmc_test_align_read() argument
1168 static int mmc_test_align_multi_write(struct mmc_test_card *test) mmc_test_align_multi_write() argument
1195 static int mmc_test_align_multi_read(struct mmc_test_card *test) mmc_test_align_multi_read() argument
1222 static int mmc_test_xfersize_write(struct mmc_test_card *test) mmc_test_xfersize_write() argument
1233 static int mmc_test_xfersize_read(struct mmc_test_card *test) mmc_test_xfersize_read() argument
1244 static int mmc_test_multi_xfersize_write(struct mmc_test_card *test) mmc_test_multi_xfersize_write() argument
1258 static int mmc_test_multi_xfersize_read(struct mmc_test_card *test) mmc_test_multi_xfersize_read() argument
1274 static int mmc_test_write_high(struct mmc_test_card *test) mmc_test_write_high() argument
1284 static int mmc_test_read_high(struct mmc_test_card *test) mmc_test_read_high() argument
1294 static int mmc_test_multi_write_high(struct mmc_test_card *test) mmc_test_multi_write_high() argument
1316 static int mmc_test_multi_read_high(struct mmc_test_card *test) mmc_test_multi_read_high() argument
1340 static int mmc_test_no_highmem(struct mmc_test_card *test) mmc_test_no_highmem() argument
1352 static int mmc_test_area_map(struct mmc_test_card *test, unsigned long sz, mmc_test_area_map() argument
1377 static int mmc_test_area_transfer(struct mmc_test_card *test, mmc_test_area_transfer() argument
1389 static int mmc_test_area_io_seq(struct mmc_test_card *test, unsigned long sz, mmc_test_area_io_seq() argument
1442 static int mmc_test_area_io(struct mmc_test_card *test, unsigned long sz, mmc_test_area_io() argument
1453 static int mmc_test_area_fill(struct mmc_test_card *test) mmc_test_area_fill() argument
1463 static int mmc_test_area_erase(struct mmc_test_card *test) mmc_test_area_erase() argument
1477 static int mmc_test_area_cleanup(struct mmc_test_card *test) mmc_test_area_cleanup() argument
1494 static int mmc_test_area_init(struct mmc_test_card *test, int erase, int fill) mmc_test_area_init() argument
1566 static int mmc_test_area_prepare(struct mmc_test_card *test) mmc_test_area_prepare() argument
1574 static int mmc_test_area_prepare_erase(struct mmc_test_card *test) mmc_test_area_prepare_erase() argument
1582 static int mmc_test_area_prepare_fill(struct mmc_test_card *test) mmc_test_area_prepare_fill() argument
1595 static int mmc_test_best_performance(struct mmc_test_card *test, int write, mmc_test_best_performance() argument
1607 static int mmc_test_best_read_performance(struct mmc_test_card *test) mmc_test_best_read_performance() argument
1615 static int mmc_test_best_write_performance(struct mmc_test_card *test) mmc_test_best_write_performance() argument
1623 static int mmc_test_best_read_perf_max_scatter(struct mmc_test_card *test) mmc_test_best_read_perf_max_scatter() argument
1631 static int mmc_test_best_write_perf_max_scatter(struct mmc_test_card *test) mmc_test_best_write_perf_max_scatter() argument
1639 static int mmc_test_profile_read_perf(struct mmc_test_card *test) mmc_test_profile_read_perf() argument
1660 static int mmc_test_profile_write_perf(struct mmc_test_card *test) mmc_test_profile_write_perf() argument
1687 static int mmc_test_profile_trim_perf(struct mmc_test_card *test) mmc_test_profile_trim_perf() argument
1720 static int mmc_test_seq_read_perf(struct mmc_test_card *test, unsigned long sz) mmc_test_seq_read_perf() argument
1744 static int mmc_test_profile_seq_read_perf(struct mmc_test_card *test) mmc_test_profile_seq_read_perf() argument
1759 static int mmc_test_seq_write_perf(struct mmc_test_card *test, unsigned long sz) mmc_test_seq_write_perf() argument
1786 static int mmc_test_profile_seq_write_perf(struct mmc_test_card *test) mmc_test_profile_seq_write_perf() argument
1804 static int mmc_test_profile_seq_trim_perf(struct mmc_test_card *test) mmc_test_profile_seq_trim_perf() argument
1852 static int mmc_test_rnd_perf(struct mmc_test_card *test, int write, int print, mmc_test_rnd_perf() argument
1887 static int mmc_test_random_perf(struct mmc_test_card *test, int write) mmc_test_random_perf() argument
1925 static int mmc_test_random_read_perf(struct mmc_test_card *test) mmc_test_random_read_perf() argument
1933 static int mmc_test_random_write_perf(struct mmc_test_card *test) mmc_test_random_write_perf() argument
1938 static int mmc_test_seq_perf(struct mmc_test_card *test, int write, mmc_test_seq_perf() argument
1985 static int mmc_test_large_seq_perf(struct mmc_test_card *test, int write) mmc_test_large_seq_perf() argument
2011 static int mmc_test_large_seq_read_perf(struct mmc_test_card *test) mmc_test_large_seq_read_perf() argument
2019 static int mmc_test_large_seq_write_perf(struct mmc_test_card *test) mmc_test_large_seq_write_perf() argument
2024 static int mmc_test_rw_multiple(struct mmc_test_card *test, mmc_test_rw_multiple() argument
2074 static int mmc_test_rw_multiple_size(struct mmc_test_card *test, mmc_test_rw_multiple_size() argument
2096 static int mmc_test_rw_multiple_sg_len(struct mmc_test_card *test, mmc_test_rw_multiple_sg_len() argument
2114 static int mmc_test_profile_mult_write_blocking_perf(struct mmc_test_card *test) mmc_test_profile_mult_write_blocking_perf() argument
2133 static int mmc_test_profile_mult_write_nonblock_perf(struct mmc_test_card *test) mmc_test_profile_mult_write_nonblock_perf() argument
2152 static int mmc_test_profile_mult_read_blocking_perf(struct mmc_test_card *test) mmc_test_profile_mult_read_blocking_perf() argument
2171 static int mmc_test_profile_mult_read_nonblock_perf(struct mmc_test_card *test) mmc_test_profile_mult_read_nonblock_perf() argument
2190 static int mmc_test_profile_sglen_wr_blocking_perf(struct mmc_test_card *test) mmc_test_profile_sglen_wr_blocking_perf() argument
2209 static int mmc_test_profile_sglen_wr_nonblock_perf(struct mmc_test_card *test) mmc_test_profile_sglen_wr_nonblock_perf() argument
2228 static int mmc_test_profile_sglen_r_blocking_perf(struct mmc_test_card *test) mmc_test_profile_sglen_r_blocking_perf() argument
2247 static int mmc_test_profile_sglen_r_nonblock_perf(struct mmc_test_card *test) mmc_test_profile_sglen_r_nonblock_perf() argument
2266 static int mmc_test_reset(struct mmc_test_card *test) mmc_test_reset() argument
2614 static void mmc_test_run(struct mmc_test_card *test, int testcase) mmc_test_run() argument
2774 struct mmc_test_card *test; local
/linux-4.4.14/drivers/mtd/
H A Dmtdswap.c927 unsigned int test, i, j, patt, mtd_pages; mtdswap_eblk_passes() local
/linux-4.4.14/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c1248 struct igb_reg_test *test; igb_reg_test() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c1402 const struct ixgbe_reg_test *test; ixgbe_reg_test() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-trans.h817 static inline void iwl_trans_d3_suspend(struct iwl_trans *trans, bool test) iwl_trans_d3_suspend() argument
824 iwl_trans_d3_resume(struct iwl_trans *trans, enum iwl_d3_status *status, bool test) iwl_trans_d3_resume() argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dd3.c1868 static int __iwl_mvm_resume(struct iwl_mvm *mvm, bool test) __iwl_mvm_resume() argument
1014 __iwl_mvm_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan, bool test) __iwl_mvm_suspend() argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Dtrans.c1221 static void iwl_trans_pcie_d3_suspend(struct iwl_trans *trans, bool test) iwl_trans_pcie_d3_suspend() argument
1261 iwl_trans_pcie_d3_resume(struct iwl_trans *trans, enum iwl_d3_status *status, bool test) iwl_trans_pcie_d3_resume() argument
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_minidump.c665 u32 addr, data, test; qlcnic_read_memory_test_agent() local
H A Dqlcnic_83xx_hw.c1390 static int qlcnic_83xx_diag_alloc_res(struct net_device *netdev, int test, qlcnic_83xx_diag_alloc_res() argument
H A Dqlcnic_main.c2135 int qlcnic_diag_alloc_res(struct net_device *netdev, int test) qlcnic_diag_alloc_res() argument
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Ducc_geth.c2373 u16 test; ucc_geth_startup() local
/linux-4.4.14/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c778 struct auth_domain *test; svcauth_gss_register_pseudoflavor() local
/linux-4.4.14/include/linux/
H A Dmodule.h56 int (*test)(struct module *); member in struct:module_attribute
/linux-4.4.14/sound/sparc/
H A Dcs4231.c1679 u32 test, csr; sbus_dma_request() local
1710 u32 csr, test; sbus_dma_prepare() local
/linux-4.4.14/sound/usb/
H A Dmixer.c1009 int saved, test, check; get_min_max_with_quirks() local
/linux-4.4.14/drivers/net/can/m_can/
H A Dm_can.c843 u32 cccr, test; m_can_chip_config() local
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dcmd.h713 struct wl1271_cmd_test_header test; member in struct:wl1271_cmd_cal_p2g
/linux-4.4.14/drivers/parport/
H A Dparport_pc.c2320 int test; sio_ite_8872_probe() local
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dpcnet32.c850 pcnet32_ethtool_test(struct net_device *dev, struct ethtool_test *test, u64 * data) pcnet32_ethtool_test() argument
/linux-4.4.14/drivers/video/fbdev/sis/
H A Dsis_main.c2332 static int SISDoSense(struct sis_video_info *ivideo, u16 type, u16 test) SISDoSense() argument
2508 unsigned char test[3]; SiS_SenseCh() local
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c864 char *test = " "; myri10ge_dma_test() local
/linux-4.4.14/drivers/net/wireless/b43/
H A Dphy_n.c1542 b43_nphy_gen_load_samples(struct b43_wldev *dev, u32 freq, u16 max, bool test) b43_nphy_gen_load_samples() argument
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c3442 int test; test_mii_reg() local
/linux-4.4.14/virt/kvm/
H A Dkvm_main.c2679 bool test = cd->flags & KVM_CREATE_DEVICE_TEST; kvm_ioctl_create_device() local
/linux-4.4.14/drivers/net/ethernet/intel/
H A De100.c2622 e100_diag_test(struct net_device *netdev, struct ethtool_test *test, u64 *data) e100_diag_test() argument
/linux-4.4.14/arch/x86/kvm/
H A Demulate.c907 FASTOP2(test); variable
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dodm.h304 u8 test; member in struct:odm_mac_status_info
/linux-4.4.14/drivers/net/ethernet/nvidia/
H A Dforcedeth.c5154 static void nv_self_test(struct net_device *dev, struct ethtool_test *test, u64 *buffer) nv_self_test() argument

Completed in 4694 milliseconds