/Linux-v5.10/include/linux/ |
D | userfaultfd_k.h | 175 struct list_head *uf) in userfaultfd_unmap_prep() 181 struct list_head *uf) in userfaultfd_unmap_complete()
|
/Linux-v5.10/mm/ |
D | mremap.c | 336 struct vm_userfaultfd_ctx *uf, struct list_head *uf_unmap) in move_vma() 546 unsigned long flags, struct vm_userfaultfd_ctx *uf, in mremap_to() 668 struct vm_userfaultfd_ctx uf = NULL_VM_UFFD_CTX; in SYSCALL_DEFINE5() local
|
D | mmap.c | 596 struct rb_node **parent, struct list_head *uf) in munmap_vma_range() 1407 unsigned long *populate, struct list_head *uf) in do_mmap() 1728 struct list_head *uf) in mmap_region() 2807 struct list_head *uf, bool downgrade) in __do_munmap() 2917 struct list_head *uf) in do_munmap() 3065 … int do_brk_flags(unsigned long addr, unsigned long len, unsigned long flags, struct list_head *uf) in do_brk_flags()
|
D | nommu.c | 1076 struct list_head *uf) in do_mmap() 1456 int do_munmap(struct mm_struct *mm, unsigned long start, size_t len, struct list_head *uf) in do_munmap()
|
/Linux-v5.10/arch/powerpc/kernel/ |
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-v5.10/drivers/scsi/isci/ |
D | unsolicited_frame_control.c | 63 struct sci_unsolicited_frame *uf; in sci_unsolicited_frame_control_construct() local
|
/Linux-v5.10/drivers/usb/host/ |
D | ehci-sched.c | 265 unsigned uframe, uf, x; in compute_tt_budget() local 363 unsigned i, uf; in tt_available() local 1382 unsigned frame, uf; in sitd_slot_ok() local 1680 struct ehci_iso_packet *uf = &iso_sched->packet[index]; in itd_patch() local 2098 struct ehci_iso_packet *uf = &iso_sched->packet[index]; in sitd_patch() local 2345 unsigned uf, now_frame, frame; in scan_isoc() local
|
D | ehci-hcd.c | 112 unsigned uf; in ehci_moschip_read_frame_index() local
|
D | fotg210-hcd.c | 4305 struct fotg210_iso_packet *uf = &iso_sched->packet[index]; in itd_patch() local 4583 unsigned uf; in scan_frame_queue() local 4652 unsigned uf, now_frame, frame, ret; in scan_isoc() local
|
/Linux-v5.10/drivers/scsi/bfa/ |
D | bfa_svc.c | 5352 struct bfa_uf_s *uf = cbarg; in __bfa_cb_uf_recv() local 5391 struct bfa_uf_s *uf; in claim_ufs() local 5470 struct bfa_uf_s *uf; in bfa_uf_get() local 5477 bfa_uf_put(struct bfa_uf_mod_s *uf_mod, struct bfa_uf_s *uf) in bfa_uf_put() 5483 bfa_uf_post(struct bfa_uf_mod_s *ufm, struct bfa_uf_s *uf) in bfa_uf_post() 5504 struct bfa_uf_s *uf; in bfa_uf_post_all() local 5517 struct bfa_uf_s *uf = &ufm->uf_list[uf_tag]; in uf_recv() local 5555 struct bfa_uf_s *uf; in bfa_uf_iocdisable() local 5598 bfa_uf_free(struct bfa_uf_s *uf) in bfa_uf_free()
|
D | bfa_fcs.c | 1522 bfa_fcs_uf_recv(void *cbarg, struct bfa_uf_s *uf) in bfa_fcs_uf_recv()
|
D | bfa_svc.h | 640 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()
|
D | bfa_fcs.h | 677 } uf; member
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cs.c | 642 struct amdgpu_bo *uf = ttm_to_amdgpu_bo(p->uf_entry.tv.bo); in amdgpu_cs_parser_bos() local 714 struct amdgpu_bo *uf = ttm_to_amdgpu_bo(parser->uf_entry.tv.bo); in amdgpu_cs_parser_fini() local
|
/Linux-v5.10/net/bluetooth/ |
D | hci_sock.c | 1846 struct hci_ufilter uf = { .opcode = 0 }; in hci_sock_setsockopt() local 1932 struct hci_ufilter uf; in hci_sock_getsockopt() local
|
/Linux-v5.10/fs/ |
D | userfaultfd.c | 816 void userfaultfd_unmap_complete(struct mm_struct *mm, struct list_head *uf) in userfaultfd_unmap_complete()
|
/Linux-v5.10/arch/x86/kvm/mmu/ |
D | mmu.c | 4234 u8 uf = (pfec & PFERR_USER_MASK) ? (u8)~u : 0; in update_permission_bitmask() local 4327 bool check_pkey, check_write, ff, uf, wf, pte_user; in update_pkru_bitmask() local
|
/Linux-v5.10/drivers/net/ |
D | tun.c | 867 struct tun_filter uf; in update_filter() local
|