/linux-6.12.1/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-6.12.1/drivers/usb/host/ |
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
|
D | ehci-hcd.c | 113 unsigned uf; in ehci_moschip_read_frame_index() local
|
/linux-6.12.1/drivers/scsi/isci/ |
D | unsolicited_frame_control.c | 63 struct sci_unsolicited_frame *uf; in sci_unsolicited_frame_control_construct() local
|
/linux-6.12.1/mm/ |
D | mremap.c | 661 struct vm_userfaultfd_ctx *uf, struct list_head *uf_unmap) in move_vma() 876 unsigned long flags, struct vm_userfaultfd_ctx *uf, in mremap_to() 995 struct vm_userfaultfd_ctx uf = NULL_VM_UFFD_CTX; in SYSCALL_DEFINE5() local
|
D | mmap.c | 287 struct list_head *uf) in do_mmap() 1354 struct list_head *uf) in do_munmap() 1363 struct list_head *uf) in __mmap_region() 1592 struct list_head *uf) in mmap_region()
|
D | vma.h | 37 struct list_head *uf; /* Userfaultfd list_head */ member 181 unsigned long start, unsigned long end, struct list_head *uf, in init_vma_munmap()
|
D | vma.c | 1334 struct list_head *uf, bool unlock) in do_vmi_align_munmap() 1380 unsigned long start, size_t len, struct list_head *uf, in do_vmi_munmap()
|
D | nommu.c | 1010 struct list_head *uf) in do_mmap() 1416 int do_munmap(struct mm_struct *mm, unsigned long start, size_t len, struct list_head *uf) in do_munmap()
|
/linux-6.12.1/include/linux/ |
D | userfaultfd_k.h | 380 struct list_head *uf) in userfaultfd_unmap_prep() 386 struct list_head *uf) in userfaultfd_unmap_complete()
|
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_svc.c | 5332 struct bfa_uf_s *uf = cbarg; in __bfa_cb_uf_recv() local 5371 struct bfa_uf_s *uf; in claim_ufs() local 5450 struct bfa_uf_s *uf; in bfa_uf_get() local 5457 bfa_uf_put(struct bfa_uf_mod_s *uf_mod, struct bfa_uf_s *uf) in bfa_uf_put() 5463 bfa_uf_post(struct bfa_uf_mod_s *ufm, struct bfa_uf_s *uf) in bfa_uf_post() 5484 struct bfa_uf_s *uf; in bfa_uf_post_all() local 5497 struct bfa_uf_s *uf = &ufm->uf_list[uf_tag]; in uf_recv() local 5535 struct bfa_uf_s *uf; in bfa_uf_iocdisable() local 5578 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 | 696 bfa_uf_get_frmbuf(struct bfa_uf_s *uf) in bfa_uf_get_frmbuf() 702 bfa_uf_get_frmlen(struct bfa_uf_s *uf) in bfa_uf_get_frmlen()
|
D | bfa_fcs.h | 860 } uf; member
|
/linux-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_sync.c | 210 struct dma_fence *uf; in pvr_sync_add_dep_to_job() local
|
/linux-6.12.1/drivers/media/v4l2-core/ |
D | v4l2-vp9.c | 1675 u32 uf) in _adapt_coeff() 1695 unsigned int uf) in _adapt_coef_probs()
|
/linux-6.12.1/net/bluetooth/ |
D | hci_sock.c | 1931 struct hci_ufilter uf = { .opcode = 0 }; in hci_sock_setsockopt_old() local 2058 struct hci_ufilter uf; in hci_sock_getsockopt_old() local
|
/linux-6.12.1/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 4296 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-6.12.1/fs/ |
D | userfaultfd.c | 837 void userfaultfd_unmap_complete(struct mm_struct *mm, struct list_head *uf) in userfaultfd_unmap_complete()
|
/linux-6.12.1/arch/x86/kvm/mmu/ |
D | mmu.c | 5266 u8 uf = (pfec & PFERR_USER_MASK) ? (u8)~u : 0; in update_permission_bitmask() local 5352 bool check_pkey, check_write, ff, uf, wf, pte_user; in update_pkru_bitmask() local
|
/linux-6.12.1/drivers/net/ |
D | tun.c | 883 struct tun_filter uf; in update_filter() local
|