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:wd
(Results
1 - 25
of
85
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/include/linux/
H
A
D
usermode_driver.h
11
struct path
wd
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
usermode_driver.h
11
struct path
wd
;
member
/kernel/linux/linux-5.10/fs/notify/inotify/
H
A
D
inotify.h
9
int
wd
;
member
17
int
wd
;
member
H
A
D
inotify_fsnotify.c
67
int len = 0,
wd
;
in inotify_handle_inode_event()
local
[all...]
/kernel/linux/linux-6.6/fs/notify/inotify/
H
A
D
inotify.h
9
int
wd
;
member
17
int
wd
;
member
H
A
D
inotify_fsnotify.c
68
int len = 0,
wd
;
in inotify_handle_inode_event()
local
[all...]
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/
H
A
D
ip27-xtalk.c
29
struct sgi_w1_platform_data *
wd
;
in bridge_platform_create()
local
[all...]
/kernel/linux/linux-5.10/arch/mips/sgi-ip30/
H
A
D
ip30-xtalk.c
42
struct sgi_w1_platform_data *
wd
;
in bridge_platform_create()
local
/kernel/linux/linux-6.6/arch/mips/sgi-ip27/
H
A
D
ip27-xtalk.c
29
struct sgi_w1_platform_data *
wd
;
in bridge_platform_create()
local
[all...]
/kernel/linux/linux-6.6/arch/mips/sgi-ip30/
H
A
D
ip30-xtalk.c
42
struct sgi_w1_platform_data *
wd
;
in bridge_platform_create()
local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/arm64/
H
A
D
gtdt.c
64
struct acpi_gtdt_watchdog *
wd
= platform_timer;
in is_non_secure_watchdog()
local
328
static int __init gtdt_import_sbsa_gwdt(struct acpi_gtdt_watchdog *
wd
,
in gtdt_import_sbsa_gwdt()
argument
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
unaligned.c
463
unsigned int
wd
, preempted;
in emulate_load_store_insn()
local
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
unaligned.c
462
unsigned int
wd
, preempted;
in emulate_load_store_insn()
local
/kernel/linux/linux-5.10/drivers/watchdog/
H
A
D
xen_wdt.c
122
struct sched_watchdog
wd
= { .id = ~0 };
in xen_wdt_probe()
local
H
A
D
intel-mid_wdt.c
37
struct watchdog_device
wd
;
member
51
static int wdt_start(struct watchdog_device *
wd
)
in wdt_start()
argument
77
static int wdt_ping(struct watchdog_device *
wd
)
in wdt_ping()
argument
89
static int wdt_stop(struct watchdog_device *
wd
)
in wdt_stop()
argument
/kernel/linux/linux-5.10/fs/hfsplus/
H
A
D
wrapper.c
95
static int hfsplus_read_mdb(void *bufptr, struct hfsplus_wd *
wd
)
in hfsplus_read_mdb()
argument
166
struct hfsplus_wd
wd
;
in hfsplus_read_wrapper()
local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
inotify.h
22
__s32
wd
; /* watch descriptor */
member
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
mfd-core.c
44
struct match_ids_walk_data *
wd
= data;
in match_device_ids()
local
77
struct match_ids_walk_data
wd
= {
in mfd_acpi_add_device()
local
/kernel/linux/linux-6.6/drivers/acpi/arm64/
H
A
D
gtdt.c
64
struct acpi_gtdt_watchdog *
wd
= platform_timer;
in is_non_secure_watchdog()
local
328
static int __init gtdt_import_sbsa_gwdt(struct acpi_gtdt_watchdog *
wd
,
in gtdt_import_sbsa_gwdt()
argument
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H
A
D
wrapper.c
93
static int hfsplus_read_mdb(void *bufptr, struct hfsplus_wd *
wd
)
in hfsplus_read_mdb()
argument
164
struct hfsplus_wd
wd
;
in hfsplus_read_wrapper()
local
[all...]
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
intel-mid_wdt.c
37
struct watchdog_device
wd
;
member
51
static int wdt_start(struct watchdog_device *
wd
)
in wdt_start()
argument
77
static int wdt_ping(struct watchdog_device *
wd
)
in wdt_ping()
argument
89
static int wdt_stop(struct watchdog_device *
wd
)
in wdt_stop()
argument
H
A
D
pseries-wdt.c
95
struct watchdog_device
wd
;
member
203
struct watchdog_device *
wd
= platform_get_drvdata(pdev);
pseries_wdt_suspend()
local
212
struct watchdog_device *
wd
= platform_get_drvdata(pdev);
pseries_wdt_resume()
local
[all...]
H
A
D
xen_wdt.c
122
struct sched_watchdog
wd
= { .id = ~0 };
in xen_wdt_probe()
local
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
inotify.h
22
__s32
wd
; /* watch descriptor */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
inotify.h
24
__s32
wd
;
member
Completed in 11 milliseconds
1
2
3
4