Searched refs:security_binder_transfer_binder (Results 1 – 4 of 4) sorted by relevance
40 return security_binder_transfer_binder(from, to); in rust_helper_security_binder_transfer_binder()
37 to_result(unsafe { bindings::security_binder_transfer_binder(from.as_ptr(), to.as_ptr()) }) in binder_transfer_binder()
517 int security_binder_transfer_binder(const struct cred *from, in security_binder_transfer_binder() function
2244 if (security_binder_transfer_binder(proc->cred, target_proc->cred)) { in binder_translate_binder()2290 if (security_binder_transfer_binder(proc->cred, target_proc->cred)) { in binder_translate_handle()