/linux-6.15/lib/ |
D | bug.c | 54 static inline unsigned long bug_addr(const struct bug_entry *bug) in bug_addr() 69 struct bug_entry *bug; in module_find_bug() local 126 void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line() 144 struct bug_entry *bug; in find_bug() local 155 struct bug_entry *bug; in __report_bug() local 223 struct bug_entry *bug; in clear_once_table() local
|
/linux-6.15/tools/testing/selftests/x86/bugs/ |
D | common.py | 49 def get_sysfs(bug): argument 52 def sysfs_has(bug, mitigation): argument 75 def bug_check_pass(bug, found): argument 80 def bug_check_fail(bug, found, expected): argument 86 def bug_status_unknown(bug, found): argument 91 def basic_checks_sufficient(bug, mitigation): argument
|
D | its_permutations.py | 16 bug = "indirect_target_selection" variable 38 bug = "indirect_target_selection" variable
|
D | its_sysfs.py | 15 bug = "indirect_target_selection" variable
|
D | its_ret_alignment.py | 30 bug = "indirect_target_selection" variable
|
D | its_indirect_alignment.py | 30 bug = "indirect_target_selection" variable
|
/linux-6.15/arch/sh/kernel/ |
D | traps.c | 94 const struct bug_entry *bug; in handle_BUG() local 152 BUILD_TRAP_HANDLER(bug) in BUILD_TRAP_HANDLER() argument
|
/linux-6.15/include/linux/ |
D | bug.h | 34 static inline int is_warning_bug(const struct bug_entry *bug) in is_warning_bug() 65 static inline void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line()
|
/linux-6.15/drivers/media/pci/saa7164/ |
D | saa7164-bus.c | 73 int bug = 0; in saa7164_bus_verify() local
|
/linux-6.15/arch/mips/kernel/ |
D | r4k-bugs64.c | 122 int bug, fix, i; in check_mult_sh() local
|
/linux-6.15/arch/arm64/kvm/ |
D | handle_exit.c | 465 struct bug_entry *bug = find_bug(elr_in_kimg); in nvhe_hyp_panic_handler() local
|
/linux-6.15/net/sctp/ |
D | sm_statetable.c | 46 static const struct sctp_sm_table_entry bug = { variable
|
/linux-6.15/include/asm-generic/ |
D | bug.h | 17 #define BUG_GET_TAINT(bug) ((bug)->flags >> 8) argument
|
/linux-6.15/arch/xtensa/mm/ |
D | tlb.c | 279 int bug = 0; in check_tlb_sanity() local
|
/linux-6.15/mm/ |
D | vma.c | 590 int bug = 0; in validate_mm() local
|
/linux-6.15/arch/x86/kernel/cpu/ |
D | bugs.c | 3082 char *buf, unsigned int bug) in cpu_show_common()
|
/linux-6.15/arch/x86/kernel/ |
D | alternative.c | 565 void *target, *bug = &BUG_func; in alt_replace_call() local
|
/linux-6.15/arch/powerpc/xmon/ |
D | xmon.c | 1801 const struct bug_entry *bug; in print_bug_trap() local
|
/linux-6.15/drivers/md/ |
D | dm-bufio.c | 2960 int bug = 0; in dm_bufio_exit() local
|