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:UUID
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/pstore/
H
A
D
common_tests
58
UUID
=`cat /proc/sys/kernel/random/uuid`
60
LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${
UUID
}/
74
prlog "
UUID
="$
UUID
/kernel/linux/linux-6.6/tools/testing/selftests/pstore/
H
A
D
common_tests
58
UUID
=`cat /proc/sys/kernel/random/uuid`
60
LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${
UUID
}/
74
prlog "
UUID
="$
UUID
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H
A
D
mlxbf-bootctl.c
27
/*
UUID
used to probe ATF service. */
771
u64 uuid_data[MLNX_MFG_VAL_QWORD_CNT(
UUID
) + 1] = { 0 };
in uuid_show()
776
for (word = 0; word < MLNX_MFG_VAL_QWORD_CNT(
UUID
); word++) {
in uuid_show()
795
u64 uuid[MLNX_MFG_VAL_QWORD_CNT(
UUID
)] = { 0 };
in uuid_store()
805
for (word = 0; word < MLNX_MFG_VAL_QWORD_CNT(
UUID
); word++) {
in uuid_store()
1019
/* Ensure we have the
UUID
we expect for this service. */
in mlxbf_bootctl_probe()
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H
A
D
ch9.h
960
__u8
UUID
[16];
member
/kernel/linux/linux-6.6/tools/net/ynl/lib/
H
A
D
ynl.py
124
formatted = str(uuid.
UUID
(bytes=raw))
/kernel/linux/linux-6.6/drivers/usb/gadget/
H
A
D
composite.c
891
export_guid(webusb_cap->
UUID
, &webusb_uuid);
in bos_desc()
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H
A
D
ovs-dpctl.py
1882
uuidRawObj = uuid.
UUID
(ufidstr).fields
Completed in 12 milliseconds