Home
last modified time | relevance | path

Searched defs:uf (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Drtas_flash.c210 struct rtas_update_flash_t *const uf = &rtas_update_flash_data; in rtas_flash_release() local
275 struct rtas_update_flash_t *const uf = &rtas_update_flash_data; in rtas_flash_read_msg() local
292 struct rtas_update_flash_t *const uf = &rtas_update_flash_data; in rtas_flash_read_num() local
313 struct rtas_update_flash_t *const uf = &rtas_update_flash_data; in rtas_flash_write() local
/openbmc/linux/drivers/scsi/isci/
H A Dunsolicited_frame_control.c63 struct sci_unsolicited_frame *uf; in sci_unsolicited_frame_control_construct() local
/openbmc/linux/drivers/usb/host/
H A Dehci-sched.c271 unsigned uframe, uf, x; in compute_tt_budget() local
369 unsigned i, uf; in tt_available() local
1393 unsigned frame, uf; in sitd_slot_ok() local
1691 struct ehci_iso_packet *uf = &iso_sched->packet[index]; in itd_patch() local
2109 struct ehci_iso_packet *uf = &iso_sched->packet[index]; in sitd_patch() local
2356 unsigned uf, now_frame, frame; in scan_isoc() local
H A Dehci-hcd.c113 unsigned uf; in ehci_moschip_read_frame_index() local
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Dmul-subnormal-single-1.c20 union uf union
/openbmc/linux/include/linux/
H A Duserfaultfd_k.h280 struct list_head *uf) in userfaultfd_unmap_prep()
286 struct list_head *uf) in userfaultfd_unmap_complete()
/openbmc/linux/mm/
H A Dmremap.c594 struct vm_userfaultfd_ctx *uf, struct list_head *uf_unmap) in move_vma()
809 unsigned long flags, struct vm_userfaultfd_ctx *uf, in mremap_to()
923 struct vm_userfaultfd_ctx uf = NULL_VM_UFFD_CTX; in SYSCALL_DEFINE5() local
H A Dmmap.c1214 struct list_head *uf) in do_mmap()
2461 unsigned long end, struct list_head *uf, bool unlock) in do_vmi_align_munmap()
2626 unsigned long start, size_t len, struct list_head *uf, in do_vmi_munmap()
2662 struct list_head *uf) in do_munmap()
2671 struct list_head *uf) in __mmap_region()
2909 struct list_head *uf) in mmap_region()
3075 unsigned long start, unsigned long end, struct list_head *uf, in do_vma_munmap()
H A Dnommu.c1021 struct list_head *uf) in do_mmap()
1427 int do_munmap(struct mm_struct *mm, unsigned long start, size_t len, struct list_head *uf) in do_munmap()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_svc.c5346 struct bfa_uf_s *uf = cbarg; in __bfa_cb_uf_recv() local
5385 struct bfa_uf_s *uf; in claim_ufs() local
5464 struct bfa_uf_s *uf; in bfa_uf_get() local
5471 bfa_uf_put(struct bfa_uf_mod_s *uf_mod, struct bfa_uf_s *uf) in bfa_uf_put()
5477 bfa_uf_post(struct bfa_uf_mod_s *ufm, struct bfa_uf_s *uf) in bfa_uf_post()
5498 struct bfa_uf_s *uf; in bfa_uf_post_all() local
5511 struct bfa_uf_s *uf = &ufm->uf_list[uf_tag]; in uf_recv() local
5549 struct bfa_uf_s *uf; in bfa_uf_iocdisable() local
5592 bfa_uf_free(struct bfa_uf_s *uf) in bfa_uf_free()
H A Dbfa_fcs.c1522 bfa_fcs_uf_recv(void *cbarg, struct bfa_uf_s *uf) in bfa_fcs_uf_recv()
H A Dbfa_svc.h640 bfa_uf_get_frmbuf(struct bfa_uf_s *uf) in bfa_uf_get_frmbuf()
646 bfa_uf_get_frmlen(struct bfa_uf_s *uf) in bfa_uf_get_frmlen()
H A Dbfa_fcs.h674 } uf; member
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1675 u32 uf) in _adapt_coeff()
1695 unsigned int uf) in _adapt_coef_probs()
/openbmc/linux/net/bluetooth/
H A Dhci_sock.c1931 struct hci_ufilter uf = { .opcode = 0 }; in hci_sock_setsockopt_old() local
2058 struct hci_ufilter uf; in hci_sock_getsockopt_old() local
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c4300 struct fotg210_iso_packet *uf = &iso_sched->packet[index]; in itd_patch() local
4577 unsigned uf; in scan_frame_queue() local
4646 unsigned uf, now_frame, frame, ret; in scan_isoc() local
/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c928 u32 uf; in __dwc3_gadget_start_isoc() local
/openbmc/linux/fs/
H A Duserfaultfd.c872 void userfaultfd_unmap_complete(struct mm_struct *mm, struct list_head *uf) in userfaultfd_unmap_complete()
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c4975 u8 uf = (pfec & PFERR_USER_MASK) ? (u8)~u : 0; in update_permission_bitmask() local
5061 bool check_pkey, check_write, ff, uf, wf, pte_user; in update_pkru_bitmask() local
/openbmc/linux/drivers/net/
H A Dtun.c883 struct tun_filter uf; in update_filter() local
/openbmc/qemu/fpu/
H A Dsoftfloat.c2800 union_float32 uf; in float32_to_float64() local