Searched refs:lt (Results 76 - 100 of 113) sorted by relevance

12345

/linux-master/scripts/
H A Dfaddr2line196 [[ $sym_size -lt $sym_elf_size ]] && continue;
284 [[ $# -lt 2 ]] && usage
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Duoutp.c120 outp->dp.lt.nr = args->v0.link_nr;
121 outp->dp.lt.bw = args->v0.link_bw / 27000;
122 outp->dp.lt.mst = args->v0.mst;
123 outp->dp.lt.post_adj = args->v0.post_lt_adj;
/linux-master/tools/testing/selftests/net/mptcp/
H A Ddiag.sh107 while [ $i -lt $timeout ]; do
H A Dmptcp_join.sh817 elif [ $addr_nr_ns1 -lt 0 ]; then
819 if [ $rm_nr_ns1 -lt 8 ]; then
851 [ $addr_nr_ns1 -gt 0 ] && [ $addr_nr_ns2 -lt 0 ] && sleep 1
869 elif [ $addr_nr_ns2 -lt 0 ]; then
871 if [ $rm_nr_ns2 -lt 8 ]; then
1225 { [ "$count" -lt $csum_ns1 ] && [ $allow_multi_errors_ns1 -eq 1 ]; }; then
1238 { [ "$count" -lt $csum_ns2 ] && [ $allow_multi_errors_ns2 -eq 1 ]; }; then
1367 elif { [ $rst_tx -ne 0 ] && [ $count -lt $rst_tx ]; } ||
1379 elif { [ $rst_rx -ne 0 ] && [ $count -lt $rst_rx ]; } ||
1500 elif [ $stale_nr -lt
[all...]
H A Dmptcp_connect.sh481 if [ ${stat_synrx_now_l} -lt ${expect_synrx} ]; then
486 if [ ${stat_ackrx_now_l} -lt ${expect_ackrx} ] && [ ${stat_ooo_now} -eq 0 ]; then
890 if [ $reorder_delay -gt 0 ] && [ $reorder1 -lt 100 ] && [ $reorder2 -gt 0 ]; then
/linux-master/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh181 [ $retry -lt 5 ] || fail "mockup $mock_line value ${val:-empty} when $1 expected"
/linux-master/arch/arm/include/asm/
H A Dassembler.h206 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
545 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
/linux-master/tools/perf/tests/shell/
H A Dtest_intel_pt.sh420 if [ "${decode_br_cnt}" -lt 1000 ] ; then
569 if [ "${times_val}" -lt 2 ] ; then
H A Dlock_contention.sh37 if [ `nproc` -lt 4 ]; then
H A Ddaemon.sh423 while [ ${retries} -lt 600 ] && [ ${success} -eq 0 ]; do
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dtorture.sh23 if test "$HALF_ALLOTED_CPUS" -lt 1
28 if test "$VERBOSE_BATCH_CPUS" -lt 2
/linux-master/tools/testing/selftests/net/
H A Dveth.sh225 [ $CPUS -lt 2 ] && echo "Only one CPU available, some tests will be skipped"
226 [ $STRESS -gt 0 -a $CPUS -lt 3 ] && echo " stress test will be skipped, too"
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dfib_offload.sh293 while [ $count -lt $total ]; do
/linux-master/arch/arm64/crypto/
H A Dcrct10dif-ce-core.S264 b.lt .Lless_than_256_bytes_\@
340 b.lt .Lfold_16_bytes_loop_done_\@
/linux-master/tools/testing/selftests/kmod/
H A Dkmod.sh628 while [ $i -lt $NUM_TESTS ]; do
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.h710 u8 lt; /* DWORD 0 */ member in struct:amap_iscsi_wrb
778 u8 lt; /* DWORD 11 */ member in struct:amap_iscsi_wrb_v2
866 u8 lt; /* DWORD 0 */ member in struct:amap_iscsi_target_context_update_wrb
/linux-master/arch/powerpc/kernel/
H A Dhead_8xx.S730 bdnzt lt, 2b
759 bdnzt lt, 2b
771 bdnzt lt, 2b
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h186 __BITFIELD_FIELD(uint32_t lt:1,
/linux-master/arch/powerpc/boot/
H A Dwrapper442 if [ $link_addr -lt $strip_size ]; then
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_gen.h453 struct list_head *l, *lt; local
456 list_for_each_safe(l, lt, &h->ad) {
635 struct list_head *l, *lt; local
768 list_for_each_safe(l, lt, &h->ad) {
/linux-master/fs/smb/server/
H A Doplock.c1774 struct lease_table *lt; local
1778 list_for_each_entry(lt, &lease_table_list, l_entry) {
1779 if (!memcmp(lt->client_guid, conn->ClientGUID,
1789 list_for_each_entry_rcu(opinfo, &lt->lease_list, lease_entry) {
/linux-master/arch/arm64/kernel/
H A Dhead.S476 b.lt __no_granule_support
/linux-master/arch/powerpc/crypto/
H A Daes-spe-modes.S361 bt lt,ppc_decrypt_cbc_end
423 bt lt,ppc_crypt_ctr_partial
/linux-master/kernel/locking/
H A Dlockdep.c267 static void lock_time_inc(struct lock_time *lt, u64 time) argument
269 if (time > lt->max)
270 lt->max = time;
272 if (time < lt->min || !lt->nr)
273 lt->min = time;
275 lt->total += time;
276 lt->nr++;
/linux-master/fs/nfsd/
H A Dnfs4state.c6233 static bool state_expired(struct laundry_time *lt, time64_t last_refresh) argument
6237 if (last_refresh < lt->cutoff)
6239 time_remaining = last_refresh - lt->cutoff;
6240 lt->new_timeo = min(lt->new_timeo, time_remaining);
6354 struct laundry_time *lt)
6368 if (!state_expired(lt, clp->cl_time))
6430 struct laundry_time *lt)
6436 nn->nfs40_last_revoke > lt->cutoff) {
6474 struct laundry_time lt local
6353 nfs4_get_client_reaplist(struct nfsd_net *nn, struct list_head *reaplist, struct laundry_time *lt) argument
6429 nfs40_clean_admin_revoked(struct nfsd_net *nn, struct laundry_time *lt) argument
[all...]

Completed in 434 milliseconds

12345