Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Damx.c691 struct futex_info { struct
695 struct futex_info *next; argument
700 struct futex_info *finfo = (struct futex_info *)info; in check_tiledata()
745 static int create_threads(int num, struct futex_info *finfo) in create_threads()
783 struct futex_info *finfo; in test_context_switch()