Searched refs:devbound (Results 1 – 1 of 1) sorted by relevance
988 bpftool_prog_load("sample_ret0.bpf.o", "/sys/fs/bpf/devbound",990 devbound = bpf_pinned("/sys/fs/bpf/devbound") variable 992 ret, _, err = sim.set_xdp(devbound, "generic", fail=False, include_stderr=True)993 fail(ret == 0, "devbound program in generic mode allowed")995 rm("/sys/fs/bpf/devbound")