代码搜索:traps

找到约 1,870 项符合「traps」的源代码

代码结果 1,870
www.eeworm.com/read/291779/8396166

c traps.c

/* passed * linux/kernel/traps.c * * (C) 1991 Linus Torvalds */ #include /* * 在程序asm.s 中保存了一些状态后,本程序用来处理硬件陷阱和故障。目前主要用于调试目的, * 以后将扩展用来杀死遭损坏的进程(主要是通过发送一个信号,但如果必要也会直接杀死)。 */ // 字
www.eeworm.com/read/291498/8412507

c traps.c

/* * linux/kernel/traps.c * * (C) 1991 Linus Torvalds */ /* * 'Traps.c' handles hardware traps and faults after we have saved some * state in 'asm.s'. Currently mostly a debugging-aid, will
www.eeworm.com/read/291252/8431745

c traps.c

/* * linux/kernel/traps.c * * (C) 1991 Linus Torvalds */ /* * 'Traps.c' handles hardware traps and faults after we have saved some * state in 'asm.s'. Currently mostly a debugging-aid, will
www.eeworm.com/read/289120/8574880

c traps.c

/* * linux/kernel/traps.c * * (C) 1991 Linus Torvalds */ /* * 'Traps.c' handles hardware traps and faults after we have saved some * state in 'asm.s'. Currently mostly a debugging-aid, will
www.eeworm.com/read/187912/8591582

c traps.c

/* * 'Traps.c' handles hardware traps and faults after we have saved some * state in 'asm.s'. Currently mostly a debugging-aid, will be extended * to mainly kill the offending process (probably
www.eeworm.com/read/288458/8631034

c traps.c

/* * 'Traps.c' handles hardware traps and faults after we have saved some * state in 'asm.s'. Currently mostly a debugging-aid, will be extended * to mainly kill the offending process (probably by
www.eeworm.com/read/288256/8645889

c traps.c

/********************************************************************** *
www.eeworm.com/read/287922/8660975

c traps.c

/* * linux/kernel/traps.c * * (C) 1991 Linus Torvalds */ /* * 'Traps.c' handles hardware traps and faults after we have saved some * state in 'asm.s'. Currently mostly a debugging-aid, will
www.eeworm.com/read/386806/8725920

c traps.c

/* * linux/kernel/traps.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * 'Traps.c' handles hardware traps and faults after we have saved some * state in 'asm.s'. Currently mostl
www.eeworm.com/read/383713/8925482

c traps.c

/* * linux/kernel/traps.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * 'Traps.c' handles hardware traps and faults after we have saved some * state in 'asm.s'. Currently mostl