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

/linux-4.4.14/arch/microblaze/kernel/
H A Dunwind.c56 * get_frame_size - Extract the stack adjustment from an
62 static inline long get_frame_size(unsigned long instr) get_frame_size() function
98 frame_size = get_frame_size(instr); find_frame_creation()
136 long frame_size = get_frame_size(*prologue); lookup_prev_stack_frame()
/linux-4.4.14/drivers/nfc/st21nfca/
H A Di2c.c273 static int get_frame_size(u8 *buf, int buflen) get_frame_size() function
321 size = get_frame_size(skb->data, skb->len); st21nfca_hci_i2c_repack()

Completed in 99 milliseconds