Searched refs:arg1_btf_id (Results 1 – 6 of 6) sorted by relevance
/linux/kernel/bpf/ |
A D | bpf_lsm.c | 75 .arg1_btf_id = &bpf_bprm_opts_set_btf_ids[0], 96 .arg1_btf_id = &bpf_ima_inode_hash_btf_ids[0],
|
A D | stackmap.c | 545 .arg1_btf_id = &btf_task_struct_ids[0],
|
/linux/kernel/trace/ |
A 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], 782 .arg1_btf_id = &btf_task_struct_ids[0], 947 .arg1_btf_id = &bpf_d_path_btf_ids[0],
|
/linux/net/ipv4/ |
A D | bpf_tcp_ca.c | 158 .arg1_btf_id = &tcp_sock_id,
|
/linux/include/linux/ |
A D | bpf.h | 385 u32 *arg1_btf_id; member
|
/linux/net/core/ |
A D | filter.c | 4188 .arg1_btf_id = &bpf_skb_output_btf_ids[0], 4581 .arg1_btf_id = &bpf_xdp_output_btf_ids[0], 10813 .arg1_btf_id = &bpf_sock_from_file_btf_ids[1],
|
Completed in 40 milliseconds