Home
last modified time | relevance | path

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

/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
/linux/drivers/usb/host/
H A Dehci-sched.c270 unsigned uframe, uf, x; in compute_tt_budget() local
368 unsigned i, uf; in tt_available() local
1392 unsigned frame, uf; in sitd_slot_ok() local
1690 struct ehci_iso_packet *uf = &iso_sched->packet[index]; in itd_patch() local
2108 struct ehci_iso_packet *uf = &iso_sched->packet[index]; in sitd_patch() local
2355 unsigned uf, now_frame, frame; in scan_isoc() local
/linux/drivers/scsi/isci/
H A Dunsolicited_frame_control.c63 struct sci_unsolicited_frame *uf; in sci_unsolicited_frame_control_construct() local
/linux/mm/
H A Dvma.c1548 unsigned long start, unsigned long end, struct list_head *uf, in init_vma_munmap()
1585 struct list_head *uf, bool unlock) in do_vmi_align_munmap()
1631 unsigned long start, size_t len, struct list_head *uf, in do_vmi_munmap()
2421 struct list_head *uf) in __mmap_setup()
2734 unsigned long pgoff, struct list_head *uf) in __mmap_region()
2832 unsigned long pgoff, struct list_head *uf) in mmap_region()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_sync.c210 struct dma_fence *uf; in pvr_sync_add_dep_to_job() local
/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1675 u32 uf) in _adapt_coeff()
1695 unsigned int uf) in _adapt_coef_probs()
/linux/tools/testing/vma/include/
H A Dstubs.h43 struct list_head *uf) in userfaultfd_unmap_complete()
122 struct list_head *uf) in do_munmap()
/linux/net/bluetooth/
H A Dhci_sock.c1941 struct hci_ufilter uf = { .opcode = 0 }; in hci_sock_setsockopt_old() local
2068 struct hci_ufilter uf; in hci_sock_getsockopt_old() local
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c4296 struct fotg210_iso_packet *uf = &iso_sched->packet[index]; in itd_patch() local
4573 unsigned uf; in scan_frame_queue() local
4642 unsigned uf, now_frame, frame, ret; in scan_isoc() local
/linux/drivers/scsi/bfa/
H A Dbfa_fcs.c1522 bfa_fcs_uf_recv(void *cbarg, struct bfa_uf_s *uf) in bfa_fcs_uf_recv()
/linux/include/linux/
H A Dskbuff.h3818 #define __skb_frag_dma_map1(dev, frag, offset, uf, uo) ({ \ argument