Home
last modified time | relevance | path

Searched refs:equals (Results 1 – 25 of 36) sorted by relevance

12

/linux/lib/
H A Dcmdline.c229 unsigned int i, equals = 0; in next_arg() local
241 if (equals == 0) { in next_arg()
243 equals = i; in next_arg()
250 if (!equals) in next_arg()
253 args[equals] = '\0'; in next_arg()
254 *val = args + equals + 1; in next_arg()
/linux/Documentation/i2c/
H A Di2c-protocol.rst14 Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0.
H A Ddev-interface.rst113 Selects ten bit addresses if select not equals 0, selects normal 7 bit
114 addresses if select equals 0. Default 0. This request is only valid
119 if select not equals 0, disables if select equals 0. Default 0.
H A Dsmbus-protocol.rst42 Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0.
/linux/Documentation/hwmon/
H A Dgsc-hwmon.rst49 equals or exceeds pwm1_auto_point6_temp.
H A Dpcf8591.rst97 only appears on AOUT pin if aout0_enable equals 1. Reading returns the last
/linux/security/tomoyo/
H A Dcondition.c649 condp->equals = !is_not; in tomoyo_get_condition()
652 condp->equals); in tomoyo_get_condition()
799 const bool match = condp->equals; in tomoyo_condition()
H A Dcommon.h648 bool equals; member
/linux/Documentation/security/
H A Ddigsig.rst47 keyid equals to SHA1[12-19] over the total key content.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-typec-displayport20 USB Type-C Standard. Functionally it equals to the situation
H A Dsysfs-class-mtd144 region comprising an ecc step (as reported by the driver) equals
H A Dsysfs-fs-f2fs583 initialized as 604800 seconds (equals to 7 days).
695 (equals to 1GB).
702 (equals to 10GB).
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-reserved.rst208 data, the number of entries in this array equals the height of the
212 size of a single UYVY block equals the UYVY image's width
/linux/Documentation/networking/device_drivers/ethernet/google/
H A Dgve.rst88 4) Poll the ADMIN_QUEUE_EVENT_COUNTER register until it equals
/linux/Documentation/admin-guide/mm/
H A Dksm.rst248 where ksm_saved_pages equals to the sum of ``pages_sharing`` +
259 where ksm_saved_pages equals to the sum of ``ksm_merging_pages`` and
/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst95 that the configuration uses. The number of values in a single preset set, equals
/linux/Documentation/locking/
H A Drobust-futex-ABI.rst159 bits of the 'lock word' at offset 'offset' from that address equals the
/linux/Documentation/admin-guide/device-mapper/
H A Dverity.rst117 Number of generator roots. This equals to the number of parity bytes in
/linux/Documentation/networking/
H A Dipvs-sysctl.rst229 modulus sync_period equals the threshold. The range of the
/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst80 equals the number of bytes between the CRC of the frame and the CRC of the
/linux/Documentation/target/
H A Dtcmu-design.rst158 signals the kernel via a 4-byte write(). When cmd_head equals
/linux/tools/perf/Documentation/
H A Dperf-top.txt316 By default, the number of threads equals to the number of online CPUs.
/linux/Documentation/RCU/
H A Drcu_dereference.rst387 the exact value of "p" even in the not-equals case. This allows the
/linux/Documentation/filesystems/
H A Drelay.rst319 be lost, if the number of unconsumed sub-buffers equals the total
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst169 equivalent to a ``strncpy`` where the ``count`` argument equals the smallest

12