OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HDIO_SET_NICE
(Results
1 - 13
of
13
) sorted by null
/bionic/libc/kernel/uapi/linux/
hdreg.h
292
#define
HDIO_SET_NICE
0x0329
/external/kernel-headers/original/uapi/linux/
hdreg.h
370
#define
HDIO_SET_NICE
0x0329 /* set nice flags */
/external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go
608
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_amd64.go
608
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_arm.go
607
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_arm64.go
610
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_mips.go
607
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_mips64.go
607
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_mips64le.go
607
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_mipsle.go
607
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_ppc64.go
607
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_ppc64le.go
607
HDIO_SET_NICE
= 0x329
[
all
...]
zerrors_linux_s390x.go
607
HDIO_SET_NICE
= 0x329
[
all
...]
Completed in 328 milliseconds