Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 82) sorted by relevance

1234

/drivers/mmc/card/
Dmmc_test.c980 int (*run)(struct mmc_test_card *); member
2361 .run = mmc_test_basic_write,
2366 .run = mmc_test_basic_read,
2372 .run = mmc_test_verify_write,
2379 .run = mmc_test_verify_read,
2386 .run = mmc_test_multi_write,
2393 .run = mmc_test_multi_read,
2400 .run = mmc_test_pow2_write,
2407 .run = mmc_test_pow2_read,
2414 .run = mmc_test_weird_write,
[all …]
/drivers/tty/
Dtty_audit.c303 size_t run; in tty_audit_add_data() local
305 run = N_TTY_BUF_SIZE - buf->valid; in tty_audit_add_data()
306 if (run > size) in tty_audit_add_data()
307 run = size; in tty_audit_add_data()
308 memcpy(buf->data + buf->valid, data, run); in tty_audit_add_data()
309 buf->valid += run; in tty_audit_add_data()
310 data += run; in tty_audit_add_data()
311 size -= run; in tty_audit_add_data()
/drivers/acpi/apei/
Derst.c301 .run = apei_exec_read_register,
305 .run = apei_exec_read_register_value,
309 .run = apei_exec_write_register,
313 .run = apei_exec_write_register_value,
317 .run = apei_exec_noop,
321 .run = erst_exec_load_var1,
325 .run = erst_exec_load_var2,
329 .run = erst_exec_store_var1,
333 .run = erst_exec_add,
337 .run = erst_exec_subtract,
[all …]
Dapei-base.c166 apei_exec_ins_func_t run; in __apei_exec_run() local
184 !ctx->ins_table[entry->instruction].run) { in __apei_exec_run()
190 run = ctx->ins_table[entry->instruction].run; in __apei_exec_run()
191 rc = run(ctx, entry); in __apei_exec_run()
225 if (ins >= ctx->instructions || !ins_table[ins].run) { in apei_exec_for_each_entry()
Deinj.c117 .run = apei_exec_read_register,
121 .run = apei_exec_read_register_value,
125 .run = apei_exec_write_register,
129 .run = apei_exec_write_register_value,
133 .run = apei_exec_noop,
/drivers/s390/scsi/
Dzfcp_dbf.c299 rec->u.run.fsf_req_id = erp->fsf_req_id; in zfcp_dbf_rec_run()
300 rec->u.run.rec_status = erp->status; in zfcp_dbf_rec_run()
301 rec->u.run.rec_step = erp->step; in zfcp_dbf_rec_run()
302 rec->u.run.rec_action = erp->action; in zfcp_dbf_rec_run()
305 rec->u.run.rec_count = in zfcp_dbf_rec_run()
308 rec->u.run.rec_count = atomic_read(&erp->port->erp_counter); in zfcp_dbf_rec_run()
310 rec->u.run.rec_count = atomic_read(&erp->adapter->erp_counter); in zfcp_dbf_rec_run()
/drivers/spi/
Dspi-bfin-sport.c74 bool run; member
493 if (list_empty(&drv_data->queue) || !drv_data->run) { in bfin_sport_spi_pump_messages()
550 if (!drv_data->run) { in bfin_sport_spi_transfer()
562 if (drv_data->run && !drv_data->busy) in bfin_sport_spi_transfer()
673 drv_data->run = false; in bfin_sport_spi_init_queue()
697 if (drv_data->run || drv_data->busy) { in bfin_sport_spi_start_queue()
702 drv_data->run = true; in bfin_sport_spi_start_queue()
728 drv_data->run = false; in bfin_sport_spi_stop_queue()
Dspi-dw.c560 if (list_empty(&dws->queue) || dws->run == QUEUE_STOPPED) { in pump_messages()
598 if (dws->run == QUEUE_STOPPED) { in dw_spi_transfer()
609 if (dws->run == QUEUE_RUNNING && !dws->busy) { in dw_spi_transfer()
704 dws->run = QUEUE_STOPPED; in init_queue()
725 if (dws->run == QUEUE_RUNNING || dws->busy) { in start_queue()
730 dws->run = QUEUE_RUNNING; in start_queue()
749 dws->run = QUEUE_STOPPED; in stop_queue()
/drivers/net/phy/
Dphy_device.c76 int (*run)(struct phy_device *)) in phy_register_fixup()
87 fixup->run = run; in phy_register_fixup()
99 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()
101 return phy_register_fixup(PHY_ANY_ID, phy_uid, phy_uid_mask, run); in phy_register_fixup_for_uid()
107 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()
109 return phy_register_fixup(bus_id, PHY_ANY_UID, 0xffffffff, run); in phy_register_fixup_for_id()
141 err = fixup->run(phydev); in phy_scan_fixups()
/drivers/staging/usbip/
DKconfig24 which is run on the remote machine.
34 This enables the USB/IP host driver, which is run on the
/drivers/staging/usbip/userspace/
DINSTALL23 you can run in the future to recreate the current configuration, and a
55 3. Optionally, type `make check' to run any self-tests that come with
94 directory where you want the object files and executables to go and run
145 but needs to determine by the type of machine the package will run on.
146 Usually, assuming the package is built to be run on the _same_
169 eventually be run) with `--host=TYPE'.
186 environment passed to `configure'. However, some packages may run
/drivers/net/slip/
DKconfig27 want to run term (term is a program which gives you almost full
72 Just occasionally you may need to run IP over hostile serial
77 end of the link as well. It's good enough, for example, to run IP
/drivers/md/
Dfaulty.c297 static int run(struct mddev *mddev) in run() function
345 .run = run,
Dmd.h447 int (*run)(struct mddev *mddev); member
545 void (*run) (struct md_thread *thread); member
564 void (*run)(struct md_thread *thread),
/drivers/remoteproc/
DKconfig27 use-cases to run on your platform (multimedia codecs are
54 use-cases to run on your platform (multimedia codecs are
/drivers/watchdog/
Dbfin_wdt.c130 int run = bfin_wdt_running(); in bfin_wdt_set_timeout() local
133 if (run) in bfin_wdt_set_timeout()
/drivers/net/wan/
Dfarsync.c431 int run; /* Port is running */ member
998 if (port->run) in fst_op_raise()
1008 if (port->run) in fst_op_lower()
1347 if (!port->run) in do_bottom_half_tx()
1448 if (!port->run) in do_bottom_half_rx()
1575 if (port->run) in fst_intr()
1583 if (port->run) in fst_intr()
2151 if (port->run) { in fst_openport()
2155 port->run = 0; in fst_openport()
2163 port->run = 1; in fst_openport()
[all …]
/drivers/lguest/
DKconfig6 This is a very simple module which allows you to run
/drivers/hv/
DKconfig7 Select this option to run Linux as a Hyper-V client operating
/drivers/gpu/drm/vmwgfx/
DKconfig10 Choose this option if you would like to run 3D acceleration
/drivers/cpufreq/
DKconfig.powerpc16 frequencies. Using PMI, the processor will not only be able to run at
/drivers/net/wireless/ath/ath9k/
DKconfig66 Also required for changing debug message flags at run time.
77 guarantee that all the platforms that their kernel will run on
/drivers/s390/net/
DKconfig91 Select this option to be able to run qeth devices in layer 2 mode.
100 Select this option to be able to run qeth devices in layer 3 mode.
/drivers/net/wireless/ath/carl9170/
Dtx.c1378 bool run = false; in carl9170_tx_ampdu_queue() local
1426 run = true; in carl9170_tx_ampdu_queue()
1433 return run; in carl9170_tx_ampdu_queue()
1453 bool run; in carl9170_op_tx() local
1482 run = carl9170_tx_ampdu_queue(ar, sta, skb, info); in carl9170_op_tx()
1483 if (run) in carl9170_op_tx()
/drivers/acpi/
Ddock.c188 bool run = false; in dock_hotplug_event() local
193 run = true; in dock_hotplug_event()
201 if (!run) in dock_hotplug_event()

1234