Searched refs:rust_binder_remove_context (Results 1 – 3 of 3) sorted by relevance
51 void rust_binder_remove_context(rust_binder_context device);
208 rust_binder_remove_context(ctx); in binderfs_binder_device_create()269 rust_binder_remove_context(device->ctx); in binderfs_evict_inode()
368 unsafe extern "C" fn rust_binder_remove_context(device: *mut kernel::ffi::c_void) { in rust_binder_remove_context() function