Home
last modified time | relevance | path

Searched full:entered (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/linux/Documentation/arch/arm64/
H A Dbooting.rst210 level where the kernel image will be entered must be initialised by
222 - If EL3 is present and the kernel is entered at EL2:
228 - If the kernel is entered at EL1 and EL2 is present:
276 - If the kernel is entered at EL1:
290 - If the kernel is entered at EL1:
303 - If the kernel is entered at EL1:
319 - If the kernel is entered at EL1:
328 - If EL3 is present and the kernel is entered at EL2:
334 - If EL3 is present and the kernel is entered at EL2:
340 - If EL3 is present and the kernel is entered at EL2:
[all …]
/linux/drivers/scsi/isci/
H A Dremote_device.h170 * permitted. This state is entered from the INITIAL state. This state
171 * is entered from the STOPPING state.
175 * IO operations are permitted. This state is entered from the STOPPED
180 * This state is entered from the STARTING state.
187 * device. This state is entered when the device is processing a
192 * This state is entered when the device is processing an NCQ reuqest.
197 * remote device. This state is entered when an SDB error FIS is
202 * ATAPI remote device. This state is entered when ATAPI device sends
222 * state is entered from the READY state. This state is entered from
227 * state is entered from the INITIALIZING state. This state is entered
[all …]
H A Dhost.h226 * This state is entered from the INITIAL state.
227 * This state is entered from the RESETTING state.
235 * This state is entered from the RESET state.
242 * This state is entered from the INITIALIZING state.
249 * This state is entered from the INITIALIZED state.
256 * This state is entered from the STARTING state.
265 * This state is entered from the READY state.
266 * This state is entered from the FAILED state.
267 * This state is entered from the STOPPED state.
275 * This state is entered from the READY state.
[all …]
H A Dport.h150 * entered from the STOPPING state.
154 * This state is entered from the READY state.
157 * entered from the STARTING state.
168 * operations on this port. This state is entered
171 * entered when a port reset request times out. This
172 * state is entered from the RESETTING state.
H A Drequest.h164 * constructed. This state is entered from the INITIAL state.
167 * This state is entered from the CONSTRUCTED state.
218 * This state is entered from the STARTED state. This state is entered from the
222 * of being terminated/aborted. This state is entered from the CONSTRUCTED
223 * state. This state is entered from the STARTED state.
/linux/sound/soc/samsung/
H A Dspdif.c110 dev_dbg(spdif->dev, "Entered %s\n", __func__); in spdif_snd_txctrl()
125 dev_dbg(spdif->dev, "Entered %s\n", __func__); in spdif_set_sysclk()
148 dev_dbg(spdif->dev, "Entered %s\n", __func__); in spdif_trigger()
188 dev_dbg(spdif->dev, "Entered %s\n", __func__); in spdif_hw_params()
287 dev_dbg(spdif->dev, "Entered %s\n", __func__); in spdif_shutdown()
304 dev_dbg(spdif->dev, "Entered %s\n", __func__); in spdif_suspend()
320 dev_dbg(spdif->dev, "Entered %s\n", __func__); in spdif_resume()
371 dev_dbg(&pdev->dev, "Entered %s\n", __func__); in spdif_probe()
/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c125 ql_dbg(ql_dbg_mbx, vha, 0x1000, "Entered %s.\n", __func__); in qla2x00_mailbox_command()
629 "Entered %s.\n", __func__); in qla2x00_load_ram()
702 "Entered %s.\n", __func__); in qla2x00_execute_fw()
853 "Entered %s.\n", __func__); in qla28xx_load_flash_firmware()
900 "Entered %s\n", __func__); in qla_get_exlogin_status()
957 "Entered %s.\n", __func__); in qla_set_exlogin_mem_cfg()
1010 "Entered %s\n", __func__); in qla_get_exchoffld_status()
1067 "Entered %s.\n", __func__); in qla_set_exchoffld_mem_cfg()
1119 "Entered %s.\n", __func__); in qla2x00_get_fw_version()
1287 "Entered %s.\n", __func__); in qla2x00_get_fw_options()
[all …]
/linux/include/linux/
H A Dkernel.h171 * @SYSTEM_HALT: system entered clean system halt state
172 * @SYSTEM_POWER_OFF: system entered shutdown/clean power off state
173 * @SYSTEM_RESTART: system entered emergency power off or normal restart
174 * @SYSTEM_SUSPEND: system entered suspend or hibernate state
H A Dmhi.h28 * @MHI_CB_IDLE: MHI entered idle state
30 * @MHI_CB_LPM_ENTER: MHI host entered low power mode
32 * @MHI_CB_EE_RDDM: MHI device entered RDDM exec env
33 * @MHI_CB_EE_MISSION_MODE: MHI device entered Mission Mode exec env
34 * @MHI_CB_SYS_ERROR: MHI device entered error state (may recover)
35 * @MHI_CB_FATAL_ERROR: MHI device entered fatal error state
/linux/tools/power/cpupower/man/
H A Dcpupower-monitor.189 The kernel updates these values every time an idle state is entered or
113 sleep states and can only be entered if all cores are idle. Look up Intel
131 power state got entered at least once during measure time.
/linux/Documentation/arch/arm/
H A Dbooting.rst205 entered in HYP mode in order to enable the kernel to make full use of
210 If the kernel is not entered in HYP mode for any reason, it must be
211 entered in SVC mode.
221 If the kernel is entered in HYP mode, the above requirements apply to
/linux/arch/arm/mach-mvebu/
H A Dpmsu_ll.S29 ARM_BE8(setend be ) @ go BE8 if entered LE
45 ARM_BE8(setend be ) @ go BE8 if entered LE
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpm-master-stats.yaml21 our device has entered the desired low-power mode, how long it took to do so,
23 how many times a given sleep state was entered and which cores are actively
/linux/drivers/firmware/xilinx/
H A Dzynqmp-debug.c82 * @arg: Entered PM-API argument in string format
102 * @pm_api_req: Entered PM-API argument in string format
119 /* If no name was entered look for PM-API ID instead */ in get_pm_api_id()
308 * @ptr: User entered PM-API string
/linux/drivers/usb/atm/
H A Dspeedtch.c242 usb_dbg(usbatm, "%s entered\n", __func__); in speedtch_upload_firmware()
467 atm_dbg(usbatm, "%s entered\n", __func__); in speedtch_start_synchro()
496 atm_dbg(usbatm, "%s entered\n", __func__); in speedtch_check_status()
584 atm_dbg(instance->usbatm, "%s entered\n", __func__); in speedtch_resubmit_int()
610 atm_dbg(usbatm, "%s entered\n", __func__); in speedtch_handle_int()
657 atm_dbg(usbatm, "%s entered\n", __func__); in speedtch_atm_start()
692 atm_dbg(usbatm, "%s entered\n", __func__); in speedtch_atm_stop()
776 usb_dbg(usbatm, "%s entered\n", __func__); in speedtch_bind()
916 usb_dbg(usbatm, "%s entered\n", __func__); in speedtch_unbind()
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dmemory.json67 …"BriefDescription": "Number of times we entered an HLE region; does not count nested transactions",
71 …"PublicDescription": "Number of times we entered an HLE region does not count nested transactions…
279 …"BriefDescription": "Number of times we entered an RTM region; does not count nested transactions",
283 …"PublicDescription": "Number of times we entered an RTM region does not count nested transactions…
/linux/arch/powerpc/mm/nohash/
H A Dtlb_low_64e.S41 * entered/exited.
137 * We are entered with:
281 * We are entered with:
511 * misses. We are entered with:
526 * It can be re-entered by the linear mapping miss handler. However, to
667 * mapping misses. We are entered with:
/linux/drivers/scsi/qedf/
H A Dqedf_debugfs.c112 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "entered\n"); in qedf_dbg_fp_int_cmd_read()
202 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "entered\n"); in qedf_dbg_stop_io_on_error_cmd_read()
220 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "entered\n"); in qedf_dbg_stop_io_on_error_cmd_write()
255 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "entered\n"); in qedf_io_trace_show()
/linux/arch/arm/mach-omap2/
H A Dpowerdomain.h152 * @pwrdm_read_prev_pwrst: Read the prev power state entered by the pd
157 * @pwrdm_read_prev_logic_pwrst: Read the previous logic state entered by a pd
160 * @pwrdm_read_prev_mem_pwrst: Read the previous memory state entered by a pd
/linux/fs/squashfs/
H A Dexport.c48 TRACE("Entered squashfs_inode_lookup, inode_number = %d\n", ino_num); in squashfs_inode_lookup()
72 TRACE("Entered squashfs_export_iget\n"); in squashfs_export_iget()
H A Ddir.c48 TRACE("Entered get_dir_index_using_offset, i_count %d, f_pos %lld\n", in get_dir_index_using_offset()
108 TRACE("Entered squashfs_readdir [%llx:%x]\n", block, offset); in squashfs_readdir()
/linux/Documentation/hwmon/
H A Dmax31827.rst59 below the TH_HYST value or when shutdown mode is entered. Similarly, UT status
61 mode is entered.
/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst46 can also be entered as::
124 be entered as an environment variable, whereas its absence indicates that
/linux/tools/testing/ktest/examples/
H A Dvmware.conf16 # is /var/lib/vmware/<virtual machine name>/<the name you entered above>
27 VMWARE_SERIAL_NAME = <the name you entered above>
/linux/drivers/hid/
H A Dhid-saitek.c112 hid_dbg(hdev, "entered mode %d\n", mode); in saitek_raw_event()
135 hid_dbg(hdev, "entered mode %d\n", mode); in saitek_raw_event()

12345678910>>...23