Home
last modified time | relevance | path

Searched refs:bpf_devices_supported (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/core/
Dbpf-devices.h18 int bpf_devices_supported(void);
Dbpf-devices.c276 int bpf_devices_supported(void) { in bpf_devices_supported() function
Dcgroup.c3310 r = bpf_devices_supported(); in cg_bpf_mask_supported()
/systemd-251/src/test/
Dtest-bpf-devices.c276 r = bpf_devices_supported(); in main()