/linux/tools/build/feature/ |
H A D | test-all.c | 3 * test-all.c: Try to build all the main testcases at once. 13 #define main main_test_libpython macro 15 #undef main 17 #define main main_test_libperl macro 19 #undef main 21 #define main main_test_hello macro 23 #undef main 25 #define main main_test_libelf macro 27 #undef main 29 #define main main_test_get_current_dir_name macro [all …]
|
/linux/tools/perf/tests/ |
H A D | hists_cumulate.c | 29 /* perf [perf] main() */ 37 /* perf [perf] main() */ 41 /* bash [bash] main() */ 54 /* schedule => run_command => main */ 56 /* main */ 58 /* cmd_record => run_command => main */ 60 /* malloc => cmd_record => run_command => main */ 63 /* free => cmd_record => run_command => main */ 66 /* main */ 68 /* page_fault => sys_perf_event_open => run_command => main */ [all...] |
/linux/tools/virtio/ringtest/ |
H A D | Makefile | 10 main.o: main.c main.h 11 ring.o: ring.c main.h 12 ptr_ring.o: ptr_ring.c main.h ../../../include/linux/ptr_ring.h 13 virtio_ring_0_9.o: virtio_ring_0_9.c main.h 14 virtio_ring_poll.o: virtio_ring_poll.c virtio_ring_0_9.c main.h 15 virtio_ring_inorder.o: virtio_ring_inorder.c virtio_ring_0_9.c main.h 16 ring: ring.o main.o 17 virtio_ring_0_9: virtio_ring_0_9.o main.o 18 virtio_ring_poll: virtio_ring_poll.o main.o 19 virtio_ring_inorder: virtio_ring_inorder.o main.o [all …]
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | fib.sh | 107 ip -n $ns route add table main 192.0.2.1/32 dev dummy1 108 fib4_trap_check $ns "table main 192.0.2.1/32 dev dummy1" true 109 check_err $? "Main table route in hardware when should not" 114 # Test that local routes can replace routes in main table. 115 ip -n $ns route add table main 192.0.2.2/32 dev dummy1 116 fib4_trap_check $ns "table main 192.0.2.2/32 dev dummy1" false 117 check_err $? "Main table route not in hardware when should" 121 check_err $? "Local table route did not replace route in main table when should" 123 fib4_trap_check $ns "table main 192.0.2.2/32 dev dummy1" true 124 check_err $? "Main table route was not replaced when should" [all …]
|
/linux/tools/perf/Documentation/ |
H A D | callchain-overhead-calculation.txt | 33 int main(void) { 40 child of 'main' so 'foo' also is a child of 'main'. In other words, 41 'main' is a parent of 'foo' and 'bar', and 'bar' is a parent of 'foo'. 54 main 60 main 76 100.00% 0.00% main 78 --- main 84 main 91 main 96 'children' overhead of 'bar', 'main' and '\_\_libc_start_main'. [all …]
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62-verdin.dtsi | 219 pinctrl_epwm0_a: main-epwm0a-default-pins { 226 pinctrl_epwm0_b: main-epwm0b-default-pins { 233 pinctrl_epwm1_a: main-epwm1a-default-pins { 240 pinctrl_qspi1_clk_gpio: main-gpio0-0-default-pins { 247 pinctrl_qspi1_io0_gpio: main-gpio0-3-default-pins { 254 pinctrl_qspi1_io1_gpio: main-gpio0-4-default-pins { 261 pinctrl_qspi1_io2_gpio: main-gpio0-5-default-pins { 268 pinctrl_qspi1_io3_gpio: main-gpio0-6-default-pins { 275 pinctrl_qspi1_io4_gpio: main-gpio0-7-default-pins { 282 pinctrl_qspi1_cs_gpio: main-gpio0-11-default-pins { [all …]
|
/linux/Documentation/admin-guide/ |
H A D | dynamic-debug-howto.rst | 41 init/main.c:1179 [main]initcall_blacklist =_ "blacklisting initcall %s\012 42 init/main.c:1218 [main]initcall_blacklisted =_ "initcall %s blacklisted\012" 43 init/main.c:1424 [main]run_init_process =_ " with arguments:\012" 44 init/main.c:1426 [main]run_init_process =_ " %s\012" 45 init/main.c:1427 [main]run_init_process =_ " with environment:\012" 46 init/main.c:1429 [main]run_init_process =_ " %s\012" 60 :#> ddcmd '-p; module main func run* +p' 62 init/main.c:1424 [main]run_init_process =p " with arguments:\012" 63 init/main.c:1426 [main]run_init_process =p " %s\012" 64 init/main.c:1427 [main]run_init_process =p " with environment:\012" [all …]
|
/linux/sound/soc/samsung/ |
H A D | speyside.c | 177 snd_soc_dapm_ignore_suspend(&card->dapm, "Main AMIC"); in speyside_late_probe() 178 snd_soc_dapm_ignore_suspend(&card->dapm, "Main DMIC"); in speyside_late_probe() 179 snd_soc_dapm_ignore_suspend(&card->dapm, "Main Speaker"); in speyside_late_probe() 259 SOC_DAPM_PIN_SWITCH("Main Speaker"), 260 SOC_DAPM_PIN_SWITCH("Main DMIC"), 261 SOC_DAPM_PIN_SWITCH("Main AMIC"), 271 SND_SOC_DAPM_SPK("Main Speaker", NULL), 273 SND_SOC_DAPM_MIC("Main AMIC", NULL), 274 SND_SOC_DAPM_MIC("Main DMIC", NULL), 287 { "MICB2", NULL, "Main AMIC" }, [all …]
|
H A D | lowland.c | 141 SOC_DAPM_PIN_SWITCH("Main Speaker"), 142 SOC_DAPM_PIN_SWITCH("Main DMIC"), 143 SOC_DAPM_PIN_SWITCH("Main AMIC"), 155 SND_SOC_DAPM_SPK("Main Speaker", NULL), 157 SND_SOC_DAPM_MIC("Main AMIC", NULL), 158 SND_SOC_DAPM_MIC("Main DMIC", NULL), 165 { "Main Speaker", NULL, "Sub SPKN" }, 166 { "Main Speaker", NULL, "Sub SPKP" }, 167 { "Main Speaker", NULL, "SPKDAT1" },
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | samsung,aries-wm8994.yaml | 55 For samsung,aries-wm8994: HP, SPK, RCV, LINE, Main Mic, Headset Mic, 57 For samsung,fascinate4g-wm8994: HP, SPK, RCV, LINE, Main Mic, 64 main-micbias-supply: 65 description: Supply for the micbias on the main mic 95 - main-micbias-supply 114 main-micbias-supply = <&main_micbias_reg>; 137 "IN1LP", "Main Mic", 138 "IN1LN", "Main Mic",
|
H A D | omap-abe-twl6040.txt | 27 * Main Handset Mic 49 * Main Mic Bias 83 "MAINMIC", "Main Handset Mic", 84 "Main Handset Mic", "Main Mic Bias", 86 "Sub Handset Mic", "Main Mic Bias",
|
/linux/tools/perf/pmu-events/arch/riscv/andes/ax45/ |
H A D | microarch.json | 35 "BriefDescription": "Main ITLB access" 40 "BriefDescription": "Main ITLB miss" 45 "BriefDescription": "Main DTLB access" 50 "BriefDescription": "Main DTLB miss" 55 "BriefDescription": "Cycles waiting for Main ITLB fill data" 60 "BriefDescription": "Pipeline stall cycles caused by Main DTLB miss"
|
/linux/drivers/media/tuners/ |
H A D | tda18218_priv.h | 20 #define R07_MD1 0x07 /* Main divider byte 1 */ 22 #define R09_MD2 0x09 /* Main divider byte 2 */ 23 #define R0A_MD3 0x0a /* Main divider byte 1 */ 24 #define R0B_MD4 0x0b /* Main divider byte 4 */ 25 #define R0C_MD5 0x0c /* Main divider byte 5 */ 26 #define R0D_MD6 0x0d /* Main divider byte 6 */ 27 #define R0E_MD7 0x0e /* Main divider byte 7 */ 28 #define R0F_MD8 0x0f /* Main divider byte 8 */
|
/linux/sound/soc/codecs/ |
H A D | tda7419.c | 296 SOC_DAPM_ENUM("Main Source Select", soc_enum_main_src_sel); 341 "Main", "Second"}; 385 SOC_SINGLE_TLV("Main Source Capture Volume", TDA7419_MAIN_SRC_REG, 387 SOC_SINGLE("Main Source AutoZero Switch", TDA7419_MAIN_SRC_REG, 495 SND_SOC_DAPM_MUX("Main Source Select", SND_SOC_NOPM, 523 {"Main Source Select", "SE3", "SE3L"}, 524 {"Main Source Select", "SE3", "SE3R"}, 525 {"Main Source Select", "SE2", "SE2L"}, 526 {"Main Source Select", "SE2", "SE2R"}, 527 {"Main Source Select", "SE1", "SE1L"}, [all …]
|
/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-risc.c | 361 /* risc group / risc main loop / dma management */ 371 btv->main.cpu[RISC_SLOT_LOOP] = cpu_to_le32(cmd); in bttv_set_risc_status() 405 btwrite(btv->main.dma, BT848_RISC_STRT_ADD); in bttv_start_dma() 446 if ((rc = btcx_riscmem_alloc(btv->c.pci,&btv->main,PAGE_SIZE)) < 0) in bttv_risc_init_main() 448 dprintk("%d: risc main @ %08llx\n", in bttv_risc_init_main() 449 btv->c.nr, (unsigned long long)btv->main.dma); in bttv_risc_init_main() 451 btv->main.cpu[0] = cpu_to_le32(BT848_RISC_SYNC | BT848_RISC_RESYNC | in bttv_risc_init_main() 453 btv->main.cpu[1] = cpu_to_le32(0); in bttv_risc_init_main() 454 btv->main.cpu[2] = cpu_to_le32(BT848_RISC_JUMP); in bttv_risc_init_main() 455 btv->main.cpu[3] = cpu_to_le32(btv->main.dma + (4<<2)); in bttv_risc_init_main() [all …]
|
/linux/rust/kernel/ |
H A D | std_vendor.rs | 19 /// // ^-- prints: [src/main.rs:2] a * 2 = 4 68 /// [src/main.rs:4] n.checked_sub(4) = None 91 /// [src/main.rs:3] n <= 1 = false 92 /// [src/main.rs:3] n <= 1 = false 93 /// [src/main.rs:3] n <= 1 = false 94 /// [src/main.rs:3] n <= 1 = true 95 /// [src/main.rs:4] 1 = 1 96 /// [src/main.rs:5] n * factorial(n - 1) = 2 97 /// [src/main.rs:5] n * factorial(n - 1) = 6 98 /// [src/main.rs:5] n * factorial(n - 1) = 24 [all …]
|
/linux/drivers/edac/ |
H A D | edac_device_sysfs.c | 178 * called when the reference count for the 'main' kobj 182 * One 'main' kobject for each control structure allocated. 183 * That main kobj is initially set to one AND 188 * bumps the 'main' kobject. 191 * the 'main' kobj. 193 * When the main kobj reaches zero (0) then THIS function 200 * with its own 'main' kobj. 214 /* ktype for the main (master) kobject */ 331 /* map from this kobj to the main control struct in edac_device_ctrl_instance_release() 332 * and then dec the main kobj count in edac_device_ctrl_instance_release() [all …]
|
/linux/Documentation/driver-api/firmware/ |
H A D | request_firmware.rst | 20 .. kernel-doc:: drivers/base/firmware_loader/main.c 25 .. kernel-doc:: drivers/base/firmware_loader/main.c 30 .. kernel-doc:: drivers/base/firmware_loader/main.c 35 .. kernel-doc:: drivers/base/firmware_loader/main.c 40 .. kernel-doc:: drivers/base/firmware_loader/main.c 54 .. kernel-doc:: drivers/base/firmware_loader/main.c 68 .. kernel-doc:: drivers/base/firmware_loader/main.c
|
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | uncore-io.json | 433 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 445 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 457 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 469 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 481 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 493 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 505 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 517 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 542 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 555 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… [all …]
|
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
H A D | uncore-io.json | 433 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 445 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 457 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 469 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 481 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 493 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 505 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 517 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 542 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 555 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… [all …]
|
/linux/Documentation/devicetree/bindings/iommu/ |
H A D | renesas,ipmmu-vmsa.yaml | 75 renesas,ipmmu-main: 80 - description: phandle to main IPMMU 84 the main IPMMU IMSSTR register. Only used by cache IPMMU 87 Reference to the main IPMMU. 98 - renesas,ipmmu-main 120 renesas,ipmmu-main: 125 renesas,ipmmu-main:
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_save_crt0.S | 9 * branches to 'main'. 66 /* Allocate a minimum stack frame for the called main. 67 * This is needed so that main has a place to save the 73 /* Call the program's main function. */ 74 brsl $0, main 76 /* In this case main should not return; if it does
|
/linux/tools/perf/pmu-events/arch/x86/skylakex/ |
H A D | uncore-io.json | 13 …every read request for 4 bytes of data made by IIO Part0 to a unit on the main die (generally memo… 29 …every write request of 4 bytes of data made by IIO Part0 to a unit on the main die (generally memo… 205 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 218 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 231 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 244 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 257 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 270 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 283 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 296 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… [all …]
|
/linux/tools/perf/pmu-events/arch/x86/cascadelakex/ |
H A D | uncore-io.json | 13 …every read request for 4 bytes of data made by IIO Part0 to a unit on the main die (generally memo… 29 …every write request of 4 bytes of data made by IIO Part0 to a unit on the main die (generally memo… 205 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 218 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 231 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 244 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 257 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 270 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 283 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… 296 …"PublicDescription": "Number of double word (4 bytes) requests initiated by the main die to the at… [all …]
|
/linux/tools/perf/pmu-events/arch/x86/snowridgex/ |
H A D | uncore-io.json | 13 …Card reading from DRAM : Number of DWs (4 bytes) the card requests of the main die. Includes al… 29 …: Card writing to DRAM : Number of DWs (4 bytes) the card requests of the main die. Includes al… 372 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 385 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 398 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 411 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 424 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 437 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 450 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… 463 …space : Number of DWs (4 bytes) requested by the main die. Includes all requests initiated by the… [all …]
|