Searched refs:lt (Results 26 - 50 of 113) sorted by relevance

12345

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c329 outp->dp.lt.nr = 0;
347 outp->dp.lt.nr,
348 outp->dp.lt.bw,
349 outp->dp.lt.mst,
365 if (!drm_dp_channel_eq_ok(stat, outp->dp.lt.nr)) {
390 for (int i = 0; i < outp->dp.lt.nr; i++) {
397 ret = nvif_outp_dp_drive(&outp->outp, outp->dp.lt.nr, pe, vs);
447 outp->dp.lt.nr = nr;
448 outp->dp.lt.bw = outp->dp.rate[rate].rate;
449 outp->dp.lt
[all...]
H A Dnouveau_encoder.h96 } lt; member in struct:nouveau_encoder::__anon760::__anon762
/linux-master/tools/testing/selftests/netfilter/
H A Dnft_zones_many.sh63 if [ $i -lt $max_zones ]; then
76 while [ $i -lt $max_zones ]; do
119 while [ $i -lt $max_zones ]; do
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-h264.c263 u8 lt, i = 0, j = 0, k = 0; local
267 for (lt = 0; lt <= 1; lt++) {
269 for (; i < b->num_valid && b->refs[tmplist[i].index].longterm == lt; i++) {
276 for (; j < b->num_valid && b->refs[tmplist[j].index].longterm == lt; j++) {
282 } while ((i < b->num_valid && b->refs[tmplist[i].index].longterm == lt) ||
283 (j < b->num_valid && b->refs[tmplist[j].index].longterm == lt));
/linux-master/tools/testing/selftests/ftrace/test.d/00basic/
H A Dringbuffer_subbuf_size.tc62 if [ $size -lt $page_size ]; then
/linux-master/drivers/media/platform/rockchip/rga/
H A Drga-hw.c44 struct rga_addr_offset *lt, *lb, *rt, *rb; local
48 lt = &offsets.left_top;
58 lt->y_off = offset->y_off + y * frm->stride + x * pixel_width;
59 lt->u_off = offset->u_off + (y / y_div) * uv_stride + x / x_div;
60 lt->v_off = offset->v_off + (y / y_div) * uv_stride + x / x_div;
62 lb->y_off = lt->y_off + (h - 1) * frm->stride;
63 lb->u_off = lt->u_off + (h / y_div - 1) * uv_stride;
64 lb->v_off = lt->v_off + (h / y_div - 1) * uv_stride;
66 rt->y_off = lt->y_off + (w - 1) * pixel_width;
67 rt->u_off = lt
[all...]
/linux-master/tools/testing/selftests/cgroup/
H A Dwith_stress.sh89 while [ $time -lt $duration ] ; do
/linux-master/arch/arm64/lib/
H A Dmemset.S95 b.lt 2f
146 b.lt .Lnot_short /*count is at least 128 bytes*/
166 b.lt .Lnot_short /* Not enough to reach alignment. */
178 b.lt .Lnot_short
/linux-master/tools/testing/selftests/memory-hotplug/
H A Dmem-on-off-test.sh166 if [ "$ratio" -gt 100 ] || [ "$ratio" -lt 0 ]; then
174 if ! [ "$error" -ge -4095 -a "$error" -lt 0 ]; then
271 if [ $((RANDOM % 100)) -lt $ratio ]; then
297 if [ $((RANDOM % 100)) -lt $ratio ]; then
/linux-master/tools/perf/tests/shell/common/
H A Dinit.sh86 if [ $PERFTOOL_TESTSUITE_RUNMODE -lt $TESTCASE_RUNMODE ]; then
/linux-master/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh77 if [[ $actual_a -lt $(($expected_a - $tolerance)) ]] ||
89 if [[ $actual_a_hugetlb -lt $(($expected_a_hugetlb - $tolerance)) ]] ||
105 if [[ $actual_b -lt $(($expected_b - $tolerance)) ]] ||
117 if [[ $actual_b_hugetlb -lt $(($expected_b_hugetlb - $tolerance)) ]] ||
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h63 #define __isa_range(ge, lt) \
64 ((MIPS_ISA_REV >= (ge)) && (MIPS_ISA_REV < (lt)))
65 #define __isa_range_or_flag(ge, lt, flag) \
66 (__isa_range(ge, lt) || ((MIPS_ISA_REV < (lt)) && __isa(flag)))
67 #define __isa_range_and_ase(ge, lt, ase) \
68 (__isa_range(ge, lt) && __ase(ase))
/linux-master/arch/arm/lib/
H A Dclear_user.S32 strusr r2, r0, 1, lt
/linux-master/tools/mm/
H A Dslabinfo-gnuplot.sh72 if [ "$wc_lines" -lt "$lines" ]; then
89 set style histogram columnstacked title textcolor lt -1
/linux-master/kernel/locking/
H A Dlockdep_proc.c449 static void seq_lock_time(struct seq_file *m, struct lock_time *lt) argument
451 seq_printf(m, "%14lu", lt->nr);
452 seq_time(m, lt->min);
453 seq_time(m, lt->max);
454 seq_time(m, lt->total);
455 seq_time(m, lt->nr ? div64_u64(lt->total, lt->nr) : 0);
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run-qemu.sh108 if test $kruntime -lt $seconds
161 if test "$newline" != "$oldline" && test "$last_ts" -lt $((seconds + $TORTURE_SHUTDOWN_GRACE)) && test "$last_ts" -gt "$TORTURE_SHUTDOWN_GRACE"
/linux-master/tools/testing/selftests/net/
H A Dudpgso_bench.sh68 while [ "$i" -lt "$timeout" ]; do
H A Dtoeplitz.sh58 [[ "${RXQ_COUNT}" -lt "${RSS_CFG_NUM_RXQS}" ]] || break
/linux-master/tools/perf/tests/shell/lib/
H A Dcoresight.sh42 if test "$2" -lt "$3"; then
/linux-master/net/netfilter/
H A Dnft_set_pipapo.c700 long *new_lt = NULL, *new_p, *old_lt = f->lt, *old_p;
753 f->lt = new_lt;
772 pos = NFT_PIPAPO_LT_ALIGN(f->lt);
912 sizeof(*f->lt);
920 sizeof(*f->lt);
927 sizeof(*f->lt);
945 NFT_PIPAPO_LT_ALIGN(f->lt),
949 NFT_PIPAPO_LT_ALIGN(f->lt),
957 kvfree(f->lt);
958 f->lt
[all...]
/linux-master/tools/power/cpupower/
H A Dcpupower-completion.sh100 while test $c -lt $COMP_CWORD; do
/linux-master/scripts/kconfig/
H A Dmerge_config.sh98 if [ "$#" -lt 1 ] ; then
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.c104 u8 intf, int lid, int lt, int ld)
109 cfg = rvu_read64(rvu, blkaddr, NPC_AF_INTFX_LIDX_LTX_LDX_CFG(intf, lid, lt, ld));
126 int lid, lt, ld, hash_cnt = 0; local
133 for (lt = 0; lt < NPC_MAX_LT; lt++) {
135 if (mkex_hash->lid_lt_ld_hash_en[intf][lid][lt][ld]) {
142 intf, lid, lt, ld);
144 SET_KEX_LD(intf, lid, lt, ld, cfg);
166 int lid, lt, l local
103 npc_update_use_hash(struct rvu *rvu, int blkaddr, u8 intf, int lid, int lt, int ld) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A DMakefile46 ifeq ($(call cc-ifversion, -lt, 0701, y), y)
/linux-master/tools/testing/selftests/net/forwarding/
H A Dethtool_rmon.sh24 if [ $current -lt $required ]; then

Completed in 228 milliseconds

12345