Searched refs:cntp (Results 1 – 4 of 4) sorted by relevance
325 static int get_syms(char ***symsp, size_t *cntp) in get_syms() argument393 *cntp = cnt; in get_syms()
235 u32 *cntp) in qib_remap_ioaddr32() argument321 if (cntp) in qib_remap_ioaddr32()322 *cntp = cnt; in qib_remap_ioaddr32()
241 static inline bool rwsem_read_trylock(struct rw_semaphore *sem, long *cntp) in rwsem_read_trylock() argument243 *cntp = atomic_long_add_return_acquire(RWSEM_READER_BIAS, &sem->count); in rwsem_read_trylock()245 if (WARN_ON_ONCE(*cntp < 0)) in rwsem_read_trylock()248 if (!(*cntp & RWSEM_READ_FAILED_MASK)) { in rwsem_read_trylock()
1211 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches() argument1242 *cntp = cnt; in build_caches()1376 static int build_mem_topology(struct memory_node *nodes, u64 size, u64 *cntp) in build_mem_topology() argument1415 *cntp = cnt; in build_mem_topology()