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:txmgmt_idr_lock
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
523
spinlock_t
txmgmt_idr_lock
;
member
H
A
D
mac.c
3907
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_tx_mgmt_free()
3909
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_tx_mgmt_free()
3956
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_mgmt_tx_wmi()
3959
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_mgmt_tx_wmi()
3994
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_mgmt_tx_wmi()
3996
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_mgmt_tx_wmi()
6410
spin_lock_init(&ar->
txmgmt_idr_lock
);
in ath11k_mac_register()
H
A
D
wmi.c
4335
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
4341
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
4346
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
core.h
535
spinlock_t
txmgmt_idr_lock
;
member
H
A
D
mac.c
4744
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath12k_mac_tx_mgmt_pending_free()
4746
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath12k_mac_tx_mgmt_pending_free()
4767
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath12k_mac_vif_txmgmt_idr_remove()
4769
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath12k_mac_vif_txmgmt_idr_remove()
4788
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath12k_mac_mgmt_tx_wmi()
4791
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath12k_mac_mgmt_tx_wmi()
4826
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath12k_mac_mgmt_tx_wmi()
4828
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath12k_mac_mgmt_tx_wmi()
7386
spin_lock_init(&ar->
txmgmt_idr_lock
);
in ath12k_mac_register()
H
A
D
wmi.c
4910
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
4916
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
4921
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
679
spinlock_t
txmgmt_idr_lock
;
member
H
A
D
mac.c
5991
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_tx_mgmt_free()
5993
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_tx_mgmt_free()
6040
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_mgmt_tx_wmi()
6043
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_mgmt_tx_wmi()
6082
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_mgmt_tx_wmi()
6084
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in ath11k_mac_mgmt_tx_wmi()
9695
spin_lock_init(&ar->
txmgmt_idr_lock
);
in ath11k_mac_register()
H
A
D
wmi.c
5827
spin_lock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
5833
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
5838
spin_unlock_bh(&ar->
txmgmt_idr_lock
);
in wmi_process_mgmt_tx_comp()
Completed in 59 milliseconds