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:helper_wait
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/arch/um/drivers/
H
A
D
harddog_user.c
81
helper_wait
(pid);
in start_watchdog()
88
helper_wait
(pid);
in start_watchdog()
H
A
D
slirp_user.c
99
err =
helper_wait
(pri->pid);
in slirp_close()
H
A
D
slip_user.c
110
err =
helper_wait
(pid);
in slip_tramp()
H
A
D
net_user.c
202
helper_wait
(pid);
in change_tramp()
/kernel/linux/linux-6.6/arch/um/drivers/
H
A
D
harddog_user.c
82
helper_wait
(pid);
in start_watchdog()
89
helper_wait
(pid);
in start_watchdog()
H
A
D
slirp_user.c
99
err =
helper_wait
(pri->pid);
in slirp_close()
H
A
D
slip_user.c
110
err =
helper_wait
(pid);
in slip_tramp()
H
A
D
net_user.c
202
helper_wait
(pid);
in change_tramp()
/kernel/linux/linux-5.10/arch/um/kernel/
H
A
D
ksyms.c
31
EXPORT_SYMBOL(
helper_wait
);
variable
/kernel/linux/linux-6.6/arch/um/kernel/
H
A
D
ksyms.c
31
EXPORT_SYMBOL(
helper_wait
);
variable
/kernel/linux/linux-5.10/arch/um/os-Linux/
H
A
D
helper.c
148
int
helper_wait
(int pid)
in helper_wait()
function
155
printk(UM_KERN_ERR "
helper_wait
: waitpid process %d failed, "
in helper_wait()
159
printk(UM_KERN_ERR "
helper_wait
: process %d exited with "
in helper_wait()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H
A
D
helper.c
153
int
helper_wait
(int pid)
in helper_wait()
function
160
printk(UM_KERN_ERR "
helper_wait
: waitpid process %d failed, "
in helper_wait()
164
printk(UM_KERN_ERR "
helper_wait
: process %d exited with "
in helper_wait()
/kernel/linux/linux-5.10/arch/um/os-Linux/drivers/
H
A
D
ethertap_user.c
132
err =
helper_wait
(pid);
in etap_tramp()
H
A
D
tuntap_user.c
109
helper_wait
(pid);
in tuntap_open_tramp()
/kernel/linux/linux-6.6/arch/um/os-Linux/drivers/
H
A
D
ethertap_user.c
132
err =
helper_wait
(pid);
in etap_tramp()
H
A
D
tuntap_user.c
109
helper_wait
(pid);
in tuntap_open_tramp()
/kernel/linux/linux-5.10/arch/um/include/shared/
H
A
D
os.h
223
extern int
helper_wait
(int pid);
/kernel/linux/linux-6.6/arch/um/include/shared/
H
A
D
os.h
222
extern int
helper_wait
(int pid);
Completed in 7 milliseconds