Searched refs:LOCKDEP_STILL_OK (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/lib/ |
D | bug.c | 179 add_taint(BUG_GET_TAINT(bug), LOCKDEP_STILL_OK); in report_bug()
|
/linux-4.1.27/kernel/ |
D | panic.c | 461 add_taint(taint, LOCKDEP_STILL_OK); in warn_slowpath_common()
|
D | watchdog.c | 423 add_taint(TAINT_SOFTLOCKUP, LOCKDEP_STILL_OK); in watchdog_timer_fn()
|
D | params.c | 92 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in param_check_unsafe()
|
D | module.c | 2725 add_taint_module(mod, TAINT_OOT_MODULE, LOCKDEP_STILL_OK); in check_modinfo() 2728 add_taint_module(mod, TAINT_CRAP, LOCKDEP_STILL_OK); in check_modinfo() 3306 add_taint_module(mod, TAINT_UNSIGNED_MODULE, LOCKDEP_STILL_OK); in load_module()
|
D | sysctl.c | 2159 add_taint(i, LOCKDEP_STILL_OK); in proc_taint()
|
/linux-4.1.27/drivers/base/regmap/ |
D | regmap-debugfs.c | 296 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in regmap_map_write_file()
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | generic.c | 546 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in generic_get_mtrr()
|
/linux-4.1.27/include/linux/ |
D | kernel.h | 452 LOCKDEP_STILL_OK, enumerator
|
/linux-4.1.27/kernel/livepatch/ |
D | core.c | 530 add_taint(TAINT_LIVEPATCH, LOCKDEP_STILL_OK); in __klp_enable_patch()
|
/linux-4.1.27/drivers/iommu/ |
D | intel_irq_remapping.c | 598 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in intel_prepare_irq_remapping()
|
/linux-4.1.27/arch/arm/mm/ |
D | mmu.c | 1455 add_taint(TAINT_CPU_OUT_OF_SPEC, LOCKDEP_STILL_OK); in early_paging_init()
|
/linux-4.1.27/drivers/pci/ |
D | pci-sysfs.c | 222 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in numa_node_store()
|
/linux-4.1.27/kernel/sched/ |
D | core.c | 2635 add_taint(TAINT_WARN, LOCKDEP_STILL_OK); in __schedule_bug()
|