Home
last modified time | relevance | path

Searched defs:ptl (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c387 static int ssh_ptl_write_buf(struct ssh_ptl *ptl, struct ssh_packet *packet, in ssh_ptl_write_buf()
431 static void ssh_ptl_rx_inject_invalid_syn(struct ssh_ptl *ptl, in ssh_ptl_rx_inject_invalid_syn()
448 static void ssh_ptl_rx_inject_invalid_data(struct ssh_ptl *ptl, in ssh_ptl_rx_inject_invalid_data()
486 static inline int ssh_ptl_write_buf(struct ssh_ptl *ptl, in ssh_ptl_write_buf()
498 static inline void ssh_ptl_rx_inject_invalid_syn(struct ssh_ptl *ptl, in ssh_ptl_rx_inject_invalid_syn()
503 static inline void ssh_ptl_rx_inject_invalid_data(struct ssh_ptl *ptl, in ssh_ptl_rx_inject_invalid_data()
663 static void ssh_ptl_timeout_reaper_mod(struct ssh_ptl *ptl, ktime_t now, in ssh_ptl_timeout_reaper_mod()
741 struct ssh_ptl *ptl = packet->ptl; in __ssh_ptl_queue_push() local
776 struct ssh_ptl *ptl = packet->ptl; in ssh_ptl_queue_remove() local
793 struct ssh_ptl *ptl = p->ptl; in ssh_ptl_pending_push() local
[all …]
H A Dssh_request_layer.h66 struct ssh_ptl ptl; member
123 struct ssh_ptl *ptl; in ssh_request_rtl() local
H A Dssh_packet_layer.h151 static inline struct device *ssh_ptl_get_device(struct ssh_ptl *ptl) in ssh_ptl_get_device()
176 static inline void ssh_ptl_tx_wakeup_transfer(struct ssh_ptl *ptl) in ssh_ptl_tx_wakeup_transfer()
/linux/mm/
H A Dmincore.c32 spinlock_t *ptl; in mincore_hugetlb() local
166 spinlock_t *ptl; in mincore_pte_range() local
H A Dmigrate_device.c143 spinlock_t *ptl; in migrate_vma_collect_huge_pmd() local
250 spinlock_t *ptl; in migrate_vma_collect_pmd() local
798 spinlock_t *ptl; in migrate_vma_insert_huge_pmd_page() local
976 spinlock_t *ptl; in migrate_vma_insert_page() local
H A Dhuge_memory.c1456 spinlock_t *ptl; in do_huge_pmd_device_private() local
1609 spinlock_t *ptl; in insert_pmd() local
1739 spinlock_t *ptl; in insert_pud() local
2345 spinlock_t *ptl; in madvise_free_huge_pmd() local
2494 spinlock_t *ptl; in zap_huge_pmd() local
2665 spinlock_t *ptl; in change_huge_pmd() local
2767 spinlock_t *ptl; in change_huge_pud() local
2929 spinlock_t *ptl; in __pmd_trans_huge_lock() local
2946 spinlock_t *ptl; in __pud_trans_huge_lock() local
2959 spinlock_t *ptl; in zap_huge_pud() local
[all …]
H A Duserfaultfd.c349 spinlock_t *ptl; in mfill_atomic_install_pte() local
578 spinlock_t *ptl; in mfill_atomic_pte_zeropage() local
659 spinlock_t *ptl; in mfill_atomic_pte_poison() local
1902 spinlock_t *ptl; in move_pages() local
H A Dpagewalk.c66 spinlock_t *ptl; in walk_pte_range() local
907 spinlock_t *ptl; in folio_walk_start() local
H A Dmemory.c427 spinlock_t *ptl = pmd_lock(mm, pmd); in pmd_install() local
1836 spinlock_t *ptl, pmd_t *pmdval) in zap_empty_pte_table()
1853 spinlock_t *pml, *ptl = NULL; in zap_pte_table_if_empty() local
1893 spinlock_t *ptl; in zap_pte_range() local
2278 spinlock_t **ptl) in get_locked_pte()
2381 spinlock_t *ptl; in insert_page() local
2659 spinlock_t *ptl; in insert_pfn() local
2900 spinlock_t *ptl; in remap_pte_range() local
3301 spinlock_t *ptl; in apply_to_pte_range() local
4681 spinlock_t *ptl; in alloc_swap_folio() local
[all …]
H A Dhmm.c491 spinlock_t *ptl = pud_trans_huge_lock(pudp, walk->vma); in hmm_vma_walk_pud() local
554 spinlock_t *ptl; in hmm_vma_walk_hugetlb_entry() local
H A Dmadvise.c193 spinlock_t *ptl; in swapin_walk_pmd_entry() local
364 spinlock_t *ptl; in madvise_cold_or_pageout_pte_range() local
661 spinlock_t *ptl; in madvise_free_pte_range() local
H A Dmigrate.c484 spinlock_t *ptl; in migration_entry_wait() local
518 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), vma->vm_mm, ptep); in migration_entry_wait_huge() local
551 spinlock_t *ptl; in pmd_migration_entry_wait() local
H A Dhugetlb.c5165 spinlock_t *ptl; in __unmap_hugepage_range() local
5696 spinlock_t *ptl; in hugetlb_pte_stable() local
6194 spinlock_t *ptl; in hugetlb_mfill_atomic_pte() local
6433 spinlock_t *ptl; in hugetlb_change_protection() local
7255 spinlock_t *ptl; in hugetlb_unshare_pmds() local
H A Dmemory-failure.c748 spinlock_t *ptl; in hwpoison_pte_range() local
781 spinlock_t *ptl; in hwpoison_hugetlb_range() local
/linux/arch/powerpc/lib/
H A Dcode-patching.c156 spinlock_t *ptl; in text_area_cpu_up_mm() local
290 spinlock_t *ptl; in __do_patch_mem_mm() local
473 spinlock_t *ptl; in __do_patch_instructions_mm() local
/linux/arch/x86/kernel/
H A Dldt.c292 spinlock_t *ptl; in map_ldt_struct() local
365 spinlock_t *ptl; in unmap_ldt_struct() local
/linux/arch/arm/mm/
H A Dfault-armv.c67 spinlock_t *ptl; in adjust_pte() local
/linux/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c61 spinlock_t *ptl; in hpte_flush_range() local
/linux/arch/m68k/kernel/
H A Dsys_m68k.c474 spinlock_t *ptl; in sys_atomic_cmpxchg_32() local
/linux/include/linux/
H A Dmigrate.h100 static inline void softleaf_entry_wait_on_locked(softleaf_t entry, spinlock_t *ptl) in softleaf_entry_wait_on_locked()
H A Dmm.h748 spinlock_t *ptl; /* Page table lock. member
3812 #define pte_unmap_unlock(pte, ptl) do { \ argument
3873 spinlock_t *ptl = pmd_lockptr(mm, pmd); in pmd_lock() local
3901 spinlock_t *ptl = pud_lockptr(mm, pud); in pud_lock() local
/linux/arch/x86/xen/
H A Dmmu_pv.c715 spinlock_t *ptl = NULL; in xen_pte_lock() local
727 spinlock_t *ptl = v; in xen_pte_unlock() local
750 spinlock_t *ptl; in xen_pin_page() local
879 spinlock_t *ptl = NULL; in xen_unpin_page() local
/linux/drivers/hid/intel-thc-hid/intel-quickspi/
H A Dpci-quickspi.c32 struct quickspi_driver_data ptl = { variable
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.c101 struct nal_hevc_profile_tier_level *ptl) in nal_hevc_rbsp_profile_tier_level()
/linux/include/linux/surface_aggregator/
H A Dserial_hub.h492 struct ssh_ptl *ptl; member

12