Home
last modified time | relevance | path

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

/external/minijail/
Dsyscall_filter.h32 struct bpf_labels;
37 struct bpf_labels *labels,
41 struct bpf_labels *labels, int use_ret_trap, int allow_logging,
Dbpf.h131 struct bpf_labels { struct
182 int bpf_resolve_jumps(struct bpf_labels *labels,
184 int bpf_label_id(struct bpf_labels *labels, const char *label);
185 void free_label_strings(struct bpf_labels *labels);
Dsyscall_filter.c159 unsigned int get_label_id(struct bpf_labels *labels, const char *label_str) in get_label_id()
167 unsigned int group_end_lbl(struct bpf_labels *labels, int nr, int idx) in group_end_lbl()
174 unsigned int success_lbl(struct bpf_labels *labels, int nr) in success_lbl()
187 char *atom, struct bpf_labels *labels, int nr, int grp_idx) in compile_atom()
306 struct bpf_labels *labels, in compile_policy_line()
543 struct bpf_labels *labels, int use_ret_trap, int allow_logging, in compile_file()
710 struct bpf_labels labels; in compile_filter()
Dbpf.c294 int bpf_resolve_jumps(struct bpf_labels *labels, struct sock_filter *filter, in bpf_resolve_jumps()
345 int bpf_label_id(struct bpf_labels *labels, const char *label) in bpf_label_id()
378 void free_label_strings(struct bpf_labels *labels) in free_label_strings()
Dsyscall_filter_unittest.cc60 struct bpf_labels* labels, in test_compile_file()
73 struct bpf_labels* labels, in test_compile_policy_line()
347 struct bpf_labels labels_;
447 struct bpf_labels labels_;
1106 struct bpf_labels labels_;