Searched refs:arg1_btf_id (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/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 | 490 .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 | 344 .arg1_btf_id = BPF_PTR_POISON, 367 .arg1_btf_id = BPF_PTR_POISON,
|
/Linux-v6.6/net/ipv4/ |
D | bpf_tcp_ca.c | 141 .arg1_btf_id = &tcp_sock_id,
|
/Linux-v6.6/kernel/trace/ |
D | bpf_trace.c | 494 .arg1_btf_id = &btf_seq_file_ids[0], 511 .arg1_btf_id = &btf_seq_file_ids[0], 535 .arg1_btf_id = &btf_seq_file_ids[0], 789 .arg1_btf_id = &btf_tracing_ids[BTF_TRACING_TYPE_TASK], 966 .arg1_btf_id = &bpf_d_path_btf_ids[0],
|
/Linux-v6.6/include/linux/ |
D | bpf.h | 792 u32 *arg1_btf_id; member
|
/Linux-v6.6/net/core/ |
D | filter.c | 3865 .arg1_btf_id = &bpf_xdp_get_buff_len_bpf_ids[0], 4532 .arg1_btf_id = &bpf_skb_output_btf_ids[0], 4944 .arg1_btf_id = &bpf_xdp_output_btf_ids[0], 11685 .arg1_btf_id = &bpf_sock_from_file_btf_ids[1],
|