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

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

Completed in 200 milliseconds