Searched refs:callback_fn (Results 1 – 3 of 3) sorted by relevance
5 ; extern int do_work(int) __attribute__((section(".callback_fn")));6 ; long bpf_helper(void *callback_fn);42 ; CHECK: .ascii ".callback_fn" # string offset=7446 declare !dbg !17 dso_local i32 @do_work(i32) #1 section ".callback_fn"
44 static Ret callback_fn(intptr_t callable, Params ...params) { in callback_fn() function64 : callback(callback_fn<typename std::remove_reference<Callable>::type>), in callback()
4 long bpf_helper1(void *callback_fn);