Searched refs:file_control_return (Results 1 – 2 of 2) sorted by relevance
11 struct file_control_return { struct17 struct file_control_return get_control_from_fd(int fd); argument19 struct file_control_return28 struct file_control_return ret = {NULL, NULL, NULL, fd}; in get_control_from_fd()85 void cleanup_control_related_data(struct file_control_return info);88 cleanup_control_related_data(struct file_control_return info) in cleanup_control_related_data()
915 struct file_control_return { struct921 struct file_control_return get_control_from_fd(int fd); argument922 void cleanup_control_related_data(struct file_control_return info);991 struct file_control_return control_info = get_control_from_fd(file_descriptor); in test_kext_unix_with_allocated_vnode_addr()1565 struct file_control_return control_info = get_control_from_fd(file_descriptor); in vm_map_enter_mem_object_control_wrapped()