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:num_offsets
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-tegra.c
181
unsigned int
num_offsets
;
member
186
unsigned int
num_offsets
;
member
861
tegra->context.ipfs = devm_kcalloc(tegra->dev, soc->ipfs.
num_offsets
,
in tegra_xusb_init_context()
866
tegra->context.fpci = devm_kcalloc(tegra->dev, soc->fpci.
num_offsets
,
in tegra_xusb_init_context()
1727
if (soc->ipfs.
num_offsets
> 0) {
in tegra_xusb_save_context()
1728
for (i = 0; i < soc->ipfs.
num_offsets
; i++)
in tegra_xusb_save_context()
1732
if (soc->fpci.
num_offsets
> 0) {
in tegra_xusb_save_context()
1733
for (i = 0; i < soc->fpci.
num_offsets
; i++)
in tegra_xusb_save_context()
1744
if (soc->fpci.
num_offsets
> 0) {
in tegra_xusb_restore_context()
1745
for (i = 0; i < soc->fpci.
num_offsets
;
in tegra_xusb_restore_context()
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-tegra.c
207
unsigned int
num_offsets
;
member
212
unsigned int
num_offsets
;
member
930
tegra->context.ipfs = devm_kcalloc(tegra->dev, soc->ipfs.
num_offsets
,
in tegra_xusb_init_context()
935
tegra->context.fpci = devm_kcalloc(tegra->dev, soc->fpci.
num_offsets
,
in tegra_xusb_init_context()
2013
if (soc->ipfs.
num_offsets
> 0) {
in tegra_xusb_save_context()
2014
for (i = 0; i < soc->ipfs.
num_offsets
; i++)
in tegra_xusb_save_context()
2018
if (soc->fpci.
num_offsets
> 0) {
in tegra_xusb_save_context()
2019
for (i = 0; i < soc->fpci.
num_offsets
; i++)
in tegra_xusb_save_context()
2030
if (soc->fpci.
num_offsets
> 0) {
in tegra_xusb_restore_context()
2031
for (i = 0; i < soc->fpci.
num_offsets
;
in tegra_xusb_restore_context()
[all...]
/kernel/linux/linux-6.6/drivers/acpi/riscv/
H
A
D
rhct.c
69
for (int i = 0; i < hart_info->
num_offsets
; i++) {
in acpi_get_riscv_isa()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
fs.c
1966
int
num_offsets
= uverbs_attr_ptr_get_array_size(
in MLX5_IB_METHOD_CREATE_FLOW()
local
1971
if (
num_offsets
!= 1)
in MLX5_IB_METHOD_CREATE_FLOW()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
fs.c
1945
int
num_offsets
= uverbs_attr_ptr_get_array_size(
in MLX5_IB_METHOD_CREATE_FLOW()
local
1950
if (
num_offsets
!= 1)
in MLX5_IB_METHOD_CREATE_FLOW()
/kernel/linux/linux-6.6/include/acpi/
H
A
D
actbl2.h
2839
u16
num_offsets
;
member
Completed in 19 milliseconds