/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_dumb_buffers.c | 62 u32 cpp, stride, size; in drm_mode_create_dumb() local
|
H A D | drm_format_helper.c | 39 unsigned int cpp = fb->format->cpp[0]; in drm_fb_memcpy() local 66 unsigned int cpp = fb->format->cpp[0]; in drm_fb_memcpy_dstclip() local 20 clip_offset(struct drm_rect *clip, unsigned int pitch, unsigned int cpp) clip_offset() argument 98 u8 cpp = fb->format->cpp[0]; drm_fb_swab() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_dumb_buffers.c | 64 u32 cpp, stride, size; in drm_mode_create_dumb() local
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_proto_ah_esp.c | 103 ah_esp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, int *verdict, struct ip_vs_conn **cpp, struct ip_vs_iphdr *iph) ah_esp_conn_schedule() argument
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_proto_ah_esp.c | 103 ah_esp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, int *verdict, struct ip_vs_conn **cpp, struct ip_vs_iphdr *iph) ah_esp_conn_schedule() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_nsp_cmds.c | 70 int nfp_hwmon_read_sensor(struct nfp_cpp *cpp, enum nfp_nsp_sensor_id id, in nfp_hwmon_read_sensor() argument
|
H A D | nfp_hwinfo.c | 106 hwinfo_db_walk(struct nfp_cpp *cpp, struct nfp_hwinfo *hwinfo, u32 size) in hwinfo_db_walk() argument 129 hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len) in hwinfo_db_validate() argument 152 hwinfo_try_fetch(struct nfp_cpp *cpp, size_t *cpp_size) in hwinfo_try_fetch() argument 208 hwinfo_fetch(struct nfp_cpp *cpp, size_t *hwdb_size) hwinfo_fetch() argument 229 nfp_hwinfo_read(struct nfp_cpp *cpp) nfp_hwinfo_read() argument [all...] |
H A D | nfp_cpplib.c | 40 int nfp_cpp_readl(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_readl() argument 63 int nfp_cpp_writel(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_writel() argument 84 int nfp_cpp_readq(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_readq() argument 107 nfp_cpp_writeq(struct nfp_cpp *cpp, u32 cpp_id, unsigned long long address, u64 value) nfp_cpp_writeq() argument 122 nfp_cpp_model_autodetect(struct nfp_cpp *cpp, u32 *model) nfp_cpp_model_autodetect() argument 153 nfp_cpp_explicit_read(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, void *buff, size_t len, int width_read) nfp_cpp_explicit_read() argument 206 nfp_cpp_explicit_write(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, const void *buff, size_t len, int width_write) nfp_cpp_explicit_write() argument 274 nfp_cpp_map_area(struct nfp_cpp *cpp, const char *name, u32 cpp_id, u64 addr, unsigned long size, struct nfp_cpp_area **area) nfp_cpp_map_area() argument [all...] |
H A D | nfp_mutex.c | 15 struct nfp_cpp *cpp; member 86 int nfp_cpp_mutex_init(struct nfp_cpp *cpp, in nfp_cpp_mutex_init() argument 123 struct nfp_cpp_mutex *nfp_cpp_mutex_alloc(struct nfp_cpp *cpp, int target, in nfp_cpp_mutex_alloc() argument 221 struct nfp_cpp *cpp = mutex->cpp; nfp_cpp_mutex_unlock() local 267 struct nfp_cpp *cpp = mutex->cpp; nfp_cpp_mutex_trylock() local 341 nfp_cpp_mutex_reclaim(struct nfp_cpp *cpp, int target, unsigned long long address) nfp_cpp_mutex_reclaim() argument [all...] |
H A D | nfp_mip.c | 43 nfp_mip_try_read(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, struct nfp_mip *mip) in nfp_mip_try_read() argument 68 static int nfp_mip_read_resource(struct nfp_cpp *cpp, struct nfp_mip *mip) in nfp_mip_read_resource() argument 99 const struct nfp_mip *nfp_mip_open(struct nfp_cpp *cpp) in nfp_mip_open() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_nsp_cmds.c | 70 int nfp_hwmon_read_sensor(struct nfp_cpp *cpp, enum nfp_nsp_sensor_id id, in nfp_hwmon_read_sensor() argument
|
H A D | nfp_mutex.c | 15 struct nfp_cpp *cpp; member 86 int nfp_cpp_mutex_init(struct nfp_cpp *cpp, in nfp_cpp_mutex_init() argument 123 struct nfp_cpp_mutex *nfp_cpp_mutex_alloc(struct nfp_cpp *cpp, int target, in nfp_cpp_mutex_alloc() argument 221 struct nfp_cpp *cpp = mutex->cpp; nfp_cpp_mutex_unlock() local 267 struct nfp_cpp *cpp = mutex->cpp; nfp_cpp_mutex_trylock() local 341 nfp_cpp_mutex_reclaim(struct nfp_cpp *cpp, int target, unsigned long long address) nfp_cpp_mutex_reclaim() argument [all...] |
H A D | nfp_hwinfo.c | 106 hwinfo_db_walk(struct nfp_cpp *cpp, struct nfp_hwinfo *hwinfo, u32 size) in hwinfo_db_walk() argument 129 hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len) in hwinfo_db_validate() argument 152 hwinfo_try_fetch(struct nfp_cpp *cpp, size_t *cpp_size) in hwinfo_try_fetch() argument 208 hwinfo_fetch(struct nfp_cpp *cpp, size_t *hwdb_size) hwinfo_fetch() argument 229 nfp_hwinfo_read(struct nfp_cpp *cpp) nfp_hwinfo_read() argument [all...] |
H A D | nfp_mip.c | 43 nfp_mip_try_read(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, struct nfp_mip *mip) in nfp_mip_try_read() argument 68 static int nfp_mip_read_resource(struct nfp_cpp *cpp, struct nfp_mip *mip) in nfp_mip_read_resource() argument 99 const struct nfp_mip *nfp_mip_open(struct nfp_cpp *cpp) in nfp_mip_open() argument [all...] |
H A D | nfp_cpplib.c | 41 int nfp_cpp_readl(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_readl() argument 64 int nfp_cpp_writel(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_writel() argument 85 int nfp_cpp_readq(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_readq() argument 108 nfp_cpp_writeq(struct nfp_cpp *cpp, u32 cpp_id, unsigned long long address, u64 value) nfp_cpp_writeq() argument 123 nfp_cpp_model_autodetect(struct nfp_cpp *cpp, u32 *model) nfp_cpp_model_autodetect() argument 158 nfp_cpp_explicit_read(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, void *buff, size_t len, int width_read) nfp_cpp_explicit_read() argument 211 nfp_cpp_explicit_write(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, const void *buff, size_t len, int width_write) nfp_cpp_explicit_write() argument 279 nfp_cpp_map_area(struct nfp_cpp *cpp, const char *name, u32 cpp_id, u64 addr, unsigned long size, struct nfp_cpp_area **area) nfp_cpp_map_area() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_crtc.h | 49 int cpp; member
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_fourcc.h | 81 u8 cpp[4]; member
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_fourcc.h | 86 u8 cpp[DRM_FORMAT_MAX_PLANES]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_crtc.h | 50 int cpp; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_fbdev.c | 68 u32 cpp; in radeon_fbdev_create_pinned_object() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fb.c | 83 int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int cpp, bool tiled) in amdgpu_align_pitch() argument 133 u32 cpp; in amdgpufb_create_pinned_object() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 221 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local 279 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local [all...] |
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
H A D | vma.c | 251 struct page *cp, **cpp = NULL; in init_vdso_image() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 222 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local 280 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local [all...] |
/kernel/linux/linux-6.6/arch/sparc/vdso/ |
H A D | vma.c | 251 struct page *cp, **cpp = NULL; in init_vdso_image() local
|