Home
last modified time | relevance | path

Searched defs:bpf_type (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dbpf-devices.c61 const int bpf_type = type == 'c' ? BPF_DEVCG_DEV_CHAR : BPF_DEVCG_DEV_BLOCK; in bpf_prog_allow_list_device() local
102 const int bpf_type = type == 'c' ? BPF_DEVCG_DEV_CHAR : BPF_DEVCG_DEV_BLOCK; in bpf_prog_allow_list_major() local
141 const int bpf_type = type == 'c' ? BPF_DEVCG_DEV_CHAR : BPF_DEVCG_DEV_BLOCK; in bpf_prog_allow_list_class() local