Searched refs:advanced (Results 1 – 25 of 151) sorted by relevance
1234567
/linux-6.1.9/Documentation/core-api/ |
D | maple_tree.rst | 24 use the normal API. An :ref:`maple-tree-advanced-api` exists for more complex 34 :ref:`maple-tree-advanced-api`, but are blocked by the normal API. 40 :ref:`maple-tree-advanced-api`. This is useful for users who must guarantee a 78 worth looking at the mas_for_each() API in the :ref:`maple-tree-advanced-api` 82 not allocate memory, please see :ref:`maple-tree-advanced-api` for this use case. 92 :ref:`maple-tree-advanced-alloc` for other options. 97 You do not have to worry about locking. See :ref:`maple-tree-advanced-locks` 128 .. _maple-tree-advanced-api: 133 The advanced API offers more flexibility and better performance at the 135 You must take care of your own locking while using the advanced API. [all …]
|
/linux-6.1.9/Documentation/networking/ |
D | batman-adv.rst | 7 Batman advanced is a new approach to wireless networking which does no longer 9 using UDP packets and sets routing tables, batman-advanced operates on ISO/OSI 14 above batman advanced, prominent examples are: IPv4, IPv6, DHCP, IPX. 16 Batman advanced was implemented as a Linux kernel driver to reduce the overhead 83 To make use of your newly created mesh, batman advanced provides a new 85 to batman advanced are not relevant any longer because batman handles them for 101 interfaces now used by batman advanced, e.g.:: 143 As batman advanced operates on layer 2, all hosts participating in the virtual
|
/linux-6.1.9/arch/arm64/boot/dts/ti/ |
D | k3-am6548-iot2050-advanced.dts | 18 #include "k3-am6548-iot2050-advanced-common.dtsi" 22 compatible = "siemens,iot2050-advanced", "ti,am654";
|
D | Makefile | 12 dtb-$(CONFIG_ARCH_K3) += k3-am6548-iot2050-advanced.dtb 13 dtb-$(CONFIG_ARCH_K3) += k3-am6548-iot2050-advanced-pg2.dtb
|
D | k3-am6548-iot2050-advanced-pg2.dts | 18 #include "k3-am6548-iot2050-advanced-common.dtsi" 22 compatible = "siemens,iot2050-advanced-pg2", "ti,am654";
|
/linux-6.1.9/net/ipv4/ |
D | tcp_recovery.c | 100 if (!tp->rack.advanced) in tcp_rack_mark_lost() 104 tp->rack.advanced = 0; in tcp_rack_mark_lost() 137 tp->rack.advanced = 1; in tcp_rack_advance()
|
/linux-6.1.9/fs/coda/ |
D | Kconfig | 3 tristate "Coda file system support (advanced network fs)" 6 Coda is an advanced network file system, similar to NFS in that it
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ti/ |
D | k3.yaml | 44 - siemens,iot2050-advanced 45 - siemens,iot2050-advanced-pg2
|
/linux-6.1.9/Documentation/driver-api/gpio/ |
D | bt8xxgpio.rst | 5 For advanced documentation, see https://bues.ch/cms/unmaintained/btgpio.html 22 there are some advanced soldering skills needed in any case.
|
/linux-6.1.9/Documentation/driver-api/80211/ |
D | index.rst | 10 mac80211-advanced
|
D | mac80211-advanced.rst | 2 mac80211 subsystem (advanced) 6 for advanced interaction of mac80211 with drivers to exploit more
|
/linux-6.1.9/drivers/media/v4l2-core/ |
D | Kconfig | 21 bool "Enable advanced debug functionality on V4L2 drivers" 23 Say Y here to enable advanced debugging functionality on some
|
/linux-6.1.9/drivers/net/ethernet/netronome/ |
D | Kconfig | 29 cards working as a advanced Ethernet NIC. It works with both 51 ABM NIC allows advanced configuration of queuing and scheduling
|
/linux-6.1.9/Documentation/ABI/removed/ |
D | ip_queue | 6 more advanced queueing mechanism to user-space. The ip_queue
|
/linux-6.1.9/Documentation/admin-guide/cifs/ |
D | introduction.rst | 24 The intent of this module is to provide the most advanced network 25 file system function for SMB3 compliant servers, including advanced
|
/linux-6.1.9/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 26 # series of bells and whistles it desires to implement, its not so advanced so 28 # CORE_BELL_A has some advanced feature CORE_BELL_A_ADVANCED which selects
|
/linux-6.1.9/arch/microblaze/ |
D | Kconfig | 126 bool "Prompt for advanced kernel configuration options" 128 This option will enable prompting for a variety of advanced kernel 135 comment "Default settings for advanced configuration options are used"
|
/linux-6.1.9/fs/cifs/ |
D | Kconfig | 3 tristate "SMB3 and CIFS support (advanced network filesystem)" 39 This module provides an advanced network file system client 43 (smbdirect), advanced security features, per-share encryption, 86 bool "Kerberos/SPNEGO advanced session setup"
|
/linux-6.1.9/Documentation/mm/damon/ |
D | index.rst | 18 make advanced decisions. Experimental memory management optimization works
|
/linux-6.1.9/Documentation/devicetree/bindings/serial/ |
D | maxim,max310x.txt | 1 * Maxim MAX310X advanced Universal Asynchronous Receiver-Transmitter (UART)
|
/linux-6.1.9/Documentation/devicetree/bindings/mtd/ |
D | mtd-physmap.yaml | 98 use-advanced-sector-protection: 101 Enables support for the advanced sector protection (Spansion: PPB -
|
/linux-6.1.9/Documentation/filesystems/ |
D | btrfs.rst | 7 Btrfs is a copy on write filesystem for Linux aimed at implementing advanced
|
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/4xx/ |
D | akebono.txt | 26 Represents the advanced host controller SATA interface.
|
/linux-6.1.9/Documentation/devicetree/bindings/media/i2c/ |
D | max2175.txt | 4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-devices-memory | 55 On newer kernel versions, advanced states can be specified 59 after successfully setting one of the advanced states,
|
1234567