Lines Matching refs:ffi
55 pub fn init_rust_binderfs() -> kernel::ffi::c_int; in init_rust_binderfs()
60 pid: kernel::ffi::c_int, in rust_binderfs_create_proc_file()
66 pub type rust_binder_context = *mut kernel::ffi::c_void;
70 pub minor: kernel::ffi::c_int,
331 name: *const kernel::ffi::c_char, in rust_binder_new_context()
332 ) -> *mut kernel::ffi::c_void { in rust_binder_new_context()
344 unsafe extern "C" fn rust_binder_remove_context(device: *mut kernel::ffi::c_void) { in rust_binder_remove_context()
359 ) -> kernel::ffi::c_int { in rust_binder_open()
394 ) -> kernel::ffi::c_int { in rust_binder_release()
407 cmd: kernel::ffi::c_uint, in rust_binder_ioctl()
408 arg: kernel::ffi::c_ulong, in rust_binder_ioctl()
409 ) -> kernel::ffi::c_long { in rust_binder_ioctl()
424 ) -> kernel::ffi::c_int { in rust_binder_mmap()
458 ) -> kernel::ffi::c_int { in rust_binder_flush()
472 _: *mut kernel::ffi::c_void, in rust_binder_stats_show()
473 ) -> kernel::ffi::c_int { in rust_binder_stats_show()
488 _: *mut kernel::ffi::c_void, in rust_binder_state_show()
489 ) -> kernel::ffi::c_int { in rust_binder_state_show()
504 _: *mut kernel::ffi::c_void, in rust_binder_proc_show()
505 ) -> kernel::ffi::c_int { in rust_binder_proc_show()
522 _: *mut kernel::ffi::c_void, in rust_binder_transactions_show()
523 ) -> kernel::ffi::c_int { in rust_binder_transactions_show()