Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_test.c494 static int get_syms(char ***symsp, size_t *cntp, bool kernel) in get_syms() argument
576 static int get_addrs(unsigned long **addrsp, size_t *cntp, bool kernel) in get_addrs() argument
/linux/kernel/locking/
H A Drwsem.c249 static inline bool rwsem_read_trylock(struct rw_semaphore *sem, long *cntp) in rwsem_read_trylock() argument