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

  /external/iproute2/examples/bpf/
bpf_cyclic.c 18 __section_tail(JMP_MAP_ID, 0)
bpf_tailcall.c 16 * program array jmp_tc. Indicated via __section_tail(), the tc loader
55 __section_tail(FOO, ENTRY_0) function
70 __section_tail(FOO, ENTRY_1) function
85 __section_tail(BAR, ENTRY_0) function
  /external/iproute2/include/
bpf_api.h 70 #ifndef __section_tail
71 # define __section_tail(ID, KEY) \ macro

Completed in 154 milliseconds