Home
last modified time | relevance | path

Searched full:bitwise (Results 1 – 25 of 27) sorted by relevance

12

/Documentation/dev-tools/
Dsparse.rst28 which makes PM_SUSPEND and PM_RESUME "bitwise" integers (the "__force" is
29 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 making
52 sure that bitwise types don't get mixed up (little-endian vs big-endian
Dkmsan.rst333 false positives in bitwise operations, atomics etc.
/Documentation/translations/zh_CN/dev-tools/
Dsparse.rst40 这样会使 PM_SUSPEND 和 PM_RESUME 成为位方式(bitwise)整数(使用"__force"
61 不用担心 sparse 会抱怨。这是因为"bitwise"(恰如其名)是用来确保不同位方
/Documentation/translations/zh_TW/dev-tools/
Dsparse.rst39 這樣會使 PM_SUSPEND 和 PM_RESUME 成爲位方式(bitwise)整數(使用"__force"
60 不用擔心 sparse 會抱怨。這是因爲"bitwise"(恰如其名)是用來確保不同位方
/Documentation/pcmcia/
Ddriver.rst17 a bitwise or-ed combination from PCMCIA_DEV_ID_MATCH_* constants
/Documentation/devicetree/bindings/cpufreq/
Dnvidia,tegra20-cpufreq.txt20 A bitwise AND is performed against these values and if any bit
/Documentation/devicetree/bindings/interrupt-controller/
Dst,stih407-irq-syscfg.yaml41 these three IRQs using bitwise logic, each one being encoded respectively
/Documentation/watchdog/
Dpcwd-watchdog.rst49 WDIOF_* bitwise-anded into the value. (The comments
/Documentation/netlink/specs/
Dnftables.yaml66 name: bitwise-ops
769 name: expr-bitwise-attrs
795 enum: bitwise-ops
1088 value: bitwise
1089 attribute-set: expr-bitwise-attrs
/Documentation/filesystems/spufs/
Dspu_create.rst38 The parameter flags can be zero or any bitwise or'd combination of the
Dspufs.rst230 bitwise OR of the old value and the input data, depending on the
/Documentation/
Datomic_t.txt29 Bitwise:
321 operations -- those in the Arithmetic and Bitwise classes and xchg(). However
/Documentation/bpf/
Dcpumasks.rst273 callers can also perform bitwise operations between multiple cpumasks using
286 bitwise operators (and queried).
Dverifier.rst403 values using bitwise or.
/Documentation/ABI/testing/
Dsysfs-driver-w1_therm171 Bit masks to read/write (bitwise OR):
/Documentation/driver-api/
Dparport-lowlevel.rst154 hardware. It consists of flags which may be bitwise-ored together:
413 ``flags`` may be a bitwise combination of the following flags:
1492 bitwise-or'ed together:
1530 bitwise-or'ed together:
1568 bitwise-or'ed together:
1608 bitwise-or'ed together:
/Documentation/power/
Dpm_qos_interface.rst97 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements'
/Documentation/core-api/
Dcircular-buffers.rst69 then a much quicker bitwise-AND instruction can be used instead.
/Documentation/userspace-api/
Dunshare.rst145 The flags argument specifies one or bitwise-or'ed of several of
/Documentation/arch/arm64/
Dsme.rst264 To extract the vector length from the result, bitwise and it with
Dsve.rst279 To extract the vector length from the result, bitwise and it with
/Documentation/filesystems/
Dmount_api.rst174 These will be bitwise-OR'd with s->s_iflags when a superblock is created.
Dcoda.rst538 It is extremely important to realize that Venus bitwise ors the field
/Documentation/driver-api/mtd/
Dnand_ecc.rst172 C does have bitwise operators but not really operators to do the above
/Documentation/process/
Dcoding-style.rst1061 into a single bitwise 'flags' argument and 'flags' can often be a more

12