Home
last modified time | relevance | path

Searched refs:longer (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_engine_heartbeat.c43 long longer; in next_heartbeat() local
50 longer = READ_ONCE(engine->props.preempt_timeout_ms) * 2; in next_heartbeat()
51 longer = intel_clamp_heartbeat_interval_ms(engine, longer); in next_heartbeat()
52 if (longer > delay) in next_heartbeat()
53 delay = longer; in next_heartbeat()
/kernel/linux/linux-5.10/net/sctp/
H A Dauth.c144 * 000123456789 > 123456789 (first number is longer)
146 * 123456789 > 2345678 (first number is both larger & longer)
153 const __u8 *longer; in sctp_auth_compare_vectors() local
157 longer = (diff > 0) ? vector1->data : vector2->data; in sctp_auth_compare_vectors()
159 /* Check to see if the longer number is in sctp_auth_compare_vectors()
164 if (longer[i] != 0) in sctp_auth_compare_vectors()
326 * followed by the longer key vector. Otherwise, the key in sctp_auth_asoc_create_secret()
/kernel/linux/linux-6.6/net/sctp/
H A Dauth.c144 * 000123456789 > 123456789 (first number is longer)
146 * 123456789 > 2345678 (first number is both larger & longer)
153 const __u8 *longer; in sctp_auth_compare_vectors() local
157 longer = (diff > 0) ? vector1->data : vector2->data; in sctp_auth_compare_vectors()
159 /* Check to see if the longer number is in sctp_auth_compare_vectors()
164 if (longer[i] != 0) in sctp_auth_compare_vectors()
326 * followed by the longer key vector. Otherwise, the key in sctp_auth_asoc_create_secret()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dentry.S147 ni __SIE_PROG0C+3(%r9),0xfe # no longer in SIE
237 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dentry-common.S290 mov why, #0 @ no longer a real syscall
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dentry-common.S272 mov why, #0 @ no longer a real syscall
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S346 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
667 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
1294 ni __SIE_PROG0C+3(%r9),0xfe # no longer in SIE
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dsetox.S108 | b) N*L1 is exact because N is no longer than 22 bits and
109 | L1 is no longer than 24 bits.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsetox.S108 | b) N*L1 is exact because N is no longer than 22 bits and
109 | L1 is no longer than 24 bits.
/kernel/linux/linux-5.10/scripts/
H A Dget_maintainer.pl1100 that are no longer active maintainers to the output.
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm815 // Restore VGPRs 0-3 last, no longer needed.
/kernel/linux/linux-6.6/scripts/
H A Dget_maintainer.pl1101 that are no longer active maintainers to the output.
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxk_hard.c1431 #error DRXK register mapping no longer compatible with this routine! in scu_command()
3688 /* DRXK: OFDM_SC_RA_RAM_PROC_LOCKTRACK is no longer in mapfile! */ in dvbt_start()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddrxk_hard.c1412 #error DRXK register mapping no longer compatible with this routine! in scu_command()
3670 /* DRXK: OFDM_SC_RA_RAM_PROC_LOCKTRACK is no longer in mapfile! */ in dvbt_start()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S6764 # b) N*L1 is exact because N is no longer than 22 bits #
6765 # and L1 is no longer than 24 bits. #
8386 #----the value TWOTO100 is no longer needed.
H A Dfpsp.S6870 # b) N*L1 is exact because N is no longer than 22 bits #
6871 # and L1 is no longer than 24 bits. #
8492 #----the value TWOTO100 is no longer needed.
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S6764 # b) N*L1 is exact because N is no longer than 22 bits #
6765 # and L1 is no longer than 24 bits. #
8386 #----the value TWOTO100 is no longer needed.
H A Dfpsp.S6870 # b) N*L1 is exact because N is no longer than 22 bits #
6871 # and L1 is no longer than 24 bits. #
8492 #----the value TWOTO100 is no longer needed.

Completed in 101 milliseconds