Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_probe.h83 typedef void (*fetch_func_t)(struct pt_regs *, void *, void *); typedef
110 fetch_func_t fetch[FETCH_MTD_END];
114 fetch_func_t fn;
Dtrace_probe.c106 fetch_func_t fetch;
107 fetch_func_t fetch_size;
292 static fetch_func_t get_fetch_size_function(const struct fetch_type *type, in get_fetch_size_function()
293 fetch_func_t orig_fn, in get_fetch_size_function()