Searched full:learn (Results 1 – 25 of 152) sorted by relevance
1234567
/Linux-v5.10/include/uapi/linux/ |
D | fsmap.h | 32 * lowest disk mapping ("low key") that the user wants to learn 39 * highest disk mapping ("high key") that the user wants to learn
|
/Linux-v5.10/fs/hfs/ |
D | Kconfig | 9 Please read <file:Documentation/filesystems/hfs.rst> to learn about
|
/Linux-v5.10/fs/ecryptfs/ |
D | Kconfig | 10 <file:Documentation/filesystems/ecryptfs.rst> to learn more about
|
/Linux-v5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | calxeda-ddr-ctrlr.yaml | 12 purposes and to learn about the DRAM topology.
|
/Linux-v5.10/Documentation/process/ |
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 215 will learn the basics of getting your patch into the Linux kernel tree, 363 more stable, but you'll also learn to fix real world problems and you will
|
D | index.rst | 13 to learn about how our community works. Reading these documents will make
|
D | 7.AdvancedTopics.rst | 7 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.10/drivers/md/ |
D | Kconfig | 30 <https://www.tldp.org/docs.html#howto>. There you will also learn 75 learn where to get the supporting user space utilities raidtools. 97 learn where to get the supporting user space utilities raidtools. 152 learn where to get the supporting user space utilities raidtools.
|
/Linux-v5.10/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
|
/Linux-v5.10/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-v5.10/net/core/ |
D | bpf_sk_storage.c | 553 /* Continue to learn diag_size */ in bpf_sk_storage_diag_put_all() 562 /* Continue to learn diag_size */ in bpf_sk_storage_diag_put_all() 614 /* Continue to learn diag_size */ in bpf_sk_storage_diag_put() 629 /* Continue to learn diag_size */ in bpf_sk_storage_diag_put()
|
/Linux-v5.10/Documentation/arm/sunxi/ |
D | clocks.rst | 47 Q: Were can I learn more about the sunxi clocks?
|
/Linux-v5.10/drivers/media/rc/keymaps/ |
D | rc-beelink-gs1.c | 13 * TV Keys (Power, Learn and Volume)
|
/Linux-v5.10/drivers/net/dsa/microchip/ |
D | ksz8795.c | 753 u8 learn[TOTAL_PORT_NUM]; in ksz8795_flush_dyn_mac_table() local 769 ksz_pread8(dev, index, P_STP_CTRL, &learn[index]); in ksz8795_flush_dyn_mac_table() 770 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8795_flush_dyn_mac_table() 772 learn[index] | PORT_LEARN_DISABLE); in ksz8795_flush_dyn_mac_table() 779 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8795_flush_dyn_mac_table() 780 ksz_pwrite8(dev, index, P_STP_CTRL, learn[index]); in ksz8795_flush_dyn_mac_table()
|
/Linux-v5.10/fs/erofs/ |
D | Kconfig | 51 To learn more about Access Control Lists, visit the POSIX ACLs for
|
/Linux-v5.10/arch/x86/include/uapi/asm/ |
D | e820.h | 45 * time they will learn... )
|
/Linux-v5.10/fs/reiserfs/ |
D | Kconfig | 24 to learn more about reiserfs.
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | allocators.rst | 35 to learn where the file's data blocks live and then seek over to the
|
/Linux-v5.10/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-v5.10/include/linux/ |
D | virtio_ring.h | 65 * expected. The caller should query virtqueue_get_vring_size to learn
|
/Linux-v5.10/arch/x86/include/asm/e820/ |
D | types.h | 27 * 6 was assigned differently. Some time they will learn... )
|
/Linux-v5.10/Documentation/devicetree/bindings/pwm/ |
D | pwm-samsung.yaml | 45 Refer to SoC documentation to learn which clock source configurations
|
/Linux-v5.10/Documentation/networking/ |
D | vxlan.rst | 18 point. A VXLAN device can learn the IP address of the other endpoint
|
/Linux-v5.10/Documentation/watchdog/ |
D | hpwdt.rst | 65 For those wishing to learn more please see:
|
1234567