Home
last modified time | relevance | path

Searched refs:__ptr_test_bit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbitops.h337 #define __ptr_test_bit(nr, addr) \ macro
/openbmc/linux/kernel/bpf/
H A Dcpumap.c128 if (unlikely(__ptr_test_bit(0, &ptr))) { in __cpu_map_ring_cleanup()
311 if (unlikely(__ptr_test_bit(0, &f))) { in cpu_map_kthread_run()