Searched refs:fetch_type (Results 1 – 8 of 8) sorted by relevance
221 static const struct fetch_type *find_fetch_type(const char *type, in find_fetch_type()222 const struct fetch_type *ftbl) in find_fetch_type()277 static fetch_func_t get_fetch_size_function(const struct fetch_type *type, in get_fetch_size_function()279 const struct fetch_type *ftbl) in get_fetch_size_function()320 static int parse_probe_vars(char *arg, const struct fetch_type *t, in parse_probe_vars()358 static int parse_probe_arg(char *arg, const struct fetch_type *t, in parse_probe_arg()360 const struct fetch_type *ftbl) in parse_probe_arg()433 const struct fetch_type *t2; in parse_probe_arg()469 const struct fetch_type *t, in __parse_bitfield_probe_arg()506 const struct fetch_type *ftbl) in traceprobe_parse_probe_arg()
114 struct fetch_type { struct270 const struct fetch_type *type; /* Type of this argument */330 const struct fetch_type *ftbl);
199 static const struct fetch_type uprobes_fetch_type_table[] = {
241 static const struct fetch_type kprobes_fetch_type_table[] = {
93 enum mdp_fetch_type fetch_type; member
85 .fetch_type = fp, \
330 MDP4_PIPE_SRC_FORMAT_FETCH_PLANES(format->fetch_type) | in mdp4_plane_mode_set()
780 MDP5_PIPE_SRC_FORMAT_FETCH_TYPE(format->fetch_type) | in mdp5_plane_mode_set()