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:bbe
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
H
A
D
Makefile
113
am335x-sancloud-
bbe
.dtb \
114
am335x-sancloud-
bbe
-lite.dtb \
115
am335x-sancloud-
bbe
-extended-wifi.dtb \
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm/ti/omap/
H
A
D
Makefile
113
am335x-sancloud-
bbe
.dtb \
114
am335x-sancloud-
bbe
-lite.dtb \
115
am335x-sancloud-
bbe
-extended-wifi.dtb \
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H
A
D
i915_gem_gtt.c
1792
struct drm_i915_gem_object *
bbe
, *act, *out;
in igt_cs_tlb()
local
1826
bbe
= i915_gem_object_create_internal(i915, PAGE_SIZE);
in igt_cs_tlb()
1827
if (IS_ERR(
bbe
)) {
in igt_cs_tlb()
1828
err = PTR_ERR(
bbe
);
in igt_cs_tlb()
1832
batch = i915_gem_object_pin_map(
bbe
, I915_MAP_WC);
in igt_cs_tlb()
1838
i915_gem_object_flush_map(
bbe
);
in igt_cs_tlb()
1839
i915_gem_object_unpin_map(
bbe
);
in igt_cs_tlb()
1919
vma = i915_vma_instance(
bbe
, vm, NULL);
in igt_cs_tlb()
2044
i915_gem_object_put(
bbe
);
in igt_cs_tlb()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H
A
D
i915_gem_mman.c
1097
u32
bbe
;
in __igt_mmap_gpu()
local
1124
bbe
= MI_BATCH_BUFFER_END;
in __igt_mmap_gpu()
1125
if (put_user(
bbe
, ux)) {
in __igt_mmap_gpu()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H
A
D
i915_gem_mman.c
1547
u32
bbe
;
in __igt_mmap_gpu()
local
1575
bbe
= MI_BATCH_BUFFER_END;
in __igt_mmap_gpu()
1576
if (put_user(
bbe
, ux)) {
in __igt_mmap_gpu()
Completed in 7 milliseconds