Home
last modified time | relevance | path

Searched refs:sync_change_bit (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/include/asm/
A Dsync_bitops.h19 #define sync_change_bit(nr, p) _change_bit(nr, p) macro
/linux/arch/arm64/include/asm/
A Dsync_bitops.h20 #define sync_change_bit(nr, p) change_bit(nr, p) macro
/linux/arch/x86/include/asm/
A Dsync_bitops.h67 static inline void sync_change_bit(long nr, volatile unsigned long *addr) in sync_change_bit() function
/linux/drivers/net/hyperv/
A Dnetvsc.c744 sync_change_bit(index, net_device->send_section_map); in netvsc_free_send_slot()

Completed in 9 milliseconds