Home
last modified time | relevance | path

Searched defs:_cursor (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/scripts/
Dasn1_compiler.c857 static struct element *parse_type(struct token **_cursor, struct token *end, in parse_type()
1151 static struct element *parse_compound(struct token **_cursor, struct token *end, in parse_compound()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_lwt_seg6local.c17 #define cursor_advance(_cursor, _len) \ argument