Home
last modified time | relevance | path

Searched defs:ksym_name (Results 1 – 3 of 3) sorted by relevance

/linux/samples/hw_breakpoint/
H A Ddata_breakpoint.c26 static char ksym_name[KSYM_NAME_LEN] = "jiffies"; variable
/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c612 char *name = NULL, *ksym_name, **syms = NULL; in bpf_get_ksyms() local
/linux/tools/lib/bpf/
H A Dlibbpf.c8535 static int find_ksym_btf_id(struct bpf_object *obj, const char *ksym_name, in find_ksym_btf_id()