Searched defs:ptl (Results 26 - 50 of 56) sorted by relevance

123

/linux-master/arch/x86/mm/
H A Dinit.c814 spinlock_t *ptl; local
/linux-master/mm/
H A Duserfaultfd.c181 spinlock_t *ptl; local
353 spinlock_t *ptl; local
435 spinlock_t *ptl; local
1647 spinlock_t *ptl; local
[all...]
H A Dmadvise.c177 spinlock_t *ptl; local
346 spinlock_t *ptl; local
650 spinlock_t *ptl; local
[all...]
H A Dgup.c616 spinlock_t *ptl; local
906 spinlock_t *ptl; local
1018 spinlock_t *ptl; local
1073 spinlock_t *ptl; local
[all...]
H A Dkhugepaged.c687 __collapse_huge_page_copy_succeeded(pte_t *pte, struct vm_area_struct *vma, unsigned long address, spinlock_t *ptl, struct list_head *compound_pagelist) argument
779 __collapse_huge_page_copy(pte_t *pte, struct folio *folio, pmd_t *pmd, pmd_t orig_pmd, struct vm_area_struct *vma, unsigned long address, spinlock_t *ptl, struct list_head *compound_pagelist) argument
983 spinlock_t *ptl; local
1247 spinlock_t *ptl; local
1481 spinlock_t *pml = NULL, *ptl; local
1687 spinlock_t *ptl; local
[all...]
H A Dmigrate.c309 spinlock_t *ptl; local
343 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), vma->vm_mm, ptep); local
361 migration_entry_wait_on_locked(pte_to_swp_entry(pte), ptl); local
369 spinlock_t *ptl; local
[all...]
H A Dmemory-failure.c805 spinlock_t *ptl; local
H A Dmempolicy.c544 spinlock_t *ptl; local
623 spinlock_t *ptl; local
[all...]
H A Dswapfile.c1811 spinlock_t *ptl; local
H A Dhuge_memory.c1120 spinlock_t *ptl; local
1219 spinlock_t *ptl; local
1737 spinlock_t *ptl; local
1817 spinlock_t *ptl; local
1966 spinlock_t *ptl; local
2241 spinlock_t *ptl; local
2258 spinlock_t *ptl; local
2271 spinlock_t *ptl; local
2305 spinlock_t *ptl; local
2587 spinlock_t *ptl; local
[all...]
H A Dmemory.c416 spinlock_t *ptl = pmd_lock(mm, pmd); local
1583 spinlock_t *ptl; local
1718 spinlock_t *ptl = pmd_lock(tlb->mm, pmd); local
1976 __get_locked_pte(struct mm_struct *mm, unsigned long addr, spinlock_t **ptl) argument
2024 spinlock_t *ptl; local
2276 spinlock_t *ptl; local
2502 spinlock_t *ptl; local
2731 spinlock_t *ptl; local
5924 spinlock_t *ptl; local
6035 spinlock_t *ptl; local
6442 spinlock_t *ptl; local
[all...]
/linux-master/include/linux/
H A Drmap.h680 spinlock_t *ptl; member in struct:page_vma_mapped_walk
H A Dhugetlb.h1234 spinlock_t *ptl; local
H A Dmm_types.h463 spinlock_t *ptl; member in union:ptdesc::__anon84
465 spinlock_t ptl; member in union:ptdesc::__anon84
/linux-master/drivers/input/touchscreen/
H A Dilitek_ts_i2c.c55 struct ilitek_protocol_info ptl; member in struct:ilitek_ts_data
/linux-master/include/linux/surface_aggregator/
H A Dserial_hub.h492 struct ssh_ptl *ptl; member in struct:ssh_packet
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c387 static int ssh_ptl_write_buf(struct ssh_ptl *ptl, struct ssh_packet *packet, argument
431 static void ssh_ptl_rx_inject_invalid_syn(struct ssh_ptl *ptl, argument
448 static void ssh_ptl_rx_inject_invalid_data(struct ssh_ptl *ptl, argument
486 static inline int ssh_ptl_write_buf(struct ssh_ptl *ptl, argument
498 ssh_ptl_rx_inject_invalid_syn(struct ssh_ptl *ptl, struct ssam_span *data) argument
503 ssh_ptl_rx_inject_invalid_data(struct ssh_ptl *ptl, struct ssam_span *frame) argument
663 ssh_ptl_timeout_reaper_mod(struct ssh_ptl *ptl, ktime_t now, ktime_t expires) argument
741 struct ssh_ptl *ptl = packet->ptl; local
776 struct ssh_ptl *ptl = packet->ptl; local
793 struct ssh_ptl *ptl = p->ptl; local
833 struct ssh_ptl *ptl = packet->ptl; local
853 struct ssh_ptl *ptl = READ_ONCE(p->ptl); local
885 struct ssh_ptl *ptl = packet->ptl; local
902 ssh_ptl_tx_pop(struct ssh_ptl *ptl) argument
955 ssh_ptl_tx_next(struct ssh_ptl *ptl) argument
975 struct ssh_ptl *ptl = packet->ptl; local
1018 ssh_ptl_tx_wait_packet(struct ssh_ptl *ptl) argument
1034 ssh_ptl_tx_wait_transfer(struct ssh_ptl *ptl, long timeout) argument
1051 ssh_ptl_tx_packet(struct ssh_ptl *ptl, struct ssh_packet *packet) argument
1101 struct ssh_ptl *ptl = data; local
1138 ssh_ptl_tx_wakeup_packet(struct ssh_ptl *ptl) argument
1152 ssh_ptl_tx_start(struct ssh_ptl *ptl) argument
1169 ssh_ptl_tx_stop(struct ssh_ptl *ptl) argument
1193 ssh_ptl_ack_pop(struct ssh_ptl *ptl, u8 seq_id) argument
1244 ssh_ptl_acknowledge(struct ssh_ptl *ptl, u8 seq) argument
1312 ssh_ptl_submit(struct ssh_ptl *ptl, struct ssh_packet *p) argument
1398 ssh_ptl_resubmit_pending(struct ssh_ptl *ptl) argument
1502 struct ssh_ptl *ptl = to_ssh_ptl(work, rtx_timeout.reaper.work); local
1599 ssh_ptl_rx_retransmit_check(struct ssh_ptl *ptl, const struct ssh_frame *frame) argument
1639 ssh_ptl_rx_dataframe(struct ssh_ptl *ptl, const struct ssh_frame *frame, const struct ssam_span *payload) argument
1649 ssh_ptl_send_ack(struct ssh_ptl *ptl, u8 seq) argument
1673 ssh_ptl_send_nak(struct ssh_ptl *ptl) argument
1697 ssh_ptl_rx_eval(struct ssh_ptl *ptl, struct ssam_span *source) argument
1796 struct ssh_ptl *ptl = data; local
1834 ssh_ptl_rx_wakeup(struct ssh_ptl *ptl) argument
1845 ssh_ptl_rx_start(struct ssh_ptl *ptl) argument
1864 ssh_ptl_rx_stop(struct ssh_ptl *ptl) argument
1890 ssh_ptl_rx_rcvbuf(struct ssh_ptl *ptl, const u8 *buf, size_t n) argument
1917 ssh_ptl_shutdown(struct ssh_ptl *ptl) argument
2026 ssh_ptl_init(struct ssh_ptl *ptl, struct serdev_device *serdev, struct ssh_ptl_ops *ops) argument
2082 ssh_ptl_destroy(struct ssh_ptl *ptl) argument
[all...]
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c955 spinlock_t *ptl; local
/linux-master/arch/x86/xen/
H A Dmmu_pv.c667 spinlock_t *ptl = NULL; local
679 spinlock_t *ptl = v; local
702 spinlock_t *ptl; local
826 spinlock_t *ptl = NULL; local
[all...]
/linux-master/arch/s390/mm/
H A Dgmap.c556 spinlock_t *ptl; local
690 spinlock_t *ptl; local
868 gmap_pte_op_walk(struct gmap *gmap, unsigned long gaddr, spinlock_t **ptl) argument
915 gmap_pte_op_end(pte_t *ptep, spinlock_t *ptl) argument
1028 spinlock_t *ptl; local
1151 spinlock_t *ptl; local
1237 spinlock_t *ptl; local
2142 spinlock_t *ptl; local
2497 spinlock_t *ptl; local
[all...]
/linux-master/fs/
H A Ddax.c1211 spinlock_t *ptl; local
/linux-master/arch/x86/kernel/
H A Dalternative.c1849 spinlock_t *ptl; local
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c518 spinlock_t *ptl; local
/linux-master/fs/proc/
H A Dtask_mmu.c621 spinlock_t *ptl; local
1173 spinlock_t *ptl; local
1472 spinlock_t *ptl; local
2114 spinlock_t *ptl; local
2165 spinlock_t *ptl; local
2267 spinlock_t *ptl; local
2644 spinlock_t *ptl; local
[all...]
/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c1724 struct nal_hevc_profile_tier_level *ptl; local
1763 struct nal_hevc_profile_tier_level *ptl; local
[all...]

Completed in 261 milliseconds

123