Home
last modified time | relevance | path

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

/linux-4.4.14/arch/microblaze/kernel/
Dunwind.c62 static inline long get_frame_size(unsigned long instr) in get_frame_size() function
98 frame_size = get_frame_size(instr); in find_frame_creation()
136 long frame_size = get_frame_size(*prologue); in lookup_prev_stack_frame()
/linux-4.4.14/drivers/nfc/st21nfca/
Di2c.c273 static int get_frame_size(u8 *buf, int buflen) in get_frame_size() function
321 size = get_frame_size(skb->data, skb->len); in st21nfca_hci_i2c_repack()