Searched refs:parse_attach_type (Results 1 – 2 of 2) sorted by relevance
77 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function563 attach_type = parse_attach_type(argv[1]); in do_attach()621 attach_type = parse_attach_type(argv[1]); in do_detach()
68 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function1050 *attach_type = parse_attach_type(*argv); in parse_attach_detach_args()