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:ctl_lock
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-i2c-core.c
57
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_i2c_write()
84
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_i2c_write()
116
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_i2c_read()
155
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_i2c_read()
213
LOCK_TAKE(hdw->
ctl_lock
); do {
in i2c_24xxx_ir()
222
} while (0); LOCK_GIVE(hdw->
ctl_lock
);
in i2c_24xxx_ir()
H
A
D
pvrusb2-encoder.c
191
LOCK_TAKE(hdw->
ctl_lock
); while (1) {
in pvr2_encoder_cmd()
288
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_encoder_cmd()
332
LOCK_TAKE(hdw->
ctl_lock
); do {
in pvr2_encoder_prep_config()
337
} while(0); LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_encoder_prep_config()
H
A
D
pvrusb2-hdw.c
1803
LOCK_TAKE(hdw->
ctl_lock
); do {
in pvr2_hdw_check_firmware()
1809
} while(0); LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_hdw_check_firmware()
2712
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_hdw_disconnect()
2714
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_hdw_disconnect()
3237
LOCK_TAKE(hdw->
ctl_lock
); do {
in pvr2_hdw_is_hsm()
3244
} while(0); LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_hdw_is_hsm()
3825
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_issue_simple_cmd()
3875
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_issue_simple_cmd()
3884
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_write_register()
3895
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_write_register()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-i2c-core.c
57
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_i2c_write()
84
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_i2c_write()
116
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_i2c_read()
155
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_i2c_read()
213
LOCK_TAKE(hdw->
ctl_lock
); do {
in i2c_24xxx_ir()
222
} while (0); LOCK_GIVE(hdw->
ctl_lock
);
in i2c_24xxx_ir()
H
A
D
pvrusb2-encoder.c
191
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_encoder_cmd()
288
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_encoder_cmd()
332
LOCK_TAKE(hdw->
ctl_lock
); do {
in pvr2_encoder_prep_config()
337
} while(0); LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_encoder_prep_config()
H
A
D
pvrusb2-hdw.c
1803
LOCK_TAKE(hdw->
ctl_lock
); do {
in pvr2_hdw_check_firmware()
1809
} while(0); LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_hdw_check_firmware()
2712
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_hdw_disconnect()
2714
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_hdw_disconnect()
3237
LOCK_TAKE(hdw->
ctl_lock
); do {
in pvr2_hdw_is_hsm()
3244
} while(0); LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_hdw_is_hsm()
3830
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_issue_simple_cmd()
3880
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_issue_simple_cmd()
3889
LOCK_TAKE(hdw->
ctl_lock
);
in pvr2_write_register()
3900
LOCK_GIVE(hdw->
ctl_lock
);
in pvr2_write_register()
[all...]
/kernel/linux/linux-5.10/sound/soc/fsl/
H
A
D
fsl_spdif.c
64
spinlock_t
ctl_lock
;
member
726
spin_lock_irqsave(&ctrl->
ctl_lock
, flags);
in fsl_spdif_subcode_get()
733
spin_unlock_irqrestore(&ctrl->
ctl_lock
, flags);
in fsl_spdif_subcode_get()
758
spin_lock_irqsave(&ctrl->
ctl_lock
, flags);
in fsl_spdif_qget()
765
spin_unlock_irqrestore(&ctrl->
ctl_lock
, flags);
in fsl_spdif_qget()
1339
spin_lock_init(&ctrl->
ctl_lock
);
in fsl_spdif_probe()
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
smp.c
592
static DEFINE_SPINLOCK(
ctl_lock
);
607
spin_lock(&
ctl_lock
);
in smp_ctl_set_clear_bit()
614
spin_unlock(&
ctl_lock
);
in smp_ctl_set_clear_bit()
938
spin_lock(&
ctl_lock
);
in __cpu_up()
945
spin_unlock(&
ctl_lock
);
in __cpu_up()
/kernel/linux/linux-6.6/sound/soc/fsl/
H
A
D
fsl_spdif.c
79
spinlock_t
ctl_lock
;
member
861
spin_lock_irqsave(&ctrl->
ctl_lock
, flags);
in fsl_spdif_subcode_get()
868
spin_unlock_irqrestore(&ctrl->
ctl_lock
, flags);
in fsl_spdif_subcode_get()
893
spin_lock_irqsave(&ctrl->
ctl_lock
, flags);
in fsl_spdif_qget()
900
spin_unlock_irqrestore(&ctrl->
ctl_lock
, flags);
in fsl_spdif_qget()
1621
spin_lock_init(&ctrl->
ctl_lock
);
in fsl_spdif_probe()
Completed in 26 milliseconds