Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dpercpu_alloc_fail.c12 struct val_with_ptr_t { struct
144 struct val_with_ptr_t __percpu_kptr *p; in BPF_PROG()
146 p = bpf_percpu_obj_new(struct val_with_ptr_t); in BPF_PROG()