Searched refs:bpf_prog_aux (Results 1 – 4 of 4) sorted by relevance
275 struct bpf_prog_aux { struct697 static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound()716 static inline bool bpf_prog_is_dev_bound(struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound()
1779 struct bpf_prog_aux;1786 extern int security_bpf_prog_alloc(struct bpf_prog_aux *aux);1787 extern void security_bpf_prog_free(struct bpf_prog_aux *aux);1813 static inline int security_bpf_prog_alloc(struct bpf_prog_aux *aux) in security_bpf_prog_alloc()1818 static inline void security_bpf_prog_free(struct bpf_prog_aux *aux) in security_bpf_prog_free()
1779 int (*bpf_prog_alloc_security)(struct bpf_prog_aux *aux);1780 void (*bpf_prog_free_security)(struct bpf_prog_aux *aux);
32 struct bpf_prog_aux;531 struct bpf_prog_aux *aux; /* Auxiliary fields */