Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dinode.c25 enum bpf_type { enum
32 static void *bpf_any_get(void *raw, enum bpf_type type) in bpf_any_get()
52 static void bpf_any_put(void *raw, enum bpf_type type) in bpf_any_put()
70 static void *bpf_fd_probe_obj(u32 ufd, enum bpf_type *type) in bpf_fd_probe_obj()
129 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type()
437 enum bpf_type type) in bpf_obj_do_pin()
480 enum bpf_type type; in bpf_obj_pin_user()
496 enum bpf_type *type, int flags) in bpf_obj_do_get()
529 enum bpf_type type = BPF_TYPE_UNSPEC; in bpf_obj_get_user()
612 enum bpf_type type; in bpf_free_inode()