Home
last modified time | relevance | path

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

/system/bpf/libbpf_android/include/bpf/
DBpfUtils.h121 inline int bpfFdGet(const char* pathname, uint32_t flag) { in bpfFdGet() function
129 return bpfFdGet(pathname, flag); in mapRetrieve()
145 return bpfFdGet(pathname, BPF_F_RDONLY); in retrieveProgram()