Searched refs:SYSCTL (Results 1 – 13 of 13) sorted by relevance
/linux/tools/testing/selftests/sysctl/ |
H A D | sysctl.sh | 48 if [ -z $SYSCTL ]; then 49 SYSCTL="/proc/sys/debug/test_sysctl" 112 if [ ! -d $SYSCTL ]; then 617 TARGET="${SYSCTL}/$1" 677 TARGET="${SYSCTL}/$(get_test_target 0001)" 689 TARGET="${SYSCTL}/$(get_test_target 0002)" 702 TARGET="${SYSCTL}/$(get_test_target 0003)" 715 TARGET="${SYSCTL}/$(get_test_target 0004)" 728 TARGET="${SYSCTL}/$(get_test_target 0005)" 737 TARGET="${SYSCTL}/$(get_test_target 0006)" [all …]
|
/linux/fs/cachefiles/ |
H A D | Kconfig | 25 depends on CACHEFILES && SYSCTL
|
/linux/net/rxrpc/ |
H A D | Kconfig | 41 depends on SYSCTL
|
/linux/drivers/media/i2c/ |
H A D | tc358743.c | 531 u16 sysctl = i2c_rd16(sd, SYSCTL); in tc358743_reset() 533 i2c_wr16(sd, SYSCTL, sysctl | mask); in tc358743_reset() 534 i2c_wr16(sd, SYSCTL, sysctl & ~mask); in tc358743_reset() 539 i2c_wr16_and_or(sd, SYSCTL, ~MASK_SLEEP, in tc358743_sleep_mode() 849 i2c_wr16_and_or(sd, SYSCTL, ~(MASK_IRRST | MASK_CECRST), in tc358743_initial_setup() 1273 uint16_t sysctl = i2c_rd16(sd, SYSCTL); in tc358743_log_status()
|
H A D | tc358743_regs.h | 23 #define SYSCTL 0x0002 macro
|
/linux/net/sunrpc/ |
H A D | Kconfig | 92 depends on SUNRPC && SYSCTL
|
/linux/fs/proc/ |
H A D | Kconfig | 86 select SYSCTL
|
/linux/drivers/macintosh/ |
H A D | Kconfig | 162 depends on SYSCTL && INPUT
|
/linux/fs/ |
H A D | Kconfig | 260 depends on (SYSFS || SYSCTL)
|
/linux/tools/perf/Documentation/ |
H A D | perf-probe.txt | 298 PERMISSIONS AND SYSCTL
|
/linux/init/ |
H A D | Kconfig | 423 depends on SYSCTL 449 depends on SYSCTL 1516 config SYSCTL config
|
/linux/arch/arm64/ |
H A D | Kconfig | 1776 depends on SYSCTL
|
/linux/ |
H A D | MAINTAINERS | 18996 PROC SYSCTL
|