Home
last modified time | relevance | path

Searched refs:modules (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/Linux-v5.4/drivers/gpu/drm/amd/display/
DMakefile32 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/inc
33 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/freesync
34 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/color
35 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/info_packet
36 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/power
41 DAL_LIBS = amdgpu_dm dc modules/freesync modules/color modules/info_packet modules/power
/Linux-v5.4/Documentation/admin-guide/
Dmodule-signing.rst10 .. - Manually signing modules.
11 .. - Signed modules and stripping.
12 .. - Loading signed modules.
13 .. - Non-valid signatures and unsigned modules.
21 The kernel module signing facility cryptographically signs modules during
23 allows increased kernel security by disallowing the loading of unsigned modules
24 or modules signed with an invalid key. Module signing increases security by
49 (1) :menuselection:`Require modules to be validly signed`
55 If this is off (ie. "permissive"), then modules for which the key is not
56 available and modules that are unsigned are permitted, but the kernel will
[all …]
/Linux-v5.4/samples/
DKconfig10 tristate "Build trace_events examples -- loadable modules only"
13 This build trace event example modules.
26 different kobject sample modules showing how to use kobjects,
32 tristate "Build kprobes examples -- loadable modules only"
35 This build several kprobes example modules.
38 tristate "Build kretprobes example -- loadable modules only"
46 This builds kernel hardware breakpoint example modules.
49 tristate "Build kfifo examples -- loadable modules only"
53 different kfifo sample modules showing how to use the
59 tristate "Build kdb command example -- loadable modules only"
[all …]
/Linux-v5.4/scripts/
DMakefile.modsign11 modules := $(sort $(shell cat modules.order))
13 PHONY += $(modules)
14 __modsign: $(modules)
26 $(modules):
DMakefile.modinst11 modules := $(sort $(shell cat $(if $(KBUILD_EXTMOD),$(KBUILD_EXTMOD)/)modules.order))
13 PHONY += $(modules)
14 __modinst: $(modules)
32 $(modules):
DMakefile.modfinal15 modules := $(sort $(shell cat $(MODORDER)))
17 __modfinal: $(modules)
40 $(modules): %.ko: %.o %.mod.o $(KBUILD_LDS_MODULE) FORCE
43 targets += $(modules) $(modules:.ko=.mod.o)
DMakefile.modpost85 modules := $(sort $(shell cat $(MODORDER)))
89 quiet_cmd_modpost = MODPOST $(words $(modules)) modules
Dmodules-check.sh9 for m in $(sed 's:.*/::' modules.order | sort | uniq -d)
12 sed -n "/\/$m/s:^: :p" modules.order >&2
/Linux-v5.4/Documentation/kbuild/
Dkbuild.rst9 modules.order
11 This file records the order in which modules appear in Makefiles. This
13 multiple modules.
15 modules.builtin
17 This file lists all modules that are built into the kernel. This is used
20 modules.builtin.modinfo
22 This file contains modinfo from all modules that are built into the kernel.
37 Additional options to the assembler (for built-in and modules).
41 Additional assembler options for modules.
49 Additional options to the C compiler (for built-in and modules).
[all …]
Dmodules.rst28 --- 6.1 Symbols From the Kernel (vmlinux + modules)
41 to pick up the right flags to "gcc." Functionality for building modules
43 either is similar, and all modules are initially developed and built
47 in building out-of-tree (or "external") modules. The author of an
57 To build external modules, you must have a prebuilt kernel available
59 Also, the kernel must have been built with modules enabled. If you are
66 building external modules.
84 $ make -C /lib/modules/`uname -r`/build M=$PWD
89 $ make -C /lib/modules/`uname -r`/build M=$PWD modules_install
124 modules
[all …]
/Linux-v5.4/scripts/package/
Dmkspec71 $S$M Summary: Development package for building kernel modules to match the $__KERNELRELEASE kernel
75 $S$M This package provides kernel headers and makefiles sufficient to build modules
99 $S$M rm -f %{buildroot}/lib/modules/$KERNELRELEASE/build
100 $S$M rm -f %{buildroot}/lib/modules/$KERNELRELEASE/source
103 $S$M cd %{buildroot}/lib/modules/$KERNELRELEASE
133 $M /lib/modules/$KERNELRELEASE
134 $M %exclude /lib/modules/$KERNELRELEASE/build
135 $M %exclude /lib/modules/$KERNELRELEASE/source
145 $S$M /lib/modules/$KERNELRELEASE/build
146 $S$M /lib/modules/$KERNELRELEASE/source
Dbuilddeb114 for module in $(find $tmpdir/lib/modules/ -name *.ko -printf '%P\n'); do
115 module=lib/modules/$module
198 mkdir -p $dbg_dir/usr/lib/debug/lib/modules/$version/
199 cp vmlinux $dbg_dir/usr/lib/debug/lib/modules/$version/
202 ln -s ../lib/modules/$version/vmlinux $dbg_dir/usr/lib/debug/boot/vmlinux-$version
204 ln -s lib/modules/$version/vmlinux $dbg_dir/usr/lib/debug/vmlinux-$version
/Linux-v5.4/Documentation/admin-guide/LSM/
Dindex.rst8 loadable kernel modules. Instead, they are selectable at build-time via
20 The Linux capabilities modules will always be included. This may be
21 followed by any number of "minor" modules and at most one "major" module.
25 A list of the active security modules can be found by reading
29 be first, followed by any "minor" modules (e.g. Yama) and then
32 Process attributes associated with "major" security modules should
37 in ``/proc/.../attr`` remain as legacy interfaces for modules that provide
/Linux-v5.4/drivers/media/platform/davinci/
DKconfig16 be two modules called vpif.ko and vpif_display.ko
31 be two modules called vpif.ko and vpif_capture.ko
41 with decoder modules such as TVP5146 over BT656 or
47 be three modules called vpfe_capture.ko, vpss.ko and dm644x_ccdc.ko
57 with decoder modules such as TVP5146 over BT656 or
63 be three modules called vpfe_capture.ko, vpss.ko and dm355_ccdc.ko
77 be three modules called vpfe_capture.ko, vpss.ko and isif.ko
91 be five modules created called vpss.ko, vpbe.ko, vpbe_osd.ko,
/Linux-v5.4/tools/power/cpupower/debug/kernel/
DMakefile4 KDIR := /lib/modules/$(shell uname -r)/build
5 KMISC := /lib/modules/$(shell uname -r)/cpufrequtils/
16 - rm -rf Module.symvers modules.order
/Linux-v5.4/Documentation/i2c/busses/
Di2c-taos-evm.rst7 This is a driver for the evaluation modules for TAOS I2C/SMBus chips.
8 The modules include an SMBus master with limited capabilities, which can
9 be controlled over the serial port. Virtually all evaluation modules
38 modules:
48 practice, as these modules are meant for evaluation and testing only.
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dsff,sfp.txt7 "sff,sfp" for SFP modules
8 "sff,sff" for soldered down SFF modules
17 not be present for SFF modules
30 Must not be present for SFF modules
34 high Tx rate. Must not be present for SFF modules
38 slot, in milli-Watts. Presently, modules can be up to 1W, 1.5W or 2W.
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dimx7ulp-clock.txt4 Clock Generation (SCG) modules, Peripheral Clock Control (PCC)
5 modules, and Core Mode Controller (CMC)1 blocks
13 M4 clock management consists of SCG0, PCC0, PCC1, and CMC0 modules.
14 A7 clock management consists of SCG1, PCC2, PCC3, and CMC1 modules.
18 System Clock Generation (SCG) modules:
36 Peripheral Clock Control (PCC) modules:
/Linux-v5.4/scripts/gdb/linux/
Dmodules.py24 modules = utils.gdb_eval_or_none("modules")
25 if modules is None:
30 for module in lists.list_for_each_entry(modules, module_ptr_type, "list"):
/Linux-v5.4/Documentation/isdn/
Davmb1.rst46 if you configure as modules load the modules this way::
48 insmod /lib/modules/current/misc/capiutil.o
49 insmod /lib/modules/current/misc/b1.o
50 insmod /lib/modules/current/misc/kernelcapi.o
51 insmod /lib/modules/current/misc/capidrv.o
52 insmod /lib/modules/current/misc/capi.o
56 insmod /lib/modules/current/misc/b1pci.o
/Linux-v5.4/samples/connector/
DMakefile14 all: modules
16 modules clean: target
/Linux-v5.4/Documentation/devicetree/bindings/reset/
Dsirf,rstc.txt21 Specifying reset lines connected to IP modules
31 For modules whose rest_bit is in SW_RST0, its RESET_INDEX is 0~31. For modules whose
/Linux-v5.4/
DMakefile580 _all: modules
594 ifeq ($(MAKECMDGOALS),modules)
602 ifneq ($(filter all _all modules nsdeps,$(MAKECMDGOALS)),)
954 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
1013 export MODORDER := $(extmod-prefix)modules.order
1051 autoksyms_recursive: descend modules.order
1275 all: modules
1283 PHONY += modules
1284 modules: $(if $(KBUILD_BUILTIN),vmlinux) modules.order modules.builtin target
1286 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/modules-check.sh
[all …]
/Linux-v5.4/Documentation/media/v4l-drivers/
Dpvrusb2.rst63 To build these modules essentially amounts to just running "Make",
115 modules should have any business using this header. All external
130 pvrusb2-i2c-chips-\*.c - These modules implement the glue logic to
131 tie together and configure various I2C modules as they attach to
136 V4L, where we might encounter other possibly "challenging" modules
137 from ivtv or older kernel snapshots (or even the support modules
141 compatible commands to the I2C modules. It is here where state
143 commands that are in turn send to the various I2C modules.
146 compatible commands to the I2C modules. It is here where state
148 commands that are in turn send to the various I2C modules.
[all …]
/Linux-v5.4/tools/testing/selftests/livepatch/
DREADME7 The test suite loads and unloads several test kernel modules to verify
25 Test kernel modules are built as part of lib/ (make modules) and need to

12345678910>>...22