/linux-4.4.14/arch/metag/kernel/ |
D | traps.c | 194 static void nest_interrupts(TBIRES State, unsigned long mask) in nest_interrupts() argument 212 if (D0_8 && (State.Sig.SaveMask & TBICTX_PRIV_BIT)) { in nest_interrupts() 213 State.Sig.SaveMask |= (D0_8 >> 16); in nest_interrupts() 225 __TBINestInts(State, &dsp_ctx->regs, mask); in nest_interrupts() 228 __TBINestInts(State, NULL, mask); in nest_interrupts() 230 __TBINestInts(State, NULL, mask); in nest_interrupts() 234 void head_end(TBIRES State, unsigned long mask) in head_end() argument 236 unsigned int savemask = (unsigned short)State.Sig.SaveMask; in head_end() 237 unsigned int ctx_savemask = (unsigned short)State.Sig.pCtx->SaveMask; in head_end() 296 State.Sig.SaveMask = savemask; in head_end() [all …]
|
D | kick.c | 69 kick_handler(TBIRES State, int SigNum, int Triggers, int Inst, PTBI pTBI) in kick_handler() argument 77 head_end(State, ~INTS_OFF_MASK); in kick_handler() 80 if (State.Sig.SaveMask & TBICTX_PRIV_BIT) in kick_handler() 81 restart_critical_section(State); in kick_handler() 85 old_regs = set_irq_regs((struct pt_regs *)State.Sig.pCtx); in kick_handler() 97 ret = kh->func(State, SigNum, Triggers, Inst, pTBI, &handled); in kick_handler()
|
D | smp.c | 618 static TBIRES ipi_handler(TBIRES State, int SigNum, int Triggers, in ipi_handler() argument 623 return State; in ipi_handler()
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | dot11d.c | 51 pDot11dInfo->State = DOT11D_STATE_NONE; in dot11d_init() 114 pDot11dInfo->State = DOT11D_STATE_NONE; in Dot11d_Reset() 156 pDot11dInfo->State = DOT11D_STATE_LEARNED; in Dot11d_UpdateCountryIe() 163 switch (pDot11dInfo->State) { in DOT11D_ScanComplete() 165 pDot11dInfo->State = DOT11D_STATE_DONE; in DOT11D_ScanComplete()
|
D | dot11d.h | 56 enum dot11d_state State; member
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | dot11d.c | 11 pDot11dInfo->State = DOT11D_STATE_NONE; in Dot11d_Init() 36 pDot11dInfo->State = DOT11D_STATE_NONE; in Dot11d_Reset() 97 pDot11dInfo->State = DOT11D_STATE_LEARNED; in Dot11d_UpdateCountryIe() 121 switch (pDot11dInfo->State) { in DOT11D_ScanComplete() 123 pDot11dInfo->State = DOT11D_STATE_DONE; in DOT11D_ScanComplete()
|
D | dot11d.h | 32 DOT11D_STATE State; member 59 #define IS_DOT11D_STATE_DONE(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->State == DOT11D_STATE_DONE)
|
/linux-4.4.14/Documentation/networking/ |
D | xfrm_proc.txt | 33 State is expired 35 State has mismatch option 38 State is invalid 68 State is expired
|
D | switchdev.txt | 258 STP State Change on Port 266 State is one of BR_STATE_*. The switch driver can use STP state updates to
|
D | z8530drv.txt | 385 Tx State : idle 394 Tx State - status of the Tx interrupt handler: idle/busy/active/tail (2)
|
D | netdev-FAQ.txt | 104 The "State" field will tell you exactly where things are at with
|
/linux-4.4.14/arch/metag/include/asm/ |
D | tbx.h | 706 typedef TBIRES (*PTBIAPIFN)( TBIRES State, int SigNum, 754 extern TBIRES __TBIHandleDFR ( TBIRES State, int SigNum, 963 TBIRES __TBIUnExpXXX( TBIRES State, int SigNum, 974 TBIRES __TBISyncTrigger( TBIRES State, int Id ); 987 TBIRES __TBIASyncTrigger( TBIRES State ); 1019 void *__TBICtxSave( TBIRES State, void *pExt ); 1020 void *__TBICtxRestore( TBIRES State, void *pExt ); 1038 void *__TBICtxFPUSave( TBIRES State, void *pExt ); 1039 void *__TBICtxFPURestore( TBIRES State, void *pExt ); 1081 TBIRES __TBINestInts( TBIRES State, void *pExt, int NoNestMask ); [all …]
|
D | traps.h | 28 extern void restart_critical_section(TBIRES State); 43 extern TBIRES __TBIUnExpXXX(TBIRES State, int SigNum, int Triggers, int Inst,
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | object.txt | 162 (1) State FSCACHE_OBJECT_INIT. 172 (2) State FSCACHE_OBJECT_LOOKING_UP. 190 (3) State FSCACHE_OBJECT_CREATING. 208 (4) State FSCACHE_OBJECT_AVAILABLE. 214 (5) State FSCACHE_OBJECT_ACTIVE. 219 (6) State FSCACHE_OBJECT_INVALIDATING. 226 (7) State FSCACHE_OBJECT_UPDATING. 235 (8) State FSCACHE_OBJECT_LC_DYING. 241 (9) State FSCACHE_OBJECT_DYING. 251 (10) State FSCACHE_OBJECT_ABORT_INIT. [all …]
|
/linux-4.4.14/Documentation/power/ |
D | states.txt | 42 State: Standby / Power-On Suspend 43 ACPI State: S1 59 State: Suspend-to-RAM 60 ACPI State: S3 82 State: Suspend-to-disk 83 ACPI State: S4
|
D | pci.txt | 112 | Current State | New State |
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | renesas-memory-controllers.txt | 6 by different names ("DDR Bus Controller (DBSC)", "DDR3 Bus State Controller 7 (DBSC3)", "SDRAM Bus State Controller (SBSC)").
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | psci.txt | 1 * Power State Coordination Interface (PSCI) 4 ARM DEN 0022A ("Power State Coordination Interface System Software on ARM 107 [2] Power State Coordination Interface (PSCI) specification
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | message.c | 423 || (plci->State == INC_CON_PENDING) in api_put() 424 || (plci->State == INC_CON_ALERT) in api_put() 1085 if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) in plci_remove() 1086 plci->State = OUTG_DIS_PENDING; in plci_remove() 1317 plci->State = LOCAL_CONNECT; in connect_req() 1427 dbug(1, dprintf("connect_res(State=0x%x)", plci->State)); in connect_res() 1446 if (plci->State == INC_CON_CONNECTED_ALERT) in connect_res() 1457 plci->State = INC_CON_ACCEPT; in connect_res() 1461 else if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) { in connect_res() 1554 plci->State = INC_CON_ACCEPT; in connect_res() [all …]
|
D | divasync.h | 225 SERIAL_STATE State; member
|
D | io.h | 63 int State; /* from NT4 1.srv, a good idea, but a poor achievement */ member
|
D | divacapi.h | 227 byte State; member
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | renesas,bsc.txt | 1 Renesas Bus State Controller (BSC) 4 The Renesas Bus State Controller (BSC, sometimes called "LBSC within Bus
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | lpc1850-sct-pwm.txt | 1 * NXP LPC18xx State Configurable Timer - Pulse Width Modulator driver
|
/linux-4.4.14/Documentation/hwmon/ |
D | smsc47b397 | 91 To place the chip into the Configuration State The config key (0x55) is written 110 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E). 111 The chip returns to the RUN State. (This is important).
|
/linux-4.4.14/Documentation/driver-model/ |
D | design-patterns.txt | 9 1. State Container 13 1. State Container
|
/linux-4.4.14/drivers/atm/ |
D | solos-attrlist.c | 9 SOLOS_ATTR_RO(State)
|
/linux-4.4.14/drivers/parisc/ |
D | Kconfig | 137 This has nothing to do with LED State support for A and E class. 146 That includes support for LED State front panel as found on E 147 class, and support for the GSP Virtual Front Panel (LED State and
|
/linux-4.4.14/drivers/misc/mic/ |
D | Kconfig | 93 comment "Intel MIC Coprocessor State Management (COSM) Drivers" 96 tristate "Intel MIC Coprocessor State Management (COSM) Drivers"
|
/linux-4.4.14/Documentation/devicetree/bindings/reset/ |
D | nxp,lpc1850-rgu.txt | 38 37 State Configurable Timer (SCT)
|
/linux-4.4.14/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 1 Device State Configuration Registers 8 In general, the Device State Configuration Registers (DSCR) will provide one or
|
/linux-4.4.14/drivers/pci/pcie/ |
D | Kconfig | 35 This enables OS control over PCI Express ASPM (Active State
|
/linux-4.4.14/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_raid.h | 294 U8 State; /*0x00 */ member
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-transport-srp | 51 Description: State of the transport layer used for communication with the
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-genwqe | 57 Description: State of the card: "unused", "used", "error".
|
/linux-4.4.14/Documentation/laptops/ |
D | toshiba_haps.txt | 42 The presence of Solid State Drives (SSD) can make this driver to fail loading,
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx7d-pinctrl.txt | 30 "fsl,imx7d-iomuxc-lpsr" for Low Power State Retention IOMUXC controller.
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 32 0: Three-State Output (default)
|
/linux-4.4.14/Documentation/scsi/ |
D | bnx2fc.txt | 60 State: Online
|
D | ufs.txt | 27 is defined by JEDEC Solid State Technology Association. UFS is based
|
D | scsi-changer.txt | 60 Current State
|
D | scsi_fc_transport.txt | 254 State Event New State
|
D | ChangeLog.megaraid_sas | 559 vii. Added print : FW now in Ready State during initialization
|
D | ChangeLog.lpfc | 342 State Transition" messages.
|
/linux-4.4.14/Documentation/input/ |
D | iforce-protocol.txt | 209 **** Set Effect State **** 212 00 State
|
/linux-4.4.14/Documentation/mic/ |
D | mic_overview.txt | 31 The Coprocessor State Management (COSM) driver on the host allows for
|
/linux-4.4.14/drivers/bus/ |
D | Kconfig | 119 An example of such a bus controller is the Renesas Bus State
|
/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene-core.c | 589 if (chan->State == KSSTATE_RUN) { in ngene_command_stream_control() 590 chan->State = KSSTATE_ACQUIRE; in ngene_command_stream_control() 692 chan->State = KSSTATE_RUN; in ngene_command_stream_control() 1085 dev->channel[i].State = KSSTATE_STOP; in AllocCommonBuffers()
|
D | ngene.h | 660 enum KSSTATE State; member
|
/linux-4.4.14/drivers/usb/core/ |
D | Kconfig | 83 Implements OTG Finite State Machine as specified in On-The-Go
|
/linux-4.4.14/Documentation/arm/pxa/ |
D | mfp.txt | 241 * bit 16..18 - Low Power Mode State 243 * bit 21..22 - Run Mode Pull State
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-osd-api.txt | 178 State: 0=off, 1=on
|
D | fw-encoder-api.txt | 393 State of the transfer (1 if last buffer)
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,brcmstb.txt | 129 modes) hardware, such as the Power Management State Machine (PMSM).
|
/linux-4.4.14/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 216 TMP2 = 16*1 # Temporary storage for AES State 2 (State 1 is stored in an XMM register) 217 TMP3 = 16*2 # Temporary storage for AES State 3 218 TMP4 = 16*3 # Temporary storage for AES State 4 219 TMP5 = 16*4 # Temporary storage for AES State 5 220 TMP6 = 16*5 # Temporary storage for AES State 6 221 TMP7 = 16*6 # Temporary storage for AES State 7 222 TMP8 = 16*7 # Temporary storage for AES State 8
|
/linux-4.4.14/Documentation/x86/ |
D | kernel-stacks | 39 index into the Task State Segment (TSS). The IST entries in the TSS
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 122 jedec JEDEC Solid State Technology Association
|
/linux-4.4.14/Documentation/ |
D | memory-hotplug.txt | 22 5.1. State of memory 246 5.1. State of memory
|
D | DMA-API-HOWTO.txt | 870 Optimizing Unmap State Space Consumption
|
D | devices.txt | 1698 2 = /dev/ipstate State information log file
|
D | kernel-parameters.txt | 2884 pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power
|
/linux-4.4.14/drivers/message/fusion/lsi/ |
D | mpi_ioc.h | 747 U8 State; /* 00h */ member
|
D | mpi_cnfg.h | 2248 U8 State; /* 01h */ member 2396 U8 State; /* 01h */ member
|
D | mpi_history.txt | 440 * Added Previous State defines to RAID Physical Disk 519 * Added Solid State Drives Supported bit to IOC Page 6
|
/linux-4.4.14/Documentation/arm64/ |
D | booting.txt | 233 DEN 0022A ("Power State Coordination Interface System Software on ARM
|
D | acpi_object_usage.txt | 176 == Memory Power State Table ==
|
/linux-4.4.14/drivers/zorro/ |
D | zorro.ids | 23 0200 3-State
|
/linux-4.4.14/Documentation/locking/ |
D | lockdep-design.txt | 27 State
|
/linux-4.4.14/Documentation/nfc/ |
D | nfc-hci.txt | 189 - SHDLC State Machine worker (SMW)
|
/linux-4.4.14/Documentation/serial/ |
D | driver | 259 port. State indicates the new state (defined by
|
/linux-4.4.14/Documentation/gpio/ |
D | consumer.txt | 221 Active-low State and Raw GPIO Values
|
/linux-4.4.14/Documentation/isdn/ |
D | README.gigaset | 222 Connection State: 0, Response: -1
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 396 State flags are placed inside the pointer to the page. To do this,
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 2128 State-based RCU. One key thing that this patch does is to 2541 ,institution = {Portland State University} 2636 ,school="Portland State University"
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1483 bool "Support for the ARM Power State Coordination Interface (PSCI)" 1490 0022A ("Power State Coordination Interface System Software on
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 2065 * LQI Manager Current State 2086 * LQO Manager Current State
|
/linux-4.4.14/Documentation/filesystems/ |
D | sharedsubtree.txt | 309 State diagram:
|
D | proc.txt | 158 State: R (running) 214 State state (R is running, S is sleeping, D is sleeping
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 439 /* YYFINAL -- State number of the termination state. */
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 104 14 14 Wait State. Set this to 1 to stop the processor except for 1991 State: S (sleeping)
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptbase.c | 5656 buffer->VolumeStatus.State == MPI_RAIDVOL0_STATUS_STATE_FAILED || in mpt_inactive_raid_volumes() 5657 buffer->VolumeStatus.State == MPI_RAIDVOL0_STATUS_STATE_MISSING) ? 1 : 0; in mpt_inactive_raid_volumes()
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 2252 power manage devices, enter the Standby State, enter the Suspend 2253 State, or take power saving steps in response to CPU Idle calls."
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 436 /* YYFINAL -- State number of the termination state. */
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 430 /* YYFINAL -- State number of the termination state. */
|
/linux-4.4.14/drivers/net/wireless/ |
D | atmel.c | 170 u8 State; member
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 47 - State.
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 1371 C. State on the Title page the name of the publisher of the
|
/linux-4.4.14/ |
D | MAINTAINERS | 11160 USB OTG FSM (Finite State Machine)
|