Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dhashtab.c1686 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1697 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1767 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
Dsyscall.c209 bpf_enable_instrumentation(); in bpf_map_update_value()
269 bpf_enable_instrumentation(); in bpf_map_copy_value()
1207 bpf_enable_instrumentation(); in map_delete_elem()
1323 bpf_enable_instrumentation(); in generic_map_delete_batch()
1564 bpf_enable_instrumentation(); in map_lookup_and_delete_elem()
/Linux-v5.15/include/linux/
Dbpf.h1339 static inline void bpf_enable_instrumentation(void) in bpf_enable_instrumentation() function