Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c470 void *fdptr = NULL; in TEST() local
472 ret = pthread_join(threads[j], &fdptr); in TEST()
475 strerror(errno), j, PTR_TO_INT(fdptr)); in TEST()
/openbmc/linux/arch/powerpc/include/asm/
H A Dprocessor.h77 void start_thread(struct pt_regs *regs, unsigned long fdptr, unsigned long sp);