Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c5884 int target_procs_count = 0, i = 0; in binder_ioctl() local
5896 target_procs_count++; in binder_ioctl()
5899 if (target_procs_count == 0) { in binder_ioctl()
5906 target_procs_count); in binder_ioctl()
5926 for (i = 0; i < target_procs_count; i++) { in binder_ioctl()