Home
last modified time | relevance | path

Searched defs:subprog (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/coreboot/util/amdfwtool/
H A Ddata_parse.c152 uint8_t subprog; in find_register_fw_filename_psp_dir() local
534 uint8_t subprog = 0; in find_register_fw_filename_bios_dir() local
H A Damdfwtool.h203 uint8_t subprog; member
271 uint8_t subprog; /* b[7:3] reserved */ member
354 uint8_t subprog; member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_static_linked2.c15 static __noinline int subprog(int x) in subprog() function
H A Dtest_static_linked1.c15 static __noinline int subprog(int x) in subprog() function
H A Dlinked_funcs1.c18 static __noinline int subprog(int x) in subprog() function
H A Dlinked_funcs2.c18 static __noinline int subprog(int x) in subprog() function
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c6230 static int append_subprog_relos(struct bpf_program *main_prog, struct bpf_program *subprog) in append_subprog_relos()
6261 struct bpf_program *subprog) in bpf_object__append_subprog_code()
6296 struct bpf_program *subprog; in bpf_object__reloc_code() local
6484 struct bpf_program *subprog; in bpf_object__relocate_calls() local
6595 struct bpf_program *subprog = &obj->programs[j]; in bpf_prog_assign_exc_cb() local
7013 struct bpf_program *subprog = &obj->programs[prog->exception_cb_idx]; in bpf_object__relocate() local