Searched refs:arg1_btf_id (Results 1 – 8 of 8) sorted by relevance
/linux/kernel/bpf/ |
H A D | bpf_lsm.c | 160 .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 D | stackmap.c | 556 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK], 573 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
|
H A D | task_iter.c | 790 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
|
H A D | helpers.c | 349 .arg1_btf_id = BPF_PTR_POISON, 372 .arg1_btf_id = BPF_PTR_POISON,
|
/linux/net/ipv4/ |
H A D | bpf_tcp_ca.c | 134 .arg1_btf_id = &tcp_sock_id,
|
/linux/kernel/trace/ |
H A D | bpf_trace.c | 489 .arg1_btf_id = &btf_seq_file_ids[0], 506 .arg1_btf_id = &btf_seq_file_ids[0], 530 .arg1_btf_id = &btf_seq_file_ids[0], 785 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK], 963 .arg1_btf_id = &bpf_d_path_btf_ids[0],
|
/linux/net/core/ |
H A D | filter.c | 3927 .arg1_btf_id = &bpf_xdp_get_buff_len_bpf_ids[0], 4660 .arg1_btf_id = &bpf_skb_output_btf_ids[0], 5074 .arg1_btf_id = &bpf_xdp_output_btf_ids[0], 11872 .arg1_btf_id = &bpf_sock_from_file_btf_ids[1],
|
/linux/include/linux/ |
H A D | bpf.h | 866 u32 *arg1_btf_id; member
|