Home
last modified time | relevance | path

Searched full:main (Results 1 – 25 of 4062) sorted by relevance

12345678910>>...163

/kernel/linux/linux-5.10/tools/build/feature/
Dtest-all.c3 * 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 …]
/kernel/linux/linux-5.10/tools/virtio/ringtest/
DMakefile10 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 …]
/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_cumulate.c29 /* 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 …]
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Dfib.sh107 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 …]
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dcallchain-overhead-calculation.txt33 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 …]
/kernel/linux/linux-5.10/sound/soc/samsung/
Dspeyside.c175 snd_soc_dapm_ignore_suspend(&card->dapm, "Main AMIC"); in speyside_late_probe()
176 snd_soc_dapm_ignore_suspend(&card->dapm, "Main DMIC"); in speyside_late_probe()
177 snd_soc_dapm_ignore_suspend(&card->dapm, "Main Speaker"); in speyside_late_probe()
256 SOC_DAPM_PIN_SWITCH("Main Speaker"),
257 SOC_DAPM_PIN_SWITCH("Main DMIC"),
258 SOC_DAPM_PIN_SWITCH("Main AMIC"),
268 SND_SOC_DAPM_SPK("Main Speaker", NULL),
270 SND_SOC_DAPM_MIC("Main AMIC", NULL),
271 SND_SOC_DAPM_MIC("Main DMIC", NULL),
284 { "MICB2", NULL, "Main AMIC" },
[all …]
Dlowland.c135 SOC_DAPM_PIN_SWITCH("Main Speaker"),
136 SOC_DAPM_PIN_SWITCH("Main DMIC"),
137 SOC_DAPM_PIN_SWITCH("Main AMIC"),
147 SND_SOC_DAPM_SPK("Main Speaker", NULL),
149 SND_SOC_DAPM_MIC("Main AMIC", NULL),
150 SND_SOC_DAPM_MIC("Main DMIC", NULL),
157 { "Main Speaker", NULL, "Sub SPKN" },
158 { "Main Speaker", NULL, "Sub SPKP" },
159 { "Main Speaker", NULL, "SPKDAT1" },
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dsamsung,aries-wm8994.yaml50 For samsung,aries-wm8994: HP, SPK, RCV, LINE, Main Mic, Headset Mic,
52 For samsung,fascinate4g-wm8994: HP, SPK, RCV, LINE, Main Mic,
58 main-micbias-supply:
59 description: Supply for the micbias on the main mic
87 - main-micbias-supply
106 main-micbias-supply = <&main_micbias_reg>;
129 "IN1LP", "Main Mic",
130 "IN1LN", "Main Mic",
Domap-abe-twl6040.txt27 * 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",
Dsamsung,tm2-audio.txt20 board: HP, SPK, Main Mic, Sub Mic, Third Mic,
22 - mic-bias-gpios : GPIO pin that enables the Main Mic bias regulator
40 "Main Mic", "MICBIAS2",
41 "IN1R", "Main Mic";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dsamsung,s3c24xx-irq.txt4 varying number of interrupt sources. The set consists of a main- and sub-
5 controller and on newer SoCs even a second main controller.
22 - 0 ... main controller
24 - 2 ... second main controller on s3c2416 and s3c2450
25 parent_irq contains the parent bit in the main controller and will be
26 ignored in main controllers
/kernel/linux/linux-5.10/drivers/media/tuners/
Dtda18218_priv.h20 #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 */
/kernel/linux/linux-5.10/Documentation/driver-api/firmware/
Drequest_firmware.rst20 .. 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
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
Dspu_save_crt0.S9 * 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
Dspu_restore_crt0.S9 * 'main'. On return, restores all 128 registers from the LSCSA
32 /* Allocate a minimum stack frame for the called main.
33 * This is needed so that main has a place to save the
39 /* Call the program's main function. */
40 brsl $0, main
/kernel/linux/linux-5.10/sound/soc/codecs/
Dtda7419.c296 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 …]
/kernel/linux/linux-5.10/drivers/edac/
Dedac_device_sysfs.c177 * called when the reference count for the 'main' kobj
181 * One 'main' kobject for each control structure allocated.
182 * That main kobj is initially set to one AND
187 * bumps the 'main' kobject.
190 * the 'main' kobj.
192 * When the main kobj reaches zero (0) then THIS function
199 * with its own 'main' kobj.
210 /* free the control struct containing the 'main' kobj in edac_device_ctrl_master_release()
216 /* ktype for the main (master) kobject */
331 /* map from this kobj to the main control struct in edac_device_ctrl_instance_release()
[all …]
/kernel/linux/linux-5.10/tools/testing/kunit/
Dkunit_tool_test.py303 kunit.main(['config', '--build_dir=.kunit'], self.linux_source_mock)
308 kunit.main(['build'], self.linux_source_mock)
314 kunit.main(['exec'], self.linux_source_mock)
321 kunit.main(['run'], self.linux_source_mock)
331 kunit.main(['exec'], self.linux_source_mock)
338 kunit.main(['run'], self.linux_source_mock)
347 kunit.main(['exec', '--raw_output'], self.linux_source_mock)
355 kunit.main(['run', '--raw_output'], self.linux_source_mock)
364 kunit.main(['exec', '--timeout', str(timeout)], self.linux_source_mock)
370 kunit.main(['run', '--timeout', str(timeout)], self.linux_source_mock)
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Domap_hwmod_33xx_43xx_interconnect_data.c21 /* mpu -> l3 main */
29 /* l3 main -> l3 s */
53 /* l3 main -> l3 instr */
69 /* l3 s -> l3 main*/
85 /* l3 main -> ocmc */
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0006_linux_init.patch9 diff --git a/init/main.c b/init/main.c
11 --- a/init/main.c
12 +++ b/init/main.c
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dmediatek-vpu.txt11 "cfg_reg": Main configuration registers base
14 - clock-names: must be main. It is the main clock of VPU
30 clock-names = "main";
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttv-risc.c450 /* risc group / risc main loop / dma management */
486 btv->main.cpu[RISC_SLOT_LOOP] = cpu_to_le32(cmd); in bttv_set_dma()
492 btwrite(btv->main.dma, BT848_RISC_STRT_ADD); in bttv_set_dma()
509 if ((rc = btcx_riscmem_alloc(btv->c.pci,&btv->main,PAGE_SIZE)) < 0) in bttv_risc_init_main()
511 dprintk("%d: risc main @ %08llx\n", in bttv_risc_init_main()
512 btv->c.nr, (unsigned long long)btv->main.dma); in bttv_risc_init_main()
514 btv->main.cpu[0] = cpu_to_le32(BT848_RISC_SYNC | BT848_RISC_RESYNC | in bttv_risc_init_main()
516 btv->main.cpu[1] = cpu_to_le32(0); in bttv_risc_init_main()
517 btv->main.cpu[2] = cpu_to_le32(BT848_RISC_JUMP); in bttv_risc_init_main()
518 btv->main.cpu[3] = cpu_to_le32(btv->main.dma + (4<<2)); in bttv_risc_init_main()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dst,stih4xx.txt13 - compatible: "st,vtac-main" or "st,vtac-aux"
42 - st,vtg: phandle(s) on vtg device (main and aux) nodes.
115 - st,vtg: phandle on vtg main device node.
122 vtg_main_slave: sti-vtg-main-slave@fe85a800 {
128 vtg_main: sti-vtg-main-master@fd348000 {
147 sti-vtac-rx-main@fee82800 {
148 compatible = "st,vtac-main";
161 sti-vtac-tx-main@fd349000 {
162 compatible = "st,vtac-main";
186 reset-names = "compo-main", "compo-aux";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dkeystone-pll.txt3 Binding for keystone PLLs. The main PLL IP typically has a multiplier,
5 and PAPLL are controlled by the memory mapped register where as the Main
15 - compatible : shall be "ti,keystone,main-pll-clock" or "ti,keystone,pll-clock"
19 post-divider registers are applicable only for main pll clock
26 compatible = "ti,keystone,main-pll-clock";
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
DMakefile37 nic/main.o
49 flower/main.o \
60 bpf/main.o \
71 abm/main.o

12345678910>>...163