Home
last modified time | relevance | path

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

12345678910>>...32

/linux-6.8/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()
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()
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-6.8/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 …]
/linux-6.8/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…
/linux-6.8/tools/testing/selftests/hid/
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-6.8/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.
/linux-6.8/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
259 * @state: The state for which the calls are installed
279 * @state: The state for which the calls are installed
299 * @state: The state for which the calls are installed
321 * @state: The state for which the calls are installed
340 * @state: The state for which the calls are installed
370 * @state: The state for which the instance is installed
387 * @state: The state for which the instance is installed
405 * @state: The state for which the instance is installed
/linux-6.8/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()
/linux-6.8/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 …]
/linux-6.8/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."
/linux-6.8/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
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-6.8/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)
/linux-6.8/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?"
/linux-6.8/kernel/livepatch/
Dstate.c46 * the already installed livepatches
49 * Checks whether already installed livepatches modify the given
62 * installed livepatches, NULL when not found.
/linux-6.8/Documentation/driver-api/tty/
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-6.8/arch/x86/platform/iris/
Diris.c56 "Power off handler not installed.\n"); in iris_probe()
61 printk(KERN_INFO "Iris power_off handler installed.\n"); in iris_probe()
96 " The Iris poweroff handler will not be installed.\n"); in iris_init()
/linux-6.8/tools/testing/selftests/drivers/sdsi/
Dsdsi.sh6 echo "drivers/sdsi: [SKIP] python3 not installed"
11 echo "drivers/sdsi: [SKIP] pytest module not installed"
/linux-6.8/Documentation/devicetree/bindings/
Dwriting-schema.rst123 The DT schema project must be installed in order to validate the DT schema
125 project can be installed with pip::
130 installed first. On Debian/Ubuntu systems::
135 installed. Ensure they are in your PATH (~/.local/bin by default).
/linux-6.8/Documentation/bpf/libbpf/
Dlibbpf_build.rst7 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-6.8/Documentation/arch/arc/
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)
/linux-6.8/kernel/irq/
Dgeneric-chip.c408 if (test_bit(idx, &gc->installed)) in irq_map_generic_chip()
415 if (!gc->installed) { in irq_map_generic_chip()
421 /* Mark the interrupt as installed */ in irq_map_generic_chip()
422 set_bit(idx, &gc->installed); in irq_map_generic_chip()
452 clear_bit(irq_idx, &gc->installed); in irq_unmap_generic_chip()
592 * installed. Use the first one. in irq_gc_get_irq_data()
594 if (!gc->installed) in irq_gc_get_irq_data()
597 virq = irq_find_mapping(gc->domain, gc->irq_base + __ffs(gc->installed)); in irq_gc_get_irq_data()

12345678910>>...32