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:nfnl_lock
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nfnetlink.c
78
void
nfnl_lock
(__u8 subsys_id)
in nfnl_lock()
function
82
EXPORT_SYMBOL_GPL(
nfnl_lock
);
variable
107
nfnl_lock
(n->subsys_id);
in nfnetlink_subsys_register()
121
nfnl_lock
(n->subsys_id);
in nfnetlink_subsys_unregister()
247
nfnl_lock
(subsys_id);
in nfnetlink_rcv_msg()
341
nfnl_lock
(subsys_id);
in nfnetlink_rcv_batch()
347
nfnl_lock
(subsys_id);
in nfnetlink_rcv_batch()
H
A
D
nf_conntrack_netlink.c
1791
nfnl_lock
(NFNL_SUBSYS_CTNETLINK);
in __must_hold()
1795
nfnl_lock
(NFNL_SUBSYS_CTNETLINK);
in __must_hold()
1810
nfnl_lock
(NFNL_SUBSYS_CTNETLINK);
in __must_hold()
1814
nfnl_lock
(NFNL_SUBSYS_CTNETLINK);
in __must_hold()
H
A
D
nf_tables_api.c
1458
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_register_chain_type()
1470
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_unregister_chain_type()
2691
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_register_expr()
2709
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_unregister_expr()
6045
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_register_obj()
6060
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_unregister_obj()
6717
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_register_flowtable_type()
6725
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_unregister_flowtable_type()
H
A
D
nfnetlink_log.c
911
nfnl_lock
(NFNL_SUBSYS_ULOG);
in nfulnl_recv_config()
H
A
D
nfnetlink_queue.c
1305
nfnl_lock
(NFNL_SUBSYS_QUEUE);
in nfqnl_recv_config()
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nfnetlink.c
96
void
nfnl_lock
(__u8 subsys_id)
in nfnl_lock()
function
100
EXPORT_SYMBOL_GPL(
nfnl_lock
);
variable
125
nfnl_lock
(n->subsys_id);
in nfnetlink_subsys_register()
139
nfnl_lock
(n->subsys_id);
in nfnetlink_subsys_unregister()
295
nfnl_lock
(subsys_id);
in nfnetlink_rcv_msg()
392
nfnl_lock
(subsys_id);
in nfnetlink_rcv_batch()
398
nfnl_lock
(subsys_id);
in nfnetlink_rcv_batch()
H
A
D
nf_conntrack_netlink.c
1859
nfnl_lock
(NFNL_SUBSYS_CTNETLINK);
in __must_hold()
1863
nfnl_lock
(NFNL_SUBSYS_CTNETLINK);
in __must_hold()
1878
nfnl_lock
(NFNL_SUBSYS_CTNETLINK);
in __must_hold()
1882
nfnl_lock
(NFNL_SUBSYS_CTNETLINK);
in __must_hold()
H
A
D
nf_tables_api.c
1593
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_register_chain_type()
1605
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_unregister_chain_type()
2987
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_register_expr()
3005
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_unregister_expr()
7270
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_register_obj()
7285
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_unregister_obj()
7978
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_register_flowtable_type()
7986
nfnl_lock
(NFNL_SUBSYS_NFTABLES);
in nft_unregister_flowtable_type()
H
A
D
nfnetlink_log.c
923
nfnl_lock
(NFNL_SUBSYS_ULOG);
in nfulnl_recv_config()
H
A
D
nfnetlink_queue.c
1344
nfnl_lock
(NFNL_SUBSYS_QUEUE);
in nfqnl_recv_config()
/kernel/linux/linux-5.10/include/linux/netfilter/
H
A
D
nfnetlink.h
86
void
nfnl_lock
(__u8 subsys_id);
/kernel/linux/linux-6.6/include/linux/netfilter/
H
A
D
nfnetlink.h
94
void
nfnl_lock
(__u8 subsys_id);
/kernel/linux/linux-5.10/net/netfilter/ipset/
H
A
D
ip_set_core.c
110
nfnl_lock
(NFNL_SUBSYS_IPSET);
in load_settype()
113
nfnl_lock
(NFNL_SUBSYS_IPSET);
in load_settype()
888
* call
nfnl_lock
for us.
905
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_nfnl_get_byindex()
929
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_nfnl_put()
1736
nfnl_lock
(NFNL_SUBSYS_IPSET);
in call_ad()
2318
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_sockfn_get()
2333
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_sockfn_get()
2350
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_sockfn_get()
2412
nfnl_lock
(NFNL_SUBSYS_IPSE
in ip_set_net_exit()
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipset/
H
A
D
ip_set_core.c
110
nfnl_lock
(NFNL_SUBSYS_IPSET);
in load_settype()
113
nfnl_lock
(NFNL_SUBSYS_IPSET);
in load_settype()
886
* call
nfnl_lock
for us.
903
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_nfnl_get_byindex()
927
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_nfnl_put()
1724
nfnl_lock
(NFNL_SUBSYS_IPSET);
in call_ad()
2283
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_sockfn_get()
2298
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_sockfn_get()
2315
nfnl_lock
(NFNL_SUBSYS_IPSET);
in ip_set_sockfn_get()
2377
nfnl_lock
(NFNL_SUBSYS_IPSE
in ip_set_net_exit()
[all...]
Completed in 68 milliseconds