Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/kernel/
H A 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()
/openbmc/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c262 return maybe_ge(get_frame_size(), track_frame_size); in large_stack_frame()
264 return (get_frame_size() >= track_frame_size); in large_stack_frame()
/openbmc/linux/drivers/nfc/st21nfca/
H A Di2c.c250 static int get_frame_size(u8 *buf, int buflen) in get_frame_size() function
298 size = get_frame_size(skb->data, skb->len); in st21nfca_hci_i2c_repack()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c415 static uint64_t get_frame_size(int8_t ett) in get_frame_size() function
507 entry->len = get_frame_size(ett); in table_translate()