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:target_uid
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/kernel/
H
A
D
auditsc.c
101
kuid_t
target_uid
[AUDIT_AUX_PIDS];
member
1018
ctx->target_auid = ctx->
target_uid
= KUIDT_INIT(0);
in audit_reset_context()
1781
axs->
target_uid
[i],
in audit_log_exit()
1790
context->target_auid, context->
target_uid
,
in audit_log_exit()
2730
context->
target_uid
= task_uid(t);
in __audit_ptrace()
2757
ctx->
target_uid
= t_uid;
in audit_signal_info_syscall()
2778
axp->
target_uid
[axp->pid_count] = t_uid;
in audit_signal_info_syscall()
H
A
D
audit.h
144
kuid_t
target_uid
;
member
/kernel/linux/linux-5.10/kernel/
H
A
D
audit.h
135
kuid_t
target_uid
;
member
H
A
D
auditsc.c
114
kuid_t
target_uid
[AUDIT_AUX_PIDS];
member
1618
axs->
target_uid
[i],
in audit_log_exit()
1627
context->target_auid, context->
target_uid
,
in audit_log_exit()
2469
context->
target_uid
= task_uid(t);
in __audit_ptrace()
2496
ctx->
target_uid
= t_uid;
in audit_signal_info_syscall()
2517
axp->
target_uid
[axp->pid_count] = t_uid;
in audit_signal_info_syscall()
Completed in 8 milliseconds