/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/ |
H A D | custom_float.c | 189 bool negative; in convert_to_custom_float_format() local 29 build_custom_float( struct fixed31_32 value, const struct custom_float_format *format, bool *negative, uint32_t *mantissa, uint32_t *exponenta) build_custom_float() argument 122 setup_custom_float( const struct custom_float_format *format, bool negative, uint32_t mantissa, uint32_t exponenta, uint32_t *result) setup_custom_float() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | custom_float.c | 189 bool negative; in convert_to_custom_float_format() local 29 build_custom_float( struct fixed31_32 value, const struct custom_float_format *format, bool *negative, uint32_t *mantissa, uint32_t *exponenta) build_custom_float() argument 122 setup_custom_float( const struct custom_float_format *format, bool negative, uint32_t mantissa, uint32_t exponenta, uint32_t *result) setup_custom_float() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.h | 24 int negative; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | radeon_backlight.c | 22 uint8_t negative; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fixp-arith.h | 51 bool negative = false; in __fixp_sin32() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | radeon_backlight.c | 22 uint8_t negative; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.h | 24 int negative; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fixp-arith.h | 52 bool negative = false; in __fixp_sin32() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | bitops.h | 100 bool negative; in arch_clear_bit_unlock_is_negative_byte() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
H A D | tsnep_ptp.c | 80 bool negative = false; in tsnep_ptp_adjfine() local
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | reg_ld_str.c | 97 int exp, tag, negative; in FPU_load_double() local 159 int exp, tag, negative; in FPU_load_single() local 243 int negative; in FPU_load_int32() local 271 int s, negative; FPU_load_int16() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/ |
H A D | fixed31_32.h | 232 bool negative = arg.value < 0; in dc_fixpt_shr() local 525 bool negative = arg.value < 0; in dc_fixpt_truncate() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_color_mgmt.c | 133 bool negative = !!(user_input & BIT_ULL(63)); in drm_color_ctm_s31_32_to_qm_n() local
|
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
H A D | zl6100.c | 81 bool negative = false; in zl6100_d2l() local
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | lochnagar-hwmon.c | 76 bool negative = data & 0x80000000; in float_to_long() local
|
/kernel/linux/linux-5.10/lib/mpi/ |
H A D | mpicoder.c | 561 int negative; in mpi_print() local [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/ |
H A D | hellcreek_ptp.c | 130 u16 negative = 0, addendh, addendl; in hellcreek_ptp_adjfine() local 177 u16 negative = 0, counth, countl; in hellcreek_ptp_adjtime() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/ |
H A D | fixed31_32.h | 226 bool negative = arg.value < 0; in dc_fixpt_shr() local 519 bool negative = arg.value < 0; in dc_fixpt_truncate() local
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | bitops.h | 100 bool negative; in arch_clear_bit_unlock_is_negative_byte() local
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | reg_ld_str.c | 97 int exp, tag, negative; in FPU_load_double() local 159 int exp, tag, negative; in FPU_load_single() local 243 int negative; in FPU_load_int32() local 271 int s, negative; FPU_load_int16() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_color_mgmt.c | 137 bool negative = !!(user_input & BIT_ULL(63)); in drm_color_ctm_s31_32_to_qm_n() local
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lochnagar-hwmon.c | 74 bool negative = data & 0x80000000; in float_to_long() local
|
/kernel/linux/linux-6.6/lib/crypto/mpi/ |
H A D | mpicoder.c | 561 int negative; in mpi_print() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 1364 bool ignore_gpr, ignore_xer, ignore_ccr, passed, rc, negative; in run_tests_compute() local 1305 emulate_compute_instr(struct pt_regs *regs, struct ppc_inst instr, bool negative) emulate_compute_instr() argument
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 1659 bool ignore_gpr, ignore_xer, ignore_ccr, passed, rc, negative; in run_tests_compute() local 1599 emulate_compute_instr(struct pt_regs *regs, ppc_inst_t instr, bool negative) emulate_compute_instr() argument
|