Home
last modified time | relevance | path

Searched full:installed (Results 1 – 25 of 724) sorted by relevance

12345678910>>...29

/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile283 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-cpi…
345 …(TOOLCHAIN_PATH)/$(CHOST)/include/linux/.installed: | $(KERNEL_BUILD_PATH)/.config $(TOOLCHAIN_PAT…
352 $(TOOLCHAIN_PATH)/.installed: $(TOOLCHAIN_TAR)
362 $(IPERF_PATH)/.installed: $(IPERF_TAR)
369 $(IPERF_PATH)/src/iperf3: | $(IPERF_PATH)/.installed $(USERSPACE_DEPS)
375 $(WIREGUARD_TOOLS_PATH)/.installed: $(WIREGUARD_TOOLS_TAR)
380 $(WIREGUARD_TOOLS_PATH)/src/wg: | $(WIREGUARD_TOOLS_PATH)/.installed $(USERSPACE_DEPS)
[all …]
/linux/drivers/acpi/acpica/
H A Devsci.c27 * DESCRIPTION: Dispatch the SCI to all host-installed SCI handlers.
39 /* Are there any host-installed SCI handlers? */ in acpi_ev_sci_dispatch()
47 /* Invoke all host-installed SCI handlers */ in acpi_ev_sci_dispatch()
52 /* Invoke the installed handler (at interrupt level) */ in acpi_ev_sci_dispatch()
85 * if this interrupt handler is installed, ACPI is enabled. in acpi_ev_sci_xrupt_handler()
100 /* Invoke all host-installed SCI handlers */ in acpi_ev_sci_xrupt_handler()
129 * if this interrupt handler is installed, ACPI is enabled. in acpi_ev_gpe_xrupt_handler()
170 * installed to begin with
173 * taken. Remove all host-installed SCI handlers.
202 /* Free all host-installed SCI handlers */ in acpi_ev_remove_all_sci_handlers()
H A Devhandler.c73 * has already been installed (via acpi_install_address_space_handler). in acpi_ev_install_region_handlers()
110 * RETURN: TRUE if default handler is installed, FALSE otherwise
112 * DESCRIPTION: Check if the default handler is installed for the requested
235 * that someone has already installed a handler for the branch in acpi_ev_install_handler()
296 /* Same space_id indicates a handler is installed */ in acpi_ev_find_region_handler()
343 * The root node is where the default handlers get installed. in acpi_ev_install_space_handler()
411 * the handler is not already installed. in acpi_ev_install_space_handler()
428 /* A handler is already installed */ in acpi_ev_install_space_handler()
H A Devmisc.c63 * installed handler.
157 * installed handler.
168 /* Invoke a global notify handler if installed */ in acpi_ev_notify_dispatch()
176 /* Now invoke the local notify handler(s) if any are installed */ in acpi_ev_notify_dispatch()
254 /* Deallocate all handler objects installed within GPE info structs */ in acpi_ev_terminate()
/linux/tools/perf/pmu-events/arch/s390/cf_z10/
H A Dextended.json14 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the installed ca…
21 …"A directory write to the Level-1 Instruction Cache directory where the installed cache line was s…
28 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the installed ca…
35 …"A directory write to the Level-1 Instruction Cache directory where the installed cache line was s…
42 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the installed ca…
49 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the installed ca…
56 …"PublicDescription": "A directory write to the Level-1 Instruction Cache where the installed cache…
/linux/Documentation/livepatch/
H A Dsystem-state.rst17 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.
/linux/tools/testing/selftests/hid/
H A Drun-hid-tools-tests.sh6 echo "hid-tools: [SKIP] python3 not installed"
11 echo "hid: [SKIP/ pytest module not installed"
16 echo "hid: [SKIP/ pytest_tap module not installed"
21 echo "hid: [SKIP/ hid-tools module not installed"
/linux/include/linux/
H A Dcpuhotplug.h26 * CPU hotplug states. The state machine invokes the installed state
29 * installed teardown callbacks are invoked in the reverse order from
263 * @state: The state for which the calls are installed
283 * @state: The state for which the calls are installed
303 * @state: The state for which the calls are installed
325 * @state: The state for which the calls are installed
344 * @state: The state for which the calls are installed
374 * @state: The state for which the instance is installed
391 * @state: The state for which the instance is installed
409 * @state: The state for which the instance is installed
/linux/tools/testing/selftests/user_events/
H A Duser_events_selftests.h28 /* Ensure tracefs is installed */ in tracefs_enabled()
32 *message = "Tracefs is not installed"; in tracefs_enabled()
78 /* Ensure user_events is installed */ in user_events_enabled()
84 *message = "user_events is not installed"; in user_events_enabled()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_irq_kms.c347 rdev->irq.installed = true; in radeon_irq_kms_init()
350 rdev->irq.installed = false; in radeon_irq_kms_init()
368 if (rdev->irq.installed) { in radeon_irq_kms_fini()
370 rdev->irq.installed = false; in radeon_irq_kms_fini()
391 if (!rdev->irq.installed) in radeon_irq_kms_sw_irq_get()
430 if (!rdev->irq.installed) in radeon_irq_kms_sw_irq_put()
456 if (!rdev->irq.installed) in radeon_irq_kms_pflip_irq_get()
482 if (!rdev->irq.installed) in radeon_irq_kms_pflip_irq_put()
504 if (!rdev->irq.installed) in radeon_irq_kms_enable_afmt()
526 if (!rdev->irq.installed) in radeon_irq_kms_disable_afmt()
[all...]
/linux/tools/power/cpupower/bindings/python/
H A DREADME10 * The SWIG program must be installed.
11 * The Python's development libraries installed.
14 installed on your machine by checking the SWIG changelog on their website.
/linux/rust/kernel/block/mq/
H A Doperations.rs56 /// installed in the `blk_mq_ops` vtable for the driver.
108 /// installed in the `blk_mq_ops` vtable for the driver.
126 /// installed in the `blk_mq_ops` vtable for the driver.
139 /// installed in the `blk_mq_ops` vtable for the driver.
155 /// installed in the `blk_mq_ops` vtable for the driver.
167 /// installed in the `blk_mq_ops` vtable for the driver.
196 /// installed in the `blk_mq_ops` vtable for the driver.
/linux/scripts/kconfig/
H A Dnconf-cfg.sh26 # Check the default paths in case pkg-config is not installed.
27 # (Even if it is installed, some distributions such as openSUSE cannot
53 echo >&2 "* ncurses installed in a non-default location."
H A Dmconf-cfg.sh26 # Check the default paths in case pkg-config is not installed.
27 # (Even if it is installed, some distributions such as openSUSE cannot
55 echo >&2 "* ncurses installed in a non-default location."
/linux/arch/powerpc/boot/
H A DMakefile461 extra-installed := $(patsubst $(obj)/%, $(DESTDIR)$(WRAPPER_OBJDIR)/%, $(extra-y))
462 hostprogs-installed := $(patsubst %, $(DESTDIR)$(WRAPPER_BINDIR)/%, $(hostprogs))
463 wrapper-installed := $(DESTDIR)$(WRAPPER_BINDIR)/wrapper
464 dts-installed := $(patsubst $(dtstree)/%, $(DESTDIR)$(WRAPPER_DTSDIR)/%, $(wildcard $(dtstree)/*.d…
466 all-installed := $(extra-installed) $(hostprogs-installed) $(wrapper-installed) $(dts-installed)
489 $(extra-installed) : $(DESTDIR)$(WRAPPER_OBJDIR)/% : $(obj)/% | $(DESTDIR)$(WRAPPER_OBJDIR)
492 $(hostprogs-installed) : $(DESTDIR)$(WRAPPER_BINDIR)/% : $(obj)/% | $(DESTDIR)$(WRAPPER_BINDIR)
495 $(dts-installed) : $(DESTDIR)$(WRAPPER_DTSDIR)/% : $(srctree)/$(obj)/dts/% | $(DESTDIR)$(WRAPPER_DT…
498 $(wrapper-installed): $(DESTDIR)$(WRAPPER_BINDIR) $(srctree)/$(obj)/wrapper | $(DESTDIR)$(WRAPPER_B…
501 $(obj)/bootwrapper_install: $(all-installed)
/linux/Documentation/hwmon/
H A Dltc4260.rst44 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 Dltc4261.rst44 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 Dltc2945.rst44 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/scripts/selinux/
H A Dinstall_policy.sh12 echo "Do you have policycoreutils installed?"
19 echo "Do you have checkpolicy installed?"
27 echo "Do you have libselinux-utils installed?"
/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst55 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/livepatch/
H A Dstate.c46 * the already installed livepatches
49 * Checks whether already installed livepatches modify the given
62 * installed livepatches, NULL when not found.
/linux/arch/x86/platform/iris/
H A Diris.c56 "Power off handler not installed.\n"); in iris_probe()
61 printk(KERN_INFO "Iris power_off handler installed.\n"); in iris_probe()
95 " The Iris poweroff handler will not be installed.\n"); in iris_init()
/linux/tools/testing/selftests/drivers/sdsi/
H A Dsdsi.sh6 echo "drivers/sdsi: [SKIP] python3 not installed"
11 echo "drivers/sdsi: [SKIP] pytest module not installed"
/linux/tools/perf/tests/
H A Dmake251 # We prefix all installed files for make_install_prefix(_slash)
252 # with '/tmp/krava' to match installed/prefix-ed files.
260 # FIXME nothing gets installed
264 # FIXME nothing gets installed
268 # FIXME nothing gets installed
272 # FIXME nothing gets installed
276 # FIXME nothing gets installed
/linux/Documentation/arch/arc/
H A Darc.rst62 (GNU toolchain, dtc, make etc) installed on the platform.
76 Once the toolchain is installed in the system, make sure its "bin" folder
78 ``CROSS_COMPILE=arc-linux`` (or whatever matches installed ARC toolchain prefix)

12345678910>>...29