Home
last modified time | relevance | path

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

1234

/linux/drivers/infiniband/hw/ionic/
H A DKconfig11 To learn more, visit our website at
/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/fs/ecryptfs/
H A DKconfig10 <file:Documentation/filesystems/ecryptfs.rst> to learn more about
/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c645 } learn; member
664 ocelot_mact_learn(ocelot, w->learn.pgid, w->learn.addr, in ocelot_mact_work()
665 w->learn.vid, w->learn.entry_type); in ocelot_mact_work()
713 ether_addr_copy(w.learn.addr, addr); in ocelot_mc_sync()
714 w.learn.vid = OCELOT_STANDALONE_PVID; in ocelot_mc_sync()
715 w.learn.pgid = PGID_CPU; in ocelot_mc_sync()
716 w.learn.entry_type = ENTRYTYPE_LOCKED; in ocelot_mc_sync()
/linux/fs/hfs/
H A DKconfig11 Please read <file:Documentation/filesystems/hfs.rst> to learn about
/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/Documentation/arch/arm/sunxi/
H A Dclocks.rst47 Q: Were can I learn more about the sunxi clocks?
/linux/Documentation/userspace-api/media/v4l/
H A Dquerycap.rst28 example :ref:`VIDIOC_ENUMINPUT` to learn about the
H A Dvideo.rst17 To learn about the number and attributes of the available inputs and
H A Daudio.rst29 To learn about the number and attributes of the available inputs and
H A Ddev-output.rst81 can be used to learn about hardware limitations without disabling I/O or
H A Dvidioc-g-sliced-vbi-cap.rst98 the same time. Applications can learn about these limits using 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/drivers/net/dsa/microchip/
H A Dksz8.c1296 u8 learn[DSA_MAX_PORTS]; in ksz8_flush_dyn_mac_table() local
1313 ksz_pread8(dev, index, regs[P_STP_CTRL], &learn[index]); in ksz8_flush_dyn_mac_table()
1314 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table()
1316 learn[index] | PORT_LEARN_DISABLE); in ksz8_flush_dyn_mac_table()
1324 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table()
1325 ksz_pwrite8(dev, index, regs[P_STP_CTRL], learn[index]); in ksz8_flush_dyn_mac_table()
/linux/Documentation/process/
H A Dindex.rst14 to learn about how our community works. Reading these documents will make
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
/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/admin-guide/
H A Dfilesystem-monitoring.rst53 agnostic tool to learn about a problem in the file system, without
/linux/Documentation/networking/
H A Dvxlan.rst18 point. A VXLAN device can learn the IP address of the other endpoint
/linux/Documentation/timers/
H A Ddelay_sleep_functions.rst100 First check fsleep() function description and to learn more about accuracy,
/linux/Documentation/watchdog/
H A Dhpwdt.rst65 For those wishing to learn more please see:
/linux/Documentation/rust/
H A Dcoding-guidelines.rst13 contributing from time to time to the kernel does not need to learn and
199 To learn Markdown, there are many guides available out there. For instance,
262 To learn more about how to write documentation for Rust and extra features,
/linux/Documentation/gpu/amdgpu/display/
H A Dindex.rst85 If you want to learn more about our driver details, take a look at the below
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst35 to learn where the file's data blocks live and then seek over to the
/linux/drivers/md/
H A DKconfig35 <https://www.tldp.org/docs.html#howto>. There you will also learn
117 learn where to get the supporting user space utilities raidtools.
139 learn where to get the supporting user space utilities raidtools.
194 learn where to get the supporting user space utilities raidtools.

1234