Searched refs:fetch_type (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_kprobe.c401 static const struct fetch_type { struct
427 static const struct fetch_type *find_fetch_type(const char *type)
447 static fetch_func_t get_fetch_size_function(const struct fetch_type *type,
472 const struct fetch_type *type; /* Type of this argument */
701 static int parse_probe_vars(char *arg, const struct fetch_type *t,
734 static int __parse_probe_arg(char *arg, const struct fetch_type *t,
785 const struct fetch_type *t2 = find_fetch_type(NULL);

Completed in 119 milliseconds