Searched refs:entry_data_size (Results 1 – 6 of 6) sorted by relevance
50 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()
44 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()
1220 tf->fp.entry_data_size = traceprobe_get_entry_data_size(&tf->tp); in __trace_fprobe_create()
3054 link->fp.entry_data_size = sizeof(u64); in bpf_kprobe_multi_link_attach()
44 size_t entry_data_size; member
125 and `entry_data_size` field when registering the fprobe, the storage is