/linux/drivers/sh/maple/ |
H A D | maple.c | 51 static int started, scanning, fullscan; variable 562 if (!started || !fullscan) { in maple_response_none() 581 if (!started || (scanning == 2) || !fullscan) { in maple_response_devinfo() 709 started = 1; in maple_dma_handler()
|
/linux/drivers/hwtracing/ptt/ |
H A D | hisi_ptt.c | 190 hisi_ptt->trace_ctrl.started = false; in hisi_ptt_trace_end() 205 ctrl->started = true; in hisi_ptt_trace_start() 1096 if (hisi_ptt->trace_ctrl.started) { in hisi_ptt_pmu_start() 1097 dev_dbg(dev, "trace has already started\n"); in hisi_ptt_pmu_start() 1146 if (hisi_ptt->trace_ctrl.started) { in hisi_ptt_pmu_stop() 1393 if (!hisi_ptt->trace_ctrl.started || src != cpu) in hisi_ptt_cpu_teardown()
|
/linux/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 94 u32 started; member 469 if (!state->started) in get_cur_symbol_rate() 500 if (!state->started) in get_signal_parameters() 636 if (!state->started) in get_signal_to_noise() 852 if (state->started) { in stop() 864 state->started = 0; in stop() 1018 if (state->started) in start() 1116 state->started = 1; in start() 1139 state->started = 0; in probe() 1287 if (!state->started) in manage_matype_info() [all...] |
/linux/Documentation/core-api/ |
H A D | gfp_mask-from-fs-io.rst | 44 any critical section with respect to the reclaim is started - e.g.
|
/linux/include/linux/ |
H A D | rv.h | 45 * - The monitor has not started yet (e.g. because not all
|
/linux/drivers/xen/xenbus/ |
H A D | xenbus_dev_backend.c | 45 * started once - so return -EEXIST if it's already running. in xenbus_alloc()
|
/linux/Documentation/virt/kvm/s390/ |
H A D | s390-pv-boot.rst | 15 On IPL (boot) a small plaintext bootloader is started, which provides
|
/linux/Documentation/admin-guide/pm/ |
H A D | strategies.rst | 44 back to the working state can only be started by a limited set of devices, so
|
/linux/tools/memory-model/Documentation/ |
H A D | README | 23 that you need, and just want to get started with LKMM litmus
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | atmel,maxtouch.yaml | 75 could be started. This optional feature used to minimize current
|
/linux/drivers/platform/cznic/ |
H A D | turris-omnia-mcu-watchdog.c | 27 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
|
/linux/tools/testing/selftests/timers/ |
H A D | set-tz.c | 65 printf("tz_minuteswest started at %i, dst at %i\n", min, dst); in main()
|
/linux/arch/arm/mach-footbridge/include/mach/ |
H A D | irqs.h | 9 * 20-Jan-1998 RMK Started merge of EBSA286, CATS and NetWinder
|
/linux/Documentation/watchdog/ |
H A D | wdt.rst | 35 nowayout Watchdog cannot be stopped once started (kernel
|
/linux/drivers/watchdog/ |
H A D | tqmx86_wdt.c | 6 * Once started, it cannot be stopped.
|
/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
H A D | func_traceonoff_triggers.tc | 117 fail "Tracing is started again"
|
/linux/drivers/usb/gadget/udc/ |
H A D | renesas_usb3.c | 325 bool started; member 974 usb3_ep->started = false; in __usb3_request_done() 1261 if (usb3_ep->started) in usb3_start_pipe0() 1264 usb3_ep->started = true; in usb3_start_pipe0() 1555 if (usb3_ep->halt || usb3_ep->started) in usb3_start_pipen() 1564 usb3_ep->started = true; in usb3_start_pipen() 1765 if (halt && usb3_ep->started) in usb3_set_halt() 1792 usb3_ep->started = false; in usb3_std_req_feature_endpoint() 1925 if (usb3_ep->started) in usb3_irq_epc_pipe0_setup() 2981 /* Not started */ in renesas_usb3_suspend() [all...] |
/linux/fs/btrfs/ |
H A D | transaction.c | 82 * | The heavy lifting transaction work is started. 326 * someone started a transaction after we unlocked. Make sure in join_transaction() 844 * happen if the transaction commit already started but it's not yet in the 1145 * writeback for this range started and therefore wouldn't in btrfs_write_marked_extents() 2149 * respective handle. This must be called after the transaction commit started 2333 * The thread has started/joined the transaction thus it holds the in btrfs_commit_transaction() 2352 * Wait for all ordered extents started by a fast fsync that joined this in btrfs_commit_transaction() 2363 * commit the transaction. We could have started a join before setting in btrfs_commit_transaction() 2372 * The thread has started/joined the transaction thus it holds the in btrfs_commit_transaction() 2392 * We've started th in btrfs_commit_transaction() [all...] |
/linux/drivers/scsi/megaraid/ |
H A D | mbox_defs.h | 356 * @ldrv_op_counter : Indicates ldrv op started/completed 368 * @pdrv_fmt_counter : Indicates pdrv format started/over 370 * @pdrv_fmt_val : format started/over
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-common.h | 630 * This function is called by the ISP entity just before the ISP gets started. 632 * skips LSC as it needs to be configured after the ISP is started. 644 * This function is called by the ISP entity just after the ISP gets started.
|
/linux/drivers/soc/ti/ |
H A D | knav_qmss_acc.c | 366 dev_dbg(kdev->dev, "started acc channel %s, result %s\n", in knav_acc_start() 516 if (!pdsp->started) { in knav_init_acc_range() 517 dev_err(kdev->dev, "pdsp id %d not started for range %s\n", in knav_init_acc_range()
|
/linux/drivers/message/fusion/lsi/ |
H A D | mpi_history.txt | 51 * 02-20-01 01.01.05 Started using MPI_POINTER. 124 * 02-20-01 01.01.04 Started using MPI_POINTER. 259 * 02-20-01 01.01.08 Started using MPI_POINTER. 535 * 02-20-01 01.01.03 Started using MPI_POINTER. 584 * 02-20-01 01.01.03 Started using MPI_POINTER. 633 * 02-20-01 01.01.05 Started using MPI_POINTER. 661 * 02-20-01 01.01.02 Started using MPI_POINTER.
|
/linux/kernel/ |
H A D | kthread.c | 60 int started; member 454 self->started = 1; in kthread() 619 WARN_ON_ONCE(kthread->started); in kthread_bind_mask() 635 WARN_ON_ONCE(kthread->started); in kthread_bind() 863 if (!wait_task_inactive(p, TASK_UNINTERRUPTIBLE) || kthread->started) { in kthread_affine_preferred() 965 * finishes and before a new one is started. 1182 * For example, when the worker was stopped and started again.
|
/linux/include/uapi/linux/ |
H A D | ip_vs.h | 41 #define IP_VS_STATE_MASTER 0x0001 /* started as master */ 42 #define IP_VS_STATE_BACKUP 0x0002 /* started as backup */
|
/linux/drivers/char/xilinx_hwicap/ |
H A D | fifo_icap.c | 131 dev_dbg(drvdata->dev, "configuration started\n"); in fifo_icap_start_config() 141 dev_dbg(drvdata->dev, "readback started\n"); in fifo_icap_start_readback()
|