Home
last modified time | relevance | path

Searched defs:prog_info (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c632 struct prog_info { struct
641 struct prog_info *pinfo, in match_program() argument
H A Drecursion.c8 struct bpf_prog_info prog_info = {}; in test_recursion() local
H A Dxdp_link.c15 struct bpf_prog_info prog_info; in serial_test_xdp_link() local
H A Dtp_attach_query.c13 struct bpf_prog_info prog_info; in serial_test_tp_attach_query() local
H A Dmetadata.c18 struct bpf_prog_info prog_info = {}; in prog_holds_map() local
H A Dbpf_obj_id.c155 struct bpf_prog_info prog_info = {}; in serial_test_bpf_obj_id() local
H A Dunpriv_bpf_disabled.c234 struct bpf_prog_info prog_info = {}; in test_unpriv_bpf_disabled() local
H A Dfexit_bpf2bpf.c65 struct bpf_prog_info prog_info = {}; in test_fexit_bpf2bpf_common() local
/linux/samples/bpf/
H A Dxdp_fwd_user.c53 struct bpf_prog_info prog_info = {}; in do_detach() local
/linux/tools/bpf/bpftool/
H A Dlink.c476 struct bpf_prog_info prog_info; show_link_close_json() local
874 struct bpf_prog_info prog_info; show_link_close_plain() local
H A Dcommon.c411 get_prog_full_name(const struct bpf_prog_info * prog_info,int prog_fd,char * name_buff,size_t buff_len) get_prog_full_name() argument
H A Dbtf.c1220 struct bpf_prog_info prog_info; in build_btf_tables() local
H A Dprog.c221 struct bpf_prog_info prog_info; find_metadata() local
[all...]
/linux/tools/testing/selftests/bpf/
H A Dxdp_synproxy.c274 struct bpf_prog_info prog_info; in syncookie_open_bpf_maps() local
H A Dtest_progs.h465 struct bpf_prog_info prog_info = {}; id_from_prog_fd() local
/linux/include/uapi/linux/
H A Dcec-funcs.h372 __u8 prog_info, in cec_msg_timer_status() argument
395 __u8 *prog_info, in cec_ops_timer_status() argument
[all...]
/linux/tools/lib/bpf/
H A Dlibbpf.c6198 adjust_prog_btf_ext_info(const struct bpf_object * obj,const struct bpf_program * prog,const struct btf_ext_info * ext_info,void ** prog_info,__u32 * prog_rec_cnt,__u32 * prog_rec_sz) adjust_prog_btf_ext_info() argument