Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dsmp.c246 bool pinned = arch_is_in_isr() || !arch_irq_unlocked(k); in z_smp_cpu_mobile() local
/Zephyr-latest/drivers/ethernet/
Deth_dwmac.c132 struct net_buf *frag, *pinned; in dwmac_send() local