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:tbuf
(Results
51 - 75
of
111
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-qcom-cci.c
102
u16
tbuf
; /* bus free time between a STOP and START condition */
member
H
A
D
i2c-st.c
400
u16
tbuf
= byte << 1;
in st_i2c_write_tx_fifo()
local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H
A
D
sdio.c
413
u8 *
tbuf
= NULL;
in ath6kl_sdio_read_write_sync()
local
/kernel/linux/linux-5.10/drivers/usb/core/
H
A
D
message.c
910
static int usb_get_langid(struct usb_device *dev, unsigned char *
tbuf
)
in usb_get_langid()
argument
969
unsigned char *
tbuf
;
in usb_string()
local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
stat-display.c
286
char
tbuf
[1024];
in print_metric_only_csv()
local
310
char
tbuf
[1024];
in print_metric_header()
local
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
arp.c
1356
char
tbuf
[16];
in arp_format_neigh_entry()
local
1389
char
tbuf
[16];
in arp_format_pneigh_entry()
local
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-v4l2.c
1089
char *
tbuf
;
in pvr2_v4l2_read()
local
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H
A
D
dt9812.c
244
void *
tbuf
;
in dt9812_read_info()
local
/kernel/linux/linux-6.6/drivers/misc/cxl/
H
A
D
guest.c
683
void *
tbuf
= NULL;
in guest_afu_read_err_buffer()
local
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-v4l2.c
1087
char *
tbuf
;
in pvr2_v4l2_read()
local
/kernel/linux/linux-6.6/drivers/usb/core/
H
A
D
message.c
910
static int usb_get_langid(struct usb_device *dev, unsigned char *
tbuf
)
in usb_get_langid()
argument
970
unsigned char *
tbuf
;
in usb_string()
local
[all...]
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H
A
D
dt9812.c
243
void *
tbuf
;
in dt9812_read_info()
local
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H
A
D
debugfs.c
698
char
tbuf
[QM_DBG_TMP_BUF_LEN];
in qm_debug_read()
local
739
char
tbuf
[QM_DBG_TMP_BUF_LEN];
in qm_debug_write()
local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H
A
D
sdio.c
413
u8 *
tbuf
= NULL;
in ath6kl_sdio_read_write_sync()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
cq.c
1373
struct mlx5_ib_cq_buf
tbuf
;
in mlx5_ib_resize_cq()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H
A
D
mthca_cq.c
702
struct mthca_cq_buf
tbuf
;
in mthca_poll_cq()
local
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-qcom-cci.c
102
u16
tbuf
; /* bus free time between a STOP and START condition */
member
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
arp.c
1371
char
tbuf
[16];
in arp_format_neigh_entry()
local
1404
char
tbuf
[16];
in arp_format_pneigh_entry()
local
/base/usb/usb_manager/services/native/src/
H
A
D
usb_service.cpp
1062
uint16_t *
tbuf
= new (std::nothrow) uint16_t[length + 1]();
in GetDevStringValFromIdx()
local
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H
A
D
file.c
2345
static int switch_log_sprint(struct spu_context *ctx, char *
tbuf
, int n)
in switch_log_sprint()
argument
2375
char
tbuf
[128];
in spufs_switch_log_read()
local
/kernel/linux/linux-5.10/block/
H
A
D
genhd.c
636
char
tbuf
[BDEVT_SIZE];
in bdevt_str()
local
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H
A
D
hpre_main.c
475
char
tbuf
[HPRE_DBGFS_VAL_MAX_LEN];
in hpre_ctrl_debug_read()
local
503
char
tbuf
[HPRE_DBGFS_VAL_MAX_LEN];
in hpre_ctrl_debug_write()
local
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H
A
D
zip_main.c
420
char
tbuf
[HZIP_BUF_SIZE];
in hisi_zip_ctrl_debug_read()
local
446
char
tbuf
[HZIP_BUF_SIZE];
in hisi_zip_ctrl_debug_write()
local
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H
A
D
file.c
2345
static int switch_log_sprint(struct spu_context *ctx, char *
tbuf
, int n)
in switch_log_sprint()
argument
2375
char
tbuf
[128];
in spufs_switch_log_read()
local
/kernel/linux/linux-5.10/drivers/misc/cxl/
H
A
D
pci.c
1041
void *
tbuf
;
in cxl_pci_afu_read_err_buffer()
local
Completed in 54 milliseconds
1
2
3
4
5