Home
last modified time | relevance | path

Searched refs:entry_data_size (Results 1 – 6 of 6) sorted by relevance

/linux/lib/
H A Dtest_fprobe.c50 if (fp->entry_data_size) { in fp_entry_handler()
74 if (fp->entry_data_size) { in fp_exit_handler()
183 .entry_data_size = sizeof(u32), in test_fprobe_data()
/linux/kernel/trace/
H A Dfprobe.c44 if (fp->entry_data_size) in __fprobe_handler()
145 fp->entry_data_size ? (void *)fpr->data : NULL); in fprobe_exit_handler()
205 size = sizeof(struct fprobe_rethook_node) + fp->entry_data_size; in fprobe_init_rethook()
H A Dtrace_fprobe.c1220 tf->fp.entry_data_size = traceprobe_get_entry_data_size(&tf->tp); in __trace_fprobe_create()
H A Dbpf_trace.c3054 link->fp.entry_data_size = sizeof(u64); in bpf_kprobe_multi_link_attach()
/linux/include/linux/
H A Dfprobe.h44 size_t entry_data_size; member
/linux/Documentation/trace/
H A Dfprobe.rst125 and `entry_data_size` field when registering the fprobe, the storage is