Searched refs:completion (Results 1 – 13 of 13) sorted by relevance
81 bash_completion_dir ?= /usr/share/bash-completion/completions378 @echo ' "cpupower-completion.sh" script from the src dir to the'
161 } completion; member
21 static struct completion wait;
56 struct completion start_event;
320 if (meta->completion.tx_timestamp) { in complete_tx()327 meta->completion.tx_timestamp); in complete_tx()330 meta->completion.tx_timestamp, ref_tstamp); in complete_tx()334 last_hw_rx_timestamp, meta->completion.tx_timestamp); in complete_tx()
65 bash_compdir ?= /usr/share/bash-completion/completions281 $(Q)$(INSTALL) -m 0644 bash-completion/bpftool $(DESTDIR)$(bash_compdir)
242 ASSERT_NEQ(meta->completion.tx_timestamp, 0, "tx_timestamp"); in complete_tx()
1 # bpftool(8) bash completion -*- shell-script -*-
1127 $(INSTALL) perf-completion.sh -m 644 '$(DESTDIR_SQ)$(sysconfdir_SQ)/bash_completion.d/perf'
213 On completion, the output folder contains a series of folders for the
230 --delay=-1 option. Optionally send control command completion ('ack\n') to ack-fd descriptor
759 send control command completion ('ack\n') to ack-fd descriptor to synchronize with the
149 completion, and real code generally doesn't bother to copy values into
Completed in 18 milliseconds