Home
last modified time | relevance | path

Searched refs:fill1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/sgi-gru/
H A Dgruhandles.h175 unsigned long fill1[2]; member
187 unsigned int fill1:5; member
263 unsigned int fill1:9; member
/linux/arch/mips/include/asm/sn/
H A Dioc3.h56 u8 fill1[0x159 - 0x153 - 1]; member
/linux/lib/tests/
H A Dstring_kunit.c293 static void strcmp_fill_buffers(char fill1, char fill2) in strcmp_fill_buffers() argument
295 memset(strcmp_buffer1, fill1, STRCMP_LARGE_BUF_LEN); in strcmp_fill_buffers()