/openbmc/linux/tools/testing/selftests/ntb/ |
H A D | ntb_test.sh | 159 LOC=$1 162 echo "Running port tests on: $(basename $LOC) / $(basename $REM)" 164 LOCAL_PORT=$(read_file "$LOC/port") 167 LOCAL_PIDX=$(find_pidx ${REMOTE_PORT} "$LOC") 178 LOC=$1 182 echo "Running link tests on: $(subdirname $LOC) / $(subdirname $REM)" 184 if ! write_file "N" "$LOC/../link" 2> /dev/null; then 189 write_file "N" "$LOC/link_event" 196 write_file "Y" "$LOC/../link" 203 LOC=$1 [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | unzip_optimization.patch | 35 LOC = $(D_USE_BZ2) $(LOCAL_UNZIP) 36 AF = $(LOC) 39 CF_NOOPT = -I. -I$(IZ_BZIP2) -DUNIX $(LOC) 70 - CFLAGS="-O3" LOC="-DSYSV -DASM_CRC -DNO_UID_GID -DNEED_PTEM -DNO_LCHOWN -DNO_LCHMOD $(LOC)" \ 71 + CFLAGS="" LOC="-DSYSV -DASM_CRC -DNO_UID_GID -DNEED_PTEM -DNO_LCHOWN -DNO_LCHMOD $(LOC)" \ 107 LOC="-DDLL -DASM_CRC $(LOC)"\ 114 - CFLAGS="-O3 -Wall -fPIC" LOC="-DDLL -DUSE_ZLIB -DASM_CRC $(LOC)" 115 + CFLAGS="-Wall -fPIC" LOC="-DDLL -DUSE_ZLIB -DASM_CRC $(LOC)"
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | ptrace.c | 60 #define REG_IN_ONE(PTR, LOC) \ in genregs_set() argument 63 (void *)(PTR), LOC * 4, (LOC * 4) + 4); in genregs_set()
|
/openbmc/linux/arch/arc/kernel/ |
H A D | ptrace.c | 177 #define REG_IN_ONE(LOC, PTR) \ in genregs_set() argument 181 offsetof(struct user_regs_struct, LOC), \ in genregs_set() 182 offsetof(struct user_regs_struct, LOC) + 4); in genregs_set() 184 #define REG_IGNORE_ONE(LOC) \ in genregs_set() argument 187 offsetof(struct user_regs_struct, LOC), \ in genregs_set() 188 offsetof(struct user_regs_struct, LOC) + 4); in genregs_set()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ffdc_cli_robot_script.py | 21 LOC = "LOCATION" variable 159 elif LOC in key:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pocketpy/ |
H A D | pocketpy_2.0.5.bb | 2 DESCRIPTION = "pkpy is a lightweight(~15K LOC) Python 3.x \
|
/openbmc/linux/Documentation/networking/ |
H A D | ila.rst | 246 ip route add DEST/128 encap ila LOC csum-mode MODE ident-type TYPE via ADDR 249 ILA router) or an ILA address (egress ILA router). LOC is the sixty-four 259 ip ila add loc_match MATCH loc LOC csum-mode MODE ident-type TYPE 262 a the translaiton. LOC is the locator that overwrites the upper
|
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 364 #define fBRANCH(LOC, TYPE) fWRITE_NPC(LOC) argument
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 563 C(0xb9f2, LOCR, RRF_c, LOC, r1, r2, new, r1_32, loc, 0) 564 C(0xb9e2, LOCGR, RRF_c, LOC, r1, r2, r1, 0, loc, 0) 565 C(0xebf2, LOC, RSY_b, LOC, r1, m2_32u, new, r1_32, loc, 0) 566 C(0xebe2, LOCG, RSY_b, LOC, r1, m2_64, r1, 0, loc, 0) 877 D(0xebf3, STOC, RSY_b, LOC, 0, 0, 0, 0, soc, 0, 0) 878 D(0xebe3, STOCG, RSY_b, LOC, 0, 0, 0, 0, soc, 0, 1)
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | macros.def | 470 fWRITE_NPC(LOC); fCOF_CALLBACK(LOC,TYPE),
|
/openbmc/linux/Documentation/block/ |
H A D | bfq-iosched.rst | 35 us (mq-deadline is ~800 LOC, against ~10500 LOC for BFQ).
|
/openbmc/qemu/target/arm/ |
H A D | cpu.h | 1921 FIELD(V7M_CLIDR, LOC, 24, 3) 1978 FIELD(CLIDR_EL1, LOC, 24, 3)
|
/openbmc/linux/Documentation/filesystems/ |
H A D | proc.rst | 764 In 2.4.* a couple of lines where added to this file LOC & ERR (this time is the 783 LOC: 2457882 2457881 789 LOC is the local interrupt counter of the internal APIC of every CPU.
|