Lines Matching refs:ffi
53 pub fn init_rust_binderfs() -> kernel::ffi::c_int; in init_rust_binderfs()
58 pid: kernel::ffi::c_int, in rust_binderfs_create_proc_file()
64 pub type rust_binder_context = *mut kernel::ffi::c_void;
68 pub minor: kernel::ffi::c_int,
337 name: *const kernel::ffi::c_char, in rust_binder_new_context()
338 ) -> *mut kernel::ffi::c_void { in rust_binder_new_context()
350 unsafe extern "C" fn rust_binder_remove_context(device: *mut kernel::ffi::c_void) { in rust_binder_remove_context()
365 ) -> kernel::ffi::c_int { in rust_binder_open()
400 ) -> kernel::ffi::c_int { in rust_binder_release()
413 cmd: kernel::ffi::c_uint, in rust_binder_ioctl()
414 arg: kernel::ffi::c_ulong, in rust_binder_ioctl()
415 ) -> kernel::ffi::c_long { in rust_binder_ioctl()
430 ) -> kernel::ffi::c_int { in rust_binder_mmap()
464 ) -> kernel::ffi::c_int { in rust_binder_flush()
478 _: *mut kernel::ffi::c_void, in rust_binder_stats_show()
479 ) -> kernel::ffi::c_int { in rust_binder_stats_show()
494 _: *mut kernel::ffi::c_void, in rust_binder_state_show()
495 ) -> kernel::ffi::c_int { in rust_binder_state_show()
510 _: *mut kernel::ffi::c_void, in rust_binder_proc_show()
511 ) -> kernel::ffi::c_int { in rust_binder_proc_show()
528 _: *mut kernel::ffi::c_void, in rust_binder_transactions_show()
529 ) -> kernel::ffi::c_int { in rust_binder_transactions_show()