Searched defs:sub (Results 1 – 12 of 12) sorted by relevance
20 static __naked int sub(void) in sub() function
14 int BPF_PROG(sub, int x) in BPF_PROG() argument
22 int BPF_PROG(sub, int x) in BPF_PROG() argument
47 int BPF_PROG(sub, int x) in BPF_PROG() argument
50 int sub(const void *ctx) in sub() function
64 int sub(const void *ctx) in sub() function
52 u32 sub; member292 u32 sub; in parse_line() local
215 int sub; in child_thread() local
51 def log_level_dec(sub=1): argument
183 static bool str_ends_with(const char *s, const char *sub) in str_ends_with()
1456 struct subtest_case sub = { in verify_case_opt() local
165 def findnth(s, sub, n, offs=0): argument