Home
last modified time | relevance | path

Searched defs:cntp (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c695 int bpf_get_addrs(unsigned long **addrsp, size_t *cntp, bool kernel) in bpf_get_addrs()
/linux/kernel/locking/
H A Drwsem.c249 static inline bool rwsem_read_trylock(struct rw_semaphore *sem, long *cntp) in rwsem_read_trylock()
/linux/tools/perf/util/
H A Dheader.c1207 int build_caches_for_cpu(u32 cpu, struct cpu_cache_level caches[], u32 *cntp) in build_caches_for_cpu()
1238 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches()
1392 static int build_mem_topology(struct memory_node **nodesp, u64 *cntp) in build_mem_topology()