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:old_sigset_t
(Results
1 - 25
of
49
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H
A
D
signal.h
14
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
22
old_sigset_t
sa_mask;
H
A
D
ucontext.h
8
old_sigset_t
uc_osf_sigmask;
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H
A
D
signal.h
14
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
22
old_sigset_t
sa_mask;
H
A
D
ucontext.h
8
old_sigset_t
uc_osf_sigmask;
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
trans_i386_syscalls.c
19
static inline void latx_sig_setmask(sigset_t *blocked,
old_sigset_t
set)
in latx_sig_setmask()
28
old_sigset_t
old_set, new_set;
in SYSCALL_DEFINE4()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H
A
D
signal.h
15
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
97
old_sigset_t
sa_mask;
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H
A
D
signal.h
15
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
78
old_sigset_t
sa_mask;
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/
H
A
D
signal.h
12
old_sigset_t
sa_mask;
/kernel/linux/linux-6.6/arch/sh/include/uapi/asm/
H
A
D
signal.h
12
old_sigset_t
sa_mask;
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H
A
D
signal.h
24
typedef unsigned long
old_sigset_t
;
typedef
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H
A
D
signal.h
14
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
signal.h
17
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
signal.h
19
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
signal.h
14
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H
A
D
signal.h
24
typedef unsigned long
old_sigset_t
;
typedef
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H
A
D
signal.h
17
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
signal.h
19
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
signal.h
14
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
signal.h
14
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
signal.h
14
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-5.10/include/linux/
H
A
D
signal_types.h
59
old_sigset_t
sa_mask;
/kernel/linux/linux-6.6/include/linux/
H
A
D
signal_types.h
61
old_sigset_t
sa_mask;
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
signal.h
66
typedef unsigned long
old_sigset_t
;
typedef
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
H
A
D
signal.h
28
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H
A
D
signal.h
23
typedef unsigned long
old_sigset_t
; /* at least 32 bits */
typedef
Completed in 7 milliseconds
1
2