Searched refs:process_prog (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_buildsys.py | 509 … if handler.process_prog(srctree, keyword, value, prog, deps, outlines, inherits, values): 720 def process_prog(self, srctree, keyword, value, prog, deps, outlines, inherits, values): member in AutotoolsExtensionHandler
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | veristat.c | 955 static int process_prog(const char *filename, struct bpf_object *obj, struct bpf_program *prog) in process_prog() function 1069 process_prog(filename, obj, prog); in process_obj() 1095 process_prog(filename, tobj, lprog); in process_obj()
|