Home
last modified time | relevance | path

Searched refs:find_token (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/wmi/
Ddell-smbios-example.c53 static int find_token(__u16 token, __u16 *location, __u16 *value) in find_token() function
115 ret = find_token(token, &location, &value); in query_token()
130 ret = find_token(token, &location, &value); in activate_token()
/Linux-v5.4/scripts/
Dkallsyms.c497 static void *find_token(unsigned char *str, int len, unsigned char *token) in find_token() function
521 p2 = find_token(p1, len, str); in compress_symbols()
540 p2 = find_token(p1, size, str); in compress_symbols()