Home
last modified time | relevance | path

Searched refs:BITS_PER_BYTE (Results 1 – 8 of 8) sorted by relevance

/include/linux/
Dbits.h14 #define BITS_PER_BYTE 8 macro
Df2fs_fs.h518 #define SIZE_OF_DENTRY_BITMAP ((NR_DENTRY_IN_BLOCK + BITS_PER_BYTE - 1) / \
519 BITS_PER_BYTE)
Dbitops.h14 #define BITS_PER_TYPE(type) (sizeof(type) * BITS_PER_BYTE)
/include/net/netfilter/
Dnf_conntrack_labels.h14 #define NF_CT_LABELS_MAX_SIZE ((XT_CONNLABEL_MAXBIT + 1) / BITS_PER_BYTE)
Dnf_tables_core.h45 data) * BITS_PER_BYTE - len)); in nft_cmp_fast_mask()
Dnf_tables.h1330 #define NFT_SET_ELEM_BUSY_BIT (BITS_PER_LONG - BITS_PER_BYTE + 2)
/include/rdma/
Drdmavt_qp.h466 #define RVT_QPNMAP_ENTRIES (RVT_QPN_MAX / PAGE_SIZE / BITS_PER_BYTE)
467 #define RVT_BITS_PER_PAGE (PAGE_SIZE * BITS_PER_BYTE)
/include/net/
Dip_tunnels.h67 options_len) * BITS_PER_BYTE) - 1, 0)