| /linux/tools/testing/selftests/wireguard/qemu/ |
| H A D | Makefile | 283 USERSPACE_DEPS := $(TOOLCHAIN_PATH)/.installed $(TOOLCHAIN_PATH)/$(CHOST)/include/linux/.installed 311 $(BUILD_PATH)/init-cpio-spec.txt: $(TOOLCHAIN_PATH)/.installed $(BUILD_PATH)/init 332 $(KERNEL_BUILD_PATH)/.config: $(TOOLCHAIN_PATH)/.installed kernel.config arch/$(ARCH).config 341 $(KERNEL_BZIMAGE): $(TOOLCHAIN_PATH)/.installed $(KERNEL_BUILD_PATH)/.config $(BUILD_PATH)/init-cpio-spec.txt $(IPERF_PATH)/src/iperf3 $(IPUTILS_PATH)/ping $(BASH_PATH)/bash $(IPROUTE2_PATH)/misc/ss $(IPROUTE2_PATH)/ip/ip $(IPTABLES_PATH)/iptables/xtables-legacy-multi $(NMAP_PATH)/ncat/ncat $(WIREGUARD_TOOLS_PATH)/src/wg $(BUILD_PATH)/init 345 $(TOOLCHAIN_PATH)/$(CHOST)/include/linux/.installed: | $(KERNEL_BUILD_PATH)/.config $(TOOLCHAIN_PATH)/.installed 352 $(TOOLCHAIN_PATH)/.installed: $(TOOLCHAIN_TAR) 362 $(IPERF_PATH)/.installed: $(IPERF_TAR) 369 $(IPERF_PATH)/src/iperf3: | $(IPERF_PATH)/.installed [all...] |
| /linux/arch/s390/kernel/diag/ |
| H A D | diag324.c | 46 u64 installed : 32; member 205 unsigned long installed; in diag324_init() local 212 installed = res.response; in diag324_init() 213 if (!test_bit_inv(DIAG324_SUBC_1, &installed)) in diag324_init() 215 if (!test_bit_inv(DIAG324_SUBC_2, &installed)) in diag324_init()
|
| /linux/Documentation/livepatch/ |
| H A D | system-state.rst | 17 done by the already installed livepatches. 33 already installed livepatches. 63 already installed livepatches. 77 already installed livepatches. 116 are already provided by previously installed livepatches. 162 Therefore it does not need to care about any previously installed 167 has to handle the state of the previously installed livepatches.
|
| H A D | cumulative-patches.rst | 7 an order in which the patches will be installed. And function implementations 40 Users could keep only the last patch installed on the system after
|
| /linux/Documentation/hwmon/ |
| H A D | ltc4260.rst | 44 registers. If a set of voltage divider resistors is installed, calculate the 51 is installed. If a different sense resistor is installed, calculate the real
|
| H A D | ltc4261.rst | 44 registers. If a set of voltage divider resistors is installed, calculate the 51 is installed. If a different sense resistor is installed, calculate the real
|
| H A D | ltc2945.rst | 44 registers. If a set of voltage divider resistors is installed, calculate the 51 is installed. If a different sense resistor is installed, calculate the real
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_irq.c | 348 adev->irq.installed = true; in amdgpu_irq_init() 365 if (adev->irq.installed) { in amdgpu_irq_fini_hw() 367 adev->irq.installed = false; in amdgpu_irq_fini_hw() 627 if (!adev->irq.installed) in amdgpu_irq_get() 661 if (!adev->irq.installed) in amdgpu_irq_put() 695 if (!adev->irq.installed) in amdgpu_irq_enabled()
|
| /linux/tools/power/cpupower/bindings/python/ |
| H A D | README | 13 * The SWIG program must be installed. 14 * The Python's development libraries must be installed. 17 installed on your machine by checking the SWIG changelog on their website.
|
| /linux/tools/perf/tests/ |
| H A D | make | 250 # We prefix all installed files for make_install_prefix(_slash) 251 # with '/tmp/krava' to match installed/prefix-ed files. 259 # FIXME nothing gets installed 263 # FIXME nothing gets installed 267 # FIXME nothing gets installed 271 # FIXME nothing gets installed 275 # FIXME nothing gets installed
|
| /linux/Documentation/bpf/libbpf/ |
| H A D | libbpf_build.rst | 7 against and must be installed on the system for applications to work. 31 dependency installed in /build/root/ and install them together with libbpf
|
| /linux/Documentation/driver-api/tty/ |
| H A D | moxa-smartio.rst | 55 Diagnostic program for displaying installed Moxa 69 This version of driver can be installed as a Loadable Module (Module driver) 81 - Maximum 4 boards can be installed in combination 100 4 Moxa Smartio/Industio PCI Family multiport boards can be installed 110 Device naming when more than 2 boards installed
|
| /linux/kernel/irq/ |
| H A D | generic-chip.c | 462 if (test_bit(idx, &gc->installed)) in irq_map_generic_chip() 469 if (!gc->installed) { in irq_map_generic_chip() 475 set_bit(idx, &gc->installed); in irq_map_generic_chip() 505 clear_bit(irq_idx, &gc->installed); in irq_unmap_generic_chip() 645 if (!gc->installed) in irq_gc_get_irq_data() 648 virq = irq_find_mapping(gc->domain, gc->irq_base + __ffs(gc->installed)); in irq_gc_get_irq_data()
|
| /linux/tools/power/cpupower/ |
| H A D | README | 103 The files will be installed to the following dirs: 131 'uninstall' target is intended for removing installed files from the 151 Use 'DESTDIR' command line variable to uninstall previously installed files 191 unit must have been installed in one of the system unit search path directories
|
| /linux/samples/bpf/ |
| H A D | README.rst | 16 Compiling requires having installed: 106 Headers can be also installed on RFS of target board if need to keep them in 111 Pointing LLC and CLANG is not necessarily if it's installed on HOST and have
|
| /linux/Documentation/kbuild/ |
| H A D | headers_install.rst | 14 installed at the default location /usr/include and the kernel headers in 41 headers are installed in 'INSTALL_HDR_PATH/include'.
|
| /linux/fs/fuse/ |
| H A D | Kconfig | 14 installed if you've installed the "fuse" package itself.
|
| /linux/kernel/bpf/preload/iterators/ |
| H A D | README | 6 Make sure to have clang 10 installed.
|
| /linux/drivers/staging/most/dim2/ |
| H A D | Kconfig | 13 platform driver to be installed. For more information contact
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-efi-esrt | 54 Description: The version of the firmware currently installed. This is a 60 Description: The lowest version of the firmware that can be installed.
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/ |
| H A D | amdgpu_dm_crtc_test.c | 986 adev->irq.installed = true; in dm_test_crtc_enable_vblank_full_path() 1057 adev->irq.installed = false; in dm_test_crtc_enable_vblank_crtc_irq_error() 1078 adev->irq.installed = true; in dm_test_crtc_enable_vblank_in_reset() 1112 adev->irq.installed = true; in dm_test_crtc_enable_vblank_queues_work() 1172 adev->irq.installed = true; in dm_test_crtc_enable_vblank_ips_restore() 1223 adev->irq.installed = true; in dm_test_crtc_enable_vblank_ips_restore_replay() 1727 adev->irq.installed = false; in dm_test_crtc_disable_vblank_no_irq_installed() 1762 adev->irq.installed = true; in dm_test_crtc_disable_vblank_vrr() 1813 adev->irq.installed = true; in dm_test_crtc_disable_vblank_queues_work()
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | switch-driver.rst | 192 installed on the switch port in question either using ''bridge'' or by creating 197 Error: VLAN must be installed on the switch port. 209 installed on the port it will get dropped. 212 mirror rules can be installed but their ''to'' port has to be the same::
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | Kconfig | 27 The microcode is typically installed in /lib/firmware. You can 54 The microcode is typically installed in /lib/firmware. You can
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-gta04a3.dts | 14 /* alternate accelerometer that might be installed on some GTA04A3 boards */
|
| /linux/drivers/parisc/ |
| H A D | README.dino | 6 ** equipped with third-party or customer-installed PCI I/O expansion
|