Home
last modified time | relevance | path

Searched refs:sysctls (Results 1 – 17 of 17) sorted by relevance

/linux-6.6.21/net/ !
Dsysctl_net.c33 return &current->nsproxy->net_ns->sysctls; in net_ctl_header_lookup()
38 return &current->nsproxy->net_ns->sysctls == set; in is_seen()
45 struct net *net = container_of(head->set, struct net, sysctls); in net_ctl_permissions()
60 struct net *net = container_of(head->set, struct net, sysctls); in net_ctl_set_ownership()
81 setup_sysctl_set(&net->sysctls, &net_sysctl_root, is_seen); in sysctl_net_init()
87 retire_sysctl_set(&net->sysctls); in sysctl_net_exit()
179 return __register_sysctl_table(&net->sysctls, path, table, count); in register_net_sysctl_sz()
/linux-6.6.21/kernel/ !
Ducount.c107 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()
/linux-6.6.21/Documentation/filesystems/ !
Ddevpts.rst25 Total count of pty pairs in all instances is limited by sysctls::
/linux-6.6.21/include/linux/ !
Duser_namespace.h100 struct ctl_table_header *sysctls; member
/linux-6.6.21/Documentation/networking/ !
Dtcp-thin.rst42 tcp_thin_linear_timeouts and tcp_thin_dupack sysctls. Both
Dxfrm_sync.rst28 These thresholds are set system-wide via sysctls or can be updated
121 the two sysctls/proc entries are:
Drds.rst62 * sysctls
64 RDS supports a number of sysctls in /proc/sys/net/rds
Dnapi.rst208 ``net.core.busy_read`` sysctls. An io_uring API for NAPI busy polling
Ddccp.rst146 Several DCCP default parameters can be managed by the following sysctls
Drxrpc.rst1103 adjusted through sysctls in /proc/net/rxrpc/:
/linux-6.6.21/fs/ !
DMakefile46 obj-$(CONFIG_SYSCTL) += drop_caches.o sysctls.o
/linux-6.6.21/include/net/ !
Dnet_namespace.h104 struct ctl_table_set sysctls; member
/linux-6.6.21/Documentation/admin-guide/LSM/ !
DYama.rst8 at run-time through sysctls in ``/proc/sys/kernel/yama``:
/linux-6.6.21/Documentation/admin-guide/ !
Dxfs.rst263 sysctls chapter
266 The following sysctls are available for the XFS filesystem:
Dkernel-parameters.txt3661 the nmi_watchdog and hardlockup_panic sysctls.
/linux-6.6.21/Documentation/admin-guide/sysctl/ !
Dfs.rst145 These sysctls allow you to change the value of the fixed UID and GID.
Dkernel.rst758 These sysctls allow you to change the value of the fixed UID and GID.