Searched refs:__set_bit_le (Results 1 – 11 of 11) sorted by relevance
| /linux/include/asm-generic/bitops/ |
| H A D | le.h | 34 static inline void __set_bit_le(int nr, void *addr) in __set_bit_le() function
|
| /linux/fs/ocfs2/ |
| H A D | ocfs2.h | 932 __set_bit_le(bit, bitmap); in _ocfs2_set_bit()
|
| /linux/drivers/md/ |
| H A D | dm-log.c | 269 __set_bit_le(bit, bs); in log_set_bit()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | farch.c | 414 __set_bit_le(tx_queue->queue, ®); in ef4_farch_tx_init() 2848 __set_bit_le(bit, mc_hash); in ef4_farch_filter_sync_rx_mode() 2855 __set_bit_le(0xff, mc_hash); in ef4_farch_filter_sync_rx_mode()
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | tulip_core.c | 1008 __set_bit_le(255, hash_table); /* Broadcast entry */ in build_setup_frame_hash() 1013 __set_bit_le(index, hash_table); in build_setup_frame_hash()
|
| H A D | de2104x.c | 673 __set_bit_le(255, hash_table); /* Broadcast entry */ in build_setup_frame_hash() 678 __set_bit_le(index, hash_table); in build_setup_frame_hash()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 1691 __set_bit_le(ch_bit_idx, (long *)wl->reg_ch_conf_pending); in wlcore_set_pending_regdomain_ch() 1729 __set_bit_le(ch_bit_idx, (long *)tmp_ch_bitmap); in wlcore_cmd_regdomain_config_locked()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | farch.c | 2977 __set_bit_le(bit, mc_hash); in efx_farch_filter_sync_rx_mode() 2984 __set_bit_le(0xff, mc_hash); in efx_farch_filter_sync_rx_mode()
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_64_mmu_hv.c | 1101 __set_bit_le(gfn - memslot->base_gfn, map); in kvmppc_harvest_vpa_dirty()
|
| /linux/fs/ntfs3/ |
| H A D | index.c | 324 __set_bit_le(bit - bbuf.bit, bbuf.buf); in indx_mark_used()
|
| /linux/fs/ext4/ |
| H A D | ext4.h | 1301 #define ext4_set_bit __set_bit_le
|