Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ buffer_size
Function
buffer_size
util/cbfstool/common.h:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
static inline size_t buffer_size(const struct buffer *b)
47
{
48
return b->size;
49
}
50
51
static inline size_t buffer_offset(const struct buffer *b)
52
{
Callers
15
get_fpt_buff
Function · 0.85
read_fpt_entries
Function · 0.85
write_partition_to_file
Function · 0.85
qualcomm_find_hash
Function · 0.85
mediatek_find_hash
Function · 0.85
bzp_add_kernel
Function · 0.85
bzp_init_output
Function · 0.85
bzp_output_segment
Function · 0.85
parse_bzImage_to_payload
Function · 0.85
next_available_event_offset
Function · 0.85
shrink_buffer
Function · 0.85
cmd_clear
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected