Home
last modified time | relevance | path

Searched refs:__flags (Results 1 – 2 of 2) sorted by relevance

/kernel/dma/
Ddebug.c253 unsigned long __flags; in get_hash_bucket() local
255 spin_lock_irqsave(&dma_entry_hash[idx].lock, __flags); in get_hash_bucket()
256 *flags = __flags; in get_hash_bucket()
/kernel/trace/
Dtrace_events_synth.c415 struct trace_print_flags __flags[] = { in print_synth_event() local
429 __flags); in print_synth_event()