Searched refs:allowed_attachs (Results 1 – 5 of 5) sorted by relevance
96 if ((token->allowed_attachs & mask) == mask) in bpf_token_show_fdinfo()99 seq_printf(m, "allowed_attachs:\t0x%llx\n", token->allowed_attachs); in bpf_token_show_fdinfo()189 token->allowed_attachs = mnt_opts->delegate_attachs; in bpf_token_create()227 info.allowed_attachs = token->allowed_attachs; in bpf_token_get_info_by_fd()277 (token->allowed_attachs & BIT_ULL(attach_type)); in bpf_token_allow_prog_type()
63 allowed_attachs:
6829 __u64 allowed_attachs; member
1858 u64 allowed_attachs; member