Home
last modified time | relevance | path

Searched refs:BPF_ST (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/modules/seccomp/scripts/
H A Dgenerate_code_from_policy.py39 BPF_ST = 'BPF_STMT(BPF_ST, {}),' variable
661 bpf_policy.append(BPF_ST.format(0))
664 bpf_policy.append(BPF_ST.format(1))
/ohos5.0/build/config/components/init/seccomp/scripts/
H A Dgenerate_code_from_policy.py39 BPF_ST = 'BPF_STMT(BPF_ST, {}),' variable
661 bpf_policy.append(BPF_ST.format(0))
664 bpf_policy.append(BPF_ST.format(1))