Home
last modified time | relevance | path

Searched refs:START (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/qemu/tests/tcg/hexagon/
H A Dcirc.c76 : "r"(START), "r"(LEN) \ in INIT()
79 CIRC_LOAD_IMM(b, RES, ADDR, START, LEN, INC) in INIT()
81 CIRC_LOAD_IMM(ub, RES, ADDR, START, LEN, INC) in INIT()
83 CIRC_LOAD_IMM(h, RES, ADDR, START, LEN, INC) in INIT()
87 CIRC_LOAD_IMM(w, RES, ADDR, START, LEN, INC) in INIT()
89 CIRC_LOAD_IMM(d, RES, ADDR, START, LEN, INC) in INIT()
114 "r"(START) \
144 : "r"(START), "r"(VAL), "r"(LEN) \
167 : "r"(START), "r"(VAL), "r"(LEN) \
184 "r"(START), \
[all …]
H A Dload_align.c281 #define LOAD_pci(SZ, RES, PTR, START, LEN, INC) \ argument
288 : "r"(START), "r"(LEN) \
290 #define LOAD_pci_b(RES, PTR, START, LEN, INC) \ argument
291 LOAD_pci(b, RES, PTR, START, LEN, INC)
292 #define LOAD_pci_h(RES, PTR, START, LEN, INC) \ argument
293 LOAD_pci(h, RES, PTR, START, LEN, INC)
333 "r"(START) \
335 #define LOAD_pcr_b(RES, PTR, START, LEN, INC) \ argument
336 LOAD_pcr(b, RES, PTR, START, LEN, INC)
337 #define LOAD_pcr_h(RES, PTR, START, LEN, INC) \ argument
[all …]
H A Dload_unpack.c315 #define BxW_LOAD_pci(SZ, RES, PTR, START, LEN, INC) \ argument
322 : "r"(START), "r"(LEN) \
324 #define BxW_LOAD_pci_Z(RES, PTR, START, LEN, INC) \ argument
325 BxW_LOAD_pci(ubh, RES, PTR, START, LEN, INC)
326 #define BxW_LOAD_pci_S(RES, PTR, START, LEN, INC) \ argument
327 BxW_LOAD_pci(bh, RES, PTR, START, LEN, INC)
372 "r"(START) \
374 #define BxW_LOAD_pcr_Z(RES, PTR, START, LEN, INC) \ argument
375 BxW_LOAD_pcr(ubh, RES, PTR, START, LEN, INC)
376 #define BxW_LOAD_pcr_S(RES, PTR, START, LEN, INC) \ argument
[all …]
/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/
H A Dtrigger-synthetic-eprobe.tc11 START="sys_enter_openat"
18 echo "hist:keys=common_pid:__arg__1=$FIELD" > events/$SYSTEM/$START/trigger
19 echo "hist:keys=common_pid:filename=\$__arg__1,ret=ret:onmatch($SYSTEM.$START).trace($SYNTH,\$filen…
44 echo '!'"hist:keys=common_pid:filename=\$__arg__1,ret=ret:onmatch($SYSTEM.$START).trace($SYNTH,\$fi…
45 echo '!'"hist:keys=common_pid:__arg__1=$FIELD" > events/$SYSTEM/$START/trigger
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Des-Asturias14 # START CANGAS DE NARCEA Y LLANES
76 # START GIJÓN
114 # START OVIEDO
128 # START INFIESTO
154 # START MIERES
168 # START AVILÉS
182 # START LUARCA-VALDÉS
/openbmc/linux/arch/arc/lib/
H A Dmemcpy-archs.S64 ;; LOOP START
78 ;; LOOP START
107 ;; LOOP START
132 ;; LOOP START
150 ;; LOOP START
173 ;; LOOP START
190 ;; LOOP START
213 ;; LOOP START
H A Dmemcpy-archs-unaligned.S28 ;; LOOP START
41 ;; LOOP START
/openbmc/linux/arch/ia64/kernel/
H A Dpatch.c210 # define START(name) ((unsigned long) __start_gate_##name##_patchlist) in ia64_patch_gate() macro
213 patch_fsyscall_table(START(fsyscall), END(fsyscall)); in ia64_patch_gate()
214 patch_brl_fsys_bubble_down(START(brl_fsys_bubble_down), END(brl_fsys_bubble_down)); in ia64_patch_gate()
215 ia64_patch_vtop(START(vtop), END(vtop)); in ia64_patch_gate()
216 ia64_patch_mckinley_e9(START(mckinley_e9), END(mckinley_e9)); in ia64_patch_gate()
/openbmc/qemu/target/hexagon/
H A Dreg_fields.c22 #define DEF_REG_FIELD(TAG, START, WIDTH) \ argument
23 { START, WIDTH },
H A Dreg_fields.h27 #define DEF_REG_FIELD(TAG, START, WIDTH) \ argument
/openbmc/linux/arch/um/kernel/
H A Duml.lds.S19 PROVIDE (__executable_start = START);
25 __binary_start = START;
27 . = START + SIZEOF_HEADERS;
/openbmc/linux/arch/nios2/kernel/
H A Dptrace.c55 #define REG_IGNORE_RANGE(START, END) \ in genregs_set() argument
58 START * 4, (END * 4) + 4); in genregs_set()
65 #define REG_IN_RANGE(PTR, START, END) \ in genregs_set() argument
68 (void *)(PTR), START * 4, (END * 4) + 4); in genregs_set()
/openbmc/phosphor-dbus-monitor/src/
H A Dmain.cpp45 watch->callback(Context::START); in main()
54 watch->callback(Context::START); in main()
H A Delog.cpp27 if (ctx == Context::START) in operator ()()
/openbmc/linux/tools/testing/selftests/net/
H A Dso_txtime.sh66 local readonly START="$(date +%s%N --date="+ 0.1 seconds")"
67 …ip netns exec "${NS2}" "${BIN}" -"${IP}" -c "${CLOCK}" -t "${START}" -S "${SADDR}" -D "${DADDR}" "…
68 …ip netns exec "${NS1}" "${BIN}" -"${IP}" -c "${CLOCK}" -t "${START}" -S "${SADDR}" -D "${DADDR}" "…
/openbmc/linux/tools/perf/Documentation/
H A Djit-interface.txt10 START SIZE symbolname
12 START and SIZE are hex numbers without 0x.
/openbmc/linux/arch/x86/
H A DMakefile.um16 START := 0x8048000
44 START := 0x60000000
/openbmc/bmcweb/include/
H A Dmultipart_parser.hpp29 START, enumerator
76 state = State::START; in parse()
87 case State::START: in parse()
364 State state{State::START};
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp264 uint8_t(CodeUpdateState::START)); in setVersions()
284 uint8_t(CodeUpdateState::START)); in setVersions()
300 uint8_t(CodeUpdateState::START)); in setVersions()
552 uint8_t(CodeUpdateState::START)); in assembleCodeUpdateImage()
567 uint8_t(CodeUpdateState::START)); in assembleCodeUpdateImage()
589 uint8_t(CodeUpdateState::START)); in assembleCodeUpdateImage()
/openbmc/openbmc-tools/bi2cp/
H A Dbi2cp95 START = 0 variable in I2CCondition
168 return {I2CCondition.START}
170 return {I2CCondition.START, I2CCondition.STOP}
209 if i2cxfer.conditions == {I2CCondition.START}:
212 if i2cxfer.conditions == {I2CCondition.START, I2CCondition.STOP}:
/openbmc/qemu/target/hexagon/idef-parser/
H A Dmacros.inc100 #define fWRITE_LOOP_REGS0(START, COUNT) SA0 = START; (LC0 = COUNT)
101 #define fWRITE_LOOP_REGS1(START, COUNT) SA1 = START; (LC1 = COUNT)
/openbmc/phosphor-dbus-monitor/src/test/
H A Dcallbacktest.cpp13 (*c)(Context::START); in TEST()
/openbmc/linux/lib/
H A Dinterval_tree.c7 #define START(node) ((node)->start) macro
12 START, LAST,, interval_tree)
/openbmc/u-boot/doc/
H A DI2C_Edge_Conditions19 1) START
21 3) START "this start is ignored by most EEPROMs"
/openbmc/linux/drivers/vhost/
H A Diotlb.c16 #define START(map) ((map)->start) macro
21 START, LAST, static inline, vhost_iotlb_itree);

12345