Home
last modified time | relevance | path

Searched defs:slot_addr (Results 1 – 2 of 2) sorted by relevance

/kernel/events/
Duprobes.c1584 unsigned long slot_addr; in xol_take_insn_slot() local
1637 unsigned long slot_addr; in xol_free_insn_slot() local
/kernel/dma/
Dswiotlb.c621 static inline phys_addr_t slot_addr(phys_addr_t start, phys_addr_t idx) in slot_addr() function