Home
last modified time | relevance | path

Searched refs:extract_word_offset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c226 static inline unsigned int extract_word_offset(unsigned int pattern) in extract_word_offset() function
301 fprintf(f, "Thread %02d: Expected Word offset = %03d\n", tid, extract_word_offset(expected)); in log_anamoly()
302 fprintf(f, "Thread %02d: Observed Word offset = %03d\n", tid, extract_word_offset(observed)); in log_anamoly()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c225 static inline unsigned int extract_word_offset(unsigned int pattern) in extract_word_offset() function
300 fprintf(f, "Thread %02d: Expected Word offset = %03d\n", tid, extract_word_offset(expected)); in log_anamoly()
301 fprintf(f, "Thread %02d: Observed Word offset = %03d\n", tid, extract_word_offset(observed)); in log_anamoly()

Completed in 3 milliseconds