Searched refs:arg1_btf_id (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/kernel/bpf/ |
D | bpf_lsm.c | 134 .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],
|
D | stackmap.c | 499 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
|
D | task_iter.c | 819 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK],
|
D | helpers.c | 347 .arg1_btf_id = BPF_PTR_POISON, 370 .arg1_btf_id = BPF_PTR_POISON,
|
/linux-6.6.21/net/ipv4/ |
D | bpf_tcp_ca.c | 141 .arg1_btf_id = &tcp_sock_id,
|
/linux-6.6.21/kernel/trace/ |
D | bpf_trace.c | 497 .arg1_btf_id = &btf_seq_file_ids[0], 514 .arg1_btf_id = &btf_seq_file_ids[0], 538 .arg1_btf_id = &btf_seq_file_ids[0], 792 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK], 969 .arg1_btf_id = &bpf_d_path_btf_ids[0],
|
/linux-6.6.21/include/linux/ |
D | bpf.h | 801 u32 *arg1_btf_id; member
|
/linux-6.6.21/net/core/ |
D | filter.c | 3887 .arg1_btf_id = &bpf_xdp_get_buff_len_bpf_ids[0], 4585 .arg1_btf_id = &bpf_skb_output_btf_ids[0], 4997 .arg1_btf_id = &bpf_xdp_output_btf_ids[0], 11754 .arg1_btf_id = &bpf_sock_from_file_btf_ids[1],
|