Home
last modified time | relevance | path

Searched full:txt (Results 1 – 25 of 3228) sorted by relevance

12345678910>>...130

/kernel/linux/linux-6.6/fs/unicode/
DREADME.utf8data10 https://www.unicode.org/Public/12.1.0/ucd/CaseFolding.txt
11 https://www.unicode.org/Public/12.1.0/ucd/DerivedAge.txt
12 https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedCombiningClass.txt
13 https://www.unicode.org/Public/12.1.0/ucd/DerivedCoreProperties.txt
14 https://www.unicode.org/Public/12.1.0/ucd/NormalizationCorrections.txt
15 https://www.unicode.org/Public/12.1.0/ucd/NormalizationTest.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
[all …]
DMakefile15 # To generate utf8data.c from UCD, put *.txt files in this directory
21 -a $(srctree)/$(src)/DerivedAge.txt \
22 -c $(srctree)/$(src)/DerivedCombiningClass.txt \
23 -p $(srctree)/$(src)/DerivedCoreProperties.txt \
24 -d $(srctree)/$(src)/UnicodeData.txt \
25 -f $(srctree)/$(src)/CaseFolding.txt \
26 -n $(srctree)/$(src)/NormalizationCorrections.txt \
27 -t $(srctree)/$(src)/NormalizationTest.txt \
30 $(obj)/utf8data.c: $(obj)/mkutf8data $(filter %.txt, $(cmd_utf8data)) FORCE
/kernel/linux/linux-5.10/fs/unicode/
DREADME.utf8data10 https://www.unicode.org/Public/12.1.0/ucd/CaseFolding.txt
11 https://www.unicode.org/Public/12.1.0/ucd/DerivedAge.txt
12 https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedCombiningClass.txt
13 https://www.unicode.org/Public/12.1.0/ucd/DerivedCoreProperties.txt
14 https://www.unicode.org/Public/12.1.0/ucd/NormalizationCorrections.txt
15 https://www.unicode.org/Public/12.1.0/ucd/NormalizationTest.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
[all …]
DMakefile12 # To generate utf8data.h from UCD, put *.txt files in this directory
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
/kernel/linux/linux-6.6/tools/memory-model/Documentation/
DREADME12 o You are new to Linux-kernel concurrency: simple.txt
16 that the Linux kernel provides: ordering.txt
22 tests: litmus-tests.txt
26 situations involving more than two threads: recipes.txt
29 and cannot do to control dependencies: control-dependencies.txt
32 LKMM, and would like a quick reference: cheatsheet.txt
36 rationale, and implementation: explanation.txt
40 working papers, and LWN articles: references.txt
50 cheatsheet.txt
53 control-dependencies.txt
[all …]
/kernel/linux/linux-5.10/tools/perf/Documentation/
DMakefile6 $(filter-out $(addsuffix .txt, $(ARTICLES) $(SP_ARTICLES)), \
7 $(wildcard perf-*.txt)) \
8 perf.txt
13 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT))
14 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT))
22 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(…
30 _DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT))
31 _DOC_MAN5=$(patsubst %.txt,%.5,$(MAN5_TXT))
32 _DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT))
240 $(OUTPUT)doc.dep : $(wildcard *.txt) build-docdep.perl
[all …]
/kernel/linux/linux-5.10/Documentation/x86/
Dintel_txt.rst2 Intel(R) TXT Overview
6 Technology (Intel(R) TXT), defines platform-level enhancements that
9 Intel TXT was formerly known by the code name LaGrande Technology (LT).
11 Intel TXT in Brief:
17 Intel TXT is part of the vPro(TM) brand and is also available some
24 This site also has a link to the Intel TXT MLE Developers Manual,
27 Intel TXT has been presented at various events over the past few
47 uses Intel TXT to perform a measured and verified launch of an OS
55 w/ TXT support since v3.2), and now Linux kernels.
67 To get trust in the initial kernel without using Intel TXT, a
[all …]
/kernel/linux/linux-6.6/Documentation/arch/x86/
Dintel_txt.rst2 Intel(R) TXT Overview
6 Technology (Intel(R) TXT), defines platform-level enhancements that
9 Intel TXT was formerly known by the code name LaGrande Technology (LT).
11 Intel TXT in Brief:
17 Intel TXT is part of the vPro(TM) brand and is also available some
24 This site also has a link to the Intel TXT MLE Developers Manual,
27 Intel TXT has been presented at various events over the past few
47 uses Intel TXT to perform a measured and verified launch of an OS
55 w/ TXT support since v3.2), and now Linux kernels.
67 To get trust in the initial kernel without using Intel TXT, a
[all …]
/kernel/linux/build/test/moduletest/runtest/bin/cpuisolation_t/testcases/bin/
Dcpuisolation04.sh68 touch isolated_cpu1.txt
69 touch active_cpu1.txt
77 echo $i >> active_cpu1.txt
81 echo $i >> isolated_cpu1.txt
101 echo "y" | rm cpu_log.txt
102 cat $proc_sd > cpu_log.txt
103 for i in $(cat isolated_cpu1.txt); do
104 for pid in $(cat taskpid.txt); do
105 if [ $(sed -n '/^cpu#0/,/cpu#1$/p' cpu_log.txt \
108 elif [ $(sed -n '/^cpu#1/,/cpu#2$/p' cpu_log.txt \
[all …]
Dcpuisolation02.sh41 touch cpu${i}_taskpid.txt
48 echo "y" | rm cpu_log.txt
50 cat $proc_sd > cpu_log.txt
56 for pid in $(cat taskpid.txt); do
58 if [ $(sed -n '/^cpu#0/,/cpu#1$/p' cpu_log.txt | awk -F " " '{print $3}' \
61 echo $pid >> cpu0_taskpid.txt
62 elif [ $(sed -n '/^cpu#1/,/cpu#2$/p' cpu_log.txt | awk -F " " '{print $3}' \
65 echo $pid >> cpu1_taskpid.txt
66 elif [ $(sed -n '/^cpu#2/,/cpu#3$/p' cpu_log.txt | awk -F " " '{print $3}' \
69 echo $pid >> cpu2_taskpid.txt
[all …]
Dcpuisolation03.sh28 touch isolated_cpu1.txt
29 touch active_cpu1.txt
30 touch isolated_cpu2.txt
31 touch active_cpu2.txt
73 echo $i >> active_cpu1.txt
77 echo $i >> isolated_cpu1.txt
87 cpu_num=$(cat isolated_cpu1.txt | sed -n "1p" )
112 for pid in $(cat taskpid.txt); do
148 for i in $(cat active_cpu1.txt); do
177 echo $i >> active_cpu2.txt
[all …]
/kernel/liteos_a/testsuites/unittest/libc/util/smoke/
Dutil_test_006.cpp38 char txt[9]; in TestCase() local
55 for (j = 0, txt[i] = '\0'; j < 8; j++) { in TestCase()
56 txt[i] |= buf[i * 8 + j] << j; in TestCase()
58 txt[8] = '\0'; in TestCase()
60 ICUNIT_GOTO_STRING_NOT_EQUAL(txt, orig, txt, EXIT); in TestCase()
64 for (j = 0, txt[i] = '\0'; j < 8; j++) { in TestCase()
65 txt[i] |= buf[i * 8 + j] << j; in TestCase()
67 txt[8] = '\0'; in TestCase()
69 ICUNIT_GOTO_STRING_EQUAL(txt, orig, txt, EXIT); in TestCase()
/kernel/linux/linux-5.10/tools/vm/
Dpage_owner_sort.c6 * cat /sys/kernel/debug/page_owner > page_owner_full.txt
7 * ./page_owner_sort page_owner_full.txt sorted_page_owner.txt
21 char *txt; member
52 return strcmp(l1->txt, l2->txt); in compare_txt()
66 memcmp(buf, list[list_size-1].txt, len) == 0) { in add_list()
74 list[list_size].txt = malloc(len+1); in add_list()
77 memcpy(list[list_size].txt, buf, len); in add_list()
78 list[list_size].txt[len] = 0; in add_list()
140 strcmp(list2[count-1].txt, list[i].txt) != 0) { in main()
150 fprintf(fout, "%d times:\n%s\n", list2[i].num, list2[i].txt); in main()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/tegra/
Dnvidia,tegra20-host1x.txt17 See ../clocks/clock-bindings.txt for details.
19 See ../reset/reset.txt for details.
33 See ../clocks/clock-bindings.txt for details.
35 See ../reset/reset.txt for details.
46 See ../clocks/clock-bindings.txt for details.
49 See ../reset/reset.txt for details.
59 Documentation/devicetree/bindings/media/video-interfaces.txt
72 See ../clocks/clock-bindings.txt for details.
84 calibrated. See also ../display/tegra/nvidia,tegra114-mipi.txt.
92 Documentation/devicetree/bindings/media/video-interfaces.txt
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmt6397.txt16 ../soc/mediatek/pwrap.txt
33 For details, see ../rtc/rtc-mt6397.txt
37 see ../regulator/mt6323-regulator.txt
39 see ../regulator/mt6358-regulator.txt
41 see ../regulator/mt6397-regulator.txt
51 see ../leds/leds-mt6323.txt
56 see ../input/mtk-pmic-keys.txt
61 For details, see ../power/reset/mt6323-poweroff.txt
66 For details, see ../pinctrl/pinctrl-mt65xx.txt
Dmotorola-cpcap.txt19 - ../power/supply/cpcap-battery.txt
20 - ../power/supply/cpcap-charger.txt
21 - ../regulator/cpcap-regulator.txt
22 - ../phy/phy-cpcap-usb.txt
23 - ../input/cpcap-pwrbutton.txt
24 - ../rtc/cpcap-rtc.txt
25 - ../leds/leds-cpcap.txt
26 - ../iio/adc/cpcap-adc.txt
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dsdhci-st.txt4 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 …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mmc/
Dsdhci-st.txt4 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 …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/
Dwakeup-source.txt20 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
/kernel/linux/linux-6.6/drivers/gpu/drm/ci/
Digt_runner.sh29 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-skips.txt" ]; then
30 IGT_SKIPS="--skips /install/xfails/$DRIVER_NAME-$GPU_VERSION-skips.txt"
33 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-flakes.txt" ]; then
34 IGT_FLAKES="--flakes /install/xfails/$DRIVER_NAME-$GPU_VERSION-flakes.txt"
37 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-fails.txt" ]; then
38 IGT_FAILS="--baseline /install/xfails/$DRIVER_NAME-$GPU_VERSION-fails.txt"
55 --caselist /install/testlist.txt \
74 #sed -r 's/(dmesg-warn|pass)/success/g' /results/results.txt > /results/results_simple.txt
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dfsl-enetc.txt21 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".
/kernel/linux/linux-6.6/tools/perf/util/
Dgenerate-cmdlist.sh13 sed -n -e 's/^perf-\([^ ]*\)[ ].* common.*/\1/p' command-list.txt |
23 }' "Documentation/perf-$cmd.txt"
27 sed -n -e 's/^perf-\([^ ]*\)[ ].* full.*/\1/p' command-list.txt |
37 }' "Documentation/perf-$cmd.txt"
42 sed -n -e 's/^perf-\([^ ]*\)[ ].* audit*/\1/p' command-list.txt |
52 }' "Documentation/perf-$cmd.txt"
57 sed -n -e 's/^perf-\([^ ]*\)[ ].* traceevent.*/\1/p' command-list.txt |
67 }' "Documentation/perf-$cmd.txt"
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dfsl-enetc.txt21 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".
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/
Dwakeup-source.txt20 1. "gpio-key,wakeup" Documentation/devicetree/bindings/input/gpio-keys{,-polled}.txt
21 2. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
22 3. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
23 Documentation/devicetree/bindings/mfd/tc3589x.txt
24 Documentation/devicetree/bindings/input/touchscreen/ads7846.txt
25 4. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
26 5. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung-keypad.txt
27 6. "nvidia,wakeup-source" Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dmt6397.txt38 For details, see ../rtc/rtc-mt6397.txt
42 see ../regulator/mt6323-regulator.txt
45 see ../regulator/mt6358-regulator.txt
47 see ../regulator/mt6397-regulator.txt
57 see ../leds/leds-mt6323.txt
64 see ../input/mtk-pmic-keys.txt
69 For details, see ../power/reset/mt6323-poweroff.txt
74 For details, see ../pinctrl/pinctrl-mt65xx.txt

12345678910>>...130