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:kill
(Results
1 - 25
of
47
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/um/include/shared/skas/
H
A
D
mm_id.h
15
int
kill
;
member
/kernel/linux/linux-6.6/arch/um/include/shared/skas/
H
A
D
mm_id.h
15
int
kill
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
fs_pin.h
9
void (*
kill
)(struct fs_pin *);
member
H
A
D
memremap.h
78
void (*
kill
)(struct dev_pagemap *pgmap);
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
fs_pin.h
9
void (*
kill
)(struct fs_pin *);
member
/kernel/linux/linux-5.10/security/apparmor/include/
H
A
D
capability.h
33
kernel_cap_t
kill
;
member
H
A
D
perms.h
72
u32
kill
; /* set only when ~allow | deny */
member
/kernel/linux/linux-6.6/security/apparmor/include/
H
A
D
capability.h
33
kernel_cap_t
kill
;
member
H
A
D
perms.h
73
u32
kill
; /* set only when ~allow | deny */
member
/kernel/linux/linux-6.6/samples/seccomp/
H
A
D
dropper.c
46
struct sock_filter
kill
= BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL);
in install_filter()
local
/kernel/linux/linux-5.10/fs/
H
A
D
attr.c
65
int
kill
= 0;
in setattr_should_drop_suidgid()
local
H
A
D
fs_struct.c
100
int
kill
;
in exit_fs()
local
137
int
kill
;
in unshare_fs_struct()
local
/kernel/linux/linux-6.6/fs/
H
A
D
attr.c
71
int
kill
= 0;
in setattr_should_drop_suidgid()
local
H
A
D
fs_struct.c
100
int
kill
;
in exit_fs()
local
137
int
kill
;
in unshare_fs_struct()
local
/kernel/liteos_m/kal/posix/src/
H
A
D
signal.c
167
int
kill
(pid_t pid, int sig)
in kill()
function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_chan.h
53
struct nvif_notify
kill
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_chan.h
58
struct nvif_event
kill
;
member
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
inet_timewait_sock.c
269
bool
kill
= timeo <= 4*HZ;
in __inet_twsk_schedule()
local
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H
A
D
oradax.h
43
struct ccb_kill_result
kill
;
member
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H
A
D
oradax.h
43
struct ccb_kill_result
kill
;
member
/kernel/linux/linux-5.10/fs/afs/
H
A
D
proc.c
492
struct afs_sysnames *sysnames, *
kill
;
in afs_proc_sysname_write()
local
/kernel/linux/linux-5.10/lib/
H
A
D
klist.c
209
static void klist_put(struct klist_node *n, bool
kill
)
in klist_put()
argument
/kernel/linux/linux-6.6/fs/afs/
H
A
D
proc.c
492
struct afs_sysnames *sysnames, *
kill
;
in afs_proc_sysname_write()
local
/kernel/linux/linux-6.6/lib/
H
A
D
klist.c
209
static void klist_put(struct klist_node *n, bool
kill
)
in klist_put()
argument
/kernel/linux/linux-5.10/drivers/tty/vt/
H
A
D
vc_screen.c
128
struct vcs_poll_data *poll = file->private_data, *
kill
= NULL;
in vcs_poll_data_get()
local
Completed in 13 milliseconds
1
2