| /linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/ |
| H A D | trigger-synthetic-eprobe.tc | 11 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 D | memcpy-archs.S | 64 ;; 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 D | memcpy-archs-unaligned.S | 28 ;; LOOP START 41 ;; LOOP START
|
| /linux/arch/nios2/kernel/ |
| H A D | ptrace.c | 55 #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 D | uml.lds.S | 19 PROVIDE (__executable_start = START); 25 __binary_start = START; 27 . = START + SIZEOF_HEADERS;
|
| H A D | dyn.lds.S | 17 PROVIDE (__executable_start = START); 18 . = START + SIZEOF_HEADERS;
|
| /linux/tools/testing/selftests/net/ |
| H A D | so_txtime.sh | |
| /linux/tools/perf/Documentation/ |
| H A D | jit-interface.txt | 10 START SIZE symbolname 12 START and SIZE are hex numbers without 0x.
|
| H A D | perf-daemon.txt | 66 START COMMAND
|
| /linux/arch/x86/ |
| H A D | Makefile.um | 26 START := 0x8048000 54 START := 0x60000000
|
| /linux/drivers/vhost/ |
| H A D | iotlb.c | 16 #define START(map) ((map)->start) macro 21 START, LAST, static inline, vhost_iotlb_itree);
|
| /linux/drivers/spi/ |
| H A D | spi-omap-uwire.c | 71 #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 D | pgtable_64.h | 283 #define PMDS(START, PERM, COUNT) \ argument 286 .quad (START) + (i << PMD_SHIFT) + (PERM) ; \
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom_interval_tree.c | 42 #define START(node) ((node)->start) macro 271 START, LAST, , usnic_uiom_interval_tree)
|
| /linux/fs/xfs/scrub/ |
| H A D | bitmap.c | 36 #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/sound/pci/aw2/ |
| H A D | saa7146.h | 152 #define START 3 macro
|
| /linux/drivers/media/pci/cobalt/ |
| H A D | cobalt-omnitek.c | 27 #define START (1 << 1) macro 102 iowrite32(ENABLE | SCATTER_GATHER_MODE | START, CS_REG(s->dma_channel)); in omni_sg_dma_start()
|
| /linux/tools/testing/selftests/ntb/ |
| H A D | ntb_test.sh | 456 START=$(read_file $REM/../irq${i}_occurrences) 460 if [[ $(($END - $START)) != 1 ]]; then
|
| /linux/arch/um/ |
| H A D | Makefile | 127 export LDS_START := $(START)
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go3.dts | 140 label = "START";
|
| /linux/Documentation/i2c/ |
| H A D | slave-testunit-backend.rst | 182 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 D | net2280.h | 198 #define START 28 macro
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | scsi_eh.rst | 368 scmd发送START STOP UNIT(STU)命令且将start置1。注意,由
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-anbernic-rg-nano.dts | 71 label = "BTN-START";
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-encoder-cmd.rst | 57 call sends an implicit START command to the encoder if it has not been
|