Home
last modified time | relevance | path

Searched refs:BUS_MCEERR_AO (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/
Dsignalfd.c119 #ifdef BUS_MCEERR_AO in signalfd_copyinfo()
126 kinfo->si_code == BUS_MCEERR_AO)) in signalfd_copyinfo()
/linux-4.1.27/include/uapi/asm-generic/
Dsiginfo.h220 #define BUS_MCEERR_AO (__SI_FAULT|5) macro
/linux-4.1.27/arch/arm64/kernel/
Dsignal32.c166 #ifdef BUS_MCEERR_AO in copy_siginfo_to_user32()
172 (from->si_code == BUS_MCEERR_AR || from->si_code == BUS_MCEERR_AO)) in copy_siginfo_to_user32()
/linux-4.1.27/Documentation/vm/
Dhwpoison.txt88 the SIGBUS(BUS_MCEERR_AO) on behalf of the process, you should
/linux-4.1.27/mm/
Dmemory-failure.c217 si.si_code = BUS_MCEERR_AO; in kill_proc()
/linux-4.1.27/kernel/
Dsignal.c2751 #ifdef BUS_MCEERR_AO in copy_siginfo_to_user()
2757 (from->si_code == BUS_MCEERR_AR || from->si_code == BUS_MCEERR_AO)) in copy_siginfo_to_user()
/linux-4.1.27/Documentation/sysctl/
Dvm.txt404 The kill is done using a catchable SIGBUS with BUS_MCEERR_AO, so processes can