Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 55) sorted by relevance

123

/tools/memory-model/
A Dlinux-kernel.bell69 flag ~empty Rcu-lock \ domain(rcu-rscs) as unmatched-rcu-lock
70 flag ~empty Rcu-unlock \ range(rcu-rscs) as unmatched-rcu-unlock
77 flag ~empty Srcu-lock \ domain(srcu-rscs) as unmatched-srcu-lock
78 flag ~empty Srcu-unlock \ range(srcu-rscs) as unmatched-srcu-unlock
79 flag ~empty (srcu-rscs^-1 ; srcu-rscs) \ id as multiple-srcu-matches
82 flag ~empty rcu-rscs & (po ; [Sync-srcu] ; po) as invalid-sleep
85 flag ~empty different-values(srcu-rscs) as srcu-bad-value-match
98 flag ~empty (if "lkmmv2" then 0 else _)
A Dlock.cat41 flag ~empty [M \ IW \ ALL-LOCKS] ; 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
61 empty ([LKW] ; po-loc ; [RU]) \ (po-loc ; [UL] ; po-loc) as nested-is-locked
64 flag ~empty [FW] ; loc ; [ALL-LOCKS] as lock-final
79 flag ~empty UL \ range(critical) as unmatched-unlock
83 empty ([UNMATCHED-LKW] ; loc ; [UNMATCHED-LKW]) \ id as unmatched-locks
A Dlinux-kernel.cat83 empty rmw & (fre ; coe) as atomic
189 flag ~empty mixed-accesses as mixed-accesses
218 empty (wr-incoh | rw-incoh | ww-incoh) as plain-coherence
226 flag ~empty (ww-race | wr-race | rw-race) as data-race
/tools/objtool/
A Dorc_gen.c63 bool empty = true; in orc_create() local
82 empty = false; in orc_create()
107 empty = false; in orc_create()
115 if (!empty) { in orc_create()
/tools/testing/selftests/sched/
A Dconfig1 # empty
/tools/perf/arch/alpha/
A DBuild1 # empty
/tools/perf/arch/parisc/
A DBuild1 # empty
/tools/perf/
A D.gitignore42 pmu-events/empty-pmu-events.log
43 pmu-events/test-empty-pmu-events.c
/tools/perf/pmu-events/
A DBuild11 EMPTY_PMU_EVENTS_C = pmu-events/empty-pmu-events.c
14 TEST_EMPTY_PMU_EVENTS_C = $(OUTPUT)pmu-events/test-empty-pmu-events.c
15 EMPTY_PMU_EVENTS_TEST_LOG = $(OUTPUT)pmu-events/empty-pmu-events.log
/tools/perf/ui/browsers/
A Dheader.c17 char empty[] = " "; in ui_browser__argv_write() local
22 str = empty; in ui_browser__argv_write()
/tools/perf/util/bpf_skel/
A Dbench_uprobe.bpf.c10 int BPF_UPROBE(empty) in BPF_UPROBE() argument
/tools/build/tests/ex/
A DBuild5 ex-y += empty/
/tools/testing/ktest/examples/
A Dtest.conf39 REBOOT := empty
A Dkvm.conf39 REBOOT := empty
A Dvmware.conf84 REBOOT := empty
/tools/build/
A DBuild.include16 empty :=
17 space := $(empty) $(empty)
33 # Check if both arguments has same arguments. Result is empty string if equal.
/tools/testing/selftests/proc/
A D.gitignore10 /proc-empty-vm
A DMakefile13 TEST_GEN_PROGS += proc-empty-vm
/tools/testing/selftests/net/packetdrill/
A Dtcp_rcv_toobig.pkt30 // A too big packet is accepted if the receive queue is empty
A Dtcp_rcv_big_endseq.pkt39 // If queue is empty, accept a packet even if its end_seq is above wup + rcv_wnd
/tools/bpf/bpftool/Documentation/
A DMakefile6 RMDIR ?= rmdir --ignore-fail-on-non-empty
/tools/testing/selftests/net/mptcp/
A Ddiag.sh22 ip netns pids "${ns}" | xargs --no-run-if-empty kill -SIGUSR1 &>/dev/null
34 ip netns pids "${ns}" | xargs --no-run-if-empty kill -SIGKILL &>/dev/null
/tools/testing/selftests/bpf/
A DMakefile.docs8 RMDIR ?= rmdir --ignore-fail-on-non-empty
/tools/perf/tests/
A Dcpumap.c252 struct perf_cpu_map *empty = perf_cpu_map__intersect(one, two); in test__cpu_map_equal() local
255 struct perf_cpu_map **maps[] = {&empty, &any, &one, &two, &pair}; in test__cpu_map_equal()
/tools/testing/selftests/drivers/net/netdevsim/
A Ddevlink.sh404 devlink health show $DL_HANDLE reporter empty >/dev/null
407 devlink health dump show $DL_HANDLE reporter empty >/dev/null
410 devlink health diagnose $DL_HANDLE reporter empty >/dev/null
413 devlink health recover $DL_HANDLE reporter empty

Completed in 26 milliseconds

123