Searched refs:rust_binder_remove_context (Results 1 – 2 of 2) sorted by relevance
197 rust_binder_remove_context(ctx); in binderfs_binder_device_create()258 rust_binder_remove_context(device->ctx); in binderfs_evict_inode()
351 unsafe extern "C" fn rust_binder_remove_context(device: *mut kernel::ffi::c_void) { in rust_binder_remove_context() function