Searched defs:lookup (Results 1 – 4 of 4) sorted by relevance
121 FileLock** lookup = lock_table_lookup(t, fp); in flockfile() local161 FileLock** lookup = lock_table_lookup(t, fp); in ftrylockfile() local182 FileLock** lookup = lock_table_lookup(t, fp); in funlockfile() local200 FileLock** lookup = lock_table_lookup(t, fp); in __fremovelock() local
1236 Entry** lookup, in _cache_add_p()1254 Entry** lookup ) in _cache_remove_p()1273 Entry** lookup = _cache_lookup_p(cache, oldest); in _cache_remove_oldest() local1294 Entry** lookup; in _resolv_cache_lookup() local1365 Entry** lookup; in _resolv_cache_add() local
468 Elf32_Sym *lookup(const char *name, unsigned *base) in lookup() function
509 int (*lookup) (struct inode *, struct qstr *, member