Home
last modified time | relevance | path

Searched defs:exc (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/kernel/
H A Drelocate_kernel_64.S524 .macro vec_err exc argument
533 .macro vec_noerr exc argument
/linux/Documentation/sphinx/
H A Dkernel_feat.py49 def ErrorString(exc): # Shamelessly stolen from docutils argument
H A Dkernel_include.py112 def ErrorString(exc): # Shamelessly stolen from docutils argument
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S427 .macro exc macro
[all...]
/linux/arch/powerpc/lib/
H A Dcopyuser_64.S427 .macro exc macro
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pemx-defs.h435 uint64_t exc:1; member
474 uint64_t exc:1; member
513 uint64_t exc:1; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.c193 u8 exc; in mlx5e_port_set_sbcm() local
/linux/tools/net/ynl/pyynl/lib/
H A Dynl.py744 __exit__(self, exc_type, exc, tb) global() argument