Searched refs:empty (Results 1 – 25 of 36) sorted by relevance
12
/tools/memory-model/ |
D | linux-kernel.bell | 56 flag ~empty Rcu-lock \ domain(rcu-rscs) as unbalanced-rcu-locking 57 flag ~empty Rcu-unlock \ range(rcu-rscs) as unbalanced-rcu-locking 72 flag ~empty Srcu-lock \ domain(srcu-rscs) as unbalanced-srcu-locking 73 flag ~empty Srcu-unlock \ range(srcu-rscs) as unbalanced-srcu-locking 76 flag ~empty rcu-rscs & (po ; [Sync-srcu] ; po) as invalid-sleep 79 flag ~empty different-values(srcu-rscs) as srcu-bad-nesting
|
D | lock.cat | 41 flag ~empty [M \ IW] ; loc ; [ALL-LOCKS] as mixed-lock-accesses 48 flag ~empty LKW \ range(lk-rmw) as unpaired-LKW 49 flag ~empty LKR \ domain(lk-rmw) as unpaired-LKR 55 empty ([LKW] ; po-loc ; [LKR]) \ (po-loc ; [UL] ; po-loc) as lock-nest 58 flag ~empty [FW] ; loc ; [ALL-LOCKS] as lock-final 73 flag ~empty UL \ range(critical) as unmatched-unlock 77 empty ([UNMATCHED-LKW] ; loc ; [UNMATCHED-LKW]) \ id as unmatched-locks
|
D | linux-kernel.cat | 61 empty rmw & (fre ; coe) as atomic 166 flag ~empty mixed-accesses as mixed-accesses 195 empty (wr-incoh | rw-incoh | ww-incoh) as plain-coherence 203 flag ~empty (ww-race | wr-race | rw-race) as data-race
|
/tools/objtool/ |
D | orc_gen.c | 161 bool empty = true; in orc_create() local 180 empty = false; in orc_create() 205 empty = false; in orc_create() 213 if (!empty) { in orc_create()
|
/tools/perf/arch/parisc/ |
D | Build | 1 # empty
|
/tools/perf/arch/alpha/ |
D | Build | 1 # empty
|
/tools/perf/ui/browsers/ |
D | header.c | 17 char empty[] = " "; in ui_browser__argv_write() local 22 str = empty; in ui_browser__argv_write()
|
/tools/build/tests/ex/ |
D | Build | 5 ex-y += empty/
|
/tools/testing/ktest/examples/ |
D | test.conf | 39 REBOOT := empty
|
D | kvm.conf | 39 REBOOT := empty
|
D | vmware.conf | 84 REBOOT := empty
|
/tools/testing/selftests/net/mptcp/ |
D | diag.sh | 20 ip netns pids "${ns}" | xargs --no-run-if-empty kill -SIGUSR1 &>/dev/null 25 ip netns pids "${ns}" | xargs --no-run-if-empty kill -SIGKILL &>/dev/null
|
/tools/bpf/bpftool/Documentation/ |
D | Makefile | 6 RMDIR ?= rmdir --ignore-fail-on-non-empty
|
/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_lib.sh | 77 non-empty string.
|
/tools/scripts/ |
D | utilities.mak | 139 # Usage: absolute-executable-path-or-empty = $(call lookup,path) 160 # Usage: absolute-executable-path-or-empty = $(call get-executable,path) 173 # Usage: absolute-executable-path-or-empty = $(call get-executable-or-default,variable,default)
|
/tools/testing/selftests/drivers/net/netdevsim/ |
D | devlink.sh | 395 devlink health show $DL_HANDLE reporter empty >/dev/null 398 devlink health dump show $DL_HANDLE reporter empty >/dev/null 401 devlink health diagnose $DL_HANDLE reporter empty >/dev/null 404 devlink health recover $DL_HANDLE reporter empty
|
D | ethtool-fec.sh | 69 $ETHTOOL --json --show-fec $NSIM_NETDEV | jq empty >>/dev/null 2>&1
|
/tools/testing/selftests/bpf/ |
D | Makefile.docs | 8 RMDIR ?= rmdir --ignore-fail-on-non-empty
|
/tools/lib/traceevent/Documentation/ |
D | libtraceevent-cpus.txt | 7 buffer representing it. Note, the buffer may be empty.
|
D | libtraceevent-filter.txt | 65 given _buf_ with the size _buflen_. If the error buffer is empty, in the _buf_
|
/tools/testing/selftests/tc-testing/creating-testcases/ |
D | AddingTestCases.txt | 46 This list can be empty. 67 This list can be empty.
|
/tools/build/ |
D | Build.include | 31 # Check if both arguments has same arguments. Result is empty string if equal.
|
/tools/perf/tests/shell/ |
D | daemon.sh | 258 local config_empty=${config}.empty
|
/tools/perf/pmu-events/ |
D | README | 122 always _IGNORED_. It can be empty.
|
/tools/perf/Documentation/ |
D | perf-stat.txt | 195 an empty cgroup (monitor all the time) using, e.g., -G foo,,bar. Cgroups must have 545 - unit of the counter value or empty 553 Additional metrics may be printed with all earlier fields being empty.
|
12