Home
last modified time | relevance | path

Searched full:learn (Results 1 – 25 of 184) sorted by relevance

12345678

/linux/tools/memory-model/Documentation/
H A DREADME8 depending on what you know and what you would like to learn. Please note
48 of LKMM, and would like to learn about LKMM's requirements,
/linux/include/uapi/linux/
H A Dfsmap.h32 * lowest disk mapping ("low key") that the user wants to learn
39 * highest disk mapping ("high key") that the user wants to learn
/linux/fs/hfs/
H A DKconfig11 Please read <file:Documentation/filesystems/hfs.rst> to learn about
/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c608 } learn; member
627 ocelot_mact_learn(ocelot, w->learn.pgid, w->learn.addr, in ocelot_mact_work()
628 w->learn.vid, w->learn.entry_type); in ocelot_mact_work()
676 ether_addr_copy(w.learn.addr, addr); in ocelot_mc_sync()
677 w.learn.vid = OCELOT_STANDALONE_PVID; in ocelot_mc_sync()
678 w.learn.pgid = PGID_CPU; in ocelot_mc_sync()
679 w.learn.entry_type = ENTRYTYPE_LOCKED; in ocelot_mc_sync()
710 /* Learn the new net device MAC address in the mac table. */ in ocelot_port_set_mac_address()
/linux/fs/ecryptfs/
H A DKconfig10 <file:Documentation/filesystems/ecryptfs.rst> to learn more about
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dcalxeda-ddr-ctrlr.yaml12 purposes and to learn about the DRAM topology.
/linux/Documentation/process/
H A Dhowto.rst7 instructions on how to become a Linux kernel developer and how to learn
20 So, you want to learn how to become a Linux kernel developer? Or you
49 Please remember that you are trying to learn how to work with the
53 such a large and geographically dispersed team. Try to learn as much as
214 will learn the basics of getting your patch into the Linux kernel tree,
355 more stable, but you'll also learn to fix real-world problems and you will
H A Dkernel-docs.rst237 * Title: **Learn Rust the Dangerous Way**
261 programmer in general. So dive in, get ready to learn—and welcome
317 learn Rust more effectively.".
/linux/drivers/md/
H A DKconfig35 <https://www.tldp.org/docs.html#howto>. There you will also learn
90 learn where to get the supporting user space utilities raidtools.
112 learn where to get the supporting user space utilities raidtools.
167 learn where to get the supporting user space utilities raidtools.
/linux/Documentation/userspace-api/media/v4l/
H A Dquerycap.rst27 example :ref:`VIDIOC_ENUMINPUT` to learn about the
H A Dvideo.rst16 To learn about the number and attributes of the available inputs and
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-set-wideband-receiver.rst36 intended to be used to learn output of existing remote. This ioctl
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_mactable.c15 #define MAC_CMD_LEARN 0 /* Insert (Learn) 1 entry */
107 /* Insert/learn new entry */ in sparx5_mact_learn()
306 * it is possible for an entry to be learn by HW and before the in sparx5_add_mact_entry()
/linux/Documentation/rust/
H A Dcoding-guidelines.rst13 contributing from time to time to the kernel does not need to learn and
124 To learn Markdown, there are many guides available out there. For instance,
187 To learn more about how to write documentation for Rust and extra features,
/linux/Documentation/arch/arm/sunxi/
H A Dclocks.rst47 Q: Were can I learn more about the sunxi clocks?
/linux/Documentation/devicetree/bindings/input/
H A Dadafruit,seesaw-gamepad.yaml28 Datasheet: https://cdn-learn.adafruit.com/downloads/pdf/gamepad-qt.pdf
/linux/net/core/
H A Dbpf_sk_storage.c591 /* Continue to learn diag_size */ in bpf_sk_storage_diag_put_all()
600 /* Continue to learn diag_size */ in bpf_sk_storage_diag_put_all()
652 /* Continue to learn diag_size */ in bpf_sk_storage_diag_put()
667 /* Continue to learn diag_size */ in bpf_sk_storage_diag_put()
/linux/arch/x86/include/uapi/asm/
H A De820.h45 * time they will learn... )
/linux/Documentation/arch/x86/x86_64/
H A Duefi.rst24 Refer to <Documentation/admin-guide/efi-stub.rst> to learn how to use the EFI stub.
/linux/Documentation/gpu/
H A Dintroduction.rst135 experience, one needs to get familiar with all the concepts and learn about the
139 and documents that can be used to learn about DRM/KMS and graphics in general.
/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_mac.c66 /* Set learn port = cpu_port, aging = 1 */ in spl2sw_mac_addr_add()
101 /* Set learn port = lan_port0 and aging = 0 in spl2sw_mac_addr_del()
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst35 to learn where the file's data blocks live and then seek over to the
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-conn-info.rst36 Using this ioctl an application can learn which HDMI connector this CEC
/linux/arch/x86/include/asm/e820/
H A Dtypes.h27 * 6 was assigned differently. Some time they will learn... )
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst53 agnostic tool to learn about a problem in the file system, without

12345678