Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c1860 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1882 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1893 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1983 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
2951 bpf_enable_instrumentation(); in rhtab_delete_elem()
3071 bpf_enable_instrumentation(); in rhtab_map_update_elem()
H A Dsyscall.c303 bpf_enable_instrumentation(); in bpf_map_update_value()
363 bpf_enable_instrumentation(); in bpf_map_copy_value()
1940 bpf_enable_instrumentation(); in map_delete_elem()
2052 bpf_enable_instrumentation(); in generic_map_delete_batch()
2283 bpf_enable_instrumentation(); in map_lookup_and_delete_elem()
/linux/include/linux/
H A Dbpf.h2681 static inline void bpf_enable_instrumentation(void) in bpf_enable_instrumentation() function