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

/linux-4.4.14/fs/f2fs/
H A Dxattr.h63 #define ENTRY_SIZE(entry) (XATTR_ALIGN(sizeof(struct f2fs_xattr_entry) + \ macro
/linux-4.4.14/kernel/trace/
H A Dtrace_event_perf.c314 #define ENTRY_SIZE (ALIGN(sizeof(struct ftrace_entry) + sizeof(u32), \ perf_ftrace_function_call() macro
330 #undef ENTRY_SIZE perf_ftrace_function_call() macro
H A Dftrace.c1211 #define ENTRY_SIZE sizeof(struct dyn_ftrace) macro

Completed in 295 milliseconds