Home
last modified time | relevance | path

Searched refs:ctl_table (Results 1 – 22 of 22) sorted by relevance

/arch/s390/appldata/
A Dappldata_base.c208 struct ctl_table ctl_entry = { in appldata_timer_handler()
241 struct ctl_table ctl_entry = { in appldata_interval_handler()
273 struct ctl_table ctl_entry = { in appldata_generic_handler()
284 if (&tmp_ops->ctl_table[0] == ctl) { in appldata_generic_handler()
354 ops->ctl_table = kcalloc(1, sizeof(struct ctl_table), GFP_KERNEL); in appldata_register_ops()
355 if (!ops->ctl_table) in appldata_register_ops()
362 ops->ctl_table[0].procname = ops->name; in appldata_register_ops()
363 ops->ctl_table[0].mode = S_IRUGO | S_IWUSR; in appldata_register_ops()
365 ops->ctl_table[0].data = ops; in appldata_register_ops()
375 kfree(ops->ctl_table); in appldata_register_ops()
[all …]
A Dappldata.h31 struct ctl_table *ctl_table; member
/arch/s390/mm/
A Dcmm.c262 static int cmm_pages_handler(const struct ctl_table *ctl, int write, in cmm_pages_handler()
266 struct ctl_table ctl_entry = { in cmm_pages_handler()
281 static int cmm_timed_pages_handler(const struct ctl_table *ctl, int write, in cmm_timed_pages_handler()
286 struct ctl_table ctl_entry = { in cmm_timed_pages_handler()
301 static int cmm_timeout_handler(const struct ctl_table *ctl, int write, in cmm_timeout_handler()
335 static const struct ctl_table cmm_table[] = {
A Dfault.c167 static const struct ctl_table s390_fault_sysctl_table[] = {
/arch/sparc/kernel/
A Dsetup.c6 static const struct ctl_table sparc_sysctl_table[] = {
/arch/arm/kernel/
A Disa.c19 static const struct ctl_table ctl_isa_vars[] = {
/arch/x86/entry/vdso/
A Dvdso32-setup.c58 static const struct ctl_table vdso_table[] = {
/arch/s390/kernel/
A Dhiperdispatch.c272 static int hiperdispatch_ctl_handler(const struct ctl_table *ctl, int write, in hiperdispatch_ctl_handler()
277 struct ctl_table ctl_entry = { in hiperdispatch_ctl_handler()
296 static const struct ctl_table hiperdispatch_ctl_table[] = {
A Dtopology.c621 static int topology_ctl_handler(const struct ctl_table *ctl, int write, in topology_ctl_handler()
627 struct ctl_table ctl_entry = { in topology_ctl_handler()
651 static int polarization_ctl_handler(const struct ctl_table *ctl, int write, in polarization_ctl_handler()
656 struct ctl_table ctl_entry = { in polarization_ctl_handler()
671 static const struct ctl_table topology_ctl_table[] = {
A Ddebug.c1116 static int s390dbf_procactive(const struct ctl_table *table, int write, in s390dbf_procactive()
1125 static const struct ctl_table s390dbf_table[] = {
/arch/powerpc/kernel/
A Didle.c100 static const struct ctl_table powersave_nap_ctl_table[] = {
/arch/sh/kernel/vsyscall/
A Dvsyscall.c34 static const struct ctl_table vdso_table[] = {
/arch/arm64/kernel/
A Darmv8_deprecated.c56 struct ctl_table sysctl;
510 static int emulation_proc_handler(const struct ctl_table *table, int write, in emulation_proc_handler()
537 struct ctl_table *sysctl; in register_insn_emulation()
A Dfpsimd.c539 static int vec_proc_do_default_vl(const struct ctl_table *table, int write, in vec_proc_do_default_vl()
546 struct ctl_table tmp_table = { in vec_proc_do_default_vl()
566 static const struct ctl_table sve_default_vl_table[] = {
589 static const struct ctl_table sme_default_vl_table[] = {
A Dprocess.c906 static const struct ctl_table tagged_addr_sysctl_table[] = {
/arch/csky/abiv1/
A Dalignment.c303 static const struct ctl_table alignment_tbl[] = {
/arch/riscv/kernel/
A Dvector.c300 static const struct ctl_table riscv_v_default_vstate_table[] = {
A Dprocess.c388 static const struct ctl_table tagged_addr_sysctl_table[] = {
/arch/x86/kernel/cpu/
A Dbus_lock.c53 static const struct ctl_table sld_sysctls[] = {
/arch/s390/lib/
A Dspinlock.c42 static const struct ctl_table s390_spin_sysctl_table[] = {
/arch/powerpc/platforms/pseries/
A Dmobility.c56 static const struct ctl_table nmi_wd_lpm_factor_ctl_table[] = {
/arch/x86/kernel/
A Dsetup.c150 static const struct ctl_table x86_sysctl_table[] = {

Completed in 34 milliseconds