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:sg_flags
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H
A
D
termios.h
14
short
sg_flags
;
member
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H
A
D
termios.h
14
short
sg_flags
;
member
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H
A
D
termios.h
22
int
sg_flags
; /* SGI special - int, not short */
member
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H
A
D
termios.h
25
short
sg_flags
;
member
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H
A
D
termios.h
13
short
sg_flags
;
member
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H
A
D
termios.h
22
int
sg_flags
; /* SGI special - int, not short */
member
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H
A
D
termios.h
13
short
sg_flags
;
member
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H
A
D
termios.h
25
short
sg_flags
;
member
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H
A
D
tdma.c
359
unsigned int
sg_flags
= SG_MITER_ATOMIC;
in mv_cesa_sg_copy()
local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H
A
D
termios.h
29
int
sg_flags
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H
A
D
termios.h
29
int
sg_flags
;
member
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
caampkc.c
253
int
sg_flags
= (flags == GFP_ATOMIC) ? SG_MITER_ATOMIC : 0;
in rsa_edesc_alloc()
local
/kernel/linux/linux-5.10/lib/
H
A
D
scatterlist.c
926
unsigned int
sg_flags
= SG_MITER_ATOMIC;
in sg_copy_buffer()
local
1041
unsigned int
sg_flags
= SG_MITER_ATOMIC | SG_MITER_TO_SG;
in sg_zero_buffer()
local
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
caampkc.c
260
int
sg_flags
= (flags == GFP_ATOMIC) ? SG_MITER_ATOMIC : 0;
in rsa_edesc_alloc()
local
/kernel/linux/linux-5.10/drivers/usb/musb/
H
A
D
musb_host.c
1749
unsigned int
sg_flags
= SG_MITER_ATOMIC | SG_MITER_TO_SG;
in musb_host_rx()
local
/kernel/linux/linux-6.6/drivers/usb/musb/
H
A
D
musb_host.c
1743
unsigned int
sg_flags
= SG_MITER_ATOMIC | SG_MITER_TO_SG;
in musb_host_rx()
local
/kernel/linux/linux-6.6/lib/
H
A
D
scatterlist.c
967
unsigned int
sg_flags
= SG_MITER_ATOMIC;
in sg_copy_buffer()
local
1082
unsigned int
sg_flags
= SG_MITER_ATOMIC | SG_MITER_TO_SG;
in sg_zero_buffer()
local
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
meson-gx-mmc.c
746
unsigned int
sg_flags
= SG_MITER_ATOMIC;
in meson_mmc_copy_buffer()
local
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
meson-gx-mmc.c
747
unsigned int
sg_flags
= SG_MITER_ATOMIC;
in meson_mmc_copy_buffer()
local
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_bsg.c
229
unsigned int
sg_flags
= SG_MITER_ATOMIC;
in lpfc_bsg_copy_data()
local
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_bsg.c
220
unsigned int
sg_flags
= SG_MITER_ATOMIC;
in lpfc_bsg_copy_data()
local
/kernel/linux/linux-6.6/drivers/target/
H
A
D
target_core_user.c
712
unsigned int
sg_flags
;
in tcmu_copy_data()
local
Completed in 36 milliseconds