Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_task_storage.c342 .arg2_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
353 .arg2_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
364 .arg2_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
373 .arg2_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
H A Dbpf_inode_storage.c225 .arg2_btf_id = &bpf_inode_storage_btf_ids[0],
236 .arg2_btf_id = &bpf_inode_storage_btf_ids[0],
H A Dbpf_cgrp_storage.c228 .arg2_btf_id = &bpf_cgroup_btf_id[0],
239 .arg2_btf_id = &bpf_cgroup_btf_id[0],
H A Dhelpers.c1506 .arg2_btf_id = BPF_PTR_POISON,
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c416 .arg2_btf_id = &btf_sock_ids[BTF_SOCK_TYPE_SOCK_COMMON],
428 .arg2_btf_id = &btf_sock_ids[BTF_SOCK_TYPE_SOCK_COMMON],
/openbmc/linux/include/linux/
H A Dbpf.h816 u32 *arg2_btf_id; member