Searched refs:exclude (Results 1 – 17 of 17) sorted by relevance
25 exclude="${exclude}spin_lock(\|spin_unlock(\|spin_trylock(\|spin_is_locked("26 exclude="${exclude}\|rcu_read_lock(\|rcu_read_unlock("27 exclude="${exclude}\|synchronize_rcu(\|synchronize_rcu_expedited("28 exclude="${exclude}\|srcu_read_lock(\|srcu_read_unlock("29 exclude="${exclude}\|synchronize_srcu(\|synchronize_srcu_expedited("30 exclude="${exclude}\)"31 if grep -q $exclude $litmus
7 local exclude i j first9 exclude="${1//[^$COMP_WORDBREAKS]}"11 if [ -z "$exclude" ]; then25 [ "${COMP_WORDS[$i]//[^$exclude]}" = "${COMP_WORDS[$i]}" ]62 local exclude cur_ words_ cword_64 exclude=$267 __my_reassemble_comp_words_by_ref "$exclude"
168 filter_mode exclude &> /dev/null306 bridge mdb add dev br0 port $swp1 grp $grp vid 10 filter_mode exclude \322 filter_mode exclude source_list $src1340 filter_mode exclude source_list $src1397 filter_mode exclude source_list $src1411 filter_mode exclude source_list $src1 proto zebra424 filter_mode exclude source_list $src1427 filter_mode exclude source_list $src1434 filter_mode exclude source_list $src1444 filter_mode exclude source_list $src1[all …]
13 --exclude-op stats-get
96 exclude_directive : "exclude"
65 % commit 1bc63fb1272b ("mm, memcg: make scan aggression always exclude protection")
153 Pragma exclude156 pragma exclude <RPC procedure> ;168 pragma exclude NFSPROC3_READDIRPLUS;
49 external" (coe) link is used when it is necessary to exclude112 external" (fre) link is used when it is necessary to exclude153 external" (rfe) link is used when it is necessary to exclude
93 that fail to exclude the updates. In this case, it is important to use
553 for exclude in self._exclude_ops:554 skip |= bool(exclude.match(elem['name']))
1755 int exclude = eu | ek | eh; in parse_events__modifier_list() local1763 if (!exclude) in parse_events__modifier_list()1764 exclude = eu = ek = eh = 1; in parse_events__modifier_list()1770 if (!exclude) in parse_events__modifier_list()1771 exclude = eu = ek = eh = 1; in parse_events__modifier_list()1775 if (!exclude) in parse_events__modifier_list()1776 exclude = eu = ek = eh = 1; in parse_events__modifier_list()
902 #define KVM_PMU_ENCODE_MASKED_ENTRY(event_select, mask, match, exclude) \ argument906 ((__u64)(!!(exclude)) << 55))
636 bool exclude = ((i % 4) == 0); in add_dummy_events() local643 0, exclude); in add_dummy_events()
295 @tar caf ${TAR_PATH} --exclude=kselftest-packages -C ${INSTALL_PATH} .
33 To not record events from perf itself add --exclude-perf
225 --exclude-other::
219 --exclude-perf::