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.c165 .arg1_btf_id = &bpf_bprm_opts_set_btf_ids[0],
187 .arg1_btf_id = &bpf_ima_inode_hash_btf_ids[0],
206 .arg1_btf_id = &bpf_ima_file_hash_btf_ids[0],
H A Dstackmap.c917 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
935 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
H A Dtask_iter.c826 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
H A Dhelpers.c352 .arg1_btf_id = BPF_PTR_POISON,
375 .arg1_btf_id = BPF_PTR_POISON,
/linux/net/ipv4/
H A Dbpf_tcp_ca.c134 .arg1_btf_id = &tcp_sock_id,
/linux/kernel/trace/
H A Dbpf_trace.c519 .arg1_btf_id = &btf_seq_file_ids[0],
536 .arg1_btf_id = &btf_seq_file_ids[0],
560 .arg1_btf_id = &btf_seq_file_ids[0],
819 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
997 .arg1_btf_id = &bpf_d_path_btf_ids[0],
/linux/net/core/
H A Dfilter.c4147 .arg1_btf_id = &bpf_xdp_get_buff_len_bpf_ids[0],
4892 .arg1_btf_id = &bpf_skb_output_btf_ids[0],
5306 .arg1_btf_id = &bpf_xdp_output_btf_ids[0],
12357 .arg1_btf_id = &bpf_sock_from_file_btf_ids[1],
/linux/include/linux/
H A Dbpf.h1008 u32 *arg1_btf_id; member