Searched refs:FILL (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/mips/kernel/ |
| H A D | vmlinux.lds.S | 171 FILL(0); 179 FILL(0);
|
| /linux/Documentation/networking/ |
| H A D | af_xdp.rst | 42 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/drivers/block/ |
| H A D | ataflop.c | 737 #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 D | test_encl.lds | 22 FILL(0xDEADBEEF);
|
| /linux/drivers/tty/vt/ |
| H A D | ucs_width_table.h_shipped | 335 { 0x1DA9B, 0x1DA9F }, /* SIGNWRITING FILL MODIFIER-2 - SIGNWRITING FILL MODIFIER-6 */
|