Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:QUIET
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-6.6/tools/power/acpi/tools/pfrut/
H
A
D
Makefile
20
$(
QUIET
) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/pfrut.8
23
$(
QUIET
) rm -f $(DESTDIR)$(mandir)/man8/pfrut.8
/kernel/linux/linux-5.10/tools/power/acpi/tools/acpidump/
H
A
D
Makefile
50
$(
QUIET
) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/acpidump.8
53
$(
QUIET
) rm -f $(DESTDIR)$(mandir)/man8/acpidump.8
/kernel/linux/linux-6.6/tools/power/acpi/tools/acpidump/
H
A
D
Makefile
51
$(
QUIET
) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/acpidump.8
54
$(
QUIET
) rm -f $(DESTDIR)$(mandir)/man8/acpidump.8
/kernel/linux/linux-5.10/scripts/
H
A
D
recordmcount.pl
204
open (
QUIET
, ">$quiet_recordmcount");
205
printf
QUIET
"Disables the warning from recordmcount.pl\n";
206
close
QUIET
;
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_internal.c
17
#define
QUIET
(__GFP_NORETRY | __GFP_NOWARN)
macro
84
page = alloc_pages(gfp | (order ?
QUIET
: MAYFAIL),
in i915_gem_object_get_pages_internal()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_internal.c
17
#define
QUIET
(__GFP_NORETRY | __GFP_NOWARN)
macro
75
page = alloc_pages(gfp | (order ?
QUIET
: MAYFAIL),
in i915_gem_object_get_pages_internal()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H
A
D
test_util.h
29
#ifndef
QUIET
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
H
A
D
test_util.h
30
#ifndef
QUIET
/kernel/linux/linux-5.10/drivers/watchdog/
H
A
D
pcwd_pci.c
130
#define
QUIET
0 /* Default */
macro
133
static int debug =
QUIET
;
H
A
D
pcwd.c
192
#define
QUIET
0 /* Default */
macro
195
static int debug =
QUIET
;
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
pcwd_pci.c
130
#define
QUIET
0 /* Default */
macro
133
static int debug =
QUIET
;
H
A
D
pcwd.c
192
#define
QUIET
0 /* Default */
macro
195
static int debug =
QUIET
;
/kernel/linux/linux-5.10/block/
H
A
D
blk-mq-debugfs.c
304
RQF_NAME(
QUIET
),
/kernel/linux/linux-6.6/block/
H
A
D
blk-mq-debugfs.c
254
RQF_NAME(
QUIET
),
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H
A
D
libipw_rx.c
1098
MFIE_STRING(
QUIET
);
in get_info_element_string()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H
A
D
libipw_rx.c
1076
MFIE_STRING(
QUIET
);
in get_info_element_string()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H
A
D
ieee80211_rx.c
1493
MFIE_STRING(
QUIET
);
in get_info_element_string()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H
A
D
ieee80211_rx.c
1470
MFIE_STRING(
QUIET
);
in get_info_element_string()
Completed in 21 milliseconds