Home
last modified time | relevance | path

Searched refs:mutex_trylock_exit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dklockstat.bpf.c252 int BPF_PROG(mutex_trylock_exit, struct mutex *lock, long ret) in BPF_PROG() argument
H A Dklockstat.c669 bpf_program__set_autoload(obj->progs.mutex_trylock_exit, false); in enable_kprobes()