Searched refs:its (Results 1 – 25 of 369) sorted by relevance
12345678910>>...15
/arch/um/os-Linux/ |
D | time.c | 62 struct itimerspec its; in os_timer_set_interval() local 74 its.it_value.tv_sec = its_in->it_value.tv_sec; in os_timer_set_interval() 75 its.it_value.tv_nsec = its_in->it_value.tv_nsec; in os_timer_set_interval() 77 its.it_value.tv_sec = 0; in os_timer_set_interval() 78 its.it_value.tv_nsec = nsec; in os_timer_set_interval() 81 its.it_interval.tv_sec = 0; in os_timer_set_interval() 82 its.it_interval.tv_nsec = nsec; in os_timer_set_interval() 84 if(timer_settime(*t, 0, &its, NULL) == -1) { in os_timer_set_interval() 102 struct itimerspec its; in os_timer_remain() local 109 if(timer_gettime(t, &its) == -1) { in os_timer_remain() [all …]
|
/arch/mips/generic/ |
D | Platform | 16 its-y := vmlinux.its.S 17 its-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += board-boston.its.S 18 its-$(CONFIG_FIT_IMAGE_FDT_NI169445) += board-ni169445.its.S
|
/arch/mips/boot/ |
D | Makefile | 121 targets += vmlinux.its.S 126 $(obj)/vmlinux.its.S: $(addprefix $(srctree)/arch/mips/$(PLATFORM)/,$(ITS_INPUTS)) FORCE 140 $(obj)/vmlinux.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE 143 $(obj)/vmlinux.gz.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE 146 $(obj)/vmlinux.bz2.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE 149 $(obj)/vmlinux.lzma.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE 152 $(obj)/vmlinux.lzo.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE 164 $(obj)/vmlinux.itb: $(obj)/vmlinux.its $(obj)/vmlinux.bin FORCE 167 $(obj)/vmlinux.gz.itb: $(obj)/vmlinux.gz.its $(obj)/vmlinux.bin.gz FORCE 170 $(obj)/vmlinux.bz2.itb: $(obj)/vmlinux.bz2.its $(obj)/vmlinux.bin.bz2 FORCE [all …]
|
/arch/arm64/boot/dts/arm/ |
D | foundation-v8-gicv3.dts | 25 its: its@2f020000 { label 26 compatible = "arm,gic-v3-its";
|
/arch/arm/mach-imx/ |
D | Kconfig | 105 configurations for the board and its peripherals. 120 configurations for the board and its peripherals. 140 configurations for the board and its peripherals. 155 Include support for Visstrim_m10 platform and its different variants. 156 This includes specific configurations for the board and its 176 includes specific configurations for the module and its peripherals. 200 configurations for the board and its peripherals. 222 specific configurations for the board and its peripherals. 238 configurations for the board and its peripherals. 255 specific configurations for the board and its peripherals. [all …]
|
/arch/arc/include/asm/ |
D | tlb-mmu1.h | 25 ; and its unpleasant LFSR pseudo-random sequence
|
/arch/arm64/boot/dts/hisilicon/ |
D | hip05.dtsi | 250 compatible = "arm,gic-v3-its"; 257 compatible = "arm,gic-v3-its"; 264 compatible = "arm,gic-v3-its"; 271 compatible = "arm,gic-v3-its";
|
/arch/h8300/boot/compressed/ |
D | head.S | 47 .long 0 ; its size in bytes
|
/arch/arm64/boot/dts/cavium/ |
D | thunder2-99xx.dtsi | 74 gicits: gic-its@40010000 { 75 compatible = "arm,gic-v3-its";
|
/arch/arm/boot/dts/ |
D | exynos54xx-odroidxu-leds.dtsi | 26 * so limit its max brightness
|
D | ste-href-tvk1281618.dtsi | 105 * cannot set its DRDY line to open drain, so it cannot be 123 * cannot set its DRDY line to open drain, so it cannot be 157 * cannot set its DRDY line to open drain, so it cannot be
|
D | bcm9hmidc.dtsi | 16 * * Neither the name of Broadcom Corporation nor the names of its
|
D | bcm94709.dts | 16 * * Neither the name of Broadcom Corporation nor the names of its
|
D | bcm94708.dts | 16 * * Neither the name of Broadcom Corporation nor the names of its
|
/arch/arm64/boot/dts/freescale/ |
D | fsl-ls208xa.dtsi | 95 its: gic-its@6020000 { label 96 compatible = "arm,gic-v3-its"; 359 msi-parent = <&its>; 659 msi-parent = <&its>; 680 msi-parent = <&its>; 701 msi-parent = <&its>; 722 msi-parent = <&its>;
|
/arch/x86/boot/ |
D | pmjump.S | 58 # The 32-bit code sets up its own stack, but this way we do have
|
/arch/powerpc/boot/dts/fsl/ |
D | p1020rdb-pc_camp_core0.dts | 4 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
|
D | mpc8572ds_camp_core0.dts | 4 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
|
D | mpc8572ds_camp_core1.dts | 4 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
|
/arch/cris/boot/compressed/ |
D | README | 22 so it puts its code at 0x40700000, and initial stack at 0x40800000.
|
/arch/arm64/kvm/ |
D | Makefile | 34 kvm-$(CONFIG_KVM_ARM_HOST) += $(KVM)/arm/vgic/vgic-its.o
|
/arch/arm/kvm/ |
D | Makefile | 39 obj-y += $(KVM)/arm/vgic/vgic-its.o
|
/arch/arm64/boot/dts/al/ |
D | alpine-v2-evp.dts | 2 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958742t.dts | 16 * * Neither the name of Broadcom nor the names of its
|
/arch/um/ |
D | Kconfig.net | 30 running UML to exchange packets with its host over one of the 69 network with its host over a point-to-point link. Unlike Ethertap, 80 The Ethertap Transport is preferred over slip because of its 197 accessible on the host, and have read its documentation. If you
|
12345678910>>...15