Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Damx.c661 struct futex_info { struct
665 struct futex_info *next; argument
670 struct futex_info *finfo = (struct futex_info *)info; in check_tiledata()
715 static int create_threads(int num, struct futex_info *finfo) in create_threads()
753 struct futex_info *finfo; in test_context_switch()