Searched refs:fetch_type (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/msm/disp/ |
| H A D | mdp_format.h | 60 enum mdp_fetch_type fetch_type; member
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_formats.c | 153 if (fmt->fetch_type == MDP_PLANE_INTERLEAVED) { in _dpu_format_populate_plane_sizes_linear() 179 if (fmt->fetch_type == MDP_PLANE_PSEUDO_PLANAR) { in _dpu_format_populate_plane_sizes_linear()
|
| /linux/kernel/trace/ |
| H A D | trace_probe.h | 152 struct fetch_type { struct 246 const struct fetch_type *type; /* Type of this argument */
|
| H A D | trace_probe.c | 82 static const struct fetch_type probe_fetch_types[] = { 109 static const struct fetch_type *find_fetch_type(const char *type, unsigned long flags) in find_fetch_type() 355 parse_probe_arg(char *arg, const struct fetch_type *type, 847 static const struct fetch_type *find_fetch_type_from_btf_type( in find_fetch_type_from_btf_type() 1390 static int parse_probe_vars(char *orig_arg, const struct fetch_type *t, in parse_probe_vars() 1683 static int parse_probe_arg_leaf(char *arg, const struct fetch_type *type, in parse_probe_arg_leaf() 1789 parse_probe_arg(char *arg, const struct fetch_type *type, in parse_probe_arg() 1810 const struct fetch_type *t, in __parse_bitfield_probe_arg()
|