Home
last modified time | relevance | path

Searched refs:arg1_btf_id (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_lsm.c134 .arg1_btf_id = &bpf_bprm_opts_set_btf_ids[0],
156 .arg1_btf_id = &bpf_ima_inode_hash_btf_ids[0],
175 .arg1_btf_id = &bpf_ima_file_hash_btf_ids[0],
H A Dstackmap.c502 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
H A Dtask_iter.c797 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
H A Dhelpers.c348 .arg1_btf_id = BPF_PTR_POISON,
371 .arg1_btf_id = BPF_PTR_POISON,
/linux/net/ipv4/
H A Dbpf_tcp_ca.c150 .arg1_btf_id = &tcp_sock_id,
/linux/kernel/trace/
H A Dbpf_trace.c501 .arg1_btf_id = &btf_seq_file_ids[0],
518 .arg1_btf_id = &btf_seq_file_ids[0],
542 .arg1_btf_id = &btf_seq_file_ids[0],
796 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
973 .arg1_btf_id = &bpf_d_path_btf_ids[0],
/linux/net/core/
H A Dfilter.c3901 .arg1_btf_id = &bpf_xdp_get_buff_len_bpf_ids[0],
4635 .arg1_btf_id = &bpf_skb_output_btf_ids[0],
5049 .arg1_btf_id = &bpf_xdp_output_btf_ids[0],
11813 .arg1_btf_id = &bpf_sock_from_file_btf_ids[1],
/linux/include/linux/
H A Dbpf.h823 u32 *arg1_btf_id; member