Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dlog.c817 u32 offsetof_log_true_size, bpfptr_t uattr, struct bpf_common_attr *common, in bpf_log_attr_init()
844 if (size_common >= offsetofend(struct bpf_common_attr, log_true_size)) in bpf_log_attr_init()
845 log->offsetof_true_size = offsetof(struct bpf_common_attr, log_true_size); in bpf_log_attr_init()
851 struct bpf_common_attr *common, bpfptr_t uattr, in bpf_log_attr_create_vlog()
859 if (size >= offsetofend(struct bpf_common_attr, log_true_size)) in bpf_log_attr_create_vlog()
860 attr_log->offsetof_true_size = offsetof(struct bpf_common_attr, log_true_size); in bpf_log_attr_create_vlog()
H A Dsyscall.c1630 static int map_create(union bpf_attr *attr, bpfptr_t uattr, struct bpf_common_attr *attr_common, in map_create()
6306 struct bpf_common_attr attr_common; in __sys_bpf()
6325 offsetofend(struct bpf_common_attr, log_true_size), in __sys_bpf()
6484 struct bpf_common_attr __user *, uattr_common, unsigned int, size_common) in SYSCALL_DEFINE5()
/linux/include/linux/
H A Dbpf_verifier.h777 u32 offsetof_log_true_size, bpfptr_t uattr, struct bpf_common_attr *common,
780 struct bpf_common_attr *common, bpfptr_t uattr,
/linux/tools/include/uapi/linux/
H A Dbpf.h1513 struct bpf_common_attr { struct
/linux/include/uapi/linux/
H A Dbpf.h1513 struct bpf_common_attr { struct