Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Darena.c544 __bpf_kfunc void *bpf_arena_alloc_pages(void *p__map, void *addr__ign, u32 page_cnt, in bpf_arena_alloc_pages() argument
547 struct bpf_map *map = p__map; in bpf_arena_alloc_pages()
556 __bpf_kfunc void bpf_arena_free_pages(void *p__map, void *ptr__ign, u32 page_cnt) in bpf_arena_free_pages() argument
558 struct bpf_map *map = p__map; in bpf_arena_free_pages()
H A Dhelpers.c2795 __bpf_kfunc int bpf_wq_init(struct bpf_wq *wq, void *p__map, unsigned int flags) in bpf_wq_init() argument
2798 struct bpf_map *map = p__map; in bpf_wq_init()
/linux/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h114 extern int bpf_wq_init(struct bpf_wq *wq, void *p__map, unsigned int flags) __weak __ksym;
/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h578 extern int bpf_wq_init(struct bpf_wq *wq, void *p__map, unsigned int flags) __weak __ksym;