Searched refs:bpf_attr (Results 1 – 9 of 9) sorted by relevance
30 int bpf_map_create(union bpf_attr *const attr) in bpf_map_create()52 union bpf_attr map_attr = { in bpf_map_array_create()67 union bpf_attr elem_attr = { in bpf_map_array_get()82 void bpf_init_prog_attr(union bpf_attr *const attr, in bpf_init_prog_attr()108 int bpf_load_prog(union bpf_attr *const attr, const char *const log) in bpf_load_prog()
43 int bpf_map_create(union bpf_attr *const attr)52 void bpf_init_prog_attr(union bpf_attr *const attr,57 int bpf_load_prog(union bpf_attr *const attr, const char *const log)
34 static union bpf_attr *attr;
38 static union bpf_attr *attr;
64 static union bpf_attr *attr;
27 static union bpf_attr *attr;
41 static union bpf_attr *attr;
175 union bpf_attr { union588 static inline int bpf(enum bpf_cmd cmd, union bpf_attr *attr, unsigned int size) in bpf()