Searched refs:nfp_cpp_mutex (Results 1 – 3 of 3) sorted by relevance
14 struct nfp_cpp_mutex;27 struct nfp_cpp_mutex *mutex_cache;710 struct nfp_cpp *nfp_cpp_mutex_cpp(struct nfp_cpp_mutex *mutex);718 uint32_t nfp_cpp_mutex_key(struct nfp_cpp_mutex *mutex);729 uint16_t nfp_cpp_mutex_owner(struct nfp_cpp_mutex *mutex);737 int nfp_cpp_mutex_target(struct nfp_cpp_mutex *mutex);745 uint64_t nfp_cpp_mutex_address(struct nfp_cpp_mutex *mutex);752 void nfp_cpp_mutex_free(struct nfp_cpp_mutex *mutex);761 int nfp_cpp_mutex_lock(struct nfp_cpp_mutex *mutex);770 int nfp_cpp_mutex_unlock(struct nfp_cpp_mutex *mutex);[all …]
28 struct nfp_cpp_mutex { struct35 struct nfp_cpp_mutex *prev, *next; argument117 struct nfp_cpp_mutex *122 struct nfp_cpp_mutex *mutex; in nfp_cpp_mutex_alloc()178 nfp_cpp_mutex_cpp(struct nfp_cpp_mutex *mutex) in nfp_cpp_mutex_cpp()184 nfp_cpp_mutex_key(struct nfp_cpp_mutex *mutex) in nfp_cpp_mutex_key()190 nfp_cpp_mutex_owner(struct nfp_cpp_mutex *mutex) in nfp_cpp_mutex_owner()214 nfp_cpp_mutex_target(struct nfp_cpp_mutex *mutex) in nfp_cpp_mutex_target()231 nfp_cpp_mutex_free(struct nfp_cpp_mutex *mutex) in nfp_cpp_mutex_free()258 nfp_cpp_mutex_lock(struct nfp_cpp_mutex *mutex) in nfp_cpp_mutex_lock()[all …]
64 struct nfp_cpp_mutex *mutex;115 struct nfp_cpp_mutex *dev_mutex) in nfp_resource_try_acquire()154 struct nfp_cpp_mutex *dev_mutex; in nfp_resource_acquire()