Searched refs:bpf_type (Results 1 – 1 of 1) sorted by relevance
24 enum bpf_type { enum30 static void *bpf_any_get(void *raw, enum bpf_type type) in bpf_any_get()47 static void bpf_any_put(void *raw, enum bpf_type type) in bpf_any_put()62 static void *bpf_fd_probe_obj(u32 ufd, enum bpf_type *type) in bpf_fd_probe_obj()109 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type()174 enum bpf_type type = MINOR(devt); in bpf_mkobj()199 enum bpf_type type) in bpf_obj_do_pin()236 enum bpf_type type; in bpf_obj_pin_user()259 enum bpf_type *type) in bpf_obj_do_get()292 enum bpf_type type = BPF_TYPE_UNSPEC; in bpf_obj_get_user()[all …]