Searched defs:pcl (Results 1 – 6 of 6) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_pcl.c | 17 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 155 struct svc_rdma_pcl *pcl = &rctxt->rc_read_pcl; in pcl_alloc_read() local 199 struct svc_rdma_pcl *pcl, __be32 *p) in pcl_alloc_write() 320 int pcl_process_nonpayloads(const struct svc_rdma_pcl *pcl, in pcl_process_nonpayloads()
|
| H A D | svc_rdma_rw.c | 923 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_multiple_chunks() local 1059 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_call_chunk() local
|
| /linux/include/linux/sunrpc/ |
| H A D | svc_rdma_pcl.h | 38 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/fs/erofs/ |
| H A D | zdata.c | 106 static inline unsigned int z_erofs_pclusterpages(struct z_erofs_pcluster *pcl) in z_erofs_pclusterpages() 268 struct z_erofs_pcluster *pcl; in z_erofs_alloc_pcluster() local 281 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_free_pcluster() 513 struct z_erofs_pcluster *pcl, *head; member 546 struct z_erofs_pcluster *pcl = fe->pcl; in z_erofs_bind_cache() local 603 struct z_erofs_pcluster *pcl) in erofs_try_to_free_all_cached_folios() 629 struct z_erofs_pcluster *pcl = folio_get_private(folio); in z_erofs_cache_release_folio() local 697 struct z_erofs_pcluster *pcl = fe->pcl; in z_erofs_attach_page() local 727 static bool z_erofs_get_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_get_pcluster() 749 struct z_erofs_pcluster *pcl, *pre; in z_erofs_register_pcluster() local [all …]
|
| /linux/drivers/firewire/ |
| H A D | nosy.c | 42 struct pcl { struct 46 __le32 pcl_status; argument 47 __le32 remaining_transfer_count; 48 __le32 next_data_buffer; 49 struct { 73 struct pcl *rcv_start_pcl, *rcv_pcl; argument
|
| /linux/arch/arc/kernel/ |
| H A D | jump_label.c | 49 u32 pcl = pc & GENMASK(31, 2); in arc_gen_branch() local
|