Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhashtab.c1782 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1804 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1815 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1898 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
H A Dsyscall.c204 bpf_enable_instrumentation(); in bpf_map_update_value()
265 bpf_enable_instrumentation(); in bpf_map_copy_value()
1616 bpf_enable_instrumentation(); in map_delete_elem()
1736 bpf_enable_instrumentation(); in generic_map_delete_batch()
1973 bpf_enable_instrumentation(); in map_lookup_and_delete_elem()
/openbmc/linux/include/linux/
H A Dbpf.h2044 static inline void bpf_enable_instrumentation(void) in bpf_enable_instrumentation() function