Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c191 bpf_disable_instrumentation(); in bpf_map_update_value()
237 bpf_disable_instrumentation(); in bpf_map_copy_value()
1188 bpf_disable_instrumentation(); in map_delete_elem()
1305 bpf_disable_instrumentation(); in generic_map_delete_batch()
H A Dhashtab.c1436 bpf_disable_instrumentation(); in __htab_map_lookup_and_delete_batch()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1203 static inline void bpf_disable_instrumentation(void) in bpf_disable_instrumentation() function