Home
last modified time | relevance | path

Searched refs:learn (Results 1 – 25 of 72) sorted by relevance

123

/Linux-v5.15/fs/hfs/
DKconfig9 Please read <file:Documentation/filesystems/hfs.rst> to learn about
/Linux-v5.15/tools/memory-model/Documentation/
DREADME8 depending on what you know and what you would like to learn. Please note
35 of LKMM, and would like to learn about LKMM's requirements,
/Linux-v5.15/fs/ecryptfs/
DKconfig10 <file:Documentation/filesystems/ecryptfs.rst> to learn more about
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_net.c501 } learn; member
520 ocelot_mact_learn(ocelot, w->learn.pgid, w->learn.addr, in ocelot_mact_work()
521 w->learn.vid, w->learn.entry_type); in ocelot_mact_work()
569 ether_addr_copy(w.learn.addr, addr); in ocelot_mc_sync()
570 w.learn.vid = ocelot_port->pvid_vlan.vid; in ocelot_mc_sync()
571 w.learn.pgid = PGID_CPU; in ocelot_mc_sync()
572 w.learn.entry_type = ENTRYTYPE_LOCKED; in ocelot_mc_sync()
/Linux-v5.15/Documentation/process/
Dindex.rst13 to learn about how our community works. Reading these documents will make
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
215 will learn the basics of getting your patch into the Linux kernel tree,
356 more stable, but you'll also learn to fix real world problems and you will
D7.AdvancedTopics.rst7 works. There is still more to learn, however! This section will cover a
156 learn how to program in the kernel environment than by looking at code
/Linux-v5.15/Documentation/userspace-api/media/rc/
Dlirc-set-wideband-receiver.rst36 intended to be used to learn output of existing remote. This ioctl
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dquerycap.rst27 example :ref:`VIDIOC_ENUMINPUT` to learn about the
Dvideo.rst16 To learn about the number and attributes of the available inputs and
Daudio.rst28 To learn about the number and attributes of the available inputs and
Dvidioc-g-sliced-vbi-cap.rst98 the same time. Applications can learn about these limits using the
Ddev-output.rst81 can be used to learn about hardware limitations without disabling I/O or
Ddev-capture.rst84 can be used to learn about hardware limitations without disabling I/O or
Dvidioc-g-fmt.rst83 parameters, to learn about hardware limitations, without disabling I/O
Ddev-osd.rst133 the :ref:`VIDIOC_TRY_FMT <VIDIOC_G_FMT>` ioctl can be used to learn
/Linux-v5.15/Documentation/arm/sunxi/
Dclocks.rst47 Q: Were can I learn more about the sunxi clocks?
/Linux-v5.15/Documentation/userspace-api/media/cec/
Dcec-ioc-adap-g-conn-info.rst36 Using this ioctl an application can learn which HDMI connector this CEC
/Linux-v5.15/drivers/net/dsa/microchip/
Dksz8795.c1083 u8 learn[DSA_MAX_PORTS]; in ksz8_flush_dyn_mac_table() local
1099 ksz_pread8(dev, index, P_STP_CTRL, &learn[index]); in ksz8_flush_dyn_mac_table()
1100 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table()
1102 learn[index] | PORT_LEARN_DISABLE); in ksz8_flush_dyn_mac_table()
1109 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table()
1110 ksz_pwrite8(dev, index, P_STP_CTRL, learn[index]); in ksz8_flush_dyn_mac_table()
/Linux-v5.15/fs/erofs/
DKconfig52 To learn more about Access Control Lists, visit the POSIX ACLs for
/Linux-v5.15/Documentation/networking/
Dvxlan.rst18 point. A VXLAN device can learn the IP address of the other endpoint
/Linux-v5.15/Documentation/watchdog/
Dhpwdt.rst65 For those wishing to learn more please see:
/Linux-v5.15/fs/reiserfs/
DKconfig24 to learn more about reiserfs.
/Linux-v5.15/Documentation/filesystems/ext4/
Dallocators.rst35 to learn where the file's data blocks live and then seek over to the
/Linux-v5.15/drivers/md/
DKconfig31 <https://www.tldp.org/docs.html#howto>. There you will also learn
76 learn where to get the supporting user space utilities raidtools.
98 learn where to get the supporting user space utilities raidtools.
153 learn where to get the supporting user space utilities raidtools.

123