Searched refs:lookup_cookie (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dpps_kernel.h58 void const *lookup_cookie; /* For pps_lookup_dev() only */ member in struct:pps_device
H A Dfscache-cache.h62 bool (*lookup_cookie)(struct fscache_cookie *cookie); member in struct:fscache_cache_ops
/linux-master/drivers/pps/clients/
H A Dpps-ldisc.c63 pps->lookup_cookie = tty;
/linux-master/drivers/pps/
H A Dpps.c409 pps->lookup_cookie = NULL;
422 * There is no function interface for setting the lookup_cookie field.
438 if (cookie == pps->lookup_cookie)
/linux-master/fs/cachefiles/
H A Dinterface.c446 .lookup_cookie = cachefiles_lookup_cookie,
/linux-master/drivers/ptp/
H A Dptp_clock.c339 ptp->pps_source->lookup_cookie = ptp;
/linux-master/fs/netfs/
H A Dfscache_cookie.c518 if (!cookie->volume->cache->ops->lookup_cookie(cookie)) {

Completed in 149 milliseconds