Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c738 static int thread_fn_get_lam(void *arg) in thread_fn_get_lam() function
764 pid = clone(thread_fn_get_lam, stack + STACK_SIZE, in handle_thread()