Searched defs:ptl (Results 1 - 25 of 54) sorted by path

123

/linux-master/arch/arm/lib/
H A Duaccess_with_memcpy.c31 spinlock_t *ptl; local
105 spinlock_t *ptl; local
169 spinlock_t *ptl; local
[all...]
/linux-master/arch/arm/mm/
H A Dfault-armv.c70 static inline void do_pte_lock(spinlock_t *ptl) argument
79 static inline void do_pte_unlock(spinlock_t *ptl) argument
84 static inline void do_pte_lock(spinlock_t *ptl) {} argument
85 static inline void do_pte_unlock(spinlock_t *ptl) {} argument
91 spinlock_t *ptl; local
[all...]
/linux-master/arch/m68k/kernel/
H A Dsys_m68k.c474 spinlock_t *ptl; local
/linux-master/arch/powerpc/lib/
H A Dcode-patching.c154 spinlock_t *ptl; local
288 spinlock_t *ptl; local
410 spinlock_t *ptl; local
/linux-master/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c61 spinlock_t *ptl; local
/linux-master/arch/powerpc/mm/
H A Dhugetlbpage.c120 spinlock_t *ptl; local
45 __hugepte_alloc(struct mm_struct *mm, hugepd_t *hpdp, unsigned long address, unsigned int pdshift, unsigned int pshift, spinlock_t *ptl) argument
[all...]
H A Dpgtable.c334 spinlock_t *ptl; local
/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
2570 spinlock_t *ptl; local
[all...]
H A Dpgtable.c806 spinlock_t *ptl; local
915 spinlock_t *ptl; local
979 spinlock_t *ptl; local
1047 spinlock_t *ptl; local
1152 spinlock_t *ptl; local
1184 spinlock_t *ptl; local
[all...]
/linux-master/arch/s390/pci/
H A Dpci_mmio.c126 spinlock_t *ptl; local
268 spinlock_t *ptl; local
/linux-master/arch/x86/kernel/
H A Dalternative.c1866 spinlock_t *ptl; local
H A Dldt.c292 spinlock_t *ptl; local
365 spinlock_t *ptl; local
/linux-master/arch/x86/mm/
H A Dinit.c817 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/drivers/input/touchscreen/
H A Dilitek_ts_i2c.c55 struct ilitek_protocol_info ptl; member in struct:ilitek_ts_data
/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...]
H A Dnal-hevc.c100 nal_hevc_rbsp_profile_tier_level(struct rbsp *rbsp, struct nal_hevc_profile_tier_level *ptl) argument
[all...]
/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...]
H A Dssh_packet_layer.h151 static inline struct device *ssh_ptl_get_device(struct ssh_ptl *ptl) argument
176 ssh_ptl_tx_wakeup_transfer(struct ssh_ptl *ptl) argument
[all...]
H A Dssh_request_layer.h66 struct ssh_ptl ptl; member in struct:ssh_rtl
123 struct ssh_ptl *ptl; local
[all...]
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c518 spinlock_t *ptl; local
/linux-master/fs/
H A Ddax.c1211 spinlock_t *ptl; local
/linux-master/fs/proc/
H A Dtask_mmu.c617 spinlock_t *ptl; local
1163 spinlock_t *ptl; local
1462 spinlock_t *ptl; local
2105 spinlock_t *ptl; local
2156 spinlock_t *ptl; local
2252 spinlock_t *ptl; local
2628 spinlock_t *ptl; local
[all...]
/linux-master/include/linux/
H A Dhugetlb.h1229 spinlock_t *ptl; local
H A Dmigrate.h79 __releases(ptl); variable

Completed in 582 milliseconds

123