Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h118 #define SEEN_FUNC 0x20000000 /* might call external helpers */ macro
/linux/arch/s390/net/
H A Dbpf_jit_comp.c63 #define SEEN_FUNC BIT(2) /* calls C functions */ macro