Searched refs:FILTER (Results 1 – 6 of 6) sorted by relevance
20 FILTER=set_ftrace_filter42 cat=`cat $FILTER`43 dd1=`dd if=$FILTER bs=1 | grep -v -e 'records in' -e 'records out' -e 'bytes copied'`44 dd100=`dd if=$FILTER bs=100 | grep -v -e 'records in' -e 'records out' -e 'bytes copied'`
2752 .filter = FILTER, \2767 #define FILTER "a == 1 && b == 1 && c == 1 && d == 1 && " \ macro2772 #undef FILTER2773 #define FILTER "a == 1 || b == 1 || c == 1 || d == 1 || " \ macro2778 #undef FILTER2779 #define FILTER "(a == 1 || b == 1) && (c == 1 || d == 1) && " \ macro2785 #undef FILTER2786 #define FILTER "(a == 1 && b == 1) || (c == 1 && d == 1) || " \ macro2791 #undef FILTER2792 #define FILTER "(a == 1 && b == 1) && (c == 1 && d == 1) && " \ macro[all …]
21 P_SECCOMP_SET_MODE_OP(FILTER); in syscall_arg__scnprintf_seccomp_op()
104 --funcs[=FILTER]::107 This also can accept a FILTER rule argument.114 --filter=FILTER::115 (Only for --vars and --funcs) Set filter. FILTER is a combination of glob116 pattern, see FILTER PATTERN for detail.117 Default FILTER is "!__k???tab_* & !__crc_*" for --vars, and "!_*"242 FILTER PATTERN
49 kernel.fgraph_filters = FILTER[, FILTER2...]52 kernel.fgraph_notraces = FILTER[, FILTER2...]108 ftrace.[instance.INSTANCE.]event.GROUP.EVENT.filter = FILTER109 Set FILTER rule to the GROUP:EVENT.
1631 dpsw_set_field(cmd_params->filter, FILTER, cfg->filter); in dpsw_if_add_reflection()1658 dpsw_set_field(cmd_params->filter, FILTER, cfg->filter); in dpsw_if_remove_reflection()