Home
last modified time | relevance | path

Searched full:true (Results 1 – 25 of 13066) sorted by relevance

12345678910>>...523

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.h104 {true, "BP_CPU_STATE"},
105 {true, "DFX_MSIX_INFO_NIC_0"},
106 {true, "DFX_MSIX_INFO_NIC_1"},
107 {true, "DFX_MSIX_INFO_NIC_2"},
108 {true, "DFX_MSIX_INFO_NIC_3"},
110 {true, "DFX_MSIX_INFO_ROC_0"},
111 {true, "DFX_MSIX_INFO_ROC_1"},
112 {true, "DFX_MSIX_INFO_ROC_2"},
113 {true, "DFX_MSIX_INFO_ROC_3"},
120 {true, "SSU_ETS_PORT_STATUS"},
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.h88 {true, "BP_CPU_STATE"},
89 {true, "DFX_MSIX_INFO_NIC_0"},
90 {true, "DFX_MSIX_INFO_NIC_1"},
91 {true, "DFX_MSIX_INFO_NIC_2"},
92 {true, "DFX_MSIX_INFO_NIC_3"},
94 {true, "DFX_MSIX_INFO_ROC_0"},
95 {true, "DFX_MSIX_INFO_ROC_1"},
96 {true, "DFX_MSIX_INFO_ROC_2"},
97 {true, "DFX_MSIX_INFO_ROC_3"},
104 {true, "SSU_ETS_PORT_STATUS"},
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dqcom,spmi-regulator.yaml117 vdd_l1_l7_l17_l18-supply: true
118 vdd_l2_l3_l4-supply: true
119 vdd_l5_l15_l19_l20_l21_l22-supply: true
120 vdd_l6_l8-supply: true
121 vdd_l9_l11-supply: true
122 vdd_l10_l13_l14-supply: true
123 vdd_l12_l16-supply: true
124 vdd_l23_l24-supply: true
126 "^vdd_s[1-8]-supply$": true
136 vdd_l15_l16_l17_l18_l19-supply: true
[all …]
Dqcom,rpmh-regulator.yaml140 vdd-l2-l3-supply: true
141 vdd-l4-l7-l8-supply: true
142 vdd-l5-l16-l17-l18-l19-supply: true
143 vdd-l10-l14-l15-supply: true
144 vdd-l11-l12-l13-supply: true
146 "^vdd-l[169]-supply$": true
147 "^vdd-s[1-5]-supply$": true
160 vdd-l1-l8-supply: true
161 vdd-l2-l3-supply: true
162 vdd-l4-l5-l6-supply: true
[all …]
/kernel/liteos_a/testsuites/unittest/
Dconfig.gni54 LOSCFG_USER_TEST_BASIC = true
57 LOSCFG_USER_TEST_DYNLOAD = true
58 LOSCFG_USER_TEST_EXC = true
59 LOSCFG_USER_TEST_MEM_SHM = true
60 LOSCFG_USER_TEST_MEM_VM = true
64 LOSCFG_USER_TEST_PROCESS_THREAD = true
67 LOSCFG_USER_TEST_PROCESS_BASIC_PROCESS = true
68 LOSCFG_USER_TEST_PROCESS_BASIC_PTHREAD = true
69 LOSCFG_USER_TEST_PROCESS_LOCK_MUTEX = true
70 LOSCFG_USER_TEST_PROCESS_LOCK_RWLOCK = true
[all …]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dmce_power.c74 return true; in mce_in_guest()
150 { 0x00000000001c0000, 0x0000000000040000, true,
152 MCE_INITIATOR_CPU, MCE_SEV_SEVERE, true },
153 { 0x00000000001c0000, 0x0000000000080000, true,
155 MCE_INITIATOR_CPU, MCE_SEV_SEVERE, true },
156 { 0x00000000001c0000, 0x00000000000c0000, true,
158 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
159 { 0x00000000001c0000, 0x0000000000100000, true,
162 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
163 { 0x00000000001c0000, 0x0000000000140000, true,
[all …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dmce_power.c144 { 0x00000000001c0000, 0x0000000000040000, true,
146 MCE_INITIATOR_CPU, MCE_SEV_SEVERE, true },
147 { 0x00000000001c0000, 0x0000000000080000, true,
149 MCE_INITIATOR_CPU, MCE_SEV_SEVERE, true },
150 { 0x00000000001c0000, 0x00000000000c0000, true,
152 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
153 { 0x00000000001c0000, 0x0000000000100000, true,
156 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
157 { 0x00000000001c0000, 0x0000000000140000, true,
159 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
[all …]
/kernel/linux/linux-6.6/lib/
Doverflow_kunit.c60 {0, 1, 1, U8_MAX, 0, false, true, false},
62 {0, U8_MAX, U8_MAX, 1, 0, false, true, false},
64 {1, U8_MAX, 0, 2, U8_MAX, true, true, false},
65 {U8_MAX, 1, 0, U8_MAX-1, U8_MAX, true, false, false},
66 {U8_MAX, U8_MAX, U8_MAX-1, 0, 1, true, false, true},
68 {U8_MAX, U8_MAX-1, U8_MAX-2, 1, 2, true, false, true},
69 {U8_MAX-1, U8_MAX, U8_MAX-2, U8_MAX, 2, true, true, true},
72 {1U << 4, 1U << 4, 1U << 5, 0, 0, false, false, true},
74 {1U << 7, 1U << 7, 0, 0, 0, true, false, true},
76 {48, 32, 80, 16, 0, false, false, true},
[all …]
/kernel/linux/linux-5.10/lib/
Dtest_overflow.c27 {0, 1, 1, U8_MAX, 0, false, true, false},
29 {0, U8_MAX, U8_MAX, 1, 0, false, true, false},
31 {1, U8_MAX, 0, 2, U8_MAX, true, true, false},
32 {U8_MAX, 1, 0, U8_MAX-1, U8_MAX, true, false, false},
33 {U8_MAX, U8_MAX, U8_MAX-1, 0, 1, true, false, true},
35 {U8_MAX, U8_MAX-1, U8_MAX-2, 1, 2, true, false, true},
36 {U8_MAX-1, U8_MAX, U8_MAX-2, U8_MAX, 2, true, true, true},
39 {1U << 4, 1U << 4, 1U << 5, 0, 0, false, false, true},
41 {1U << 7, 1U << 7, 0, 0, 0, true, false, true},
43 {48, 32, 80, 16, 0, false, false, true},
[all …]
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
Dsja1105_spi.c341 rc = sja1105_inhibit_tx(priv, GENMASK_ULL(ds->num_ports - 1, 0), true); in sja1105_static_config_upload()
599 .supports_mii = {true, true, true, true, true},
600 .supports_rmii = {true, true, true, true, true},
601 .supports_rgmii = {true, true, true, true, true},
631 .supports_mii = {true, true, true, true, true},
632 .supports_rmii = {true, true, true, true, true},
633 .supports_rgmii = {true, true, true, true, true},
643 .can_limit_mcast_flood = true,
664 .supports_mii = {true, true, true, true, true},
665 .supports_rmii = {true, true, true, true, true},
[all …]
/kernel/linux/linux-5.10/tools/perf/tests/
Dkmod-path.c40 path, cpumode, expect ? "true" : "false"); in test_is_kernel_module()
53 T("/xxxx/xxxx/x-x.ko", true , true, 0 , "[x_x]"); in test__kmod_path__parse()
54 T("/xxxx/xxxx/x-x.ko", false , true, 0 , NULL ); in test__kmod_path__parse()
55 T("/xxxx/xxxx/x-x.ko", true , true, 0 , "[x_x]"); in test__kmod_path__parse()
56 T("/xxxx/xxxx/x-x.ko", false , true, 0 , NULL ); in test__kmod_path__parse()
57 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_CPUMODE_UNKNOWN, true); in test__kmod_path__parse()
58 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_KERNEL, true); in test__kmod_path__parse()
63 T("/xxxx/xxxx/x.ko.gz", true , true, 1 , "[x]"); in test__kmod_path__parse()
64 T("/xxxx/xxxx/x.ko.gz", false , true, 1 , NULL ); in test__kmod_path__parse()
65 T("/xxxx/xxxx/x.ko.gz", true , true, 1 , "[x]"); in test__kmod_path__parse()
[all …]
/kernel/linux/linux-5.10/scripts/kconfig/
Dgconf.glade6 <property name="visible">True</property>
13 <property name="resizable">True</property>
15 <property name="decorated">True</property>
26 <property name="visible">True</property>
32 <property name="visible">True</property>
36 <property name="visible">True</property>
38 <property name="use_underline">True</property>
45 <property name="visible">True</property>
48 <property name="use_underline">True</property>
54 <property name="visible">True</property>
[all …]
/kernel/linux/linux-6.6/scripts/kconfig/
Dgconf.glade6 <property name="visible">True</property>
13 <property name="resizable">True</property>
15 <property name="decorated">True</property>
26 <property name="visible">True</property>
32 <property name="visible">True</property>
36 <property name="visible">True</property>
38 <property name="use_underline">True</property>
45 <property name="visible">True</property>
48 <property name="use_underline">True</property>
54 <property name="visible">True</property>
[all …]
/kernel/linux/linux-6.6/tools/perf/tests/
Dkmod-path.c40 path, cpumode, expect ? "true" : "false"); in test_is_kernel_module()
53 T("/xxxx/xxxx/x-x.ko", true , true, 0 , "[x_x]"); in test__kmod_path__parse()
54 T("/xxxx/xxxx/x-x.ko", false , true, 0 , NULL ); in test__kmod_path__parse()
55 T("/xxxx/xxxx/x-x.ko", true , true, 0 , "[x_x]"); in test__kmod_path__parse()
56 T("/xxxx/xxxx/x-x.ko", false , true, 0 , NULL ); in test__kmod_path__parse()
57 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_CPUMODE_UNKNOWN, true); in test__kmod_path__parse()
58 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_KERNEL, true); in test__kmod_path__parse()
63 T("/xxxx/xxxx/x.ko.gz", true , true, 1 , "[x]"); in test__kmod_path__parse()
64 T("/xxxx/xxxx/x.ko.gz", false , true, 1 , NULL ); in test__kmod_path__parse()
65 T("/xxxx/xxxx/x.ko.gz", true , true, 1 , "[x]"); in test__kmod_path__parse()
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
Dicssg_stats.h95 ICSSG_STATS(rx_packets, true),
97 ICSSG_STATS(rx_multicast_frames, true),
98 ICSSG_STATS(rx_crc_errors, true),
101 ICSSG_STATS(rx_frame_max_size, true),
103 ICSSG_STATS(rx_frame_min_size, true),
105 ICSSG_STATS(rx_over_errors, true),
123 ICSSG_STATS(rx_bucket1_size, true),
124 ICSSG_STATS(rx_bucket2_size, true),
125 ICSSG_STATS(rx_bucket3_size, true),
126 ICSSG_STATS(rx_bucket4_size, true),
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dst,stpmic1.yaml27 interrupt-controller: true
76 timeout-sec: true
120 regulator-name: true
121 regulator-boot-on: true
122 regulator-always-on: true
123 regulator-min-microvolt: true
124 regulator-max-microvolt: true
125 regulator-allow-bypass: true
126 regulator-over-current-protection: true
142 regulator-name: true
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dst,stpmic1.yaml27 interrupt-controller: true
76 timeout-sec: true
121 regulator-name: true
122 regulator-boot-on: true
123 regulator-always-on: true
124 regulator-min-microvolt: true
125 regulator-max-microvolt: true
126 regulator-allow-bypass: true
127 regulator-over-current-protection: true
144 regulator-name: true
[all …]
/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-imx7ulp.c157 …_composite("lptpm4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x94… in imx7ulp_clk_pcc2_init()
158 …_composite("lptpm5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x98… in imx7ulp_clk_pcc2_init()
159 …_composite("lpit1", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x9c… in imx7ulp_clk_pcc2_init()
160 …_composite("lpspi2", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xa4… in imx7ulp_clk_pcc2_init()
161 …_composite("lpspi3", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xa8… in imx7ulp_clk_pcc2_init()
162 …_composite("lpi2c4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xac… in imx7ulp_clk_pcc2_init()
163 …_composite("lpi2c5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb0… in imx7ulp_clk_pcc2_init()
164 …_composite("lpuart4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb4… in imx7ulp_clk_pcc2_init()
165 …_composite("lpuart5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb8… in imx7ulp_clk_pcc2_init()
166 …_composite("flexio1", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xc4… in imx7ulp_clk_pcc2_init()
[all …]
/kernel/linux/linux-6.6/drivers/clk/imx/
Dclk-imx7ulp.c157 …_composite("lptpm4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x94… in imx7ulp_clk_pcc2_init()
158 …_composite("lptpm5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x98… in imx7ulp_clk_pcc2_init()
159 …_composite("lpit1", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x9c… in imx7ulp_clk_pcc2_init()
160 …_composite("lpspi2", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xa4… in imx7ulp_clk_pcc2_init()
161 …_composite("lpspi3", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xa8… in imx7ulp_clk_pcc2_init()
162 …_composite("lpi2c4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xac… in imx7ulp_clk_pcc2_init()
163 …_composite("lpi2c5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb0… in imx7ulp_clk_pcc2_init()
164 …_composite("lpuart4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb4… in imx7ulp_clk_pcc2_init()
165 …_composite("lpuart5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb8… in imx7ulp_clk_pcc2_init()
166 …_composite("flexio1", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xc4… in imx7ulp_clk_pcc2_init()
[all …]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
Dunaligned.c265 sign = true; in emulate_load_store_insn()
275 sign = true; in emulate_load_store_insn()
276 write = true; in emulate_load_store_insn()
280 sign = true; in emulate_load_store_insn()
290 sign = true; in emulate_load_store_insn()
291 write = true; in emulate_load_store_insn()
295 sign = true; in emulate_load_store_insn()
300 sign = true; in emulate_load_store_insn()
301 write = true; in emulate_load_store_insn()
305 fp = true; in emulate_load_store_insn()
[all …]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
Dunaligned.c265 sign = true; in emulate_load_store_insn()
275 sign = true; in emulate_load_store_insn()
276 write = true; in emulate_load_store_insn()
280 sign = true; in emulate_load_store_insn()
290 sign = true; in emulate_load_store_insn()
291 write = true; in emulate_load_store_insn()
295 sign = true; in emulate_load_store_insn()
300 sign = true; in emulate_load_store_insn()
301 write = true; in emulate_load_store_insn()
305 fp = true; in emulate_load_store_insn()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireguard/selftest/
Dcounter.c11 bool success = true; in wg_packet_counter_selftest()
34 /* 1 */ T(0, true); in wg_packet_counter_selftest()
35 /* 2 */ T(1, true); in wg_packet_counter_selftest()
37 /* 4 */ T(9, true); in wg_packet_counter_selftest()
38 /* 5 */ T(8, true); in wg_packet_counter_selftest()
39 /* 6 */ T(7, true); in wg_packet_counter_selftest()
41 /* 8 */ T(T_LIM, true); in wg_packet_counter_selftest()
42 /* 9 */ T(T_LIM - 1, true); in wg_packet_counter_selftest()
44 /* 11 */ T(T_LIM - 2, true); in wg_packet_counter_selftest()
45 /* 12 */ T(2, true); in wg_packet_counter_selftest()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireguard/selftest/
Dcounter.c11 bool success = true; in wg_packet_counter_selftest()
34 /* 1 */ T(0, true); in wg_packet_counter_selftest()
35 /* 2 */ T(1, true); in wg_packet_counter_selftest()
37 /* 4 */ T(9, true); in wg_packet_counter_selftest()
38 /* 5 */ T(8, true); in wg_packet_counter_selftest()
39 /* 6 */ T(7, true); in wg_packet_counter_selftest()
41 /* 8 */ T(T_LIM, true); in wg_packet_counter_selftest()
42 /* 9 */ T(T_LIM - 1, true); in wg_packet_counter_selftest()
44 /* 11 */ T(T_LIM - 2, true); in wg_packet_counter_selftest()
45 /* 12 */ T(2, true); in wg_packet_counter_selftest()
[all …]
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk-tegra114.c637 [tegra_clk_rtc] = { .dt_id = TEGRA114_CLK_RTC, .present = true },
638 [tegra_clk_timer] = { .dt_id = TEGRA114_CLK_TIMER, .present = true },
639 [tegra_clk_uarta] = { .dt_id = TEGRA114_CLK_UARTA, .present = true },
640 [tegra_clk_uartd] = { .dt_id = TEGRA114_CLK_UARTD, .present = true },
641 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA114_CLK_SDMMC2, .present = true },
642 [tegra_clk_i2s1] = { .dt_id = TEGRA114_CLK_I2S1, .present = true },
643 [tegra_clk_i2c1] = { .dt_id = TEGRA114_CLK_I2C1, .present = true },
644 [tegra_clk_ndflash] = { .dt_id = TEGRA114_CLK_NDFLASH, .present = true },
645 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA114_CLK_SDMMC1, .present = true },
646 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA114_CLK_SDMMC4, .present = true },
[all …]
/kernel/linux/linux-6.6/drivers/clk/tegra/
Dclk-tegra114.c637 [tegra_clk_rtc] = { .dt_id = TEGRA114_CLK_RTC, .present = true },
638 [tegra_clk_timer] = { .dt_id = TEGRA114_CLK_TIMER, .present = true },
639 [tegra_clk_uarta] = { .dt_id = TEGRA114_CLK_UARTA, .present = true },
640 [tegra_clk_uartd] = { .dt_id = TEGRA114_CLK_UARTD, .present = true },
641 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA114_CLK_SDMMC2, .present = true },
642 [tegra_clk_i2s1] = { .dt_id = TEGRA114_CLK_I2S1, .present = true },
643 [tegra_clk_i2c1] = { .dt_id = TEGRA114_CLK_I2C1, .present = true },
644 [tegra_clk_ndflash] = { .dt_id = TEGRA114_CLK_NDFLASH, .present = true },
645 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA114_CLK_SDMMC1, .present = true },
646 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA114_CLK_SDMMC4, .present = true },
[all …]

12345678910>>...523