Searched refs:__ptr_test_bit (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | bitops.h | 300 #define __ptr_test_bit(nr, addr) \ macro |
/linux/kernel/bpf/ | ||
A D | cpumap.c | 343 if (unlikely(__ptr_test_bit(0, &f))) { in cpu_map_kthread_run() |
Completed in 5 milliseconds