Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h74 const struct strobe_map_raw* value;
90 struct strobe_map_raw { struct
393 struct strobe_map_raw map; in read_map_var()
405 if (bpf_probe_read_user(&map, sizeof(struct strobe_map_raw), value->ptr)) in read_map_var()