Home
last modified time | relevance | path

Searched refs:Map (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v5.4/Documentation/filesystems/ext4/
Dblockmap.rst21 | | | 0 to (``$block_size`` / 4) | Map to (``$block_size`` / 4) indirect bl…
35 | | | 0 to (``$block_size`` / 4) | Map to (``$block_size`` / 4) double indi…
40 | | | | | 0 to (``$block_size`` / 4) | Map t…
/Linux-v5.4/drivers/media/dvb-frontends/
Dtda18271c2dd.c201 static bool SearchMap1(struct SMap Map[], in SearchMap1() argument
206 while ((Map[i].m_Frequency != 0) && (Frequency > Map[i].m_Frequency)) in SearchMap1()
208 if (Map[i].m_Frequency == 0) in SearchMap1()
210 *pParam = Map[i].m_Param; in SearchMap1()
214 static bool SearchMap2(struct SMapI Map[], in SearchMap2() argument
219 while ((Map[i].m_Frequency != 0) && in SearchMap2()
220 (Frequency > Map[i].m_Frequency)) in SearchMap2()
222 if (Map[i].m_Frequency == 0) in SearchMap2()
224 *pParam = Map[i].m_Param; in SearchMap2()
228 static bool SearchMap3(struct SMap2 Map[], u32 Frequency, in SearchMap3() argument
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/mailbox/
Dti,secure-proxy.txt16 - reg-names target_data - Map the proxy data region
17 rt - Map the realtime status region
18 scfg - Map the configuration region
Dti,message-manager.txt15 - reg-names queue_proxy_region - Map the queue proxy region.
16 queue_state_debug_region - Map the queue state debug
/Linux-v5.4/Documentation/networking/device_drivers/ti/
Dcpsw.txt28 - Map skb-priority to txq is not enough, also skb-priority to l2 prio
176 // Map skb->priority to traffic class:
178 // Map traffic class to transmit queue:
234 // Map skb->priority to L2 prio, 1 to 1
398 // Map skb->priority to traffic class for Eth0:
400 // Map traffic class to transmit queue:
438 // Map skb->priority to L2 prio for Eth0.100, one to one
450 // Map skb->priority to traffic class for Eth1:
452 // Map traffic class to transmit queue:
492 // Map skb->priority to L2 prio for Eth1.100, one to one
/Linux-v5.4/scripts/
Dgcc-ld18 --script|--defsym|-init|-Map|--oformat|-rpath|\
/Linux-v5.4/drivers/mtd/maps/
DKconfig335 Map driver for accessing PCMCIA linear flash memory cards. These
352 Map driver to support image based filesystems for uClinux.
358 Map driver for a NOR flash bank located on the Expansion Bus of the
362 tristate "Map driver for RBTX4939 board"
365 Map driver for NOR flash chips on RBTX4939 board.
368 tristate "Map driver for platform device RAM (mtd-ram)"
371 Map driver for RAM areas described via the platform device
377 tristate "Map driver for Dreamcast VMU"
/Linux-v5.4/Documentation/driver-api/
Dlightnvm-pblk.rst7 - Map logical addresses onto physical addresses (4KB granularity) in a
/Linux-v5.4/Documentation/media/uapi/dvb/
Ddmx-mmap.rst19 dmx-mmap - Map device memory into application address space
39 Map the buffer to this address in the application's address space.
/Linux-v5.4/drivers/nvdimm/
DKconfig79 bool "PFN: Map persistent (device) memory"
84 Map persistent memory, i.e. advertise it to the memory
/Linux-v5.4/Documentation/driver-api/rapidio/
Dmport_cdev.rst43 - Configure/Map mport's outbound requests window(s) for specific size,
46 - Configure/Map mport's inbound requests window(s) for specific size,
/Linux-v5.4/Documentation/media/uapi/v4l/
Dfunc-mmap.rst19 v4l2-mmap - Map device memory into application address space
38 Map the buffer to this address in the application's address space.
/Linux-v5.4/Documentation/vm/
Dhugetlbfs_reserv.rst40 Reserve Map
82 Reservation Map Location (Private or Shared)
143 section :ref:`Reservation Map Modifications <resv_map_modifications>`
199 :ref:`Reservation Map Helper Routines <resv_map_helpers>` for detailed
257 :ref:`Reservation Map Helper Routines <resv_map_helpers>` for more
369 Reservation Map Modifications
454 Reservation Map Helper Routines
463 in the section "Reservation Map Modifications". However, they do take into
515 :ref:`Reservation Map Helper Routines <resv_map_helpers>`, reservation
/Linux-v5.4/Documentation/sound/designs/
Dchannel-mapping-api.rst46 * name = "Playback Channel Map" or "Capture Channel Map"
/Linux-v5.4/Documentation/block/
Drequest.rst86 ``char *buffer`` D Map of first segment, also see
/Linux-v5.4/drivers/bus/
DKconfig59 bool "MIPS Common Device Memory Map (CDMM) Driver"
62 Driver needed for the MIPS Common Device Memory Map bus in MIPS
/Linux-v5.4/arch/powerpc/boot/dts/fsl/
Dp1024rdb_36b.dts2 * P1024 RDB 36Bit Physical Address Map Device Tree Source
Dp1024rdb_32b.dts2 * P1024 RDB 32Bit Physical Address Map Device Tree Source
Dp2020rdb-pc_32b.dts2 * P2020 RDB-PC 32Bit Physical Address Map Device Tree Source
Dp2020rdb-pc_36b.dts2 * P2020 RDB-PC 36Bit Physical Address Map Device Tree Source
Dp1022ds_36b.dts2 * P1022 DS 36-bit Physical Address Map Device Tree Source
Dp1022ds_32b.dts2 * P1022 DS 32-bit Physical Address Map Device Tree Source
/Linux-v5.4/Documentation/sound/soc/
Dmachine.rst85 Machine Power Map
/Linux-v5.4/Documentation/filesystems/
Disofs.txt24 map=normal Map non-Rock Ridge filenames to lower case
/Linux-v5.4/Documentation/devicetree/bindings/arm/keystone/
Dti,sci.txt46 debug_messages - Map the Debug message region

123