Home
last modified time | relevance | path

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

/openbmc/linux/samples/hw_breakpoint/
H A Ddata_breakpoint.c26 static char ksym_name[KSYM_NAME_LEN] = "jiffies"; variable
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c7591 static int find_ksym_btf_id(struct bpf_object *obj, const char *ksym_name, in find_ksym_btf_id()