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:destroy_ns
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/security/apparmor/
H
A
D
policy_ns.c
338
*
destroy_ns
- remove everything contained by @ns
341
static void
destroy_ns
(struct aa_ns *ns)
in destroy_ns()
function
375
destroy_ns
(ns);
in __aa_remove_ns()
411
destroy_ns
(root_ns);
in aa_alloc_root_ns()
431
destroy_ns
(ns);
in aa_free_root_ns()
/kernel/linux/linux-5.10/security/apparmor/
H
A
D
policy_ns.c
327
*
destroy_ns
- remove everything contained by @ns
330
static void
destroy_ns
(struct aa_ns *ns)
in destroy_ns()
function
364
destroy_ns
(ns);
in __aa_remove_ns()
408
destroy_ns
(ns);
in aa_free_root_ns()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
fs_cmd.h
101
int (*
destroy_ns
)(struct mlx5_flow_root_namespace *ns);
member
H
A
D
fs_cmd.c
855
.
destroy_ns
= mlx5_cmd_stub_destroy_ns,
874
.
destroy_ns
= mlx5_cmd_stub_destroy_ns,
H
A
D
fs_core.c
3356
root->cmds->
destroy_ns
(root);
in mlx5_flow_namespace_set_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
fs_cmd.h
100
int (*
destroy_ns
)(struct mlx5_flow_root_namespace *ns);
member
H
A
D
fs_cmd.c
1095
.
destroy_ns
= mlx5_cmd_stub_destroy_ns,
1117
.
destroy_ns
= mlx5_cmd_stub_destroy_ns,
H
A
D
fs_core.c
3775
root->cmds->
destroy_ns
(root);
in mlx5_flow_namespace_set_mode()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H
A
D
fs_dr.c
683
.
destroy_ns
= mlx5_cmd_dr_destroy_ns,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H
A
D
fs_dr.c
866
.
destroy_ns
= mlx5_cmd_dr_destroy_ns,
Completed in 17 milliseconds