Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dbpf_lsm.c160 .arg1_btf_id = &bpf_bprm_opts_set_btf_ids[0],
182 .arg1_btf_id = &bpf_ima_inode_hash_btf_ids[0],
201 .arg1_btf_id = &bpf_ima_file_hash_btf_ids[0],
H A Dstackmap.c556 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
573 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
H A Dtask_iter.c790 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
H A Dhelpers.c349 .arg1_btf_id = BPF_PTR_POISON,
372 .arg1_btf_id = BPF_PTR_POISON,
/linux-6.15/net/ipv4/
H A Dbpf_tcp_ca.c134 .arg1_btf_id = &tcp_sock_id,
/linux-6.15/kernel/trace/
H A Dbpf_trace.c490 .arg1_btf_id = &btf_seq_file_ids[0],
507 .arg1_btf_id = &btf_seq_file_ids[0],
531 .arg1_btf_id = &btf_seq_file_ids[0],
791 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
969 .arg1_btf_id = &bpf_d_path_btf_ids[0],
/linux-6.15/net/core/
H A Dfilter.c3936 .arg1_btf_id = &bpf_xdp_get_buff_len_bpf_ids[0],
4669 .arg1_btf_id = &bpf_skb_output_btf_ids[0],
5083 .arg1_btf_id = &bpf_xdp_output_btf_ids[0],
11945 .arg1_btf_id = &bpf_sock_from_file_btf_ids[1],
/linux-6.15/include/linux/
H A Dbpf.h876 u32 *arg1_btf_id; member