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:smk_insert_entry
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/security/smack/
H
A
D
smack_access.c
397
*
smk_insert_entry
- insert a smack label into a hash map,
401
void
smk_insert_entry
(struct smack_known *skp)
in smk_insert_entry()
function
590
smk_insert_entry
(skp);
in smk_import_entry()
H
A
D
smack.h
296
void
smk_insert_entry
(struct smack_known *skp);
H
A
D
smack_lsm.c
4901
smk_insert_entry
(&smack_known_huh);
in init_smack_known_list()
4902
smk_insert_entry
(&smack_known_hat);
in init_smack_known_list()
4903
smk_insert_entry
(&smack_known_star);
in init_smack_known_list()
4904
smk_insert_entry
(&smack_known_floor);
in init_smack_known_list()
4905
smk_insert_entry
(&smack_known_web);
in init_smack_known_list()
/kernel/linux/linux-6.6/security/smack/
H
A
D
smack.h
287
void
smk_insert_entry
(struct smack_known *skp);
H
A
D
smack_access.c
397
*
smk_insert_entry
- insert a smack label into a hash map,
402
void
smk_insert_entry
(struct smack_known *skp)
in smk_insert_entry()
function
590
smk_insert_entry
(skp);
in smk_import_entry()
H
A
D
smack_lsm.c
5124
smk_insert_entry
(&smack_known_huh);
in init_smack_known_list()
5125
smk_insert_entry
(&smack_known_hat);
in init_smack_known_list()
5126
smk_insert_entry
(&smack_known_star);
in init_smack_known_list()
5127
smk_insert_entry
(&smack_known_floor);
in init_smack_known_list()
5128
smk_insert_entry
(&smack_known_web);
in init_smack_known_list()
Completed in 16 milliseconds