Home
last modified time | relevance | path

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

/Linux-v4.19/arch/microblaze/kernel/
Dunwind.c63 static inline long get_frame_size(unsigned long instr) in get_frame_size() function
99 frame_size = get_frame_size(instr); in find_frame_creation()
137 long frame_size = get_frame_size(*prologue); in lookup_prev_stack_frame()
/Linux-v4.19/drivers/nfc/st21nfca/
Di2c.c263 static int get_frame_size(u8 *buf, int buflen) in get_frame_size() function
311 size = get_frame_size(skb->data, skb->len); in st21nfca_hci_i2c_repack()