Home
last modified time | relevance | path

Searched refs:ko (Results 1 – 25 of 177) sorted by relevance

12345678

/openbmc/linux/tools/testing/crypto/chacha20-s390/
H A Drun-tests.sh19 insmod test_cipher.ko size=63
20 insmod test_cipher.ko size=64
21 insmod test_cipher.ko size=65
22 insmod test_cipher.ko size=127
23 insmod test_cipher.ko size=128
24 insmod test_cipher.ko size=129
25 insmod test_cipher.ko size=511
26 insmod test_cipher.ko size=512
27 insmod test_cipher.ko size=513
28 insmod test_cipher.ko size=4096
[all …]
/openbmc/linux/scripts/
H A DMakefile.modinst58 modules := $(patsubst $(extmod_prefix)%.o, $(dst)/%.ko$(suffix-y), $(modules))
118 $(dst)/%.ko: $(extmod_prefix)%.ko FORCE
136 $(dst)/%.ko: FORCE
151 $(dst)/%.ko.gz: $(dst)/%.ko FORCE
154 $(dst)/%.ko.xz: $(dst)/%.ko FORCE
157 $(dst)/%.ko.zst: $(dst)/%.ko FORCE
H A DMakefile.modfinal18 __modfinal: $(modules:%.o=%.ko)
58 %.ko: %.o %.mod.o scripts/module.lds $(and $(CONFIG_DEBUG_INFO_BTF_MODULES),$(KBUILD_BUILTIN),vmlin…
64 targets += $(modules:%.o=%.ko) $(modules:%.o=%.mod.o)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd/
H A Dcheck_existence_of_modules_before_installing.patch2 does not build drbd.ko here. Under this circumstance do_install
5 | install: cannot stat ‘drbd.ko’: No such file or directory
19 set -e ; for ko in $(MODOBJS); do \
20 - install -m 644 $$ko $(DESTDIR)/lib/modules/$(KERNELRELEASE)/$(MODSUBDIR); \
21 + [ -e $$ko ] && install -m 644 $$ko $(DESTDIR)/lib/modules/$(KERNELRELEASE)/$(MODSUBDIR); \
/openbmc/linux/drivers/staging/greybus/
H A DKconfig12 will be called gb-audio.ko
23 will be called gb-audio-codec.ko
33 will be called gb-bootrom.ko
43 will be called gb-camera.ko
53 will be called gb-firmware.ko
63 will be called gb-hid.ko
73 will be called gb-light.ko
82 will be called gb-log.ko
91 will be called gb-log.ko
101 will be called gb-power-supply.ko
[all …]
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/
H A Dgdb-kernel-debugging.rst69 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
70 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
71 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
72 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
73 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
75 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
90 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko
91 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko
92 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
93 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko
/openbmc/openbmc/meta-security/recipes-security/chipsec/
H A Dchipsec_1.9.1.bb27 sed -i -e 's#${S}##g' ${S}/drivers/linux/chipsec.ko
28 sed -i -e 's#${STAGING_KERNEL_BUILDDIR}##g' ${S}/drivers/linux/chipsec.ko
29 sed -i -e 's#${STAGING_KERNEL_DIR}##g' ${S}/drivers/linux/chipsec.ko
30 install -m 0644 ${S}/drivers/linux/chipsec.ko ${D}${PYTHON_SITEPACKAGES_DIR}/chipsec/helper/linux
/openbmc/linux/drivers/media/platform/ti/davinci/
H A DKconfig17 be two modules called vpif.ko and vpif_display.ko
33 be two modules called vpif.ko and vpif_capture.ko
/openbmc/linux/tools/usb/usbip/
H A DREADME68 server:# insmod usbip-core.ko
69 server:# insmod usbip-host.ko
78 - Bind usbip-host.ko to the device with busid 1-2.
91 server:# insmod usbip-core.ko
92 server:# insmod usbip-vudc.ko
106 client:# insmod usbip-core.ko
107 client:# insmod vhci-hcd.ko
130 trois:# insmod path/to/usbip-core.ko
131 trois:# insmod path/to/usbip-host.ko
192 deux:# insmod path/to/usbip-core.ko
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/
H A Dvboxguestdrivers_7.1.4.bb67 if ! [ -e vboxguest.ko -a -e vboxsf.ko -a -e vboxvideo.ko ] ; then
68 echo "ERROR: One of vbox*.ko modules wasn't built"
76 install -m 644 vboxguest.ko $MODULE_DIR
77 install -m 644 vboxsf.ko $MODULE_DIR
78 install -m 644 vboxvideo.ko $MODULE_DIR
/openbmc/linux/Documentation/dev-tools/
H A Dgdb-kernel-debugging.rst79 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
80 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
81 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
82 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
83 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
85 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
101 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko
102 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko
103 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
104 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko
/openbmc/linux/drivers/media/v4l2-core/
H A DKconfig35 # Used by drivers that need tuner.ko
39 # Used by drivers that need v4l2-jpeg.ko
43 # Used by drivers that need v4l2-h264.ko
47 # Used by drivers that need v4l2-vp9.ko
51 # Used by drivers that need v4l2-mem2mem.ko
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-depmod-Ignore-.debug-directories.patch6 The .debug/<module>.ko files do not have the correct symbol information
7 since it's split away from the actual <module>.ko file. Just ignore it.
27 if (strrstr(fname, ".ko") == NULL)
/openbmc/linux/drivers/staging/sm750fb/
H A Dreadme11 insmod ./sm750fb.ko g_option="1280x1024-8@60"
15 insmod ./sm750fb.ko g_option="noaccel:nomtrr:nohwc:800x600"
18 insmod ./sm750fb.ko g_option="dual,800x600:1024x768"
30 insmod ./sm750fb.ko g_option="noaccel:1280x1024@60:otherparm:etc..."
/openbmc/linux/drivers/phy/starfive/
H A DKconfig16 phy-jh7110-dphy-rx.ko.
26 phy-jh7110-pcie.ko.
36 phy-jh7110-usb.ko.
/openbmc/linux/drivers/mcb/
H A DKconfig17 If build as a module, the module is called mcb.ko
30 If build as a module, the module is called mcb-pci.ko
39 If build as a module, the module is called mcb-lpc.ko
/openbmc/linux/tools/testing/selftests/sparc64/drivers/
H A Ddrivers_test.sh8 if [ -f ${SRC_TREE}/drivers/char/adi.ko ]; then
9 insmod ${SRC_TREE}/drivers/char/adi.ko 2> /dev/null
/openbmc/linux/Documentation/input/devices/
H A Dyealink.rst10 - keyboard full support, yealink.ko / input event API
11 - LCD full support, yealink.ko / sysfs API
12 - LED full support, yealink.ko / sysfs API
13 - dialtone full support, yealink.ko / sysfs API
14 - ringtone full support, yealink.ko / sysfs API
15 - audio playback full support, snd_usb_audio.ko / alsa API
16 - audio record full support, snd_usb_audio.ko / alsa API
/openbmc/linux/tools/power/cpupower/debug/kernel/
H A DMakefile15 - rm -rf *.o *.ko .*.cmd .*.mod.* *.mod.c
20 install -m 644 -c *.ko $(KMISC)
/openbmc/linux/drivers/staging/gdm724x/
H A DKconfig13 The modules will be called gdmulte.ko and gdmtty.ko
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A DKconfig21 qtnfmac.ko and qtnfmac_pcie.ko.
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_kmod.sh34 if [ -f ${OUTPUT}/lib/test_bpf.ko ]; then
35 insmod ${OUTPUT}/lib/test_bpf.ko "$@" 2> /dev/null
/openbmc/linux/drivers/usb/dwc2/
H A DKconfig14 linked modules, the core module will be called dwc2.ko, the PCI
16 called dwc2_pci.ko, and the platform interface module (for
18 dwc2_platform.ko. For all modes(host, gadget and dual-role), there
19 will be an additional module named dwc2.ko.
/openbmc/linux/drivers/usb/typec/
H A DKconfig65 module will be called anx7411.ko.
78 module will be called rt1719.ko
89 module will be called hd3ss3220.ko.
101 module will be called stusb160x.ko.
111 module will be called wusb3801.ko.
/openbmc/linux/Documentation/kbuild/
H A Dmodules.rst147 Example (The module foo.ko, consist of bar.o and baz.o)::
151 make -C $KDIR M=$PWD foo.ko
167 and, after linking, will result in the kernel module <module_name>.ko.
178 module 8123.ko, which is built from the following files::
295 build the kernel module 8123.ko; it has been included as
308 file. For example, if you wanted to build two modules, foo.ko
309 and bar.ko, the kbuild lines would be::
386 To build the module complex.ko, we then need the following
511 If you have two modules, foo.ko and bar.ko, where
512 foo.ko needs symbols from bar.ko, you can use a
[all …]

12345678