Searched defs:fbp (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ | 
| D | ramgm107.c | 28 		    struct nvkm_device *device, int fbp, int *pltcs)  in gm107_ram_probe_fbp()
 | 
| D | ramgf108.c | 28 			   struct nvkm_device *device, int fbp, int *pltcs)  in gf108_ram_probe_fbp_amount()
 | 
| D | ramgm200.c | 28 			   struct nvkm_device *device, int fbp, int *pltcs)  in gm200_ram_probe_fbp_amount()
 | 
| D | ramgf100.c | 473 			   struct nvkm_device *device, int fbp, int *pltcs)  in gf100_ram_probe_fbp_amount()484 		    struct nvkm_device *device, int fbp, int *pltcs)  in gf100_ram_probe_fbp()
 502 	int ret, fbp, ltcs, ltcn = 0;  in gf100_ram_ctor()  local
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_dir2_node.c | 340 	struct xfs_buf		*fbp;		/* freespace buffer */  in xfs_dir2_leaf_to_node()  local1119 	struct xfs_buf		*fbp,  in xfs_dir3_data_block_free()
 1279 		struct xfs_buf	*fbp;		/* freeblock buffer */  in xfs_dir2_leafn_remove()  local
 1632 	struct xfs_buf		*fbp;  in xfs_dir2_node_add_datablk()  local
 1747 	struct xfs_buf		*fbp = NULL;  in xfs_dir2_node_find_freeblk()  local
 1860 	struct xfs_buf		*fbp;		/* freespace buffer */  in xfs_dir2_node_addname_int()  local
 
 | 
| D | xfs_dir2_leaf.c | 1640 	struct xfs_buf		*fbp;		/* buffer for freespace block */  in xfs_dir2_node_to_leaf()  local
 |