Searched refs:BPF_CALL (Results 1 – 2 of 2) sorted by relevance
454 .code = BPF_JMP | BPF_CALL, \466 .code = BPF_JMP | BPF_CALL, \
46 #define BPF_CALL 0x80 /* function call */ macro