Home
last modified time | relevance | path

Searched refs:advanced (Results 1 – 25 of 100) sorted by relevance

1234

/linux/fs/iomap/
H A Diter.c64 ssize_t advanced; in iomap_iter() local
77 advanced = iter->pos - iter->iter_start_pos; in iomap_iter()
78 olen = iter->len + advanced; in iomap_iter()
84 advanced, iter->flags, &iter->iomap); in iomap_iter()
85 if (ret < 0 && !advanced) in iomap_iter()
101 else if (iter->len == 0 || (!advanced && !stale)) in iomap_iter()
/linux/Documentation/core-api/
H A Dmaple_tree.rst24 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.
95 :ref:`maple-tree-advanced-alloc` for other options.
100 You do not have to worry about locking. See :ref:`maple-tree-advanced-locks`
132 .. _maple-tree-advanced-api:
137 The advanced API offers more flexibility and better performance at the
139 You must take care of your own locking while using the advanced API.
[all …]
/linux/Documentation/networking/
H A Dbatman-adv.rst7 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/arch/arm64/boot/dts/ti/
H A Dk3-am6548-iot2050-advanced.dts18 #include "k3-am6548-iot2050-advanced-common.dtsi"
23 compatible = "siemens,iot2050-advanced", "ti,am654";
H A Dk3-am6548-iot2050-advanced-pg2.dts18 #include "k3-am6548-iot2050-advanced-common.dtsi"
25 compatible = "siemens,iot2050-advanced-pg2", "ti,am654";
H A Dk3-am6548-iot2050-advanced-m2.dts16 #include "k3-am6548-iot2050-advanced-common.dtsi"
22 compatible = "siemens,iot2050-advanced-m2", "ti,am654";
/linux/fs/coda/
H A DKconfig3 tristate "Coda file system support (advanced network fs)"
6 Coda is an advanced network file system, similar to NFS in that it
/linux/Documentation/driver-api/gpio/
H A Dbt8xxgpio.rst5 For advanced documentation, see https://bues.ch/cms/unmaintained/btgpio.html
22 there are some advanced soldering skills needed in any case.
/linux/Documentation/admin-guide/cifs/
H A Dintroduction.rst24 The intent of this module is to provide the most advanced network
25 file system function for SMB3 compliant servers, including advanced
/linux/Documentation/ABI/removed/
H A Dip_queue6 more advanced queueing mechanism to user-space. The ip_queue
/linux/arch/microblaze/
H A DKconfig127 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/Documentation/kbuild/
H A DKconfig.recursion-issue-0226 # 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
H A DKconfig.recursion-issue-0121 # As the name implies CORE_BELL_A_ADVANCED is an advanced feature of
/linux/arch/parisc/
H A DKconfig.debug9 to catch memory overwrites at runtime. For more advanced
/linux/Documentation/driver-api/80211/
H A Dmac80211-advanced.rst2 mac80211 subsystem (advanced)
6 for advanced interaction of mac80211 with drivers to exploit more
/linux/Documentation/iio/
H A Diio_tools.rst24 yet complete programming interface that can be used for advanced projects.
/linux/Documentation/filesystems/
H A Dbtrfs.rst7 Btrfs is a copy on write filesystem for Linux aimed at implementing advanced
/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dakebono.txt26 Represents the advanced host controller SATA interface.
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-controller-intro.rst21 With more and more advanced SoC devices being introduced, the current
/linux/arch/nios2/
H A DKconfig139 bool "Prompt for advanced kernel configuration options"
141 comment "Default settings for advanced configuration options are used"
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-memory55 On newer kernel versions, advanced states can be specified
59 after successfully setting one of the advanced states,
/linux/arch/powerpc/platforms/ps3/
H A DKconfig25 This gives you access to some advanced options for the PS3. The
167 If you intend to use the advanced performance monitoring and
/linux/Documentation/driver-api/
H A Dvfio-pci-device-specific-driver-acceptance.rst12 extensions for yet more advanced device specific features are not
/linux/net/tipc/
H A DKconfig48 advanced algorithm: AEAD AES-GCM (like IPSec or TLS) before leaving/
/linux/arch/arm/nwfpe/
H A Dfpmodule.inl25 As a result the program counter has been advanced to the next

1234