Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dfeature.c771 #define capability_msg(a, i) a[i].set ? "" : a[i].name, a[i].set ? "" : ", " macro
845 capability_msg(bpf_caps, 0), in handle_perms()
847 capability_msg(bpf_caps, 1), in handle_perms()
848 capability_msg(bpf_caps, 2), in handle_perms()
849 capability_msg(bpf_caps, 3) in handle_perms()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dfeature.c1040 #define capability_msg(a, i) a[i].set ? "" : a[i].name, a[i].set ? "" : ", " macro
1114 capability_msg(bpf_caps, 0), in handle_perms()
1116 capability_msg(bpf_caps, 1), in handle_perms()
1117 capability_msg(bpf_caps, 2), in handle_perms()
1118 capability_msg(bpf_caps, 3) in handle_perms()

Completed in 3 milliseconds