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:ibf
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-6.6/io_uring/
H
A
D
kbuf.c
241
struct io_buf_free *
ibf
;
in io_kbuf_mark_free()
local
243
hlist_for_each_entry(
ibf
, &ctx->io_buf_list, list) {
in io_kbuf_mark_free()
244
if (bl->buf_ring ==
ibf
->mem) {
in io_kbuf_mark_free()
245
ibf
->inuse = 0;
in io_kbuf_mark_free()
592
struct io_buf_free *
ibf
, *best = NULL;
in io_lookup_buf_free_entry()
local
595
hlist_for_each_entry(
ibf
, &ctx->io_buf_list, list) {
in io_lookup_buf_free_entry()
598
if (
ibf
->inuse ||
ibf
->size < ring_size)
in io_lookup_buf_free_entry()
600
dist =
ibf
->size - ring_size;
in io_lookup_buf_free_entry()
602
best =
ibf
;
in io_lookup_buf_free_entry()
616
struct io_buf_free *
ibf
;
io_alloc_pbuf_ring()
local
765
struct io_buf_free *
ibf
;
io_kbuf_mmap_list_free()
local
[all...]
/kernel/linux/linux-5.10/drivers/input/serio/
H
A
D
hp_sdc.c
49
* Busy polling for IBF clear wastes CPU cycles and bus cycles. hp_sdc.
ibf
53
* hp_sdc state. Whenever a register is written hp_sdc.
ibf
is set to 1.
122
hp_sdc.
ibf
= 0;
in hp_sdc_status_in8()
138
hp_sdc.
ibf
= 1;
in hp_sdc_status_out8()
150
hp_sdc.
ibf
= 1;
in hp_sdc_data_out8()
167
if (!hp_sdc.
ibf
) {
in hp_sdc_spin_ibf()
175
hp_sdc.
ibf
= 0;
in hp_sdc_spin_ibf()
360
if (hp_sdc.
ibf
) {
in hp_sdc_put()
362
if (hp_sdc.
ibf
)
in hp_sdc_put()
586
if (!hp_sdc.
ibf
in hp_sdc_put()
[all...]
/kernel/linux/linux-6.6/drivers/input/serio/
H
A
D
hp_sdc.c
49
* Busy polling for IBF clear wastes CPU cycles and bus cycles. hp_sdc.
ibf
53
* hp_sdc state. Whenever a register is written hp_sdc.
ibf
is set to 1.
122
hp_sdc.
ibf
= 0;
in hp_sdc_status_in8()
138
hp_sdc.
ibf
= 1;
in hp_sdc_status_out8()
150
hp_sdc.
ibf
= 1;
in hp_sdc_data_out8()
167
if (!hp_sdc.
ibf
) {
in hp_sdc_spin_ibf()
175
hp_sdc.
ibf
= 0;
in hp_sdc_spin_ibf()
360
if (hp_sdc.
ibf
) {
in hp_sdc_put()
362
if (hp_sdc.
ibf
)
in hp_sdc_put()
586
if (!hp_sdc.
ibf
in hp_sdc_put()
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
hp_sdc.h
273
int
ibf
; /* Last known status of IBF flag */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hp_sdc.h
273
int
ibf
; /* Last known status of IBF flag */
member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
debugfs.c
31
dev->
ibf
= !!val;
in mt7996_implicit_txbf_set()
41
*val = dev->
ibf
;
in mt7996_implicit_txbf_get()
H
A
D
mcu.h
469
bool
ibf
;
member
H
A
D
mt7996.h
231
bool
ibf
;
member
H
A
D
mcu.c
1427
if (!ebf && !dev->
ibf
)
in mt7996_mcu_sta_bfer_tlv()
1448
bf->bf_cap = ebf ? ebf : dev->
ibf
<< 1;
in mt7996_mcu_sta_bfer_tlv()
3326
req_hw_en->
ibf
= dev->
ibf
;
in mt7996_mcu_set_txbf()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
debugfs.c
29
dev->
ibf
= !!val;
in mt7915_implicit_txbf_set()
39
*val = dev->
ibf
;
in mt7915_implicit_txbf_get()
H
A
D
mt7915.h
296
bool
ibf
;
member
H
A
D
mcu.c
1204
if (!ebf && !dev->
ibf
)
in mt7915_mcu_sta_bfer_tlv()
1223
bf->bf_cap = ebf ? ebf : dev->
ibf
<< 1;
in mt7915_mcu_sta_bfer_tlv()
3395
bool
ibf
;
in mt7915_mcu_set_txbf()
member
3416
req.type.
ibf
= dev->
ibf
;
in mt7915_mcu_set_txbf()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
mcu.h
864
u8
ibf
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mcu.c
3355
bool
ibf
;
in mt7915_mcu_set_txbf_type()
member
3360
.
ibf
= false,
in mt7915_mcu_set_txbf_type()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H
A
D
mt76_connac_mcu.h
709
u8
ibf
;
member
Completed in 36 milliseconds