Searched refs:__BPF_TP (Results 1 – 1 of 1) sorted by relevance
532 #define __BPF_TP(...) \ in BPF_CALL_5() macro537 ? __BPF_TP(arg1, ##__VA_ARGS__) \ in BPF_CALL_5()539 ? __BPF_TP((long)arg1, ##__VA_ARGS__) \ in BPF_CALL_5()540 : __BPF_TP((u32)arg1, ##__VA_ARGS__))) in BPF_CALL_5()