Searched refs:fdptr (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/powerpc/include/asm/
H A Dprocessor.h77 void start_thread(struct pt_regs *regs, unsigned long fdptr, unsigned long sp);
/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));

Completed in 175 milliseconds