Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dstackmap.c36 struct stack_map_irq_work { struct
43 struct stack_map_irq_work *work; in do_up_read() argument
48 work = container_of(entry, struct stack_map_irq_work, irq_work); in do_up_read()
52 static DEFINE_PER_CPU(struct stack_map_irq_work, up_read_work);
296 struct stack_map_irq_work *work = NULL; in stack_map_get_build_id_offset()
856 struct stack_map_irq_work *work; in stack_map_init()