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:do_work
(Results
1 - 25
of
40
) sorted by relevance
1
2
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H
A
D
hugemmap21.c
25
static void
do_work
(int thread, size_t size, int fd)
in do_work()
function
/kernel/linux/linux-5.10/drivers/greybus/
H
A
D
svc_watchdog.c
63
static void
do_work
(struct work_struct *work)
in do_work()
function
/kernel/linux/linux-6.6/drivers/greybus/
H
A
D
svc_watchdog.c
63
static void
do_work
(struct work_struct *work)
in do_work()
function
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H
A
D
rxe_task.c
185
static void
do_work
(struct work_struct *work)
in do_work()
function
/third_party/benchmark/test/
H
A
D
perf_counters_gtest.cc
203
BENCHMARK_DONT_OPTIMIZE size_t
do_work
() {
in do_work()
function
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H
A
D
perf_event_open01.c
132
static void
do_work
(void)
in do_work()
function
H
A
D
perf_event_open02.c
106
static void
do_work
(int mult)
in do_work()
function
/third_party/skia/src/core/
H
A
D
SkExecutor.cpp
109
bool
do_work
() {
in do_work()
function in final
/third_party/skia/tests/
H
A
D
TracingTest.cpp
77
static void
do_work
(int howMuchWork) {
in do_work()
function
/kernel/linux/linux-6.6/io_uring/
H
A
D
io-wq.h
42
io_wq_work_fn *
do_work
;
member
/third_party/libuv/test/
H
A
D
test-thread.c
111
static void
do_work
(void* arg) {
in do_work()
function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H
A
D
1-6.c
57
static void *
do_work
(void *arg)
in do_work()
function
/third_party/ltp/testcases/realtime/func/sched_jitter/
H
A
D
sched_jitter.c
104
void
do_work
(int runs)
in do_work()
function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
entry_32.S
1250
do_work
: /* r10 contains MSR_KERNEL here */
label
/kernel/linux/linux-5.10/io_uring/
H
A
D
io-wq.h
119
io_wq_work_fn *
do_work
;
member
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H
A
D
wl.c
188
static int
do_work
(struct ubi_device *ubi)
in do_work()
function
/third_party/pulseaudio/src/pulsecore/
H
A
D
ioline.c
377
static void
do_work
(pa_ioline *l) {
in do_work()
function
H
A
D
protocol-simple.c
239
static void
do_work
(connection *c) {
in do_work()
function
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
H
A
D
runtests.py
263
def
do_work
(queue):
function
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H
A
D
wl.c
188
static int
do_work
(struct ubi_device *ubi)
in do_work()
function
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-kcopyd.c
646
static void
do_work
(struct work_struct *work)
in do_work()
function
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H
A
D
alias_GUID.c
134
int
do_work
= 0;
in mlx4_ib_slave_alias_guid_event()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H
A
D
alias_GUID.c
133
int
do_work
= 0;
in mlx4_ib_slave_alias_guid_event()
local
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-kcopyd.c
650
static void
do_work
(struct work_struct *work)
in do_work()
function
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
tas5805m.c
329
static void
do_work
(struct work_struct *work)
in do_work()
function
Completed in 19 milliseconds
1
2