Searched defs:cntp (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | kprobe_multi_test.c | 318 static int get_syms(char ***symsp, size_t *cntp, bool kernel) in get_syms()
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| D | qib_diag.c | 235 u32 *cntp) in qib_remap_ioaddr32()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| D | qib_diag.c | 235 u32 *cntp) in qib_remap_ioaddr32()
|
| /kernel/linux/linux-6.6/kernel/locking/ |
| D | rwsem.c | 241 static inline bool rwsem_read_trylock(struct rw_semaphore *sem, long *cntp) in rwsem_read_trylock()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | header.c | 1219 int build_caches_for_cpu(u32 cpu, struct cpu_cache_level caches[], u32 *cntp) in build_caches_for_cpu() 1250 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches() 1404 static int build_mem_topology(struct memory_node **nodesp, u64 *cntp) in build_mem_topology()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | header.c | 1128 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches() 1293 static int build_mem_topology(struct memory_node *nodes, u64 size, u64 *cntp) in build_mem_topology()
|