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
defs:bops
(Results
26 - 32
of
32
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
adxl34x.c
209
const struct adxl34x_bus_ops *
bops
;
member
697
adxl34x_probe(struct device *dev, int irq, bool fifo_delay_default, const struct adxl34x_bus_ops *
bops
)
adxl34x_probe()
argument
/kernel/liteos_a/fs/fat/os_adapt/
H
A
D
fatfs.c
1055
const struct block_operations *
bops
= dd->ops;
in fat_bind_check()
local
1274
const struct block_operations *
bops
= dd->ops;
in fatfs_umount()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H
A
D
hnae.h
566
struct hnae_buf_ops *
bops
; /* operation for the buffer */
member
595
struct hnae_buf_ops *
bops
= ring->q->handle->
bops
;
in hnae_reserve_buffer_map()
local
634
struct hnae_buf_ops *
bops
= ring->q->handle->
bops
;
in hnae_free_buffer_detach()
local
648
struct hnae_buf_ops *
bops
= ring->q->handle->
bops
;
hnae_replace_buffer()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
lightnvm.h
652
const struct block_device_operations *
bops
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H
A
D
hnae.h
560
struct hnae_buf_ops *
bops
; /* operation for the buffer */
member
589
struct hnae_buf_ops *
bops
= ring->q->handle->
bops
;
in hnae_reserve_buffer_map()
local
628
struct hnae_buf_ops *
bops
= ring->q->handle->
bops
;
in hnae_free_buffer_detach()
local
642
struct hnae_buf_ops *
bops
= ring->q->handle->
bops
;
hnae_replace_buffer()
local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nf_tables_api.c
3741
const struct nft_set_ops *ops, *
bops
;
in nft_select_set_ops()
local
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nf_tables_api.c
4189
const struct nft_set_ops *ops, *
bops
;
in nft_select_set_ops()
local
Completed in 32 milliseconds
1
2