Searched defs:uo (Results 1 – 7 of 7) sorted by relevance
61 uvm_obj_init(struct uvm_object *uo, const struct uvm_pagerops *ops, in uvm_obj_init()86 uvm_obj_destroy(struct uvm_object *uo, bool dlock) in uvm_obj_destroy()108 uvm_obj_setlock(struct uvm_object *uo, krwlock_t *lockptr) in uvm_obj_setlock()
70 usb_copy30_devinfo(struct usb_device_info30 *uo, in usb_copy30_devinfo()
204 t_PXENV_UDP_OPEN *uo = (void *) pxe_command_buf; in pxe_netif_open() local
1062 tree uo = lookup_comparison_result (tag, type, 3); in genericize_spaceship() local
1109 tree uo = lookup_comparison_result (tag, type, 3); in genericize_spaceship() local
2184 CodeGenModule::getMemberPointerConstant(const UnaryOperator *uo) { in getMemberPointerConstant()
4551 } else if (UnaryOperator *uo = dyn_cast<UnaryOperator>(e)) { in stripARCUnbridgedCast() local