Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dstackmap.c35 struct stack_map_irq_work { struct
42 struct stack_map_irq_work *work; in do_up_read() argument
47 work = container_of(entry, struct stack_map_irq_work, irq_work); in do_up_read()
51 static DEFINE_PER_CPU(struct stack_map_irq_work, up_read_work);
154 struct stack_map_irq_work *work = NULL; in stack_map_get_build_id_offset()
726 struct stack_map_irq_work *work; in stack_map_init()