Home
last modified time | relevance | path

Searched refs:fetch_func_t (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/kernel/trace/
Dtrace_probe.h96 typedef void (*fetch_func_t)(struct pt_regs *, void *, void *); typedef
122 fetch_func_t fetch[FETCH_MTD_END];
126 fetch_func_t fn;
Dtrace_probe.c113 fetch_func_t fetch;
114 fetch_func_t fetch_size;
277 static fetch_func_t get_fetch_size_function(const struct fetch_type *type, in get_fetch_size_function()
278 fetch_func_t orig_fn, in get_fetch_size_function()