Home
last modified time | relevance | path

Searched defs:BPF_FUNC_map_update_elem (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/tests/
Dbpf-script-example.c12 #define BPF_FUNC_map_update_elem 2 macro
/linux-4.4.14/include/uapi/linux/
Dbpf.h142 BPF_FUNC_map_update_elem, /* int map_update_elem(&map, &key, &value, flags) */ enumerator