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:policy_len
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/security/selinux/
H
A
D
ima.c
74
size_t
policy_len
;
in selinux_ima_measure_state_locked()
local
97
rc = security_read_state_kernel(&policy, &
policy_len
);
in selinux_ima_measure_state_locked()
104
policy,
policy_len
, true,
in selinux_ima_measure_state_locked()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H
A
D
coex.c
736
btc->
policy_len
= 0;
in _reset_btc_var()
1564
u16 len = btc->
policy_len
;
in _append_tdma()
1580
btc->
policy_len
+= BTC_TLV_HDR_LEN + sizeof(*v);
in _append_tdma()
1586
btc->
policy_len
+= BTC_TLV_HDR_LEN + sizeof(*v3);
in _append_tdma()
1606
"[BTC], %s(): A:btc->
policy_len
= %d\n",
in _append_slot()
1607
__func__, btc->
policy_len
);
in _append_slot()
1615
len = btc->
policy_len
;
in _append_slot()
1632
btc->
policy_len
+= BTC_TLV_HDR_LEN + sizeof(*v);
in _append_slot()
1915
btc->
policy_len
= 0;
in _fw_set_policy()
1921
if (btc->
policy_len
in _fw_set_policy()
[all...]
H
A
D
core.h
2650
u16
policy_len
;
member
Completed in 20 milliseconds