Home
last modified time | relevance | path

Searched refs:t (Results 1676 – 1700 of 8709) sorted by relevance

1...<<61626364656667686970>>...349

/openbmc/sdbusplus/include/sdbusplus/server/
H A Dtransaction.hpp70 operator()(const sdbusplus::server::transaction::Transaction& t) const;
78 const sdbusplus::server::transaction::details::Transaction& t) const;
/openbmc/linux/kernel/bpf/
H A Dverifier.c1377 if ((t == SCALAR_VALUE || t == PTR_TO_STACK) && in print_verifier_state()
10599 if (!t) in BTF_ID()
10604 if (!t) in BTF_ID()
10640 if (!t) in is_kfunc_arg_callback()
15211 verbose_linfo(env, t, "%d: ", t); in push_insn()
15233 verbose_linfo(env, t, "%d: ", t); in push_insn()
15264 ret = push_insn(t, t + insns[t].imm + 1, BRANCH, env); in visit_func_call_insn()
19973 t = btf_type_by_id(btf, t->type); in bpf_check_attach_target()
19977 t = btf_type_by_id(btf, t->type); in bpf_check_attach_target()
19989 t = btf_type_by_id(btf, t->type); in bpf_check_attach_target()
[all …]
/openbmc/linux/drivers/watchdog/
H A Ddigicolor_wdt.c78 static int dc_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in dc_wdt_set_timeout() argument
82 dc_wdt_set(wdt, t * clk_get_rate(wdt->clk)); in dc_wdt_set_timeout()
83 wdog->timeout = t; in dc_wdt_set_timeout()
H A Dadvantech_ec_wdt.c86 static int adv_ec_wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in adv_ec_wdt_set_timeout() argument
91 val = t * 10; in adv_ec_wdt_set_timeout()
111 wdd->timeout = t; in adv_ec_wdt_set_timeout()
/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/
H A Dlibecmd_git.bb31 # we don't need the target scripts or ecmd setup
53 # ecmd doesn't have proper library versioning
59 # This allows someone to easily use ecmd bins, even if you don’t want them.
/openbmc/openbmc/poky/meta/recipes-extended/psmisc/
H A Dpsmisc.inc20 # don't ship a po/POTFILES.in (which is silly). Without that file gettext
21 # doesn't believe po/ is a gettext directory and won't generate po/Makefile.
/openbmc/linux/drivers/staging/media/
H A DKconfig7 don't have the "normal" Linux kernel quality level.
8 Most of them don't follow properly the V4L, DVB and/or RC API's,
9 so, they won't likely work fine with the existing applications.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-basic.bb21 # The section below is designed to match with packagegroup-boot, but doesn't depend on it to allow …
26 # Util-linux (u)mount is included because the busybox one can't handle /etc/mtab being symlinked to…
37 # 3) Nice to have: packages that are nice to have, but aren't strictly needed
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/
H A Dppc-musl.patch34 // We don't care about the rest, since the IP value is at 'uc' field.
43 // We don't care about the rest, since IP value is at 'mctx' field.
52 // We don't care about the rest, since IP value is at 'uc' field.A
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0002-apic-fixup-fallthrough-to-PIC.patch6 Commit 0e21e12bb311c4c1095d0269dc2ef81196ccb60a [Don't route PIC
9 APIC is disabled it doesn't matter what the local APIC config says.
11 If this check isn't done and the guest has disabled the local APIC the
/openbmc/linux/net/key/
H A Daf_key.c1960 t->mode = mode; in parse_ipsecrequest()
1965 t->optional = 1; in parse_ipsecrequest()
1969 t->reqid = 0; in parse_ipsecrequest()
1970 if (!t->reqid && !(t->reqid = gen_reqid(net))) in parse_ipsecrequest()
1981 &t->saddr, &t->id.daddr, &t->encap_family); in parse_ipsecrequest()
1988 t->allalgs = 1; in parse_ipsecrequest()
2036 t = xp->xfrm_vec + i; in pfkey_xfrm_policy2msg_size()
2177 if (t->reqid) in pfkey_xfrm_policy2msg()
2179 if (t->optional) in pfkey_xfrm_policy2msg()
2187 t->encap_family); in pfkey_xfrm_policy2msg()
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dadm1025.rst25 * No temperature offset register, but we don't use it anyway.
26 * No INT mode for pin 16. We don't play with it anyway.
51 made by your motherboard's maker. If the configuration bit isn't set
60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
/openbmc/linux/drivers/clocksource/
H A Dtimer-atmel-pit.c78 u32 t; in read_pit_clk() local
82 t = pit_read(data->base, AT91_PIT_PIIR); in read_pit_clk()
85 elapsed += PIT_PICNT(t) * data->cycle; in read_pit_clk()
86 elapsed += PIT_CPIV(t); in read_pit_clk()
/openbmc/u-boot/fs/btrfs/
H A Dctree.h327 #define btrfs_item_ptr(l,s,t) \ argument
328 ((t *) btrfs_leaf_data((l),(s)))
330 #define btrfs_path_item_ptr(p,t) \ argument
331 ((t *) btrfs_path_leaf_data((p)))
/openbmc/qemu/tests/qemu-iotests/
H A D137.out2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
29 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=36028797018963968
31 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
40 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
H A D071.out5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
19 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
20 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl-ptest.inc10 sed -e "s:\/usr\/local:${bindir}:g" -i cpan/version/t/*
21 ln -sf ${bindir}/perl ${D}${PTEST_PATH}/t/perl
51 # Put all *.t files from the lib dir in the ptest package
55 do_split_packages(d, d.expand('${libdir}/perl/${PV}'), r'.*\.t()',
/openbmc/openbmc/poky/meta/recipes-support/apr/
H A Dapr-util_1.6.3.bb46 # sometimes there isn't SHELL
92 t=${D}${PTEST_PATH}/test
93 mkdir $t
95 cp -r ${B}/test/$i $t; \
/openbmc/linux/include/linux/
H A Dbpf_mprog.h115 #define bpf_mprog_foreach_tuple(entry, fp, cp, t) \ argument
118 t.prog = READ_ONCE(fp->prog); \
119 t.link = cp->link; \
120 t.prog; \
/openbmc/linux/tools/perf/bench/
H A Dfutex-hash.c228 unsigned long t = bench__runtime.tv_sec > 0 ? in bench_futex_hash() local
230 update_stats(&throughput_stats, t); in bench_futex_hash()
234 worker[i].tid, &worker[i].futex[0], t); in bench_futex_hash()
238 &worker[i].futex[params.nfutexes-1], t); in bench_futex_hash()
/openbmc/linux/include/net/
H A Derspan.h104 t:1, member
114 t:1,
211 ershdr->t = truncate; in erspan_build_header()
305 ershdr->t = truncate; in erspan_build_header_v2()
/openbmc/linux/tools/perf/util/
H A Ddebug.c101 static int veprintf_time(u64 t, const char *fmt, va_list args) in veprintf_time() argument
104 u64 secs, usecs, nsecs = t; in veprintf_time()
116 int eprintf_time(int level, int var, u64 t, const char *fmt, ...) in eprintf_time() argument
123 ret = veprintf_time(t, fmt, args); in eprintf_time()
/openbmc/linux/arch/mips/kernel/
H A Delf.c311 struct task_struct *t = current; in mips_set_personality_nan() local
318 t->thread.fpu.fcr31 = c->fpu_csr31; in mips_set_personality_nan()
324 t->thread.fpu.fcr31 |= FPU_CSR_NAN2008; in mips_set_personality_nan()
326 t->thread.fpu.fcr31 |= FPU_CSR_ABS2008; in mips_set_personality_nan()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddisk-space.rst34 haven't been used for a least a specified number of days::
41 You could use ``-atime`` instead of ``-mtime`` if the partition isn't mounted
48 requires a full build environment to be available and doesn't work well
49 covering multiple releases. It won't work either on limited environments
/openbmc/linux/tools/testing/selftests/mm/
H A DMakefile145 $(foreach t,$(VMTARGETS),$(eval $(call gen-target-rule-32,$(t))))
153 $(foreach t,$(VMTARGETS),$(eval $(call gen-target-rule-64,$(t))))

1...<<61626364656667686970>>...349