Searched refs:advanced (Results 1 – 25 of 141) sorted by relevance
123456
/Linux-v6.6/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-v6.6/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-v6.6/arch/arm64/boot/dts/ti/ |
D | Makefile | 48 dtb-$(CONFIG_ARCH_K3) += k3-am6548-iot2050-advanced.dtb 49 dtb-$(CONFIG_ARCH_K3) += k3-am6548-iot2050-advanced-m2.dtb 50 dtb-$(CONFIG_ARCH_K3) += k3-am6548-iot2050-advanced-pg2.dtb 77 DTC_FLAGS_k3-am6548-iot2050-advanced-m2 += -@
|
D | k3-am6548-iot2050-advanced.dts | 18 #include "k3-am6548-iot2050-advanced-common.dtsi" 22 compatible = "siemens,iot2050-advanced", "ti,am654";
|
D | k3-am6548-iot2050-advanced-pg2.dts | 18 #include "k3-am6548-iot2050-advanced-common.dtsi" 22 compatible = "siemens,iot2050-advanced-pg2", "ti,am654";
|
D | k3-am6548-iot2050-advanced-m2.dts | 16 #include "k3-am6548-iot2050-advanced-common.dtsi" 20 compatible = "siemens,iot2050-advanced-m2", "ti,am654";
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/Documentation/ABI/removed/ |
D | ip_queue | 6 more advanced queueing mechanism to user-space. The ip_queue
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/arch/microblaze/ |
D | Kconfig | 127 bool "Prompt for advanced kernel configuration options" 129 This option will enable prompting for a variety of advanced kernel 136 comment "Default settings for advanced configuration options are used"
|
/Linux-v6.6/fs/smb/client/ |
D | Kconfig | 3 tristate "SMB3 and CIFS support (advanced network filesystem)" 41 This module provides an advanced network file system client for 44 establishment via Kerberos or NTLMv2, RDMA (smbdirect), advanced 85 bool "Kerberos/SPNEGO advanced session setup"
|
/Linux-v6.6/arch/parisc/ |
D | Kconfig.debug | 9 to catch memory overwrites at runtime. For more advanced
|
/Linux-v6.6/Documentation/devicetree/bindings/serial/ |
D | maxim,max310x.txt | 1 * Maxim MAX310X advanced Universal Asynchronous Receiver-Transmitter (UART)
|
/Linux-v6.6/Documentation/filesystems/ |
D | btrfs.rst | 7 Btrfs is a copy on write filesystem for Linux aimed at implementing advanced
|
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | max2175.txt | 4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
|
/Linux-v6.6/Documentation/devicetree/bindings/powerpc/4xx/ |
D | akebono.txt | 26 Represents the advanced host controller SATA interface.
|
/Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
D | media-controller-intro.rst | 21 With more and more advanced SoC devices being introduced, the current
|
/Linux-v6.6/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,
|
123456