Searched refs:fetch_type (Results 1 – 8 of 8) sorted by relevance
236 static const struct fetch_type *find_fetch_type(const char *type, in find_fetch_type()237 const struct fetch_type *ftbl) in find_fetch_type()292 static fetch_func_t get_fetch_size_function(const struct fetch_type *type, in get_fetch_size_function()294 const struct fetch_type *ftbl) in get_fetch_size_function()333 static int parse_probe_vars(char *arg, const struct fetch_type *t, in parse_probe_vars()376 static int parse_probe_arg(char *arg, const struct fetch_type *t, in parse_probe_arg()378 const struct fetch_type *ftbl) in parse_probe_arg()451 const struct fetch_type *t2; in parse_probe_arg()487 const struct fetch_type *t, in __parse_bitfield_probe_arg()524 const struct fetch_type *ftbl) in traceprobe_parse_probe_arg()
102 struct fetch_type { struct288 const struct fetch_type *type; /* Type of this argument */348 const struct fetch_type *ftbl);
192 static const struct fetch_type uprobes_fetch_type_table[] = {
278 static const struct fetch_type kprobes_fetch_type_table[] = {
93 enum mdp_fetch_type fetch_type; member
85 .fetch_type = fp, \
316 MDP4_PIPE_SRC_FORMAT_FETCH_PLANES(format->fetch_type) | in mdp4_plane_mode_set()
873 MDP5_PIPE_SRC_FORMAT_FETCH_TYPE(format->fetch_type) | in mdp5_hwpipe_mode_set()