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:ogm_buff_mutex
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/net/batman-adv/
H
A
D
bat_v_ogm.c
272
lockdep_assert_held(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_send_softif()
375
mutex_lock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_send()
377
mutex_unlock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_send()
441
mutex_lock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_primary_iface_set()
449
mutex_unlock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_primary_iface_set()
1080
mutex_init(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_init()
1093
mutex_lock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_free()
1099
mutex_unlock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_free()
H
A
D
bat_iv_ogm.c
199
mutex_lock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_enable()
208
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_enable()
222
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_enable()
229
mutex_lock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_disable()
234
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_disable()
242
mutex_lock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_update_mac()
255
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_update_mac()
264
mutex_lock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_primary_iface_set()
274
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_primary_iface_set()
793
lockdep_assert_held(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_schedule_buff()
[all...]
H
A
D
types.h
86
/** @
ogm_buff_mutex
: lock protecting ogm_buff and ogm_buff_len */
87
struct mutex
ogm_buff_mutex
;
member
1549
/** @
ogm_buff_mutex
: lock protecting ogm_buff and ogm_buff_len */
1550
struct mutex
ogm_buff_mutex
;
member
H
A
D
hard-interface.c
959
mutex_init(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_hardif_add_interface()
/kernel/linux/linux-6.6/net/batman-adv/
H
A
D
bat_v_ogm.c
272
lockdep_assert_held(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_send_softif()
375
mutex_lock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_send()
377
mutex_unlock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_send()
441
mutex_lock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_primary_iface_set()
449
mutex_unlock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_primary_iface_set()
1067
mutex_init(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_init()
1080
mutex_lock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_free()
1086
mutex_unlock(&bat_priv->bat_v.
ogm_buff_mutex
);
in batadv_v_ogm_free()
H
A
D
bat_iv_ogm.c
197
mutex_lock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_enable()
206
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_enable()
220
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_enable()
227
mutex_lock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_disable()
232
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_disable()
240
mutex_lock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_update_mac()
253
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_iface_update_mac()
262
mutex_lock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_primary_iface_set()
272
mutex_unlock(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_primary_iface_set()
790
lockdep_assert_held(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_iv_ogm_schedule_buff()
[all...]
H
A
D
types.h
85
/** @
ogm_buff_mutex
: lock protecting ogm_buff and ogm_buff_len */
86
struct mutex
ogm_buff_mutex
;
member
1529
/** @
ogm_buff_mutex
: lock protecting ogm_buff and ogm_buff_len */
1530
struct mutex
ogm_buff_mutex
;
member
H
A
D
hard-interface.c
893
mutex_init(&hard_iface->bat_iv.
ogm_buff_mutex
);
in batadv_hardif_add_interface()
Completed in 20 milliseconds