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:cleanup_net
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/core/
H
A
D
net_namespace.c
277
* just been idr_remove()'d from there in
cleanup_net
().
in peernet2id_alloc()
543
/* This function is only called from
cleanup_net
() work,
in unhash_nsid()
570
static void
cleanup_net
(struct work_struct *work)
in cleanup_net()
function
646
*
cleanup_net
runs from work queue and will first remove namespaces
659
static DECLARE_WORK(net_cleanup_work,
cleanup_net
);
1169
* setup_net() and
cleanup_net
() are not possible.
in __register_pernet_operations()
/kernel/linux/linux-6.6/net/core/
H
A
D
net_namespace.c
250
* just been idr_remove()'d from there in
cleanup_net
().
in peernet2id_alloc()
539
/* This function is only called from
cleanup_net
() work,
in unhash_nsid()
566
static void
cleanup_net
(struct work_struct *work)
in cleanup_net()
function
642
*
cleanup_net
runs from work queue and will first remove namespaces
655
static DECLARE_WORK(net_cleanup_work,
cleanup_net
);
1162
* setup_net() and
cleanup_net
() are not possible.
in __register_pernet_operations()
Completed in 4 milliseconds