Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
214 node = kzalloc(sizeof(*node) + fp->entry_data_size, GFP_KERNEL); in fprobe_init_rethook()
/openbmc/linux/include/linux/
H A Dfprobe.h34 size_t entry_data_size; member
/openbmc/linux/Documentation/trace/
H A Dfprobe.rst125 and `entry_data_size` field when registering the fprobe, the storage is