Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dhashtab.c1754 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1776 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1787 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
1866 bpf_enable_instrumentation(); in __htab_map_lookup_and_delete_batch()
Dsyscall.c204 bpf_enable_instrumentation(); in bpf_map_update_value()
265 bpf_enable_instrumentation(); in bpf_map_copy_value()
1578 bpf_enable_instrumentation(); in map_delete_elem()
1695 bpf_enable_instrumentation(); in generic_map_delete_batch()
1937 bpf_enable_instrumentation(); in map_lookup_and_delete_elem()
/Linux-v6.6/include/linux/
Dbpf.h2001 static inline void bpf_enable_instrumentation(void) in bpf_enable_instrumentation() function