Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dsyscall.c172 bpf_disable_instrumentation(); in bpf_map_update_value()
219 bpf_disable_instrumentation(); in bpf_map_copy_value()
1574 bpf_disable_instrumentation(); in map_delete_elem()
1691 bpf_disable_instrumentation(); in generic_map_delete_batch()
1933 bpf_disable_instrumentation(); in map_lookup_and_delete_elem()
Dhashtab.c1742 bpf_disable_instrumentation(); in __htab_map_lookup_and_delete_batch()
/Linux-v6.6/include/linux/
Dbpf.h1995 static inline void bpf_disable_instrumentation(void) in bpf_disable_instrumentation() function