Home
last modified time | relevance | path

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

/include/net/netfilter/
Dnf_conntrack_labels.h10 #define NF_CT_LABELS_MAX_SIZE ((XT_CONNLABEL_MAXBIT + 1) / BITS_PER_BYTE)
Dnf_tables_core.h23 data) * BITS_PER_BYTE - len)); in nft_cmp_fast_mask()
Dnf_tables.h1056 #define NFT_SET_ELEM_BUSY_BIT (BITS_PER_LONG - BITS_PER_BYTE + 2)
/include/linux/
Dbitops.h12 #define BITS_PER_BYTE 8 macro
13 #define BITS_TO_LONGS(nr) DIV_ROUND_UP(nr, BITS_PER_BYTE * sizeof(long))
Df2fs_fs.h509 #define SIZE_OF_DENTRY_BITMAP ((NR_DENTRY_IN_BLOCK + BITS_PER_BYTE - 1) / \
510 BITS_PER_BYTE)
/include/rdma/
Drdmavt_qp.h391 #define RVT_QPNMAP_ENTRIES (RVT_QPN_MAX / PAGE_SIZE / BITS_PER_BYTE)
392 #define RVT_BITS_PER_PAGE (PAGE_SIZE * BITS_PER_BYTE)
/include/net/
Dip_tunnels.h65 options_len) * BITS_PER_BYTE) - 1, 0)