Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dvmlinux.lds.S171 FILL(0);
179 FILL(0);
/linux/Documentation/networking/
H A 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
68 reason that there is only one set of FILL and COMPLETION rings per
129 There are a four different kind of rings: FILL, COMPLETION, RX and
134 The UMEM uses two rings: FILL and COMPLETION. Each socket associated
137 one FILL ring, one COMPLETION ring, four TX rings and four RX rings.
155 The FILL ring is used to transfer ownership of UMEM frames from
174 kernel-space to user-space. Just like the FILL ring, UMEM indices are
191 If no frames have been passed to kernel via the FILL ring, no
263 rings as usual, but you are going to have one or more FILL and
[all …]
/linux/drivers/block/
H A Dataflop.c737 #define FILL(n,val) \ macro
789 FILL( 60 * (nsect / 9), 0x4e ); in do_format()
791 FILL( 12, 0 ); in do_format()
792 FILL( 3, 0xf5 ); in do_format()
799 FILL( 22, 0x4e ); in do_format()
800 FILL( 12, 0 ); in do_format()
801 FILL( 3, 0xf5 ); in do_format()
803 FILL( 512, 0xe5 ); in do_format()
805 FILL( 40, 0x4e ); in do_format()
807 FILL( TrackBuffer+BUFFER_SIZE-p, 0x4e ); in do_format()
/linux/tools/testing/selftests/sgx/
H A Dtest_encl.lds22 FILL(0xDEADBEEF);