| /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 | 67 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 D | jit-interface.txt | 10 START SIZE symbolname 12 START and SIZE are hex numbers without 0x.
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-i2c.c | 79 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 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/kernel/bpf/ |
| H A D | range_tree.c | 106 #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 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/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/sound/pci/aw2/ |
| H A D | saa7146.h | 152 #define START 3 macro
|
| /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 | 126 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/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-plybas.dts | 25 label = "START";
|