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

/drivers/staging/android/
H A Dbinder_trace.h30 TRACE_EVENT(binder_ioctl,
H A Dbinder.c2725 static long binder_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function
2733 /*pr_info("binder_ioctl: %d:%d %x %lx\n",
3635 .unlocked_ioctl = binder_ioctl,
3636 .compat_ioctl = binder_ioctl,

Completed in 16 milliseconds