/external/strace/ |
D | sysctl.c | 47 SYS_FUNC(sysctl) in SYS_FUNC() argument
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_select_reuseport.c | 160 static int read_int_sysctl(const char *sysctl) in read_int_sysctl() 177 static void write_int_sysctl(const char *sysctl, int v) in write_int_sysctl()
|
/external/linux-kselftest/android/ |
D | README.md | 275 ### sysctl subsection
|
/external/u-boot/arch/arm/include/asm/ |
D | omap_mmc.h | 55 unsigned int sysctl; /* 0x12C */ member
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zsyscall_netbsd_arm.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_netbsd_amd64.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_netbsd_386.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_openbsd_386.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_dragonfly_amd64.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_openbsd_amd64.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_openbsd_arm.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_darwin_amd64.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_darwin_arm64.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_darwin_arm.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_darwin_386.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_freebsd_amd64.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_freebsd_arm.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
D | zsyscall_freebsd_386.go | 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { func
|
/external/u-boot/drivers/mmc/ |
D | fsl_esdhc.c | 49 uint sysctl; /* System Control Register */ member
|
/external/autotest/client/bin/ |
D | utils.py | 537 def sysctl(key, value=None): function
|