Searched defs:__setup (Results 1 – 2 of 2) sorted by relevance
328 #define __setup(str, fn) \ macro366 #define __setup(str, func) /* nothing */ macro
115 static void __setup(struct bpf_program *prog, bool hashmap) in __setup() function