Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c1844 bpf_disable_instrumentation(); in __htab_map_lookup_and_delete_batch()
2950 bpf_disable_instrumentation(); in rhtab_delete_elem()
3072 bpf_disable_instrumentation(); in rhtab_map_update_elem()
H A Dsyscall.c270 bpf_disable_instrumentation(); in bpf_map_update_value()
317 bpf_disable_instrumentation(); in bpf_map_copy_value()
1936 bpf_disable_instrumentation(); in map_delete_elem()
2048 bpf_disable_instrumentation(); in generic_map_delete_batch()
2279 bpf_disable_instrumentation(); in map_lookup_and_delete_elem()
/linux/include/linux/
H A Dbpf.h2674 static inline void bpf_disable_instrumentation(void) in bpf_disable_instrumentation() function