Home
last modified time | relevance | path

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

12

/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
/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
/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()
/linux/arch/um/kernel/
H A Duml.lds.S19 PROVIDE (__executable_start = START);
25 __binary_start = START;
27 . = START + SIZEOF_HEADERS;
H A Ddyn.lds.S17 PROVIDE (__executable_start = START);
18 . = START + SIZEOF_HEADERS;
/linux/tools/testing/selftests/net/
H A Dso_txtime.sh67 local readonly START="$(date +%s%N --date="+ 0.1 seconds")"
69 …ip netns exec "${NS2}" "${BIN}" -"${IP}" -c "${CLOCK}" -t "${START}" -S "${SADDR}" -D "${DADDR}" "…
70 …ip netns exec "${NS1}" "${BIN}" -"${IP}" -c "${CLOCK}" -t "${START}" -S "${SADDR}" -D "${DADDR}" "…
/linux/tools/perf/Documentation/
H A Djit-interface.txt10 START SIZE symbolname
12 START and SIZE are hex numbers without 0x.
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c79 START = 3 // start condition with byte transfer enumerator
258 i2c_send_byte(dev,START,quirk); in saa7134_i2c_xfer()
262 rc = i2c_send_byte(dev,START,addr); in saa7134_i2c_xfer()
/linux/drivers/vhost/
H A Diotlb.c16 #define START(map) ((map)->start) macro
21 START, LAST, static inline, vhost_iotlb_itree);
/linux/drivers/spi/
H A Dspi-omap-uwire.c71 #define START (1 << 13) macro
244 val = START | w | (bits << 5); in uwire_txrx()
274 val = START | w | (bits << 0); in uwire_txrx()
/linux/arch/x86/include/asm/
H A Dpgtable_64.h283 #define PMDS(START, PERM, COUNT) \ argument
286 .quad (START) + (i << PMD_SHIFT) + (PERM) ; \
/linux/kernel/bpf/
H A Drange_tree.c106 #define START(node) ((node)->rn_start)
110 __rn_subtree_last, START, LAST, in INTERVAL_TREE_DEFINE()
107 #define START( global() macro
111 INTERVAL_TREE_DEFINE(struct range_node,rn_rbnode,u32,__rn_subtree_last,START,LAST,static inline __maybe_unused,__range_it) INTERVAL_TREE_DEFINE() argument
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c42 #define START(node) ((node)->start) macro
271 START, LAST, , usnic_uiom_interval_tree)
/linux/fs/xfs/scrub/
H A Dbitmap.c36 #define START(node) ((node)->bn_start) macro
58 __bn_subtree_last, START, LAST, static inline __maybe_unused, in INTERVAL_TREE_DEFINE() argument
333 __bn_subtree_last, START, LAST, static inline __maybe_unused, in INTERVAL_TREE_DEFINE() argument
/linux/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.c27 #define START (1 << 1) macro
102 iowrite32(ENABLE | SCATTER_GATHER_MODE | START, CS_REG(s->dma_channel)); in omni_sg_dma_start()
/linux/sound/pci/aw2/
H A Dsaa7146.h152 #define START 3 macro
/linux/tools/testing/selftests/ntb/
H A Dntb_test.sh456 START=$(read_file $REM/../irq${i}_occurrences)
460 if [[ $(($END - $START)) != 1 ]]; then
/linux/arch/um/
H A DMakefile126 export LDS_START := $(START)
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go3.dts140 label = "START";
/linux/Documentation/i2c/
H A Dslave-testunit-backend.rst182 STOP/START combinations between the two messages will *not* work because they
183 are not equivalent to a REPEATED START. As an example, this returns just the
/linux/include/linux/usb/
H A Dnet2280.h198 #define START 28 macro
/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_eh.rst368 scmd发送START STOP UNIT(STU)命令且将start置1。注意,由
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3s-anbernic-rg-nano.dts71 label = "BTN-START";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-plybas.dts25 label = "START";

12