Home
last modified time | relevance | path

Searched refs:equals (Results 1 – 25 of 31) 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
H A Dcommon.c1297 const u8 match = condp->equals; in tomoyo_print_condition()
/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
/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/tools/build/
H A DBuild.include42 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
/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/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.
H A Dperf-stat.txt546 The output is SMI cycles%, equals to (aperf - unhalted core cycles) / aperf
/linux/Documentation/RCU/
H A Drcu_dereference.rst387 the exact value of "p" even in the not-equals case. This allows the
/linux/Documentation/kbuild/
H A Dkconfig-language.rst543 situation where select forces a symbol equals to 'y'.
/linux/arch/x86/
H A DKconfig1852 TSX is disabled if possible - equals to tsx=off command line parameter.
1857 TSX is always enabled on TSX capable HW - equals the tsx=on command
1864 side channel attacks- equals the tsx=auto command line parameter.

12