HomeSort by relevance Sort by last modified time
    Searched defs:__section_tail (Results 1 - 2 of 2) sorted by null

  /external/iproute2/examples/bpf/
bpf_tailcall.c 16 * program array jmp_tc. Indicated via __section_tail(), the tc loader
34 __section_tail(FOO, ENTRY_0) function
50 __section_tail(FOO, ENTRY_1) function
66 __section_tail(BAR, ENTRY_0) function
  /external/iproute2/include/
bpf_api.h 66 #ifndef __section_tail
67 # define __section_tail(ID, KEY) \ macro

Completed in 234 milliseconds