/Linux-v6.6/include/linux/ |
D | percpu_counter.h | 37 #define percpu_counter_init_many(fbc, value, gfp, nr_counters) \ argument 46 #define percpu_counter_init(fbc, value, gfp) \ argument 50 static inline void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() 62 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs) in percpu_counter_compare() 67 static inline void percpu_counter_add(struct percpu_counter *fbc, s64 amount) in percpu_counter_add() 83 percpu_counter_add_local(struct percpu_counter *fbc, s64 amount) in percpu_counter_add_local() 88 static inline s64 percpu_counter_sum_positive(struct percpu_counter *fbc) in percpu_counter_sum_positive() 94 static inline s64 percpu_counter_sum(struct percpu_counter *fbc) in percpu_counter_sum() 99 static inline s64 percpu_counter_read(struct percpu_counter *fbc) in percpu_counter_read() 109 static inline s64 percpu_counter_read_positive(struct percpu_counter *fbc) in percpu_counter_read_positive() [all …]
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_fbc.c | 226 static u32 i8xx_fbc_ctl(struct intel_fbc *fbc) in i8xx_fbc_ctl() 254 static u32 i965_fbc_ctl2(struct intel_fbc *fbc) in i965_fbc_ctl2() 268 static void i8xx_fbc_deactivate(struct intel_fbc *fbc) in i8xx_fbc_deactivate() 289 static void i8xx_fbc_activate(struct intel_fbc *fbc) in i8xx_fbc_activate() 310 static bool i8xx_fbc_is_active(struct intel_fbc *fbc) in i8xx_fbc_is_active() 315 static bool i8xx_fbc_is_compressing(struct intel_fbc *fbc) in i8xx_fbc_is_compressing() 321 static void i8xx_fbc_nuke(struct intel_fbc *fbc) in i8xx_fbc_nuke() 331 static void i8xx_fbc_program_cfb(struct intel_fbc *fbc) in i8xx_fbc_program_cfb() 356 static void i965_fbc_nuke(struct intel_fbc *fbc) in i965_fbc_nuke() 375 static u32 g4x_dpfc_ctl_limit(struct intel_fbc *fbc) in g4x_dpfc_ctl_limit() [all …]
|
D | intel_wm_types.h | 28 u16 fbc; member 34 u16 fbc; member
|
D | intel_display_core.h | 515 struct intel_fbc *fbc[I915_MAX_FBCS]; member
|
D | i9xx_wm.c | 2310 u16 fbc; member
|
D | intel_display_types.h | 1520 struct intel_fbc *fbc; member
|
/Linux-v6.6/lib/ |
D | percpu_counter.c | 24 struct percpu_counter *fbc = addr; in percpu_counter_fixup_free() local 41 static inline void debug_percpu_counter_activate(struct percpu_counter *fbc) in debug_percpu_counter_activate() 47 static inline void debug_percpu_counter_deactivate(struct percpu_counter *fbc) in debug_percpu_counter_deactivate() 54 static inline void debug_percpu_counter_activate(struct percpu_counter *fbc) in debug_percpu_counter_activate() 56 static inline void debug_percpu_counter_deactivate(struct percpu_counter *fbc) in debug_percpu_counter_deactivate() 60 void percpu_counter_set(struct percpu_counter *fbc, s64 amount) in percpu_counter_set() 87 void percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch() 112 void percpu_counter_sync(struct percpu_counter *fbc) in percpu_counter_sync() 137 s64 __percpu_counter_sum(struct percpu_counter *fbc) in __percpu_counter_sum() 154 int __percpu_counter_init_many(struct percpu_counter *fbc, s64 amount, in __percpu_counter_init_many() [all …]
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | wq.c | 43 struct mlx5_frag_buf_ctrl *fbc = &wq->fbc; in mlx5_wq_cyc_create() local 216 struct mlx5_frag_buf_ctrl *fbc = &wq->fbc; in mlx5_wq_ll_create() local
|
D | wq.h | 52 struct mlx5_frag_buf_ctrl fbc; member 65 struct mlx5_frag_buf_ctrl fbc; member 71 struct mlx5_frag_buf_ctrl fbc; member
|
/Linux-v6.6/drivers/video/fbdev/ |
D | ffb.c | 243 u32 fbc; member 355 struct ffb_fbc __iomem *fbc; member 379 struct ffb_fbc __iomem *fbc; in FFBFifo() local 394 struct ffb_fbc __iomem *fbc; in FFBWait() local 427 struct ffb_fbc __iomem *fbc = par->fbc; in ffb_switch_from_graph() local 480 struct ffb_fbc __iomem *fbc = par->fbc; in ffb_fillrect() local 520 struct ffb_fbc __iomem *fbc = par->fbc; in ffb_copyarea() local 554 struct ffb_fbc __iomem *fbc = par->fbc; in ffb_imageblit() local 901 struct ffb_fbc __iomem *fbc; in ffb_probe() local
|
D | cg6.c | 259 struct cg6_fbc __iomem *fbc; member 273 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_sync() local 321 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_fillrect() local 360 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_copyarea() local 398 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_imageblit() local 672 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_chip_init() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | eq.h | 25 struct mlx5_frag_buf_ctrl fbc; member
|
/Linux-v6.6/drivers/vfio/pci/mlx5/ |
D | cmd.h | 110 struct mlx5_frag_buf_ctrl fbc; member 143 struct mlx5_frag_buf_ctrl fbc; member
|
/Linux-v6.6/include/linux/mlx5/ |
D | driver.h | 936 struct mlx5_frag_buf_ctrl *fbc) in mlx5_init_fbc_offset() 949 struct mlx5_frag_buf_ctrl *fbc) in mlx5_init_fbc() 954 static inline void *mlx5_frag_buf_get_wqe(struct mlx5_frag_buf_ctrl *fbc, in mlx5_frag_buf_get_wqe() 966 mlx5_frag_buf_get_idx_last_contig_stride(struct mlx5_frag_buf_ctrl *fbc, u32 ix) in mlx5_frag_buf_get_idx_last_contig_stride()
|
/Linux-v6.6/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 357 struct mlx5_frag_buf_ctrl fbc; member 548 struct mlx5_frag_buf_ctrl fbc; member 595 struct mlx5_frag_buf_ctrl fbc; member
|
/Linux-v6.6/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 51 struct mlx5_frag_buf_ctrl fbc; member 65 struct mlx5_frag_buf_ctrl fbc; member
|