Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dfeature.c1037 #define capability_msg(a, i) a[i].set ? "" : a[i].name, a[i].set ? "" : ", " macro
1111 capability_msg(bpf_caps, 0), in handle_perms()
1113 capability_msg(bpf_caps, 1), in handle_perms()
1114 capability_msg(bpf_caps, 2), in handle_perms()
1115 capability_msg(bpf_caps, 3) in handle_perms()