Searched refs:empty (Results 1 – 25 of 55) sorted by relevance
123
69 flag ~empty Rcu-lock \ domain(rcu-rscs) as unmatched-rcu-lock70 flag ~empty Rcu-unlock \ range(rcu-rscs) as unmatched-rcu-unlock77 flag ~empty Srcu-lock \ domain(srcu-rscs) as unmatched-srcu-lock78 flag ~empty Srcu-unlock \ range(srcu-rscs) as unmatched-srcu-unlock79 flag ~empty (srcu-rscs^-1 ; srcu-rscs) \ id as multiple-srcu-matches82 flag ~empty rcu-rscs & (po ; [Sync-srcu] ; po) as invalid-sleep85 flag ~empty different-values(srcu-rscs) as srcu-bad-value-match98 flag ~empty (if "lkmmv2" then 0 else _)
41 flag ~empty [M \ IW \ ALL-LOCKS] ; loc ; [ALL-LOCKS] as mixed-lock-accesses48 flag ~empty LKW \ range(lk-rmw) as unpaired-LKW49 flag ~empty LKR \ domain(lk-rmw) as unpaired-LKR55 empty ([LKW] ; po-loc ; [LKR]) \ (po-loc ; [UL] ; po-loc) as lock-nest61 empty ([LKW] ; po-loc ; [RU]) \ (po-loc ; [UL] ; po-loc) as nested-is-locked64 flag ~empty [FW] ; loc ; [ALL-LOCKS] as lock-final79 flag ~empty UL \ range(critical) as unmatched-unlock83 empty ([UNMATCHED-LKW] ; loc ; [UNMATCHED-LKW]) \ id as unmatched-locks
83 empty rmw & (fre ; coe) as atomic189 flag ~empty mixed-accesses as mixed-accesses218 empty (wr-incoh | rw-incoh | ww-incoh) as plain-coherence226 flag ~empty (ww-race | wr-race | rw-race) as data-race
63 bool empty = true; in orc_create() local82 empty = false; in orc_create()107 empty = false; in orc_create()115 if (!empty) { in orc_create()
1 # empty
42 pmu-events/empty-pmu-events.log43 pmu-events/test-empty-pmu-events.c
11 EMPTY_PMU_EVENTS_C = pmu-events/empty-pmu-events.c14 TEST_EMPTY_PMU_EVENTS_C = $(OUTPUT)pmu-events/test-empty-pmu-events.c15 EMPTY_PMU_EVENTS_TEST_LOG = $(OUTPUT)pmu-events/empty-pmu-events.log
17 char empty[] = " "; in ui_browser__argv_write() local22 str = empty; in ui_browser__argv_write()
10 int BPF_UPROBE(empty) in BPF_UPROBE() argument
5 ex-y += empty/
39 REBOOT := empty
84 REBOOT := empty
16 empty :=17 space := $(empty) $(empty)33 # Check if both arguments has same arguments. Result is empty string if equal.
10 /proc-empty-vm
13 TEST_GEN_PROGS += proc-empty-vm
30 // A too big packet is accepted if the receive queue is empty
39 // If queue is empty, accept a packet even if its end_seq is above wup + rcv_wnd
6 RMDIR ?= rmdir --ignore-fail-on-non-empty
22 ip netns pids "${ns}" | xargs --no-run-if-empty kill -SIGUSR1 &>/dev/null34 ip netns pids "${ns}" | xargs --no-run-if-empty kill -SIGKILL &>/dev/null
8 RMDIR ?= rmdir --ignore-fail-on-non-empty
252 struct perf_cpu_map *empty = perf_cpu_map__intersect(one, two); in test__cpu_map_equal() local255 struct perf_cpu_map **maps[] = {&empty, &any, &one, &two, &pair}; in test__cpu_map_equal()
404 devlink health show $DL_HANDLE reporter empty >/dev/null407 devlink health dump show $DL_HANDLE reporter empty >/dev/null410 devlink health diagnose $DL_HANDLE reporter empty >/dev/null413 devlink health recover $DL_HANDLE reporter empty
Completed in 26 milliseconds