Home
last modified time | relevance | path

Searched refs:FILL (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h285 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \ argument
301 FILL(VMM, PT, PTEI, _ptes, MAP, _addr); \
308 #define VMM_MAP_ITER_MEM(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
309 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
313 #define VMM_MAP_ITER_DMA(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
314 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
316 #define VMM_MAP_ITER_SGL(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
317 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
/Linux-v5.10/Documentation/networking/
Daf_xdp.rst42 UMEM also has two rings: the FILL ring and the COMPLETION ring. The
43 FILL ring is used by the application to send down addr for the kernel
50 TX ring. In summary, the RX and FILL rings are used for the RX path
67 reason that there is only one set of FILL and COMPLETION rings per
128 There are a four different kind of rings: FILL, COMPLETION, RX and
133 The UMEM uses two rings: FILL and COMPLETION. Each socket associated
136 one FILL ring, one COMPLETION ring, four TX rings and four RX rings.
154 The FILL ring is used to transfer ownership of UMEM frames from
173 kernel-space to user-space. Just like the FILL ring, UMEM indices are
189 If no frames have been passed to kernel via the FILL ring, no
[all …]
/Linux-v5.10/drivers/block/
Dataflop.c718 #define FILL(n,val) \ macro
763 FILL( 60 * (nsect / 9), 0x4e ); in do_format()
765 FILL( 12, 0 ); in do_format()
766 FILL( 3, 0xf5 ); in do_format()
773 FILL( 22, 0x4e ); in do_format()
774 FILL( 12, 0 ); in do_format()
775 FILL( 3, 0xf5 ); in do_format()
777 FILL( 512, 0xe5 ); in do_format()
779 FILL( 40, 0x4e ); in do_format()
781 FILL( TrackBuffer+BUFFER_SIZE-p, 0x4e ); in do_format()
/Linux-v5.10/arch/s390/boot/compressed/
Dvmlinux.lds.S94 FILL(0xff);
/Linux-v5.10/arch/mips/kernel/
Dvmlinux.lds.S161 FILL(0);