Home
last modified time | relevance | path

Searched defs:ENTRY_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dxattr.h62 #define ENTRY_SIZE(entry) (XATTR_ALIGN(sizeof(struct f2fs_xattr_entry) + \ macro
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_event_perf.c456 #define ENTRY_SIZE (ALIGN(sizeof(struct ftrace_entry) + sizeof(u32), \ in perf_ftrace_function_call() macro
473 #undef ENTRY_SIZE in perf_ftrace_function_call() macro
H A Dftrace.c1097 #define ENTRY_SIZE sizeof(struct dyn_ftrace) macro
/kernel/linux/linux-6.6/fs/f2fs/
H A Dxattr.h62 #define ENTRY_SIZE(entry) (XATTR_ALIGN(sizeof(struct f2fs_xattr_entry) + \ macro
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_event_perf.c459 #define ENTRY_SIZE (ALIGN(sizeof(struct ftrace_entry) + sizeof(u32), \ in perf_ftrace_function_call() macro
478 #undef ENTRY_SIZE in perf_ftrace_function_call() macro
H A Dftrace.c1122 #define ENTRY_SIZE sizeof(struct dyn_ftrace) macro

Completed in 22 milliseconds