Home
last modified time | relevance | path

Searched defs:FILTER (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
H A Dobject-list.c201 #define FILTER(criterion, _yes, _no) \ in fscache_objlist_show() macro
/kernel/linux/linux-5.10/fs/
H A Dcoredump.c989 #define FILTER(type) (mm_flags & (1UL << MMF_DUMP_##type)) in vma_dump_size() macro
1057 #undef FILTER vma_dump_size() macro
[all...]
/kernel/linux/linux-6.6/fs/
H A Dcoredump.c1034 #define FILTER(type) (mm_flags & (1UL << MMF_DUMP_##type)) in vma_dump_size() macro
1102 #undef FILTER vma_dump_size() macro
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_filter.c2217 #define FILTER "a == 1 && b == 1 && c == 1 && d == 1 && " \ macro
2222 #undef FILTER macro
2223 #define FILTER "a == 1 || b == 1 || c == 1 || d == 1 || " \ macro
2228 #undef FILTER macro
2229 #define FILTER "(a == 1 || b == 1) && (c == 1 || d == 1) && " \ macro
2235 #undef FILTER macro
2236 #define FILTER "(a == 1 && b == 1) || (c == 1 && d == 1) || " \ macro
2241 #undef FILTER macro
2242 #define FILTER "( macro
2247 #undef FILTER global() macro
2248 #define FILTER global() macro
2253 #undef FILTER global() macro
2254 #define FILTER global() macro
2259 #undef FILTER global() macro
2260 #define FILTER global() macro
2268 #undef FILTER global() macro
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_filter.c2673 #define FILTER "a == 1 && b == 1 && c == 1 && d == 1 && " \ macro
2678 #undef FILTER macro
2679 #define FILTER "a == 1 || b == 1 || c == 1 || d == 1 || " \ macro
2684 #undef FILTER macro
2685 #define FILTER "(a == 1 || b == 1) && (c == 1 || d == 1) && " \ macro
2691 #undef FILTER macro
2692 #define FILTER "(a == 1 && b == 1) || (c == 1 && d == 1) || " \ macro
2697 #undef FILTER macro
2698 #define FILTER "( macro
2703 #undef FILTER global() macro
2704 #define FILTER global() macro
2709 #undef FILTER global() macro
2710 #define FILTER global() macro
2715 #undef FILTER global() macro
2716 #define FILTER global() macro
2724 #undef FILTER global() macro
[all...]

Completed in 10 milliseconds