/linux/fs/unicode/ |
A D | README.utf8data | 10 https://www.unicode.org/Public/12.1.0/ucd/CaseFolding.txt 11 https://www.unicode.org/Public/12.1.0/ucd/DerivedAge.txt 16 https://www.unicode.org/Public/12.1.0/ucd/UnicodeData.txt 20 900e76da1d822a160fd6b8c0b1d70094 CaseFolding.txt 21 131256380bff4fea8ad4a851616f2f10 DerivedAge.txt 22 e731a4089b30002144e107e3d6f8d1fa DerivedCombiningClass.txt 25 f9ff1c55a60decf436100f791b44aa98 NormalizationTest.txt 26 755f6af699f8c8d2d958da411f78f6c6 UnicodeData.txt 30 dc9245f6803c4ac99555c361f5052e0b13eb779b CaseFolding.txt 31 3281104f237184cdb5d869e86eb8573678ada7da DerivedAge.txt [all …]
|
A D | Makefile | 18 -a $(srctree)/$(src)/DerivedAge.txt \ 19 -c $(srctree)/$(src)/DerivedCombiningClass.txt \ 20 -p $(srctree)/$(src)/DerivedCoreProperties.txt \ 21 -d $(srctree)/$(src)/UnicodeData.txt \ 22 -f $(srctree)/$(src)/CaseFolding.txt \ 23 -n $(srctree)/$(src)/NormalizationCorrections.txt \ 24 -t $(srctree)/$(src)/NormalizationTest.txt \ 27 $(obj)/utf8data.h: $(obj)/mkutf8data $(filter %.txt, $(cmd_utf8data)) FORCE
|
/linux/tools/memory-model/Documentation/ |
A D | README | 16 that the Linux kernel provides: ordering.txt 22 tests: litmus-tests.txt 36 rationale, and implementation: explanation.txt 50 cheatsheet.txt 53 control-dependencies.txt 57 explanation.txt 60 litmus-tests.txt 64 ordering.txt 68 recipes.txt 71 references.txt [all …]
|
/linux/tools/perf/Documentation/ |
A D | Makefile | 11 $(wildcard perf-*.txt)) \ 12 perf.txt 17 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT)) 18 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT)) 27 _DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT)) 28 _DOC_MAN5=$(patsubst %.txt,%.5,$(MAN5_TXT)) 29 _DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT)) 247 $(MAN_HTML): $(OUTPUT)%.html : %.txt 254 $(OUTPUT)%.1 $(OUTPUT)%.5 $(OUTPUT)%.7 : %.txt 265 $(OUTPUT)%.xml : %.txt [all …]
|
/linux/arch/powerpc/tools/ |
A D | head_check.sh | 49 … [TA] _stext$" -e " t start_first_256B$" -e " a text_start$" -e " t start_text$" > .tmp_symbols.txt 52 vma=$(grep -e " [TA] _stext$" .tmp_symbols.txt | cut -d' ' -f1) 56 start_head_addr=$(grep " t start_first_256B$" .tmp_symbols.txt | cut -d' ' -f1) 68 expected_start_text_addr=$(grep " a text_start$" .tmp_symbols.txt | cut -d' ' -f1 | sed "s/^0/$top_… 70 start_text_addr=$(grep " t start_text$" .tmp_symbols.txt | cut -d' ' -f1) 80 rm -f .tmp_symbols.txt
|
/linux/Documentation/devicetree/bindings/power/ |
A D | wakeup-source.txt | 20 1. "enable-sdio-wakeup" Documentation/devicetree/bindings/mmc/mmc.txt 21 2. "gpio-key,wakeup" Documentation/devicetree/bindings/input/gpio-keys{,-polled}.txt 22 3. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt 23 4. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt 24 Documentation/devicetree/bindings/mfd/tc3589x.txt 25 Documentation/devicetree/bindings/input/touchscreen/ads7846.txt 26 5. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt 27 6. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung-keypad.txt 28 7. "nvidia,wakeup-source" Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt
|
/linux/tools/vm/ |
A D | page_owner_sort.c | 25 char *txt; member 58 return strcmp(l1->txt, l2->txt); in compare_txt() 109 memcmp(buf, list[list_size-1].txt, len) == 0) { in add_list() 118 list[list_size].txt = malloc(len+1); in add_list() 122 memcpy(list[list_size].txt, buf, len); in add_list() 123 list[list_size].txt[len] = 0; in add_list() 214 strcmp(list2[count-1].txt, list[i].txt) != 0) { in main() 229 list2[i].num, list2[i].page_num, list2[i].txt); in main()
|
/linux/tools/lib/perf/Documentation/ |
A D | Makefile | 7 MAN3_TXT = libperf.txt 8 MAN7_TXT = libperf-counting.txt libperf-sampling.txt 13 _MAN_XML = $(patsubst %.txt,%.xml,$(MAN_TXT)) 14 _MAN_HTML = $(patsubst %.txt,%.html,$(MAN_TXT)) 15 _MAN_3 = $(patsubst %.txt,%.3,$(MAN3_TXT)) 16 _MAN_7 = $(patsubst %.txt,%.7,$(MAN7_TXT))
|
/linux/Documentation/devicetree/bindings/mfd/ |
A D | mt6397.txt | 16 ../soc/mediatek/pwrap.txt 34 For details, see ../rtc/rtc-mt6397.txt 38 see ../regulator/mt6323-regulator.txt 40 see ../regulator/mt6358-regulator.txt 42 see ../regulator/mt6397-regulator.txt 52 see ../leds/leds-mt6323.txt 57 see ../input/mtk-pmic-keys.txt 62 For details, see ../power/reset/mt6323-poweroff.txt 67 For details, see ../pinctrl/pinctrl-mt65xx.txt
|
/linux/Documentation/devicetree/bindings/mmc/ |
A D | sdhci-st.txt | 4 Documentation/devicetree/bindings/mmc/mmc.txt and the properties 14 See: Documentation/devicetree/bindings/resource-names.txt 16 See: Documentation/devicetree/bindings/clock/clock-bindings.txt 23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt 36 See: Documentation/devicetree/bindings/mmc/mmc.txt. 39 See: Documentation/devicetree/bindings/mmc/mmc.txt. 43 See: Documentation/devicetree/bindings/mmc/mmc.txt. 46 See: Documentation/devicetree/bindings/reset/reset.txt 52 See: Documentation/devicetree/bindings/mmc/mmc.txt. 55 See: Documentation/devicetree/bindings/mmc/mmc.txt. [all …]
|
/linux/tools/testing/selftests/cpufreq/ |
A D | main.sh | 175 echo "" > $1.txt 176 echo "" > $1.dmesg_cpufreq.txt 177 echo "" > $1.dmesg_full.txt 183 dmesg | grep cpufreq >> $1.dmesg_cpufreq.txt 186 dmesg >> $1.dmesg_full.txt 197 do_test >> $OUTFILE.txt
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
A D | raspberrypi,firmware-ts.txt | 9 - touchscreen-size-x: See touchscreen.txt 10 - touchscreen-size-y: See touchscreen.txt 11 - touchscreen-inverted-x: See touchscreen.txt 12 - touchscreen-inverted-y: See touchscreen.txt 13 - touchscreen-swapped-x-y: See touchscreen.txt
|
A D | zet6223.txt | 13 - touchscreen-size-x : See touchscreen.txt 14 - touchscreen-size-y : See touchscreen.txt 15 - touchscreen-inverted-x : See touchscreen.txt 16 - touchscreen-inverted-y : See touchscreen.txt 17 - touchscreen-swapped-x-y : See touchscreen.txt
|
/linux/Documentation/devicetree/bindings/net/ |
A D | fsl-enetc.txt | 21 already defined in Documentation/devicetree/bindings/net/ethernet.txt or 22 Documentation/devicetree/bindings/net/phy.txt. 27 Defined in ethernet.txt. 29 - phy-connection-type : Defined in ethernet.txt. 31 - mdio : "mdio" node, defined in mdio.txt. 33 - ethernet-phy : "ethernet-phy" node, defined in phy.txt. 65 already defined in Documentation/devicetree/bindings/net/mdio.txt. 90 as specified by Documentation/devicetree/bindings/net/fixed-link.txt. 94 - fixed-link : "fixed-link" node, defined in "fixed-link.txt".
|
A D | socionext-netsec.txt | 11 - phy-mode: See ethernet.txt file in the same directory 12 - phy-handle: See ethernet.txt in the same directory. 23 - compatible: Refer to phy.txt 26 Optional properties: (See ethernet.txt file in the same directory) 29 - max-speed: See ethernet.txt in the same directory. 30 - max-frame-size: See ethernet.txt in the same directory. 33 defined in ethernet.txt. The 'phy-mode' property is required, but may
|
/linux/Documentation/devicetree/bindings/leds/ |
A D | ams,as3645a.txt | 10 Please also see common.txt in the same directory. 42 function : See Documentation/devicetree/bindings/leds/common.txt. 43 color : See Documentation/devicetree/bindings/leds/common.txt. 44 label : See Documentation/devicetree/bindings/leds/common.txt (deprecated). 57 function : See Documentation/devicetree/bindings/leds/common.txt. 58 color : See Documentation/devicetree/bindings/leds/common.txt. 59 label : See Documentation/devicetree/bindings/leds/common.txt (deprecated).
|
A D | leds-cr0014114.txt | 10 Property rules described in Documentation/devicetree/bindings/spi/spi-bus.txt 15 see Documentation/devicetree/bindings/leds/common.txt 17 see Documentation/devicetree/bindings/leds/common.txt 19 see Documentation/devicetree/bindings/leds/common.txt (deprecated) 21 see Documentation/devicetree/bindings/leds/common.txt
|
A D | leds-lm3697.txt | 27 in Documentation/devicetree/bindings/leds/common.txt 30 - ti,brightness-resolution - see Documentation/devicetree/bindings/mfd/ti-lmu.txt 31 - ramp-up-us: see Documentation/devicetree/bindings/mfd/ti-lmu.txt 32 - ramp-down-us: see Documentation/devicetree/bindings/mfd/ti-lmu.txt 33 - label : see Documentation/devicetree/bindings/leds/common.txt 35 see Documentation/devicetree/bindings/leds/common.txt
|
A D | leds-aat1290.txt | 23 node - see Documentation/devicetree/bindings/leds/common.txt. 26 - led-max-microamp : see Documentation/devicetree/bindings/leds/common.txt 27 - flash-max-microamp : see Documentation/devicetree/bindings/leds/common.txt 30 - flash-max-timeout-us : see Documentation/devicetree/bindings/leds/common.txt 35 - function : see Documentation/devicetree/bindings/leds/common.txt 36 - color : see Documentation/devicetree/bindings/leds/common.txt 37 - label : see Documentation/devicetree/bindings/leds/common.txt (deprecated)
|
A D | leds-mt6323.txt | 10 Documentation/devicetree/bindings/mfd/mt6397.txt 12 Documentation/devicetree/bindings/soc/mediatek/pwrap.txt 27 - label : See Documentation/devicetree/bindings/leds/common.txt 28 - linux,default-trigger : See Documentation/devicetree/bindings/leds/common.txt 29 - default-state: See Documentation/devicetree/bindings/leds/common.txt
|
/linux/Documentation/devicetree/bindings/display/tegra/ |
A D | nvidia,tegra20-host1x.txt | 19 See ../reset/reset.txt for details. 39 See ../reset/reset.txt for details. 59 See ../reset/reset.txt for details. 141 See ../reset/reset.txt for details. 160 See ../reset/reset.txt for details. 179 See ../reset/reset.txt for details. 202 See ../reset/reset.txt for details. 226 See ../reset/reset.txt for details. 261 See ../reset/reset.txt for details. 293 See ../reset/reset.txt for details. [all …]
|
/linux/Documentation/devicetree/bindings/clock/st/ |
A D | st,clkgen.txt | 33 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 34 [3] Documentation/devicetree/bindings/clock/st/st,clkgen-mux.txt 35 [4] Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt 36 [7] Documentation/devicetree/bindings/clock/st/st,quadfs.txt 37 [8] Documentation/devicetree/bindings/clock/st/st,flexgen.txt
|
/linux/scripts/ |
A D | spdxcheck.py | 15 def __init__(self, tok, txt): argument 17 self.txt = txt 20 def __init__(self, el, txt): argument 22 self.txt = txt 201 sys.stdout.write('%s: %d:%d %s: %s\n' %(fname, self.curline, col, pe.txt, tok)) 203 sys.stdout.write('%s: %d:0 %s\n' %(fname, self.curline, col, pe.txt)) 251 sys.stderr.write('%s: %s\n' %(se.el.path, se.txt)) 253 sys.stderr.write('%s\n' %se.txt)
|
/linux/Documentation/devicetree/bindings/crypto/ |
A D | atmel-crypto.txt | 12 atmel-dma.txt and dma.txt files. 34 atmel-dma.txt and dma.txt files. 57 atmel-dma.txt and dma.txt files.
|
/linux/tools/lib/traceevent/Documentation/ |
A D | Makefile | 8 $(wildcard libtraceevent-*.txt) \ 9 libtraceevent.txt 12 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT)) 13 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT)) 14 _DOC_MAN3=$(patsubst %.txt,%.3,$(MAN3_TXT))
|