Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dhardirqs.bpf.c107 int BPF_PROG(irq_handler_entry_btf, int irq, struct irqaction *action) in BPF_PROG() argument
H A Dhardirqs.c213 bpf_program__set_autoload(obj->progs.irq_handler_entry_btf, false); in main()