Searched full:bitwise (Results 1 – 25 of 183) sorted by relevance
12345678
398 const struct nft_bitwise *bitwise; in nft_bitwise_reduce() local406 bitwise = nft_expr_priv(track->regs[priv->dreg].selector); in nft_bitwise_reduce()409 track->regs[priv->dreg].bitwise && in nft_bitwise_reduce()410 track->regs[priv->dreg].bitwise->ops == expr->ops && in nft_bitwise_reduce()411 priv->sreg == bitwise->sreg && in nft_bitwise_reduce()412 priv->sreg2 == bitwise->sreg2 && in nft_bitwise_reduce()413 priv->dreg == bitwise->dreg && in nft_bitwise_reduce()414 priv->op == bitwise->op && in nft_bitwise_reduce()415 priv->len == bitwise->len && in nft_bitwise_reduce()416 !memcmp(&priv->mask, &bitwise->mask, sizeof(priv->mask)) && in nft_bitwise_reduce()[all …]
28 which makes PM_SUSPEND and PM_RESUME "bitwise" integers (the "__force" is29 there because sparse will complain about casting to/from a bitwise type,50 constant zero as a bitwise integer type without sparse ever complaining.51 This is because "bitwise" (as the name implies) was designed for making52 sure that bitwise types don't get mixed up (little-endian vs big-endian
74 /***** Bitwise AND *****/79 /***** Bitwise OR *****/84 /***** Bitwise XOR *****/89 /***** Bitwise Negate *****/92 /***** Bitwise left shift *****/97 /***** Bitwise right shift (logical) *****/102 /***** Bitwise right shift (arithmetic) *****/
737 * atomic_and() - atomic bitwise AND with relaxed ordering755 * atomic_fetch_and() - atomic bitwise AND with full ordering774 * atomic_fetch_and_acquire() - atomic bitwise AND with acquire ordering792 * atomic_fetch_and_release() - atomic bitwise AND with release ordering811 * atomic_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering829 * atomic_andnot() - atomic bitwise AND NOT with relaxed ordering847 * atomic_fetch_andnot() - atomic bitwise AND NOT with full ordering866 * atomic_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering884 * atomic_fetch_andnot_release() - atomic bitwise AND NOT with release ordering903 * atomic_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering[all …]
845 * raw_atomic_long_and() - atomic bitwise AND with relaxed ordering866 * raw_atomic_long_fetch_and() - atomic bitwise AND with full ordering887 * raw_atomic_long_fetch_and_acquire() - atomic bitwise AND with acquire ordering908 * raw_atomic_long_fetch_and_release() - atomic bitwise AND with release ordering929 * raw_atomic_long_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering950 * raw_atomic_long_andnot() - atomic bitwise AND NOT with relaxed ordering971 * raw_atomic_long_fetch_andnot() - atomic bitwise AND NOT with full ordering992 * raw_atomic_long_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering1013 * raw_atomic_long_fetch_andnot_release() - atomic bitwise AND NOT with release ordering1034 * raw_atomic_long_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering[all …]
1415 * raw_atomic_and() - atomic bitwise AND with relaxed ordering1432 * raw_atomic_fetch_and() - atomic bitwise AND with full ordering1459 * raw_atomic_fetch_and_acquire() - atomic bitwise AND with acquire ordering1486 * raw_atomic_fetch_and_release() - atomic bitwise AND with release ordering1512 * raw_atomic_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering1535 * raw_atomic_andnot() - atomic bitwise AND NOT with relaxed ordering1556 * raw_atomic_fetch_andnot() - atomic bitwise AND NOT with full ordering1583 * raw_atomic_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering1610 * raw_atomic_fetch_andnot_release() - atomic bitwise AND NOT with release ordering1636 * raw_atomic_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering[all …]
76 * Same as opa_vesw_info without bitwise attribute.102 * Same as opa_per_veswport_info without bitwise attribute.142 * Same as opa_veswport_info without bitwise attribute.152 * Same as opa_veswport_trap without bitwise attribute.226 /* Same as opa_veswport_mactable_entry, but without bitwise attribute */
16 * crc64_be - Calculate bitwise big-endian ECMA-182 CRC6437 * *including the bitwise inversion at the beginning and end*.
387 * ccp_passthru_bitwise - type of bitwise passthru operation389 * @CCP_PASSTHRU_BITWISE_NOOP: no bitwise operation performed390 * @CCP_PASSTHRU_BITWISE_AND: perform bitwise AND of src with mask391 * @CCP_PASSTHRU_BITWISE_OR: perform bitwise OR of src with mask392 * @CCP_PASSTHRU_BITWISE_XOR: perform bitwise XOR of src with mask420 * @bit_mod: bitwise operation to perform449 * @bit_mod: bitwise operation to perform
43 /* Bitwise-AND, return @a & @b */45 /* Bitwise-OR, return @a | @b */47 /* Bitwise-XOR, return @a ^ @b */
40 这样会使 PM_SUSPEND 和 PM_RESUME 成为位方式(bitwise)整数(使用"__force"61 不用担心 sparse 会抱怨。这是因为"bitwise"(恰如其名)是用来确保不同位方
39 這樣會使 PM_SUSPEND 和 PM_RESUME 成爲位方式(bitwise)整數(使用"__force"60 不用擔心 sparse 會抱怨。這是因爲"bitwise"(恰如其名)是用來確保不同位方
37 /** enum ionic_intr_credits_bits - bitwise composition of credits values.93 /** enum ionic_dbell_bits - bitwise composition of dbell values.
3 * ${class}${atomicname}() - atomic bitwise OR with ${desc_order} ordering
3 * ${class}${atomicname}() - atomic bitwise AND NOT with ${desc_order} ordering
3 * ${class}${atomicname}() - atomic bitwise AND with ${desc_order} ordering
3 * ${class}${atomicname}() - atomic bitwise XOR with ${desc_order} ordering
447 /* Generate saved context bitwise modifiers */468 /* Generate saved context atomic bitwise modifiers */505 /* Generate VZ guest context bitwise modifiers */552 /* Generate bitwise modifier wrapper */676 /* Bitwise operations (on HW state) */682 /* Bitwise operations (on saved state) */
17 a bitwise or-ed combination from PCMCIA_DEV_ID_MATCH_* constants
66 name: bitwise-ops769 name: expr-bitwise-attrs795 enum: bitwise-ops1088 value: bitwise1089 attribute-set: expr-bitwise-attrs
48 /* These are NOT bitwise flags. Both bits are used together. */96 /* These are NOT bitwise flags. Both bits can be used togther. */
54 been replaced with a bitwise-negation of the lc/lp/pb
20 A bitwise AND is performed against these values and if any bit
48 #define __bitwise __attribute__((bitwise))
7 mwave_debug=value, where value is bitwise OR of trace flags: