Home
last modified time | relevance | path

Searched defs:stackptr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c907 u32 *stackptr = &(_stackptr[*stackidx]); in _stack_save() local
918 static u16 _stack_restore(u32 *stackptr, in _stack_restore()
/linux/include/sound/sof/
H A Dheader.h200 uint32_t stackptr; /* Stack ptr */ member
/linux/net/netfilter/
H A Dnf_tables_core.c260 unsigned int stackptr = 0; in nft_do_chain() local
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_g.c762 u32 *stackptr = &(_stackptr[*stackidx]); in _stack_save() local
773 static u16 _stack_restore(u32 *stackptr, u8 id, u16 offset) in _stack_restore()