Home
last modified time | relevance | path

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

12345678910>>...61

/kernel/linux/linux-6.6/drivers/acpi/acpica/
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()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
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()
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/
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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
Drun-hid-tools-tests.sh8 echo "hid-tools: [SKIP] python3 not installed"
13 echo "hid: [SKIP] pytest module not installed"
18 echo "hid: [SKIP] pytest_tap module not installed"
23 echo "hid: [SKIP] hid-tools module not installed"
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z10/
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…
/kernel/linux/linux-5.10/Documentation/livepatch/
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.
/kernel/linux/linux-6.6/Documentation/livepatch/
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.
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
DMakefile12 $(error The toolchain for $(ARCH) is not installed)
213 USERSPACE_DEPS := $(MUSL_CC) $(BUILD_PATH)/include/.installed $(BUILD_PATH)/include/linux/.installed
264 $(BUILD_PATH)/include/linux/.installed: | $(KERNEL_BUILD_PATH)/.config
275 $(BUILD_PATH)/include/.installed: $(MUSL_PATH)/lib/libc.so
284 $(IPERF_PATH)/.installed: $(IPERF_TAR)
291 $(IPERF_PATH)/src/iperf3: | $(IPERF_PATH)/.installed $(USERSPACE_DEPS)
296 $(WIREGUARD_TOOLS_PATH)/.installed: $(WIREGUARD_TOOLS_TAR)
301 $(WIREGUARD_TOOLS_PATH)/src/wg: | $(WIREGUARD_TOOLS_PATH)/.installed $(USERSPACE_DEPS)
310 $(IPUTILS_PATH)/.installed: $(IPUTILS_TAR)
315 $(IPUTILS_PATH)/ping: | $(IPUTILS_PATH)/.installed $(USERSPACE_DEPS)
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/s390/cf_z10/
Dextended.json14 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the installed cache…
21 …"PublicDescription": "A directory write to the Level-1 I-Cache directory where the installed cache…
35 …"PublicDescription": "A directory write to the Level-1 I-Cache directory where the installed cache…
42 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the installed cache…
49 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the installed cache…
56 …"PublicDescription": "A directory write to the Level-1 I-Cache where the installed cache line was …
/kernel/linux/linux-6.6/include/linux/
Dcpuhotplug.h26 * CPU hotplug states. The state machine invokes the installed state
29 * installed teardown callbacks are invoked in the reverse order from
278 * @state: The state for which the calls are installed
298 * @state: The state for which the calls are installed
318 * @state: The state for which the calls are installed
340 * @state: The state for which the calls are installed
359 * @state: The state for which the calls are installed
389 * @state: The state for which the instance is installed
406 * @state: The state for which the instance is installed
424 * @state: The state for which the instance is installed
/kernel/linux/linux-6.6/tools/testing/selftests/user_events/
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()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
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 …]
/kernel/linux/linux-5.10/scripts/kconfig/
Dmconf-cfg.sh21 # Check the default paths in case pkg-config is not installed.
22 # (Even if it is installed, some distributions such as openSUSE cannot
48 echo >&2 "* ncurses installed in a non-default location."
Dnconf-cfg.sh21 # Check the default paths in case pkg-config is not installed.
22 # (Even if it is installed, some distributions such as openSUSE cannot
48 echo >&2 "* ncurses installed in a non-default location."
/kernel/linux/linux-6.6/scripts/kconfig/
Dnconf-cfg.sh24 # Check the default paths in case pkg-config is not installed.
25 # (Even if it is installed, some distributions such as openSUSE cannot
51 echo >&2 "* ncurses installed in a non-default location."
Dmconf-cfg.sh24 # Check the default paths in case pkg-config is not installed.
25 # (Even if it is installed, some distributions such as openSUSE cannot
53 echo >&2 "* ncurses installed in a non-default location."
/kernel/linux/linux-6.6/Documentation/hwmon/
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
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
/kernel/linux/linux-5.10/Documentation/hwmon/
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
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
/kernel/linux/linux-5.10/arch/powerpc/boot/
DMakefile467 extra-installed := $(patsubst $(obj)/%, $(DESTDIR)$(WRAPPER_OBJDIR)/%, $(extra-y))
468 hostprogs-installed := $(patsubst %, $(DESTDIR)$(WRAPPER_BINDIR)/%, $(hostprogs))
469 wrapper-installed := $(DESTDIR)$(WRAPPER_BINDIR)/wrapper
470 dts-installed := $(patsubst $(dtstree)/%, $(DESTDIR)$(WRAPPER_DTSDIR)/%, $(wildcard $(dtstree)/*.d…
472 all-installed := $(extra-installed) $(hostprogs-installed) $(wrapper-installed) $(dts-installed)
495 $(extra-installed) : $(DESTDIR)$(WRAPPER_OBJDIR)/% : $(obj)/% | $(DESTDIR)$(WRAPPER_OBJDIR)
498 $(hostprogs-installed) : $(DESTDIR)$(WRAPPER_BINDIR)/% : $(obj)/% | $(DESTDIR)$(WRAPPER_BINDIR)
501 $(dts-installed) : $(DESTDIR)$(WRAPPER_DTSDIR)/% : $(srctree)/$(obj)/dts/% | $(DESTDIR)$(WRAPPER_DT…
504 $(wrapper-installed): $(DESTDIR)$(WRAPPER_BINDIR) $(srctree)/$(obj)/wrapper | $(DESTDIR)$(WRAPPER_B…
507 $(obj)/bootwrapper_install: $(all-installed)
/kernel/linux/linux-6.6/arch/powerpc/boot/
DMakefile472 extra-installed := $(patsubst $(obj)/%, $(DESTDIR)$(WRAPPER_OBJDIR)/%, $(extra-y))
473 hostprogs-installed := $(patsubst %, $(DESTDIR)$(WRAPPER_BINDIR)/%, $(hostprogs))
474 wrapper-installed := $(DESTDIR)$(WRAPPER_BINDIR)/wrapper
475 dts-installed := $(patsubst $(dtstree)/%, $(DESTDIR)$(WRAPPER_DTSDIR)/%, $(wildcard $(dtstree)/*.d…
477 all-installed := $(extra-installed) $(hostprogs-installed) $(wrapper-installed) $(dts-installed)
500 $(extra-installed) : $(DESTDIR)$(WRAPPER_OBJDIR)/% : $(obj)/% | $(DESTDIR)$(WRAPPER_OBJDIR)
503 $(hostprogs-installed) : $(DESTDIR)$(WRAPPER_BINDIR)/% : $(obj)/% | $(DESTDIR)$(WRAPPER_BINDIR)
506 $(dts-installed) : $(DESTDIR)$(WRAPPER_DTSDIR)/% : $(srctree)/$(obj)/dts/% | $(DESTDIR)$(WRAPPER_DT…
509 $(wrapper-installed): $(DESTDIR)$(WRAPPER_BINDIR) $(srctree)/$(obj)/wrapper | $(DESTDIR)$(WRAPPER_B…
512 $(obj)/bootwrapper_install: $(all-installed)
/kernel/linux/linux-5.10/scripts/selinux/
Dinstall_policy.sh12 echo "Do you have policycoreutils installed?"
19 echo "Do you have checkpolicy installed?"
27 echo "Do you have libselinux-utils installed?"
/kernel/linux/linux-6.6/scripts/selinux/
Dinstall_policy.sh11 echo "Do you have policycoreutils installed?"
17 echo "Do you have checkpolicy installed?"
24 echo "Do you have libselinux-utils installed?"
/kernel/linux/linux-6.6/kernel/livepatch/
Dstate.c46 * the already installed livepatches
49 * Checks whether already installed livepatches modify the given
62 * installed livepatches, NULL when not found.

12345678910>>...61