Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 229) sorted by relevance

12345678910

/linux-4.19.296/include/trace/events/
Dmmc.h52 __entry->stop_opcode = mrq->stop ? mrq->stop->opcode : 0;
53 __entry->stop_arg = mrq->stop ? mrq->stop->arg : 0;
54 __entry->stop_flags = mrq->stop ? mrq->stop->flags : 0;
55 __entry->stop_retries = mrq->stop ? mrq->stop->retries : 0;
136 __entry->stop_opcode = mrq->stop ? mrq->stop->opcode : 0;
137 __entry->stop_err = mrq->stop ? mrq->stop->error : 0;
138 __entry->stop_resp[0] = mrq->stop ? mrq->stop->resp[0] : 0;
139 __entry->stop_resp[1] = mrq->stop ? mrq->stop->resp[1] : 0;
140 __entry->stop_resp[2] = mrq->stop ? mrq->stop->resp[2] : 0;
141 __entry->stop_resp[3] = mrq->stop ? mrq->stop->resp[3] : 0;
[all …]
/linux-4.19.296/virt/lib/
Dirqbypass.c38 if (prod->stop) in __connect()
39 prod->stop(prod); in __connect()
40 if (cons->stop) in __connect()
41 cons->stop(cons); in __connect()
64 if (prod->stop) in __disconnect()
65 prod->stop(prod); in __disconnect()
66 if (cons->stop) in __disconnect()
67 cons->stop(cons); in __disconnect()
/linux-4.19.296/drivers/i2c/busses/
Di2c-hix5hd2.c91 int stop; member
195 if (priv->stop) { in hix5hd2_rw_handle_stop()
265 goto stop; in hix5hd2_i2c_irq()
271 goto stop; in hix5hd2_i2c_irq()
280 goto stop; in hix5hd2_i2c_irq()
291 stop: in hix5hd2_i2c_irq()
305 static void hix5hd2_i2c_message_start(struct hix5hd2_i2c_priv *priv, int stop) in hix5hd2_i2c_message_start() argument
321 struct i2c_msg *msgs, int stop) in hix5hd2_i2c_xfer_msg() argument
329 priv->stop = stop; in hix5hd2_i2c_xfer_msg()
334 hix5hd2_i2c_message_start(priv, stop); in hix5hd2_i2c_xfer_msg()
[all …]
Di2c-exynos5.c440 goto stop; in exynos5_i2c_irq()
444 goto stop; in exynos5_i2c_irq()
448 goto stop; in exynos5_i2c_irq()
452 goto stop; in exynos5_i2c_irq()
459 goto stop; in exynos5_i2c_irq()
463 goto stop; in exynos5_i2c_irq()
467 goto stop; in exynos5_i2c_irq()
471 goto stop; in exynos5_i2c_irq()
512 stop: in exynos5_i2c_irq()
612 static void exynos5_i2c_message_start(struct exynos5_i2c *i2c, int stop) in exynos5_i2c_message_start() argument
[all …]
Di2c-uniphier.c179 struct i2c_msg *msg, bool stop) in uniphier_i2c_master_xfer_one() argument
186 is_read ? "receive" : "transmit", msg->addr, msg->len, stop); in uniphier_i2c_master_xfer_one()
198 stop = false; in uniphier_i2c_master_xfer_one()
202 if (stop) { in uniphier_i2c_master_xfer_one()
252 bool stop = (msg + 1 == emsg) || (msg->flags & I2C_M_STOP); in uniphier_i2c_master_xfer() local
254 ret = uniphier_i2c_master_xfer_one(adap, msg, stop); in uniphier_i2c_master_xfer()
Di2c-uniphier-f.c202 goto stop; in uniphier_fi2c_interrupt()
250 stop: in uniphier_fi2c_interrupt()
335 bool stop) in uniphier_fi2c_master_xfer_one() argument
343 repeat, stop); in uniphier_fi2c_master_xfer_one()
351 if (stop) in uniphier_fi2c_master_xfer_one()
446 bool stop = (msg + 1 == emsg) || (msg->flags & I2C_M_STOP); in uniphier_fi2c_master_xfer() local
448 ret = uniphier_fi2c_master_xfer_one(adap, msg, repeat, stop); in uniphier_fi2c_master_xfer()
452 repeat = !stop; in uniphier_fi2c_master_xfer()
/linux-4.19.296/drivers/isdn/hisax/
Dsedlbauer_cs.c72 int stop; member
97 ((local_info_t *)link->priv)->stop = 1; in sedlbauer_detach()
137 &(((local_info_t *)link->priv)->stop), &icard); in sedlbauer_config()
173 dev->stop = 1; in sedlbauer_suspend()
182 dev->stop = 0; in sedlbauer_resume()
/linux-4.19.296/drivers/isdn/capi/
Dkcapi_proc.c100 .stop = controller_stop,
107 .stop = controller_stop,
182 .stop = applications_stop,
189 .stop = applications_stop,
224 .stop = capi_driver_stop,
/linux-4.19.296/drivers/char/tpm/st33zp24/
Dst33zp24.c145 unsigned long stop; in request_locality() local
157 stop = jiffies + chip->timeout_a; in request_locality()
164 } while (time_before(jiffies, stop)); in request_locality()
192 unsigned long stop; in get_burstcount() local
196 stop = jiffies + chip->timeout_d; in get_burstcount()
213 } while (time_before(jiffies, stop)); in get_burstcount()
255 unsigned long stop; in wait_for_stat() local
267 stop = jiffies + timeout; in wait_for_stat()
278 timeout = stop - jiffies; in wait_for_stat()
303 } while (time_before(jiffies, stop)); in wait_for_stat()
/linux-4.19.296/lib/raid6/
Davx512.c106 static void raid6_avx5121_xor_syndrome(int disks, int start, int stop, in raid6_avx5121_xor_syndrome() argument
113 z0 = stop; /* P/Q right side optimization */ in raid6_avx5121_xor_syndrome()
238 static void raid6_avx5122_xor_syndrome(int disks, int start, int stop, in raid6_avx5122_xor_syndrome() argument
245 z0 = stop; /* P/Q right side optimization */ in raid6_avx5122_xor_syndrome()
428 static void raid6_avx5124_xor_syndrome(int disks, int start, int stop, in raid6_avx5124_xor_syndrome() argument
435 z0 = stop; /* P/Q right side optimization */ in raid6_avx5124_xor_syndrome()
Dsse2.c92 static void raid6_sse21_xor_syndrome(int disks, int start, int stop, in raid6_sse21_xor_syndrome() argument
99 z0 = stop; /* P/Q right side optimization */ in raid6_sse21_xor_syndrome()
203 static void raid6_sse22_xor_syndrome(int disks, int start, int stop, in raid6_sse22_xor_syndrome() argument
210 z0 = stop; /* P/Q right side optimization */ in raid6_sse22_xor_syndrome()
369 static void raid6_sse24_xor_syndrome(int disks, int start, int stop, in raid6_sse24_xor_syndrome() argument
376 z0 = stop; /* P/Q right side optimization */ in raid6_sse24_xor_syndrome()
Davx2.c90 static void raid6_avx21_xor_syndrome(int disks, int start, int stop, in raid6_avx21_xor_syndrome() argument
97 z0 = stop; /* P/Q right side optimization */ in raid6_avx21_xor_syndrome()
200 static void raid6_avx22_xor_syndrome(int disks, int start, int stop, in raid6_avx22_xor_syndrome() argument
207 z0 = stop; /* P/Q right side optimization */ in raid6_avx22_xor_syndrome()
361 static void raid6_avx24_xor_syndrome(int disks, int start, int stop, in raid6_avx24_xor_syndrome() argument
368 z0 = stop; /* P/Q right side optimization */ in raid6_avx24_xor_syndrome()
Dneon.c44 int start, int stop, \
51 start, stop, (unsigned long)bytes, ptrs); \
/linux-4.19.296/include/linux/
Dirqbypass.h56 void (*stop)(struct irq_bypass_producer *); member
81 void (*stop)(struct irq_bypass_consumer *); member
Doprofile.h61 void (*stop)(void); member
173 unsigned int stop, unsigned int max);
/linux-4.19.296/drivers/char/tpm/
Dtpm_i2c_infineon.c352 unsigned long stop; in request_locality() local
361 stop = jiffies + chip->timeout_a; in request_locality()
366 } while (time_before(jiffies, stop)); in request_locality()
397 unsigned long stop; in get_burstcount() local
403 stop = jiffies + chip->timeout_d; in get_burstcount()
415 } while (time_before(jiffies, stop)); in get_burstcount()
422 unsigned long stop; in wait_for_stat() local
429 stop = jiffies + timeout; in wait_for_stat()
437 } while (time_before(jiffies, stop)); in wait_for_stat()
Dtpm_tis_core.c55 unsigned long stop; in wait_for_tpm_stat() local
65 stop = jiffies + timeout; in wait_for_tpm_stat()
69 timeout = stop - jiffies; in wait_for_tpm_stat()
92 } while (time_before(jiffies, stop)); in wait_for_tpm_stat()
105 unsigned long stop = jiffies + chip->timeout_a; in wait_startup() local
118 } while (time_before(jiffies, stop)); in wait_startup()
154 unsigned long stop, timeout; in request_locality() local
164 stop = jiffies + chip->timeout_a; in request_locality()
168 timeout = stop - jiffies; in request_locality()
187 } while (time_before(jiffies, stop)); in request_locality()
[all …]
Dtpm_nsc.c78 unsigned long stop; in wait_for_stat() local
86 stop = jiffies + 10 * HZ; in wait_for_stat()
93 while (time_before(jiffies, stop)); in wait_for_stat()
102 unsigned long stop; in nsc_wait_for_ready() local
112 stop = jiffies + 100; in nsc_wait_for_ready()
121 while (time_before(jiffies, stop)); in nsc_wait_for_ready()
/linux-4.19.296/drivers/pwm/
Dpwm-omap-dmtimer.c91 omap->pdata->stop(omap->dm_timer); in pwm_omap_dmtimer_disable()
187 omap->pdata->stop(omap->dm_timer); in pwm_omap_dmtimer_config()
281 !pdata->stop || in pwm_omap_dmtimer_probe()
319 omap->pdata->stop(omap->dm_timer); in pwm_omap_dmtimer_probe()
381 omap->pdata->stop(omap->dm_timer); in pwm_omap_dmtimer_remove()
Dpwm-stm32.c133 goto stop; in stm32_pwm_raw_capture()
159 stop: in stm32_pwm_raw_capture()
221 goto stop; in stm32_pwm_capture()
243 goto stop; in stm32_pwm_capture()
270 goto stop; in stm32_pwm_capture()
307 stop: in stm32_pwm_capture()
/linux-4.19.296/fs/overlayfs/
Dnamei.c25 bool stop; member
50 d->stop = false; in ovl_check_redirect()
221 d->stop = d->opaque = true; in ovl_lookup_single()
229 d->stop = true; in ovl_lookup_single()
234 d->stop = true; in ovl_lookup_single()
242 d->stop = !d->metacopy; in ovl_lookup_single()
258 d->stop = true; in ovl_lookup_single()
827 .stop = false, in ovl_lookup()
881 if (!d.stop && poe->numlower) { in ovl_lookup()
889 for (i = 0; !d.stop && i < poe->numlower; i++) { in ovl_lookup()
[all …]
/linux-4.19.296/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.h152 .stop = hdcs_stop,
171 .stop = hdcs_stop,
/linux-4.19.296/include/linux/mmc/
Dcore.h140 struct mmc_command *stop; /* stop command */ member
154 struct mmc_command *stop; member
/linux-4.19.296/include/sound/
Dsh_dac_audio.h18 void (*stop)(struct dac_audio_pdata *pd); member
/linux-4.19.296/drivers/isdn/hardware/avm/
Db1dma.c110 unsigned long stop = jiffies + 1 * HZ; /* maximum wait time 1 sec */ in b1dma_tolink() local
114 && time_before(jiffies, stop)); in b1dma_tolink()
124 unsigned long stop = jiffies + 1 * HZ; /* maximum wait time 1 sec */ in b1dma_fromlink() local
128 && time_before(jiffies, stop)); in b1dma_fromlink()
651 unsigned long stop; in b1dma_loaded() local
656 for (stop = jiffies + tout * HZ; time_before(jiffies, stop);) { in b1dma_loaded()
666 for (stop = jiffies + tout * HZ; time_before(jiffies, stop);) { in b1dma_loaded()

12345678910