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:srv_mutex
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
transport.c
199
* Our basic "send data to server" function. Should be called with
srv_mutex
798
mutex_lock(&server->
srv_mutex
);
in cifs_call_async()
806
mutex_unlock(&server->
srv_mutex
);
in cifs_call_async()
813
mutex_unlock(&server->
srv_mutex
);
in cifs_call_async()
842
mutex_unlock(&server->
srv_mutex
);
in cifs_call_async()
1081
mutex_lock(&server->
srv_mutex
);
in compound_send_recv()
1091
mutex_unlock(&server->
srv_mutex
);
in compound_send_recv()
1103
mutex_unlock(&server->
srv_mutex
);
in compound_send_recv()
1133
mutex_unlock(&server->
srv_mutex
);
in compound_send_recv()
1157
mutex_lock(&server->
srv_mutex
);
in compound_send_recv()
[all...]
H
A
D
cifsencrypt.c
110
* should be called with the server->
srv_mutex
held.
142
/* must be called with server->
srv_mutex
held */
191
/* must be called with server->
srv_mutex
held */
248
mutex_lock(&server->
srv_mutex
);
in cifs_verify_signature()
250
mutex_unlock(&server->
srv_mutex
);
in cifs_verify_signature()
714
mutex_lock(&ses->server->
srv_mutex
);
in setup_ntlmv2_rsp()
766
mutex_unlock(&ses->server->
srv_mutex
);
in setup_ntlmv2_rsp()
H
A
D
smb1ops.c
39
mutex_lock(&server->
srv_mutex
);
in send_nt_cancel()
42
mutex_unlock(&server->
srv_mutex
);
in send_nt_cancel()
56
mutex_unlock(&server->
srv_mutex
);
in send_nt_cancel()
H
A
D
connect.c
293
* This should be called with server->
srv_mutex
held.
339
/* These functions must be called with server->
srv_mutex
held */
470
mutex_lock(&server->
srv_mutex
);
in cifs_reconnect()
500
mutex_unlock(&server->
srv_mutex
);
in cifs_reconnect()
511
mutex_lock(&server->
srv_mutex
);
in cifs_reconnect()
513
mutex_unlock(&server->
srv_mutex
);
in cifs_reconnect()
519
mutex_lock(&server->
srv_mutex
);
in cifs_reconnect()
540
mutex_unlock(&server->
srv_mutex
);
in cifs_reconnect()
549
mutex_unlock(&server->
srv_mutex
);
in cifs_reconnect()
2568
mutex_init(&tcp_ses->
srv_mutex
);
in cifs_get_tcp_session()
[all...]
H
A
D
sess.c
913
mutex_lock(&ses->server->
srv_mutex
);
in sess_establish_session()
920
mutex_unlock(&ses->server->
srv_mutex
);
in sess_establish_session()
929
mutex_unlock(&ses->server->
srv_mutex
);
in sess_establish_session()
H
A
D
smbdirect.c
1376
* are not locked by
srv_mutex
. It is possible some processes are
in smbd_destroy()
1377
* blocked on transport
srv_mutex
while holding memory registration.
in smbd_destroy()
1378
* Release the transport
srv_mutex
to allow them to hit the failure
in smbd_destroy()
1384
mutex_unlock(&server->
srv_mutex
);
in smbd_destroy()
1386
mutex_lock(&server->
srv_mutex
);
in smbd_destroy()
H
A
D
cifsglob.h
698
struct mutex
srv_mutex
;
member
727
__u32 sequence_number; /* for signing, protected by
srv_mutex
*/
H
A
D
smb2pdu.c
1290
mutex_lock(&server->
srv_mutex
);
in SMB2_sess_establish_session()
1296
mutex_unlock(&server->
srv_mutex
);
in SMB2_sess_establish_session()
1304
mutex_unlock(&server->
srv_mutex
);
in SMB2_sess_establish_session()
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
connection.c
148
mutex_lock(&conn->
srv_mutex
);
in ksmbd_conn_lock()
153
mutex_unlock(&conn->
srv_mutex
);
in ksmbd_conn_unlock()
280
mutex_init(&conn->
srv_mutex
);
in ksmbd_conn_handler_loop()
H
A
D
connection.h
45
struct mutex
srv_mutex
;
member
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H
A
D
rtrs-srv.c
1355
mutex_lock(&ctx->
srv_mutex
);
in get_or_create_srv()
1359
mutex_unlock(&ctx->
srv_mutex
);
in get_or_create_srv()
1363
mutex_unlock(&ctx->
srv_mutex
);
in get_or_create_srv()
1396
mutex_lock(&ctx->
srv_mutex
);
in get_or_create_srv()
1398
mutex_unlock(&ctx->
srv_mutex
);
in get_or_create_srv()
1419
mutex_lock(&ctx->
srv_mutex
);
in put_srv()
1421
mutex_unlock(&ctx->
srv_mutex
);
in put_srv()
2044
mutex_init(&ctx->
srv_mutex
);
in alloc_srv_ctx()
2053
mutex_destroy(&ctx->
srv_mutex
);
in free_srv_ctx()
2167
mutex_lock(&ctx->
srv_mutex
);
in close_ctx()
[all...]
H
A
D
rtrs-srv.h
117
struct mutex
srv_mutex
;
member
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H
A
D
rtrs-srv.c
758
mutex_lock(&ctx->
srv_mutex
);
in exist_pathname()
779
mutex_unlock(&ctx->
srv_mutex
);
in exist_pathname()
1380
mutex_lock(&ctx->
srv_mutex
);
in get_or_create_srv()
1384
mutex_unlock(&ctx->
srv_mutex
);
in get_or_create_srv()
1388
mutex_unlock(&ctx->
srv_mutex
);
in get_or_create_srv()
1424
mutex_lock(&ctx->
srv_mutex
);
in get_or_create_srv()
1426
mutex_unlock(&ctx->
srv_mutex
);
in get_or_create_srv()
1447
mutex_lock(&ctx->
srv_mutex
);
in put_srv()
1449
mutex_unlock(&ctx->
srv_mutex
);
in put_srv()
2086
mutex_init(&ctx->
srv_mutex
);
in alloc_srv_ctx()
[all...]
H
A
D
rtrs-srv.h
121
struct mutex
srv_mutex
;
member
Completed in 31 milliseconds