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

/linux-master/kernel/bpf/
H A Dinode.c26 enum bpf_type { enum
33 static void *bpf_any_get(void *raw, enum bpf_type type)
53 static void bpf_any_put(void *raw, enum bpf_type type)
71 static void *bpf_fd_probe_obj(u32 ufd, enum bpf_type *type)
129 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type)
437 enum bpf_type type)
480 enum bpf_type type;
496 enum bpf_type *type, int flags)
529 enum bpf_type type = BPF_TYPE_UNSPEC;
780 enum bpf_type typ
[all...]

Completed in 258 milliseconds