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:orig_flags
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_osk_locks.c
32
checker->
orig_flags
= flags;
in _mali_osk_locks_debug_init()
46
if (!(checker->
orig_flags
& _MALI_OSK_LOCKFLAG_UNORDERED)) {
in _mali_osk_locks_debug_add()
59
if (!(checker->
orig_flags
& _MALI_OSK_LOCKFLAG_UNORDERED)) {
in _mali_osk_locks_debug_remove()
H
A
D
mali_osk_locks.h
35
_mali_osk_lock_flags_t
orig_flags
;
member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_osk_locks.c
31
checker->
orig_flags
= flags;
in _mali_osk_locks_debug_init()
45
if (!(checker->
orig_flags
& _MALI_OSK_LOCKFLAG_UNORDERED)) {
in _mali_osk_locks_debug_add()
59
if (!(checker->
orig_flags
& _MALI_OSK_LOCKFLAG_UNORDERED)) {
in _mali_osk_locks_debug_remove()
H
A
D
mali_osk_locks.h
34
_mali_osk_lock_flags_t
orig_flags
;
member
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
sched.h
1802
static inline void current_restore_flags(unsigned long
orig_flags
, unsigned long flags)
in current_restore_flags()
argument
1805
current->flags |=
orig_flags
& flags;
in current_restore_flags()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_net.h
832
hi_u32
orig_flags
;
member
Completed in 11 milliseconds