Searched refs:binder_ioctl (Results 1 – 3 of 3) sorted by relevance
14 unsafe fn binder_ioctl(cmd: c_uint, arg: c_ulong);43 unsafe { binder_ioctl(cmd, arg as c_ulong) } in trace_ioctl()
18 TRACE_EVENT(binder_ioctl,
5773 static long binder_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in binder_ioctl() function6989 .unlocked_ioctl = binder_ioctl,