Home
last modified time | relevance | path

Searched defs:pcl (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/net/sunrpc/xprtrdma/
Dsvc_rdma_pcl.c17 void pcl_free(struct svc_rdma_pcl *pcl) in pcl_free()
44 pcl_lookup_position(struct svc_rdma_pcl *pcl, u32 position) in pcl_lookup_position()
55 static void pcl_insert_position(struct svc_rdma_pcl *pcl, in pcl_insert_position()
104 struct svc_rdma_pcl *pcl = &rctxt->rc_call_pcl; in pcl_alloc_call() local
158 struct svc_rdma_pcl *pcl = &rctxt->rc_read_pcl; in pcl_alloc_read() local
202 struct svc_rdma_pcl *pcl, __be32 *p) in pcl_alloc_write()
265 int pcl_process_nonpayloads(const struct svc_rdma_pcl *pcl, in pcl_process_nonpayloads()
Dsvc_rdma_rw.c857 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_multiple_chunks() local
1021 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_call_chunk() local
/Linux-v6.6/include/linux/sunrpc/
Dsvc_rdma_pcl.h38 static inline void pcl_init(struct svc_rdma_pcl *pcl) in pcl_init()
48 static inline bool pcl_is_empty(const struct svc_rdma_pcl *pcl) in pcl_is_empty()
60 pcl_first_chunk(const struct svc_rdma_pcl *pcl) in pcl_first_chunk()
76 pcl_next_chunk(const struct svc_rdma_pcl *pcl, struct svc_rdma_chunk *chunk) in pcl_next_chunk()
88 #define pcl_for_each_chunk(pos, pcl) \ argument
/Linux-v6.6/fs/erofs/
Dzdata.c111 static inline bool z_erofs_is_inline_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_is_inline_pcluster()
116 static inline unsigned int z_erofs_pclusterpages(struct z_erofs_pcluster *pcl) in z_erofs_pclusterpages()
307 struct z_erofs_pcluster *pcl; in z_erofs_alloc_pcluster() local
321 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_free_pcluster()
527 struct z_erofs_pcluster *pcl; member
561 struct z_erofs_pcluster *pcl = fe->pcl; in z_erofs_bind_cache() local
627 struct z_erofs_pcluster *const pcl = in erofs_try_to_free_all_cached_pages() local
659 struct z_erofs_pcluster *pcl = folio_get_private(folio); in z_erofs_cache_release_folio() local
727 struct z_erofs_pcluster *const pcl = fe->pcl; in z_erofs_try_inplace_io() local
762 struct z_erofs_pcluster *pcl = f->pcl; in z_erofs_try_to_claim_pcluster() local
[all …]
/Linux-v6.6/drivers/firewire/
Dnosy.c40 struct pcl { struct
44 __le32 pcl_status; argument
45 __le32 remaining_transfer_count;
46 __le32 next_data_buffer;
47 struct {
71 struct pcl *rcv_start_pcl, *rcv_pcl; argument
/Linux-v6.6/arch/arc/kernel/
Djump_label.c49 u32 pcl = pc & GENMASK(31, 2); in arc_gen_branch() local
/Linux-v6.6/drivers/video/fbdev/
Datafb.c1093 unsigned long pcl = ULONG_MAX; in falcon_decode_var() local