| /linux/lib/crypto/mips/ |
| H A D | chacha-core.S | 34 #define STATE $a0 macro 126 lw T0, (x*4)(STATE); \ 143 lw T0, (x*4)(STATE); \ 212 lw NONCE_0, 48(STATE) 239 lw X0, 0(STATE) 240 lw X1, 4(STATE) 241 lw X2, 8(STATE) 242 lw X3, 12(STATE) 244 lw X4, 16(STATE) 245 lw X5, 20(STATE) [all …]
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_cpuset_prs.sh | 531 STATE=$2 535 [[ -z "$STATE" || "$STATE" = '.' ]] && return 0 539 for CMD in $(echo $STATE | sed -e "s/:/ /g") 609 STATE=$2 611 set_ctrl_state $CGRP $STATE 1
|
| /linux/sound/core/ |
| H A D | pcm.c | 224 #define STATE(v) [SNDRV_PCM_STATE_##v] = #v macro 240 STATE(OPEN), 241 STATE(SETUP), 242 STATE(PREPARED), 243 STATE(RUNNING), 244 STATE(XRUN), 245 STATE(DRAINING), 246 STATE(PAUSED), 247 STATE(SUSPENDED), 248 STATE(DISCONNECTED),
|
| /linux/tools/testing/selftests/drivers/net/lib/sh/ |
| H A D | lib_netcons.sh | 384 local STATE=${2} 388 if [ "${STATE}" == "enabled" ] 400 echo "FAIL: ${TARGET} is not ${STATE}." >&2
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | test_encl_bootstrap.S | 13 .fill 1, 8, 0 # STATE (set by CPU) 27 .fill 1, 8, 0 # STATE (set by CPU)
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-dqevent.rst | 43 two :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` events with 122 - The new adapter state as sent by the :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` 140 * .. _`CEC-EVENT-STATE-CHANGE`: 213 * .. _`CEC-EVENT-FL-INITIAL-STATE`:
|
| H A D | cec-ioc-adap-g-phys-addr.rst | 60 A :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` event is sent when the physical address
|
| H A D | cec-ioc-adap-g-log-addrs.rst | 62 A :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` event is sent when the
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | trace-groups-table.csv | 17 PSR STATE, 0x8000
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
| H A D | dcn301_panel_cntl.h | 35 SRIR(PWRSEQ_STATE, STATE, PANEL_PWRSEQ, id), \
|
| /linux/include/linux/usb/ |
| H A D | usb338x.h | 191 #define STATE 16 macro
|
| /linux/include/net/sctp/ |
| H A D | command.h | 155 SCTP_ARG_CONSTRUCTOR(STATE, enum sctp_state, state) in SCTP_ARG_CONSTRUCTOR()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpmac.c | 141 dpmac_set_field(cmd_params->state, STATE, link_state->up); in dpmac_set_link_state()
|
| H A D | dpsw.c | 498 dpsw_set_field(cmd_params->state, STATE, cfg->state); in dpsw_if_set_stp()
|
| /linux/Documentation/arch/s390/ |
| H A D | qeth.rst | 27 STATE={active|standby|inactive}
|
| /linux/Documentation/locking/ |
| H A D | lockdep-design.rst | 46 - 'ever held in STATE context' 47 - 'ever held as readlock in STATE context' 48 - 'ever held with STATE enabled' 49 - 'ever held as readlock with STATE enabled' 94 For a given STATE, whether the lock is ever acquired in that STATE 95 context and whether that STATE is enabled yields four possible cases as
|
| /linux/Documentation/sound/cards/ |
| H A D | maya44.rst | 14 STATE OF DEVELOPMENT
|
| /linux/Documentation/filesystems/ |
| H A D | afs.rst | 160 USE ADDR STATE
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | net2280.c | 2809 & (0xff << STATE); in defect7374_workaround() 2810 if ((state >= (ACK_GOOD_NORMAL << STATE)) && in defect7374_workaround() 2811 (state <= (ACK_GOOD_MORE_ACKS_TO_COME << STATE))) { in defect7374_workaround() 2829 "got 0x%2.2x.\n", state >> STATE); in defect7374_workaround()
|
| /linux/arch/sparc/kernel/ |
| H A D | ldc.c | 516 ldcdbg(STATE, "ABORT[%s]\n", msg); in ldc_abort() 1466 ldcdbg(STATE, "STATE (%s) --> (%s)\n", in ldc_set_state()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | ctxnv50.c | 179 cp_set (ctx, STATE, RUNNING); in nv50_grctx_generate() 248 cp_set (ctx, STATE, STOPPED); in nv50_grctx_generate()
|
| /linux/ |
| H A D | MAINTAINERS | 19983 PAGE STATE DEBUG SCRIPT 21034 POWER STATE COORDINATION INTERFACE (PSCI)
|