Lines Matching refs:bpf_token
331 * lsm_bpf_token_alloc - allocate a composite bpf_token blob
332 * @token: the bpf_token that needs a blob
334 * Allocate the bpf_token blob for all the modules
338 static int lsm_bpf_token_alloc(struct bpf_token *token)
5221 struct bpf_token *token, bool kernel)
5249 struct bpf_token *token, bool kernel)
5274 int security_bpf_token_create(struct bpf_token *token, union bpf_attr *attr,
5300 int security_bpf_token_cmd(const struct bpf_token *token, enum bpf_cmd cmd)
5316 int security_bpf_token_capable(const struct bpf_token *token, int cap)
5353 void security_bpf_token_free(struct bpf_token *token)