/Linux-v4.19/tools/build/feature/ |
D | test-all.c | 13 #define main main_test_libpython macro 15 #undef main 17 #define main main_test_libpython_version macro 19 #undef main 21 #define main main_test_libperl macro 23 #undef main 25 #define main main_test_hello macro 27 #undef main 29 #define main main_test_libelf macro 31 #undef main [all …]
|
/Linux-v4.19/tools/virtio/ringtest/ |
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-v4.19/tools/perf/Documentation/ |
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 …]
|
D | Build.txt | 14 top level Makefile working as a wrapper that calls the main 18 main makefile that triggers build of all perf objects including 22 main makefile of the build framework
|
/Linux-v4.19/drivers/infiniband/core/ |
D | security.c | 118 if (pps->main.state != IB_PORT_PKEY_NOT_VALID) { in check_qp_port_pkey_settings() 119 ret = get_pkey_and_subnet_prefix(&pps->main, in check_qp_port_pkey_settings() 341 new_pps->main.port_num = qp_attr->port_num; in get_new_pps() 342 new_pps->main.pkey_index = qp_attr->pkey_index; in get_new_pps() 344 new_pps->main.port_num = (qp_attr_mask & IB_QP_PORT) ? in get_new_pps() 346 qp_pps->main.port_num; in get_new_pps() 348 new_pps->main.pkey_index = in get_new_pps() 351 qp_pps->main.pkey_index; in get_new_pps() 353 new_pps->main.state = IB_PORT_PKEY_VALID; in get_new_pps() 355 new_pps->main.port_num = qp_pps->main.port_num; in get_new_pps() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | samsung,s3c24xx-irq.txt | 4 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
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-risc.c | 498 btv->main.cpu[RISC_SLOT_LOOP] = cpu_to_le32(cmd); in bttv_set_dma() 504 btwrite(btv->main.dma, BT848_RISC_STRT_ADD); in bttv_set_dma() 521 if ((rc = btcx_riscmem_alloc(btv->c.pci,&btv->main,PAGE_SIZE)) < 0) in bttv_risc_init_main() 524 btv->c.nr, (unsigned long long)btv->main.dma); in bttv_risc_init_main() 526 btv->main.cpu[0] = cpu_to_le32(BT848_RISC_SYNC | BT848_RISC_RESYNC | in bttv_risc_init_main() 528 btv->main.cpu[1] = cpu_to_le32(0); in bttv_risc_init_main() 529 btv->main.cpu[2] = cpu_to_le32(BT848_RISC_JUMP); in bttv_risc_init_main() 530 btv->main.cpu[3] = cpu_to_le32(btv->main.dma + (4<<2)); in bttv_risc_init_main() 533 btv->main.cpu[4] = cpu_to_le32(BT848_RISC_JUMP); in bttv_risc_init_main() 534 btv->main.cpu[5] = cpu_to_le32(btv->main.dma + (6<<2)); in bttv_risc_init_main() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | at91-clock.txt | 33 "atmel,at91rm9200-clk-main-osc" 34 "atmel,at91sam9x5-clk-main-rc-osc" 35 at91 main clk sources 37 "atmel,at91sam9x5-clk-main" 38 "atmel,at91rm9200-clk-main": 39 at91 main clock 129 - clocks : shall encode the main osc source clk sources (see atmel datasheet). 162 0 (AT91_PMC_MOSCS) -> main oscillator ready 168 16 (AT91_PMC_MOSCSELS) -> main oscillator selected 169 17 (AT91_PMC_MOSCRCS) -> RC main oscillator stabilized [all …]
|
D | keystone-pll.txt | 3 Binding for keystone PLLs. The main PLL IP typically has a multiplier, 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";
|
/Linux-v4.19/Documentation/driver-api/firmware/ |
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 49 .. kernel-doc:: drivers/base/firmware_loader/main.c 63 .. kernel-doc:: drivers/base/firmware_loader/main.c
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | Makefile | 34 nic/main.o 41 flower/main.o \ 51 bpf/main.o \ 60 abm/main.o
|
/Linux-v4.19/tools/testing/scatterlist/ |
D | Makefile | 3 TARGETS = main 4 OFILES = main.o scatterlist.o 13 main: $(OFILES) target
|
/Linux-v4.19/arch/arm64/boot/dts/renesas/ |
D | r8a7795-es1.dtsi | 30 renesas,ipmmu-main = <&ipmmu_mm 5>; 37 renesas,ipmmu-main = <&ipmmu_mm 8>; 169 renesas,ipmmu-main = <&ipmmu_mm 11>; 173 renesas,ipmmu-main = <&ipmmu_mm 12>; 177 renesas,ipmmu-main = <&ipmmu_mm 9>; 181 renesas,ipmmu-main = <&ipmmu_mm 10>; 185 renesas,ipmmu-main = <&ipmmu_mm 7>;
|
D | r8a77990.dtsi | 217 renesas,ipmmu-main = <&ipmmu_mm 0>; 225 renesas,ipmmu-main = <&ipmmu_mm 1>; 233 renesas,ipmmu-main = <&ipmmu_mm 2>; 250 renesas,ipmmu-main = <&ipmmu_mm 4>; 258 renesas,ipmmu-main = <&ipmmu_mm 6>; 266 renesas,ipmmu-main = <&ipmmu_mm 10>; 274 renesas,ipmmu-main = <&ipmmu_mm 12>; 282 renesas,ipmmu-main = <&ipmmu_mm 14>; 290 renesas,ipmmu-main = <&ipmmu_mm 16>;
|
/Linux-v4.19/tools/testing/selftests/ |
D | kselftest_install.sh | 11 main() function 35 main "$@"
|
D | gen_kselftest_tar.sh | 10 main() function 53 main "$@"
|
/Linux-v4.19/tools/testing/radix-tree/ |
D | Makefile | 7 TARGETS = main idr-test multiorder 9 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o regression3.o \ 23 main: $(OFILES) target
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | mediatek-vpu.txt | 14 - clock-names: must be main. It is the main clock of VPU 30 clock-names = "main";
|
/Linux-v4.19/drivers/net/wan/ |
D | hdlc_fr.c | 120 struct net_device *main; member 224 return pvc->main || pvc->ether; in pvc_is_used() 231 if (pvc->main) in pvc_carrier() 232 if (!netif_carrier_ok(pvc->main)) in pvc_carrier() 233 netif_carrier_on(pvc->main); in pvc_carrier() 238 if (pvc->main) in pvc_carrier() 239 if (netif_carrier_ok(pvc->main)) in pvc_carrier() 240 netif_carrier_off(pvc->main); in pvc_carrier() 273 return &pvc->main; in get_dev_p() 453 pvc->main ? pvc->main->name : "", in fr_log_dlci_active() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | st,stih4xx.txt | 13 - 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";
|
/Linux-v4.19/tools/power/cpupower/bench/ |
D | Makefile | 11 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \ 15 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o
|
/Linux-v4.19/tools/perf/python/ |
D | twatch.py | 18 def main(context_switch = 0, thread = -1): function 68 main()
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_sock_addr.sh | 43 main() function 57 main
|
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | adv7604.txt | 18 main I2C ports. Each map has it own I2C address and acts as a standard 19 slave device on the I2C bus. The main address is mandatory, others are 45 "main", "avlink", "cec", "infoframe", "esdp", "dpp", "afe", 69 reg-names "main", "edid";
|
/Linux-v4.19/drivers/media/i2c/m5mols/ |
D | m5mols_capture.c | 102 ret = m5mols_read_u32(sd, CAPC_IMAGE_SIZE, &info->cap.main); in m5mols_capture_info() 106 info->cap.total = info->cap.main + info->cap.thumb; in m5mols_capture_info() 155 size = captured ? info->cap.main : 0; in m5mols_start_capture()
|