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:cur_ctl
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H
A
D
dxe.c
72
struct wcn36xx_dxe_ctl *
cur_ctl
= NULL;
in wcn36xx_dxe_allocate_ctl_block()
local
77
cur_ctl
= kzalloc(sizeof(*
cur_ctl
), GFP_KERNEL);
in wcn36xx_dxe_allocate_ctl_block()
78
if (!
cur_ctl
)
in wcn36xx_dxe_allocate_ctl_block()
81
cur_ctl
->ctl_blk_order = i;
in wcn36xx_dxe_allocate_ctl_block()
83
ch->head_blk_ctl =
cur_ctl
;
in wcn36xx_dxe_allocate_ctl_block()
84
ch->tail_blk_ctl =
cur_ctl
;
in wcn36xx_dxe_allocate_ctl_block()
86
prev_ctl->next =
cur_ctl
;
in wcn36xx_dxe_allocate_ctl_block()
87
cur_ctl
->next = ch->head_blk_ctl;
in wcn36xx_dxe_allocate_ctl_block()
89
prev_ctl->next =
cur_ctl
;
in wcn36xx_dxe_allocate_ctl_block()
172
struct wcn36xx_dxe_ctl *
cur_ctl
= NULL;
wcn36xx_dxe_init_descs()
local
319
struct wcn36xx_dxe_ctl *
cur_ctl
= NULL;
wcn36xx_dxe_ch_alloc_skb()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H
A
D
dxe.c
72
struct wcn36xx_dxe_ctl *
cur_ctl
= NULL;
in wcn36xx_dxe_allocate_ctl_block()
local
77
cur_ctl
= kzalloc(sizeof(*
cur_ctl
), GFP_KERNEL);
in wcn36xx_dxe_allocate_ctl_block()
78
if (!
cur_ctl
)
in wcn36xx_dxe_allocate_ctl_block()
81
cur_ctl
->ctl_blk_order = i;
in wcn36xx_dxe_allocate_ctl_block()
83
ch->head_blk_ctl =
cur_ctl
;
in wcn36xx_dxe_allocate_ctl_block()
84
ch->tail_blk_ctl =
cur_ctl
;
in wcn36xx_dxe_allocate_ctl_block()
86
prev_ctl->next =
cur_ctl
;
in wcn36xx_dxe_allocate_ctl_block()
87
cur_ctl
->next = ch->head_blk_ctl;
in wcn36xx_dxe_allocate_ctl_block()
89
prev_ctl->next =
cur_ctl
;
in wcn36xx_dxe_allocate_ctl_block()
173
struct wcn36xx_dxe_ctl *
cur_ctl
= NULL;
wcn36xx_dxe_init_descs()
local
320
struct wcn36xx_dxe_ctl *
cur_ctl
= NULL;
wcn36xx_dxe_ch_alloc_skb()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H
A
D
cursor_reg_cache.h
23
union reg_cursor_control_cfg
cur_ctl
;
member
50
union reg_cursor_control_cfg
cur_ctl
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_dmub_srv.c
928
payload->enable = hubp->pos.
cur_ctl
.bits.cur_enable;
in dc_build_cursor_update_payload0()
939
pl->position_cfg.pHubp.
cur_ctl
.raw = hubp->pos.
cur_ctl
.raw;
in dc_build_cursor_position_update_payload0()
956
pl_A->aHubp.
cur_ctl
.raw = hubp->att.
cur_ctl
.raw;
in dc_build_cursor_attribute_update_payload1()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_hubp.c
625
hubp->att.
cur_ctl
.bits.mode = attr->color_format;
in hubp2_cursor_set_attributes()
630
hubp->att.
cur_ctl
.bits.pitch = hw_pitch;
in hubp2_cursor_set_attributes()
631
hubp->att.
cur_ctl
.bits.line_per_chunk = lpc;
in hubp2_cursor_set_attributes()
632
hubp->att.
cur_ctl
.bits.cur_2x_magnify = attr->attribute_flags.bits.ENABLE_MAGNIFICATION;
in hubp2_cursor_set_attributes()
1062
hubp->pos.
cur_ctl
.bits.cur_enable = cur_en;
in hubp2_cursor_set_position()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H
A
D
dmub_cmd.h
2538
union dmub_reg_cursor_control_cfg
cur_ctl
;
member
2589
union dmub_reg_cursor_control_cfg
cur_ctl
;
member
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H
A
D
vmx.c
7269
u32
cur_ctl
= secondary_exec_controls_get(vmx);
in vmcs_set_secondary_exec_control()
local
7271
secondary_exec_controls_set(vmx, (new_ctl & ~mask) | (
cur_ctl
& mask));
in vmcs_set_secondary_exec_control()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H
A
D
vmx.c
7646
u32
cur_ctl
= secondary_exec_controls_get(vmx);
in vmcs_set_secondary_exec_control()
local
7648
secondary_exec_controls_set(vmx, (new_ctl & ~mask) | (
cur_ctl
& mask));
in vmcs_set_secondary_exec_control()
Completed in 31 milliseconds