Searched refs:__ptr_clear_bit (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| A D | bitops.h | 281 #define __ptr_clear_bit(nr, addr) \ macro |
| /linux/kernel/bpf/ | ||
| A D | cpumap.c | 346 __ptr_clear_bit(0, &skb); in cpu_map_kthread_run() |
Completed in 4 milliseconds