Searched refs:sysctls (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/net/ |
H A D | sysctl_net.c | 33 return ¤t->nsproxy->net_ns->sysctls; in net_ctl_header_lookup() 38 return ¤t->nsproxy->net_ns->sysctls == set; in is_seen() 45 struct net *net = container_of(head->set, struct net, sysctls); in net_ctl_permissions() 59 struct net *net = container_of(head->set, struct net, sysctls); in net_ctl_set_ownership() 80 setup_sysctl_set(&net->sysctls, &net_sysctl_root, is_seen); in sysctl_net_init() 86 retire_sysctl_set(&net->sysctls); in sysctl_net_exit() 178 return __register_sysctl_table(&net->sysctls, path, table, count); in register_net_sysctl_sz()
|
/openbmc/linux/kernel/ |
H A D | ucount.c | 107 ns->sysctls = __register_sysctl_table(&ns->set, "user", tbl, in setup_userns_sysctls() 110 if (!ns->sysctls) { in setup_userns_sysctls() 124 tbl = ns->sysctls->ctl_table_arg; in retire_userns_sysctls() 125 unregister_sysctl_table(ns->sysctls); in retire_userns_sysctls()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | devpts.rst | 25 Total count of pty pairs in all instances is limited by sysctls::
|
/openbmc/linux/include/linux/ |
H A D | user_namespace.h | 100 struct ctl_table_header *sysctls; member
|
/openbmc/linux/Documentation/networking/ |
H A D | tcp-thin.rst | 42 tcp_thin_linear_timeouts and tcp_thin_dupack sysctls. Both
|
H A D | xfrm_sync.rst | 28 These thresholds are set system-wide via sysctls or can be updated 121 the two sysctls/proc entries are:
|
H A D | rds.rst | 62 * sysctls 64 RDS supports a number of sysctls in /proc/sys/net/rds
|
H A D | dccp.rst | 146 Several DCCP default parameters can be managed by the following sysctls
|
H A D | napi.rst | 208 ``net.core.busy_read`` sysctls. An io_uring API for NAPI busy polling
|
H A D | rxrpc.rst | 1103 adjusted through sysctls in /proc/net/rxrpc/:
|
/openbmc/linux/fs/ |
H A D | Makefile | 46 obj-$(CONFIG_SYSCTL) += drop_caches.o sysctls.o
|
/openbmc/linux/Documentation/admin-guide/LSM/ |
H A D | Yama.rst | 8 at run-time through sysctls in ``/proc/sys/kernel/yama``:
|
/openbmc/linux/include/net/ |
H A D | net_namespace.h | 105 struct ctl_table_set sysctls; member
|
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/ |
H A D | firewalld_2.2.1.bb | 168 rm -f ${D}${sysconfdir}/modprobe.d/firewalld-sysctls.conf
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | xfs.rst | 263 sysctls chapter 266 The following sysctls are available for the XFS filesystem:
|
H A D | kernel-parameters.txt | 3686 the nmi_watchdog and hardlockup_panic sysctls.
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | fs.rst | 145 These sysctls allow you to change the value of the fixed UID and GID.
|
H A D | kernel.rst | 758 These sysctls allow you to change the value of the fixed UID and GID.
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |