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.c1775 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1797 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1808 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1887 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
H A Dsyscall.c206 bpf_enable_instrumentation(); in bpf_map_update_value()
266 bpf_enable_instrumentation(); in bpf_map_copy_value()
1680 bpf_enable_instrumentation(); in map_delete_elem()
1792 bpf_enable_instrumentation(); in generic_map_delete_batch()
2035 bpf_enable_instrumentation(); in map_lookup_and_delete_elem()
/linux/include/linux/
H A Dbpf.h2206 static inline void bpf_enable_instrumentation(void) in bpf_enable_instrumentation() function