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:ns_unconfined
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/
H
A
D
policy_ns.c
346
__aa_proxy_redirect(
ns_unconfined
(ns),
in destroy_ns()
347
ns_unconfined
(ns->parent));
in destroy_ns()
H
A
D
domain.c
401
&profile->label ==
ns_unconfined
(profile->ns))
in find_attach()
603
new = aa_get_newest_label(
ns_unconfined
(profile->ns));
in x_to_label()
H
A
D
lsm.c
855
label = aa_get_label(
ns_unconfined
(ns));
in apparmor_socket_post_create()
1657
set_cred_label(cred, aa_get_label(
ns_unconfined
(root_ns)));
in set_init_ctx()
H
A
D
label.c
779
res = __label_remove(label,
ns_unconfined
(labels_ns(label)));
in aa_label_remove()
1994
ns_unconfined
(labels_ns(this)->parent));
in aa_labelset_destroy()
/kernel/linux/linux-6.6/security/apparmor/
H
A
D
policy_ns.c
357
__aa_proxy_redirect(
ns_unconfined
(ns),
in destroy_ns()
358
ns_unconfined
(ns->parent));
in destroy_ns()
H
A
D
domain.c
401
&profile->label ==
ns_unconfined
(profile->ns))
in find_attach()
610
new = aa_get_newest_label(
ns_unconfined
(profile->ns));
in x_to_label()
H
A
D
label.c
781
res = __label_remove(label,
ns_unconfined
(labels_ns(label)));
in aa_label_remove()
1994
ns_unconfined
(labels_ns(this)->parent));
in aa_labelset_destroy()
H
A
D
lsm.c
1737
set_cred_label(cred, aa_get_label(
ns_unconfined
(root_ns)));
in set_init_ctx()
/kernel/linux/linux-5.10/security/apparmor/include/
H
A
D
policy_ns.h
81
#define
ns_unconfined
(NS) (&(NS)->unconfined->label)
macro
/kernel/linux/linux-6.6/security/apparmor/include/
H
A
D
policy_ns.h
82
#define
ns_unconfined
(NS) (&(NS)->unconfined->label)
macro
Completed in 16 milliseconds