/linux/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 210 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 D | ehci-sched.c | 271 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
|
/linux/drivers/scsi/isci/ |
H A D | unsolicited_frame_control.c | 63 struct sci_unsolicited_frame *uf; in sci_unsolicited_frame_control_construct() local
|
/linux/mm/ |
H A D | vma.c | 1475 unsigned long start, unsigned long end, struct list_head *uf, in init_vma_munmap() 1512 struct list_head *uf, bool unlock) in do_vmi_align_munmap() 1558 unsigned long start, size_t len, struct list_head *uf, in do_vmi_munmap() 2333 static int __mmap_prepare(struct mmap_state *map, struct list_head *uf) in __mmap_prepare() 2598 struct list_head *uf) in __mmap_region() 2668 struct list_head *uf) in mmap_region()
|
H A D | mremap.c | 59 struct vm_userfaultfd_ctx *uf; member 1754 struct vm_userfaultfd_ctx uf = NULL_VM_UFFD_CTX; in SYSCALL_DEFINE5() local
|
H A D | mmap.c | 341 struct list_head *uf) in do_mmap() 1068 struct list_head *uf) in do_munmap()
|
H A D | nommu.c | 1019 struct list_head *uf) in do_mmap() 1425 int do_munmap(struct mm_struct *mm, unsigned long start, size_t len, struct list_head *uf) in do_munmap()
|
H A D | vma.h | 39 struct list_head *uf; /* Userfaultfd list_head */ member
|
/linux/include/linux/ |
H A D | userfaultfd_k.h | 387 struct list_head *uf) in userfaultfd_unmap_prep() 393 struct list_head *uf) in userfaultfd_unmap_complete()
|
H A D | skbuff.h | 3711 __skb_frag_dma_map1(dev,frag,offset,uf,uo) global() argument
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_sync.c | 210 struct dma_fence *uf; in pvr_sync_add_dep_to_job() local
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-vp9.c | 1675 u32 uf) in _adapt_coeff() 1695 unsigned int uf) in _adapt_coef_probs()
|
/linux/net/bluetooth/ |
H A D | hci_sock.c | 1931 struct hci_ufilter uf = { .opcode = 0 }; hci_sock_setsockopt_old() local 2058 struct hci_ufilter uf; hci_sock_getsockopt_old() local [all...] |
/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs.c | 1522 bfa_fcs_uf_recv(void *cbarg, struct bfa_uf_s *uf) in bfa_fcs_uf_recv()
|
/linux/fs/ |
H A D | userfaultfd.c | 836 void userfaultfd_unmap_complete(struct mm_struct *mm, struct list_head *uf) in userfaultfd_unmap_complete()
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 1322 struct list_head *uf) in userfaultfd_unmap_complete()
|
/linux/drivers/net/ |
H A D | tun.c | 818 struct tun_filter uf; in update_filter() local
|
/linux/arch/x86/kvm/mmu/ |
H A D | mmu.c | 5394 u8 uf = (pfec & PFERR_USER_MASK) ? (u8)~u : 0; in update_permission_bitmask() local 5480 bool check_pkey, check_write, ff, uf, wf, pte_user; in update_pkru_bitmask() local
|