Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ flock
Class
flock
dpdk/lib/eal/linux/eal.c:68–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
static int mem_cfg_fd = -1;
67
68
static struct flock wr_lock = {
69
.l_type = F_WRLCK,
70
.l_whence = SEEK_SET,
71
.l_start = offsetof(struct rte_mem_config, memsegs),
Callers
15
eal_clean_runtime_dir
Function · 0.70
eal_hugedirs_unlock
Function · 0.70
lock
Function · 0.70
alloc_seg_walk
Function · 0.70
free_seg_walk
Function · 0.70
sync_existing
Function · 0.70
map_all_hugepages
Function · 0.70
eal_memory.c
File · 0.70
eal_legacy_hugepage_attach
Function · 0.70
walk_hugedir
Function · 0.70
hugepage_info_init
Function · 0.70
eal_file_lock
Function · 0.50
Calls
no outgoing calls
Tested by
1
process_hugefiles
Function · 0.40