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:aa_put_buffer
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/
H
A
D
mount.c
418
aa_put_buffer
(buffer);
in aa_remount()
453
aa_put_buffer
(buffer);
in aa_bind_mount()
454
aa_put_buffer
(old_buffer);
in aa_bind_mount()
480
aa_put_buffer
(buffer);
in aa_mount_change_type()
512
aa_put_buffer
(buffer);
in aa_move_mount()
513
aa_put_buffer
(old_buffer);
in aa_move_mount()
575
aa_put_buffer
(buffer);
in aa_new_mount()
576
aa_put_buffer
(dev_buffer);
in aa_new_mount()
630
aa_put_buffer
(buffer);
in aa_umount()
727
aa_put_buffer
(old_buffe
in aa_pivotroot()
[all...]
H
A
D
file.c
331
aa_put_buffer
(buffer);
in aa_path_perm()
479
aa_put_buffer
(buffer);
in aa_path_link()
480
aa_put_buffer
(buffer2);
in aa_path_link()
555
aa_put_buffer
(buffer);
in __file_path_perm()
H
A
D
lsm.c
1630
void
aa_put_buffer
(char *buf)
in aa_put_buffer()
function
1704
aa_put_buffer
(&aa_buf->buffer[0]);
in alloc_buffers()
H
A
D
domain.c
962
aa_put_buffer
(buffer);
in apparmor_bprm_creds_for_exec()
/kernel/linux/linux-6.6/security/apparmor/
H
A
D
mount.c
415
aa_put_buffer
(buffer);
in aa_remount()
451
aa_put_buffer
(buffer);
in aa_bind_mount()
452
aa_put_buffer
(old_buffer);
in aa_bind_mount()
480
aa_put_buffer
(buffer);
in aa_mount_change_type()
511
aa_put_buffer
(to_buffer);
in aa_move_mount()
512
aa_put_buffer
(from_buffer);
in aa_move_mount()
593
aa_put_buffer
(buffer);
in aa_new_mount()
594
aa_put_buffer
(dev_buffer);
in aa_new_mount()
653
aa_put_buffer
(buffer);
in aa_umount()
756
aa_put_buffer
(old_buffe
in aa_pivotroot()
[all...]
H
A
D
file.c
301
aa_put_buffer
(buffer);
in aa_path_perm()
458
aa_put_buffer
(buffer);
in aa_path_link()
459
aa_put_buffer
(buffer2);
in aa_path_link()
540
aa_put_buffer
(buffer);
in __file_path_perm()
H
A
D
lsm.c
1710
void
aa_put_buffer
(char *buf)
in aa_put_buffer()
function
1784
aa_put_buffer
(aa_buf->buffer);
in alloc_buffers()
H
A
D
domain.c
986
aa_put_buffer
(buffer);
in apparmor_bprm_creds_for_exec()
/kernel/linux/linux-5.10/security/apparmor/include/
H
A
D
path.h
30
void
aa_put_buffer
(char *buf);
/kernel/linux/linux-6.6/security/apparmor/include/
H
A
D
path.h
30
void
aa_put_buffer
(char *buf);
Completed in 17 milliseconds