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
defs:current_ns
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/
H
A
D
procattr.c
36
struct aa_ns *
current_ns
= aa_get_current_ns();
in aa_getprocattr()
local
/kernel/linux/linux-6.6/security/apparmor/
H
A
D
procattr.c
33
struct aa_ns *
current_ns
= aa_get_current_ns();
in aa_getprocattr()
local
/kernel/linux/linux-5.10/include/net/
H
A
D
scm.h
135
struct user_namespace *
current_ns
= current_user_ns();
in scm_recv()
local
/kernel/linux/linux-6.6/include/net/
H
A
D
scm.h
173
struct user_namespace *
current_ns
= current_user_ns();
in __scm_recv_common()
local
/kernel/linux/linux-5.10/drivers/ptp/
H
A
D
ptp_clockmatrix.c
826
s64
current_ns
= 0;
in set_tod_write_overhead()
local
/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/
H
A
D
hellcreek.c
1657
s64 base_time_ns,
current_ns
;
in hellcreek_schedule_startable()
local
1681
s64
current_ns
;
in hellcreek_start_schedule()
local
/kernel/linux/linux-6.6/drivers/ptp/
H
A
D
ptp_clockmatrix.c
991
s64
current_ns
= 0;
in set_tod_write_overhead()
local
/kernel/linux/linux-5.10/net/core/
H
A
D
sock.c
1277
struct user_namespace *
current_ns
= current_user_ns();
in cred_to_ucred()
local
/kernel/linux/linux-6.6/net/core/
H
A
D
sock.c
1582
struct user_namespace *
current_ns
= current_user_ns();
in cred_to_ucred()
local
Completed in 20 milliseconds