Home
last modified time | relevance | path

Searched defs:reason (Results 1 - 25 of 828) sorted by relevance

12345678910>>...34

/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
H A Dmachine_check.c13 unsigned long reason = regs->msr; in machine_check_8xx() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
H A Dmachine_check.c13 unsigned long reason = regs->dsisr; in machine_check_4xx() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/
H A Dmachine_check.c13 unsigned long reason = regs->msr; in machine_check_8xx() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/
H A Dmachine_check.c13 unsigned long reason = regs->esr; in machine_check_4xx() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/44x/
H A Dmachine_check.c14 unsigned long reason = regs->dsisr; in machine_check_440A() local
51 unsigned long reason = regs->dsisr; in machine_check_47x() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/44x/
H A Dmachine_check.c14 unsigned long reason = regs->esr; in machine_check_440A() local
51 unsigned long reason = regs->esr; in machine_check_47x() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c22 kmsg_dump_opal_console_flush(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) kmsg_dump_opal_console_flush() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c22 kmsg_dump_opal_console_flush(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) kmsg_dump_opal_console_flush() argument
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dkmsg_dump.c8 kmsg_dumper_stdout(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) kmsg_dumper_stdout() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddrop.h36 ovs_kfree_skb_reason(struct sk_buff *skb, enum ovs_drop_reason reason) in ovs_kfree_skb_reason() argument
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dkmsg_dump.c10 kmsg_dumper_stdout(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) kmsg_dumper_stdout() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Drecovery.c42 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) in ath6kl_recovery_err_notify() argument
/kernel/linux/linux-5.10/include/linux/
H A Dpage_owner.h44 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() argument
69 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() argument
/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_debugger.c58 kdb_reason_t reason = KDB_REASON_OOPS; in kdb_stub() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpage_owner.h44 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() argument
69 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() argument
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_debugger.c58 kdb_reason_t reason = KDB_REASON_OOPS; in kdb_stub() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Drecovery.c42 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) in ath6kl_recovery_err_notify() argument
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Defibc.c64 const char *reason = "shutdown"; in efibc_reboot_notifier_call() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcsrc-r4k.c73 static void r4k_clocksource_unstable(char *reason) in r4k_clocksource_unstable() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcsrc-r4k.c73 static void r4k_clocksource_unstable(char *reason) in r4k_clocksource_unstable() argument
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dvcpu_sbi_replace.c143 u32 reason = cp->a1; in kvm_sbi_ext_srst_handler() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h30 u8 reason; member
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Defibc.c38 efi_char16_t *reason = event == SYS_RESTART ? L"reboot" in efibc_reboot_notifier_call() local
/kernel/linux/linux-6.6/kernel/module/
H A Dsigning.c74 const char *reason; in module_sig_check() local
/kernel/linux/linux-6.6/net/mac802154/
H A Dutil.c149 ieee802154_xmit_error(struct ieee802154_hw *hw, struct sk_buff *skb, int reason) ieee802154_xmit_error() argument

Completed in 6 milliseconds

12345678910>>...34