Home
last modified time | relevance | path

Searched refs:U (Results 1 – 25 of 34) sorted by relevance

12

/include/vdso/
Dlimits.h5 #define USHRT_MAX ((unsigned short)~0U)
8 #define INT_MAX ((int)(~0U >> 1))
10 #define UINT_MAX (~0U)
/include/linux/
Dlimits.h12 #define U8_MAX ((u8)~0U)
15 #define U16_MAX ((u16)~0U)
18 #define U32_MAX ((u32)~0U)
Dkbd_kern.h133 #define U(x) ((x) ^ 0xf000) macro
Dlru_cache.h158 #define LC_FREE (~0U)
Dsiphash.h162 #define HSIPHASH_CONST_0 0U
163 #define HSIPHASH_CONST_1 0U
Darm-smccc.h16 #define ARM_SMCCC_STD_CALL _AC(0,U)
17 #define ARM_SMCCC_FAST_CALL _AC(1,U)
Dbitfield.h112 __BF_FIELD_CHECK(_mask, _reg, 0U, "FIELD_GET: "); \
Dww_mutex.h197 ctx->acquired = ~0U; in ww_acquire_fini()
/include/asm-generic/
Dint-ll64.h26 #define U8_C(x) x ## U
28 #define U16_C(x) x ## U
30 #define U32_C(x) x ## U
/include/linux/soc/qcom/
Dirq.h8 #define GPIO_NO_WAKE_IRQ ~0U
/include/uapi/linux/netfilter/
Dxt_sctp.h63 memset((chunkmap), ~0U, sizeof(chunkmap))
87 if (chunkmap[i] != ~0U) in __sctp_chunkmap_is_all_set()
/include/linux/sunrpc/
Dsvcsock.h72 #define SVC_SOCK_DEFAULTS (0U)
/include/uapi/linux/
Dbcache.h219 #define CACHE_REPLACEMENT_LRU 0U
224 #define CACHE_MODE_WRITETHROUGH 0U
229 #define BDEV_STATE_NONE 0U
Dinet_diag.h21 #define INET_DIAG_NOCOOKIE (~0U)
Dauto_fs.h98 #define AUTOFS_TYPE_ANY 0U
/include/uapi/asm-generic/
Dioctl.h58 # define _IOC_NONE 0U
/include/net/netfilter/
Dnf_tables_core.h44 return cpu_to_le32(~0U >> (FIELD_SIZEOF(struct nft_cmp_fast_expr, in nft_cmp_fast_mask()
/include/net/
Dping.h26 #define GID_T_MAX (((gid_t)~0U) >> 1)
Dred.h157 return Plog < 32 ? (~0U >> Plog) : ~0U; in red_maxp()
Dcodel_impl.h242 vars->rec_inv_sqrt = ~0U >> REC_INV_SQRT_SHIFT; in codel_dequeue()
/include/uapi/linux/dvb/
Dfrontend.h736 #define NO_STREAM_ID_FILTER (~0U)
737 #define LNA_AUTO (~0U)
/include/scsi/
Dlibsas.h47 PORTE_BYTES_DMAED = 0U,
56 PHYE_LOSS_OF_SIGNAL = 0U,
66 DISCE_DISCOVER_DOMAIN = 0U,
/include/xen/interface/
Dgrant_table.h124 #define GTF_invalid (0U<<0)
/include/xen/
Dxenbus.h52 #define INVALID_GRANT_HANDLE (~0U)
/include/linux/irqchip/
Darm-gic-v3.h92 #define GICD_IROUTER_SPI_MODE_ONE (0U << 31)
485 #define ICC_CTLR_EL1_EOImode_drop_dir (0U << ICC_CTLR_EL1_EOImode_SHIFT)

12