Home
last modified time | relevance | path

Searched refs:negative (Results 26 – 50 of 389) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_ptp.c80 bool negative = false; in tsnep_ptp_adjfine() local
85 negative = true; in tsnep_ptp_adjfine()
97 if (negative) in tsnep_ptp_adjfine()
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadc.yaml38 to both the positive and negative inputs of a differential ADC.
40 specifies the negative input pin.
/openbmc/linux/Documentation/bpf/
H A Dmap_sk_storage.rst57 ``bpf_sk_storage_delete()`` helper. Returns ``0`` on success, or negative
85 Returns ``0`` on success, or negative error in case of failure.
97 ``key``. Returns ``0`` on success, or negative error in case of failure.
109 ``0`` on success, or negative error in case of failure.
H A Dmap_bloom_filter.rst45 synchronising concurrent updates and lookups to ensure no false negative
64 returns ``0`` on success, or negative error in case of failure.
91 success, or negative error in case of failure.
H A Dmap_lpm_trie.rst65 ``bpf_map_update_elem()`` returns ``0`` on success, or negative error in
80 helper. This helper will return 0 on success, or negative error in case
101 ``-ENOENT`` if ``cur_key`` is the last key in the trie, or negative
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-driver-aw200xx3 Description: 64-level DIM current. If you write a negative value or
H A Dsysfs-bus-iio-thermocouple9 Reading returns '1' if input voltage is negative or greater
/openbmc/linux/scripts/atomic/kerneldoc/
H A Dinc_unless_negative3 * ${class}${atomicname}() - atomic increment unless negative with ${desc_order} ordering
/openbmc/linux/arch/m68k/fpsp040/
H A Dscale.S142 | Source is negative. Add the src to the dest exponent.
149 blts fix_dnrm |if negative, result is
207 | If the mode is rm, and the zero is negative, return smallest
208 | negative denorm.
H A Ddecbin.S38 | if negative, count the trailing zeros. Set the adjusted
60 | it is negative.
455 bpls no_neg |if exp is negative,
485 fdivx %fp1,%fp0 |exp is negative, so divide mant by exp
/openbmc/linux/Documentation/scheduler/
H A Dsched-nice-design.rst16 In the O(1) scheduler (in 2003) we changed negative nice levels to be
82 A third complaint against Linux's nice level support was that negative
108 The third complaint (of negative nice levels not being "punchy" enough
111 automatically: stronger negative nice levels are an automatic
/openbmc/linux/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt31 For a screen you probably want (x) coordinates to go from negative on the left
32 to positive on the right, (y) from negative on the bottom to positive on top
33 and (z) depth to be negative under the screen and positive in front of it,
78 its top towards surface, you get a negative y axis.
132 device with a screen lying flat on a table), you should get a negative value
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pci.c944 static bool device_id_in_list(u16 device_id, const char *devices, bool negative) in device_id_in_list() argument
953 if (negative && strcmp(devices, "!*") == 0) in device_id_in_list()
955 if (!negative && strcmp(devices, "*") == 0) in device_id_in_list()
965 if (negative && tok[0] == '!') in device_id_in_list()
967 else if ((negative && tok[0] != '!') || in device_id_in_list()
968 (!negative && tok[0] == '!')) in device_id_in_list()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dzl6100.c88 bool negative = false; in zl6100_d2l() local
95 negative = true; in zl6100_d2l()
118 if (negative) in zl6100_d2l()
H A Dmp2856.c80 bool negative = false; in val2linear11() local
86 negative = true; in val2linear11()
105 if (negative) in val2linear11()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.h24 int negative; member
/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c1601 bool negative) in emulate_compute_instr() argument
1614 if (negative) in emulate_compute_instr()
1619 if (analysed == 1 && negative) in emulate_compute_instr()
1621 if (!negative) in emulate_compute_instr()
1659 bool ignore_gpr, ignore_xer, ignore_ccr, passed, rc, negative; in run_tests_compute() local
1673 negative = flags & NEGATIVE_TEST; in run_tests_compute()
1688 rc = emulate_compute_instr(&got, instr, negative) != 0; in run_tests_compute()
1689 if (negative) { in run_tests_compute()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c137 bool negative = !!(user_input & BIT_ULL(63)); in drm_color_ctm_s31_32_to_qm_n() local
142 val = clamp_val(mag, 0, negative ? in drm_color_ctm_s31_32_to_qm_n()
145 return negative ? -val : val; in drm_color_ctm_s31_32_to_qm_n()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/
H A Daudiofile_0.3.6.bb13 file://0001-fix-negative-shift-constants.patch \
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst110 right (clockwise when viewed from above), a negative value to the
117 negative value down. A value of zero does not cause motion. This is
131 when viewed from above), negative values to the left. Drivers should
137 Positive values move the camera up, negative values down. Drivers
144 closer to the camera, negative values towards infinity.
149 to the camera, negative values towards infinity. This is a
230 telephoto direction, negative values towards the wide-angle
239 movement. A negative value moves the zoom lens group towards the
250 further, negative values close it one step further. This is a
499 right (clockwise when viewed from above), a negative value to the
[all …]
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-sdm845-fails.txt6 kms_color@ctm-negative,Fail
15 kms_color@pipe-A-ctm-negative,Fail
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dinnolux,p097pfg.yaml27 description: The regulator that provides negative voltage
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/
H A Dmake-netcat_flag_count_work.patch9 return a negative value, now we force variable c as signed char
/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst259 If successful, 0 should be returned or a negative error code otherwise.
285 the case of an error, it should return a negative error code.
300 a negative error code.
318 any resources needed. It should return 0 on success or a negative error
335 negative error code on failure.
367 fail. It should return 0 or a negative error code.
378 should return 0 or a negative error code.
396 It should return 0 on success or a negative error code on failure.
471 context pointer or a negative error code.
473 For the remaining operations, if an error occurs, a negative error code will be
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2015-7696.patch28 + * then continuing with a negative G.csize. (See

12345678910>>...16