Searched refs:__ptr_clear_bit (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | bitops.h | 317 #define __ptr_clear_bit(nr, addr) \ macro |
/linux-6.1.9/kernel/bpf/ | ||
D | cpumap.c | 347 __ptr_clear_bit(0, &skb); in cpu_map_kthread_run() |