Home
last modified time | relevance | path

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

12345

/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 …]
/linux/scripts/
H A DMakefile.modinst62 modules := $(patsubst %.o, $(dst)/%.ko$(suffix-y), $(modules))
122 $(dst)/%.ko: %.ko FORCE
140 $(dst)/%.ko: FORCE
155 $(dst)/%.ko.gz: $(dst)/%.ko FORCE
158 $(dst)/%.ko.xz: $(dst)/%.ko FORCE
161 $(dst)/%.ko.zst: $(dst)/%.ko FORCE
H A DMakefile.modfinal16 __modfinal: $(modules:%.o=%.ko)
57 # Re-generate module BTFs if either module's .ko or vmlinux changed
58 %.ko: %.o %.mod.o .module-common.o $(objtree)/scripts/module.lds $(and $(CONFIG_DEBUG_INFO_BTF_MODULES),$(KBUILD_BUILTIN),$(objtree)/vmlinux) FORCE
65 targets += $(modules:%.o=%.ko) $(modules:%.o=%.mod.o) .module-common.o
/linux/tools/testing/selftests/bpf/test_kmods/
H A DMakefile10 MODULES = bpf_testmod.ko bpf_test_no_cfi.ko bpf_test_modorder_x.ko \
11 bpf_test_modorder_y.ko bpf_test_rqspinlock.ko
13 $(foreach m,$(MODULES),$(eval obj-m += $(m:.ko=.o)))
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dgdb-kernel-debugging.rst73 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
74 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
75 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
76 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
77 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
79 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
94 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko
95 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko
96 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
97 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko
/linux/Documentation/translations/zh_TW/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
/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...]
/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
/linux/drivers/phy/starfive/
H A DKconfig16 phy-jh7110-dphy-rx.ko.
26 phy-jh7110-dphy-tx.ko.
36 phy-jh7110-pcie.ko.
46 phy-jh7110-usb.ko.
/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..."
/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
/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
/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
/linux/drivers/greybus/
H A DKconfig16 will be called greybus.ko
31 will be called gb-beagleplay.ko
42 will be called gb-es2.ko
/linux/tools/power/cpupower/debug/kernel/
H A DMakefile15 - rm -rf *.o *.ko .*.cmd .*.mod.* *.mod.c
20 install -m 644 -c *.ko $(KMISC)
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A DKconfig21 qtnfmac.ko and qtnfmac_pcie.ko.
/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
/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.
/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.
/linux/drivers/usb/cdns3/
H A DKconfig24 as module, the module will be called cdns3.ko.
59 be dynamically linked and module will be called cdns3-pci.ko
91 be dynamically linked and module will be called cdns3-starfive.ko
104 module, the module will be called cdnsp.ko.
/linux/Documentation/usb/
H A Dacm.rst61 usbcore.ko
62 uhci-hcd.ko ohci-hcd.ko or ehci-hcd.ko
63 cdc-acm.ko
/linux/drivers/phy/intel/
H A DKconfig15 will be called phy-keembay-emmc.ko.
27 will be called phy-keembay-usb.ko.
/linux/drivers/firmware/
H A Dqemu_fw_cfg.c497 struct kobject *ko; in fw_cfg_build_symlink() local
518 ko = kset_find_obj(dir, tok); in fw_cfg_build_symlink()
519 if (ko) { in fw_cfg_build_symlink()
521 kobject_put(ko); in fw_cfg_build_symlink()
524 if (ko->ktype != dir->kobj.ktype) { in fw_cfg_build_symlink()
530 dir = to_kset(ko); in fw_cfg_build_symlink()
/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst77 driver and the msp3400.ko I2C client driver (which is found
102 driver the tveeprom.ko module, which is itself implemented
181 driver and the tuner.ko I2C client driver (which is found
195 driver and the saa711x.ko I2C client driver (which is found
196 elsewhere in V4L). Note that saa711x.ko used to be known as
197 saa7115.ko in ivtv. There are two versions of this; one is
198 selected depending on the particular saa711[5x].ko that is found.
/linux/Documentation/target/
H A Dtcm_mod_builder.rst8 script to generate a brand new functional TCM v4 fabric .ko module of your very own,
87 -rw-r--r-- 1 root root 401861 2010-10-05 03:23 tcm_nab5000.ko
88 -rw-r--r-- 1 root root 265 2010-10-05 03:23 .tcm_nab5000.ko.cmd
98 target:/mnt/sdb/lio-core-2.6.git# insmod drivers/target/tcm_nab5000.ko

12345