Home
last modified time | relevance | path

Searched refs:BPF_SYM_ELF_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfilter.h87 #define BPF_SYM_ELF_TYPE 't' macro
/openbmc/linux/kernel/bpf/
H A Dcore.c789 *type = BPF_SYM_ELF_TYPE; in bpf_get_kallsym()