Searched defs:ptl (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/platform/surface/aggregator/ |
| H A D | ssh_packet_layer.c | 387 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 D | ssh_request_layer.h | 66 struct ssh_ptl ptl; member 123 struct ssh_ptl *ptl; in ssh_request_rtl() local
|
| H A D | ssh_packet_layer.h | 151 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/arch/x86/kernel/ |
| H A D | ldt.c | 292 spinlock_t *ptl; in map_ldt_struct() local 365 spinlock_t *ptl; in unmap_ldt_struct() local
|
| H A D | alternative.c | 2553 spinlock_t *ptl; in __text_poke() local
|
| /linux/arch/arm/mm/ |
| H A D | fault-armv.c | 67 spinlock_t *ptl; in adjust_pte() local
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | subpage_prot.c | 61 spinlock_t *ptl; in hpte_flush_range() local
|
| /linux/mm/ |
| H A D | pagewalk.c | 66 spinlock_t *ptl; in walk_pte_range() local 907 spinlock_t *ptl; in folio_walk_start() local
|
| /linux/arch/m68k/kernel/ |
| H A D | sys_m68k.c | 474 spinlock_t *ptl; in sys_atomic_cmpxchg_32() local
|
| /linux/include/linux/ |
| H A D | migrate.h | 100 static inline void softleaf_entry_wait_on_locked(softleaf_t entry, spinlock_t *ptl) in softleaf_entry_wait_on_locked()
|
| H A D | hugetlb.h | 1301 spinlock_t *ptl; in huge_pte_lock() local
|
| /linux/drivers/media/platform/allegro-dvt/ |
| H A D | nal-hevc.c | 101 struct nal_hevc_profile_tier_level *ptl) in nal_hevc_rbsp_profile_tier_level()
|
| H A D | allegro-core.c | 1776 struct nal_hevc_profile_tier_level *ptl; in allegro_hevc_write_vps() local 1815 struct nal_hevc_profile_tier_level *ptl; in allegro_hevc_write_sps() local
|
| /linux/include/linux/surface_aggregator/ |
| H A D | serial_hub.h | 492 struct ssh_ptl *ptl; member
|