Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Dradio.c907 u32 *stackptr = &(_stackptr[*stackidx]); in _stack_save() local
918 static u16 _stack_restore(u32 *stackptr, in _stack_restore()
/linux-6.1.9/net/netfilter/
Dnf_tables_core.c235 unsigned int stackptr = 0; in nft_do_chain() local
/linux-6.1.9/include/sound/sof/
Dheader.h200 uint32_t stackptr; /* Stack ptr */ member
/linux-6.1.9/drivers/net/wireless/broadcom/b43/
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()