Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dinode.c26 enum bpf_type { enum
32 static void *bpf_any_get(void *raw, enum bpf_type type) in bpf_any_get()
49 static void bpf_any_put(void *raw, enum bpf_type type) in bpf_any_put()
64 static void *bpf_fd_probe_obj(u32 ufd, enum bpf_type *type) in bpf_fd_probe_obj()
112 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type()
386 enum bpf_type type) in bpf_obj_do_pin()
428 enum bpf_type type; in bpf_obj_pin_user()
451 enum bpf_type *type, int flags) in bpf_obj_do_get()
484 enum bpf_type type = BPF_TYPE_UNSPEC; in bpf_obj_get_user()
559 enum bpf_type type; in bpf_evict_inode()