Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dfeatures.c24 const size_t attr_sz = offsetofend(union bpf_attr, prog_token_fd); in probe_kern_prog_name()
37 attr.prog_token_fd = token_fd; in probe_kern_prog_name()
/linux/tools/include/uapi/linux/
H A Dbpf.h1651 __s32 prog_token_fd; member
/linux/include/uapi/linux/
H A Dbpf.h1651 __s32 prog_token_fd; member
/linux/kernel/bpf/
H A Dsyscall.c2945 token = bpf_token_get_from_fd(attr->prog_token_fd); in BTF_ID_LIST_GLOBAL_SINGLE()
/linux/security/selinux/
H A Dhooks.c