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:files_lock
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/sound/core/
H
A
D
init.c
216
spin_lock_init(&card->
files_lock
);
in snd_card_new()
387
spin_lock(&card->
files_lock
);
in snd_card_disconnect()
389
spin_unlock(&card->
files_lock
);
in snd_card_disconnect()
407
spin_unlock(&card->
files_lock
);
in snd_card_disconnect()
463
spin_lock_irq(&card->
files_lock
);
in snd_card_disconnect_sync()
466
card->
files_lock
);
in snd_card_disconnect_sync()
467
spin_unlock_irq(&card->
files_lock
);
in snd_card_disconnect_sync()
934
spin_lock(&card->
files_lock
);
in snd_card_file_add()
936
spin_unlock(&card->
files_lock
);
in snd_card_file_add()
942
spin_unlock(&card->
files_lock
);
in snd_card_file_add()
[all...]
/kernel/linux/linux-6.6/sound/core/
H
A
D
init.c
326
spin_lock_init(&card->
files_lock
);
in snd_card_init()
504
spin_lock(&card->
files_lock
);
in snd_card_disconnect()
506
spin_unlock(&card->
files_lock
);
in snd_card_disconnect()
524
spin_unlock(&card->
files_lock
);
in snd_card_disconnect()
572
spin_lock_irq(&card->
files_lock
);
in snd_card_disconnect_sync()
575
card->
files_lock
);
in snd_card_disconnect_sync()
576
spin_unlock_irq(&card->
files_lock
);
in snd_card_disconnect_sync()
1075
spin_lock(&card->
files_lock
);
in snd_card_file_add()
1077
spin_unlock(&card->
files_lock
);
in snd_card_file_add()
1083
spin_unlock(&card->
files_lock
);
in snd_card_file_add()
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
tty_io.c
203
spin_lock(&tty->
files_lock
);
in tty_add_file()
205
spin_unlock(&tty->
files_lock
);
in tty_add_file()
229
spin_lock(&tty->
files_lock
);
in tty_del_file()
231
spin_unlock(&tty->
files_lock
);
in tty_del_file()
279
spin_lock(&tty->
files_lock
);
in check_tty_count()
283
spin_unlock(&tty->
files_lock
);
in check_tty_count()
611
spin_lock(&tty->
files_lock
);
in __tty_hangup()
623
spin_unlock(&tty->
files_lock
);
in __tty_hangup()
818
spin_lock(&tty->
files_lock
);
in tty_update_time()
832
spin_unlock(&tty->
files_lock
);
in tty_update_time()
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
tty_io.c
204
spin_lock(&tty->
files_lock
);
in tty_add_file()
206
spin_unlock(&tty->
files_lock
);
in tty_add_file()
229
spin_lock(&tty->
files_lock
);
in tty_del_file()
231
spin_unlock(&tty->
files_lock
);
in tty_del_file()
286
spin_lock(&tty->
files_lock
);
in check_tty_count()
290
spin_unlock(&tty->
files_lock
);
in check_tty_count()
606
spin_lock(&tty->
files_lock
);
in __tty_hangup()
618
spin_unlock(&tty->
files_lock
);
in __tty_hangup()
1546
spin_lock(&tty->
files_lock
);
in release_one_tty()
1548
spin_unlock(&tty->
files_lock
);
in release_one_tty()
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
console.c
145
spin_lock_init(&tty->
files_lock
);
in usb_console_setup()
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
console.c
145
spin_lock_init(&tty->
files_lock
);
in usb_console_setup()
/kernel/linux/linux-5.10/security/apparmor/
H
A
D
file.c
653
spin_lock(&tty->
files_lock
);
in revalidate_tty()
666
spin_unlock(&tty->
files_lock
);
in revalidate_tty()
/kernel/linux/linux-6.6/security/apparmor/
H
A
D
file.c
642
spin_lock(&tty->
files_lock
);
in revalidate_tty()
655
spin_unlock(&tty->
files_lock
);
in revalidate_tty()
/kernel/linux/linux-5.10/include/sound/
H
A
D
core.h
113
spinlock_t
files_lock
; /* lock the files for this card */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty.h
180
* @
files_lock
: protects @tty_files list
243
spinlock_t
files_lock
;
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
core.h
119
spinlock_t
files_lock
; /* lock the files for this card */
member
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
hda_codec.c
1749
spin_lock(&card->
files_lock
);
in snd_hda_lock_devices()
1766
spin_unlock(&card->
files_lock
);
in snd_hda_lock_devices()
1772
spin_unlock(&card->
files_lock
);
in snd_hda_lock_devices()
1785
spin_lock(&card->
files_lock
);
in snd_hda_unlock_devices()
1787
spin_unlock(&card->
files_lock
);
in snd_hda_unlock_devices()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
hda_codec.c
1789
spin_lock(&card->
files_lock
);
in snd_hda_lock_devices()
1806
spin_unlock(&card->
files_lock
);
in snd_hda_lock_devices()
1812
spin_unlock(&card->
files_lock
);
in snd_hda_lock_devices()
1825
spin_lock(&card->
files_lock
);
in snd_hda_unlock_devices()
1827
spin_unlock(&card->
files_lock
);
in snd_hda_unlock_devices()
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty.h
309
spinlock_t
files_lock
; /* protects tty_files list */
member
/kernel/linux/linux-5.10/security/selinux/
H
A
D
hooks.c
2432
spin_lock(&tty->
files_lock
);
in flush_unauthorized_files()
2447
spin_unlock(&tty->
files_lock
);
in flush_unauthorized_files()
/kernel/linux/linux-6.6/security/selinux/
H
A
D
hooks.c
2416
spin_lock(&tty->
files_lock
);
in flush_unauthorized_files()
2431
spin_unlock(&tty->
files_lock
);
in flush_unauthorized_files()
Completed in 51 milliseconds