/linux-6.12.1/fs/hfs/ |
D | Kconfig | 11 Please read <file:Documentation/filesystems/hfs.rst> to learn about
|
/linux-6.12.1/fs/ecryptfs/ |
D | Kconfig | 10 <file:Documentation/filesystems/ecryptfs.rst> to learn more about
|
/linux-6.12.1/tools/memory-model/Documentation/ |
D | README | 8 depending on what you know and what you would like to learn. Please note 45 of LKMM, and would like to learn about LKMM's requirements,
|
/linux-6.12.1/drivers/net/ethernet/mscc/ |
D | ocelot_net.c | 608 } 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()
|
/linux-6.12.1/Documentation/userspace-api/media/rc/ |
D | lirc-set-wideband-receiver.rst | 36 intended to be used to learn output of existing remote. This ioctl
|
/linux-6.12.1/Documentation/rust/ |
D | coding-guidelines.rst | 13 contributing from time to time to the kernel does not need to learn and 112 To learn Markdown, there are many guides available out there. For instance, 175 To learn more about how to write documentation for Rust and extra features,
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | querycap.rst | 27 example :ref:`VIDIOC_ENUMINPUT` to learn about the
|
D | video.rst | 16 To learn about the number and attributes of the available inputs and
|
D | audio.rst | 28 To learn about the number and attributes of the available inputs and
|
D | vidioc-g-sliced-vbi-cap.rst | 98 the same time. Applications can learn about these limits using the
|
D | dev-output.rst | 81 can be used to learn about hardware limitations without disabling I/O or
|
D | dev-capture.rst | 84 can be used to learn about hardware limitations without disabling I/O or
|
/linux-6.12.1/Documentation/arch/arm/sunxi/ |
D | clocks.rst | 47 Q: Were can I learn more about the sunxi clocks?
|
/linux-6.12.1/Documentation/userspace-api/media/cec/ |
D | cec-ioc-adap-g-conn-info.rst | 36 Using this ioctl an application can learn which HDMI connector this CEC
|
/linux-6.12.1/drivers/net/dsa/microchip/ |
D | ksz8.c | 1278 u8 learn[DSA_MAX_PORTS]; in ksz8_flush_dyn_mac_table() local 1293 ksz_pread8(dev, index, regs[P_STP_CTRL], &learn[index]); in ksz8_flush_dyn_mac_table() 1294 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table() 1296 learn[index] | PORT_LEARN_DISABLE); in ksz8_flush_dyn_mac_table() 1300 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table() 1301 ksz_pwrite8(dev, index, regs[P_STP_CTRL], learn[index]); in ksz8_flush_dyn_mac_table()
|
/linux-6.12.1/Documentation/process/ |
D | index.rst | 14 to learn about how our community works. Reading these documents will make
|
D | howto.rst | 7 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-6.12.1/Documentation/admin-guide/ |
D | filesystem-monitoring.rst | 53 agnostic tool to learn about a problem in the file system, without
|
/linux-6.12.1/Documentation/networking/ |
D | vxlan.rst | 18 point. A VXLAN device can learn the IP address of the other endpoint
|
/linux-6.12.1/Documentation/watchdog/ |
D | hpwdt.rst | 65 For those wishing to learn more please see:
|
/linux-6.12.1/fs/reiserfs/ |
D | Kconfig | 30 to learn more about reiserfs.
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | allocators.rst | 35 to learn where the file's data blocks live and then seek over to the
|
/linux-6.12.1/Documentation/gpu/amdgpu/display/ |
D | index.rst | 85 If you want to learn more about our driver details, take a look at the below
|
/linux-6.12.1/drivers/md/ |
D | Kconfig | 35 <https://www.tldp.org/docs.html#howto>. There you will also learn 77 learn where to get the supporting user space utilities raidtools. 99 learn where to get the supporting user space utilities raidtools. 154 learn where to get the supporting user space utilities raidtools.
|
/linux-6.12.1/Documentation/gpu/ |
D | introduction.rst | 135 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.
|