Home
last modified time | relevance | path

Searched refs:Handler (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/scsi/device_handler/
H A DKconfig3 # SCSI Device Handler configuration
16 tristate "LSI RDAC Device Handler"
22 tristate "HP/COMPAQ MSA Device Handler"
30 tristate "EMC CLARiiON Device Handler"
36 tristate "SPC-3 ALUA Device Handler"
/linux/rust/kernel/irq/
H A Drequest.rs30 pub trait Handler: Sync { trait
42 impl<T: ?Sized + Handler + Send> Handler for Arc<T> {
48 impl<T: ?Sized + Handler, A: Allocator> Handler for Box<T, A> {
184 pub struct Registration<T: Handler + 'static> {
197 impl<T: Handler + 'static> Registration<T> {
263 unsafe extern "C" fn handle_irq_callback<T: Handler + 'static>( in handle_irq_callback()
/linux/rust/kernel/
H A Dplatform.rs448 Handler
455 Handler
463 Handler
471 Handler
/linux/arch/arc/kernel/
H A Dentry.S76 ; Instruction Error Exception Handler
88 ; Machine Check Exception Handler
H A Dentry-arcv2.S119 ; Memory Error Exception Handler
149 ; Protection Violation Exception Handler
H A Dentry-compact.S198 ; User Mode Memory Bus Error Interrupt Handler
252 ; Protection Violation Exception Handler
/linux/Documentation/gpu/
H A Dvga-switcheroo.rst67 apple-gmux Handler
/linux/rust/kernel/pci/
H A Dirq.rs176 pub fn request_irq<'a, T: crate::irq::Handler + 'static>( in request_irq()
/linux/arch/m68k/fpsp040/
H A Dgen_except.S237 | Unsupported Data Type Handler:
243 | Unimplemented Instruction Handler:
/linux/Documentation/arch/powerpc/
H A Dpmu-ebb.rst122 EBB Handler
/linux/Documentation/kernel-hacking/
H A Dlocking.rst321 . IRQ Handler A IRQ Handler B Softirq A Softirq B Tasklet A Tasklet B Timer A Timer B …
323 IRQ Handler A None
324 IRQ Handler B SLIS None
1269 Data Which Mostly Used By An IRQ Handler
/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst338 . IRQ Handler A IRQ Handler B Softirq A Softirq B Tasklet A Tasklet B Timer A Timer B …
340 IRQ Handler A None
341 IRQ Handler B SLIS None
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2069 PCM Interrupt Handler
2996 MIDI Interrupt Handler