Home
last modified time | relevance | path

Searched refs:core_param (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/kernel/
H A Dpanic.c775 core_param(panic, panic_timeout, int, 0644);
776 core_param(panic_print, panic_print, ulong, 0644);
777 core_param(pause_on_oops, pause_on_oops, int, 0644);
778 core_param(panic_on_warn, panic_on_warn, int, 0644);
779 core_param(crash_kexec_post_notifiers, crash_kexec_post_notifiers, bool, 0644);
/openbmc/linux/drivers/xen/
H A Dmem-reservation.c20 core_param(xen_scrub_pages, xen_scrub_pages, bool, 0);
/openbmc/linux/arch/sh/mm/
H A Dalignment.c32 core_param(alignment, se_usermode, int, 0600);
/openbmc/linux/kernel/time/
H A Dsched_clock.c50 core_param(irqtime, irqtime, int, 0400);
/openbmc/linux/lib/kunit/
H A Dexecutor.c302 core_param(kunit_shutdown, kunit_shutdown, charp, 0644);
/openbmc/linux/drivers/greybus/
H A Dcore.c22 core_param(nogreybus, nogreybus, bool, 0444);
/openbmc/linux/mm/
H A Dhugetlb_vmemmap.c441 core_param(hugetlb_free_vmemmap, vmemmap_optimize_enabled, bool, 0);
H A Dmmap.c77 core_param(ignore_rlimit_data, ignore_rlimit_data, bool, 0644);
/openbmc/linux/include/linux/
H A Dmoduleparam.h328 #define core_param(name, var, type, perm) \ macro
/openbmc/linux/arch/arm/common/
H A DbL_switcher.c770 core_param(no_bL_switcher, no_bL_switcher, bool, 0644);
/openbmc/linux/security/integrity/ima/
H A Dima_appraise.c24 core_param(ima_appraise, ima_appraise_cmdline_default, charp, 0);
/openbmc/linux/arch/arm/mm/
H A Dalignment.c87 core_param(alignment, ai_usermode, int, 0600);
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst7 by the __setup(), early_param(), core_param() and module_param() macros
/openbmc/linux/init/
H A Dmain.c794 core_param(initcall_debug, initcall_debug, bool, 0644);
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c1427 core_param(hvc_iucv_allow, hvc_iucv_filter, vmidfilter, 0640);
/openbmc/linux/kernel/module/
H A Dmain.c128 core_param(nomodule, modules_disabled, bint, 0);
2361 core_param(module_blacklist, module_blacklist, charp, 0400);
/openbmc/linux/fs/proc/
H A Dvmcore.c59 core_param(novmcoredd, vmcoredd_disabled, bool, 0);
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c2278 core_param(cpum_sfb_size, CPUM_SF_MAX_SDB, sfb_size, 0644);
/openbmc/linux/drivers/tty/vt/
H A Dvt.c181 core_param(consoleblank, blankinterval, int, 0444);