MCPcopy 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

66static int mem_cfg_fd = -1;
67
68static 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_dirFunction · 0.70
eal_hugedirs_unlockFunction · 0.70
lockFunction · 0.70
alloc_seg_walkFunction · 0.70
free_seg_walkFunction · 0.70
sync_existingFunction · 0.70
map_all_hugepagesFunction · 0.70
eal_memory.cFile · 0.70
walk_hugedirFunction · 0.70
hugepage_info_initFunction · 0.70
eal_file_lockFunction · 0.50

Calls

no outgoing calls

Tested by 1

process_hugefilesFunction · 0.40