Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Ddiagnostics.c116 BPF_DIAG_HISTORY_REF_ACQUIRE, enumerator
1690 diag_record_ref(env, insn_idx, BPF_DIAG_HISTORY_REF_ACQUIRE, ref_id); in bpf_diag_record_ref_acquire()
1845 if (event->kind == BPF_DIAG_HISTORY_REF_ACQUIRE && in diag_history_start_idx()
1863 case BPF_DIAG_HISTORY_REF_ACQUIRE: in diag_history_event_visible()
2242 label = event->kind == BPF_DIAG_HISTORY_REF_ACQUIRE ? "acquired" : "released"; in diag_print_ref_event()
2340 case BPF_DIAG_HISTORY_REF_ACQUIRE: in diag_print_history()