/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | transaction.hpp | 70 operator()(const sdbusplus::server::transaction::Transaction& t) const; 78 const sdbusplus::server::transaction::details::Transaction& t) const;
|
/openbmc/linux/kernel/bpf/ |
H A D | verifier.c | 1377 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 D | digicolor_wdt.c | 78 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 D | advantech_ec_wdt.c | 86 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 D | libecmd_git.bb | 31 # 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 D | psmisc.inc | 20 # 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 D | Kconfig | 7 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 D | packagegroup-basic.bb | 21 # 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 D | ppc-musl.patch | 34 // 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 D | 0002-apic-fixup-fallthrough-to-PIC.patch | 6 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 D | af_key.c | 1960 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 D | adm1025.rst | 25 * 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 D | timer-atmel-pit.c | 78 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 D | ctree.h | 327 #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 D | 137.out | 2 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 D | 071.out | 5 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 D | perl-ptest.inc | 10 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 D | apr-util_1.6.3.bb | 46 # 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 D | bpf_mprog.h | 115 #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 D | futex-hash.c | 228 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 D | erspan.h | 104 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 D | debug.c | 101 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 D | elf.c | 311 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 D | disk-space.rst | 34 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 D | Makefile | 145 $(foreach t,$(VMTARGETS),$(eval $(call gen-target-rule-32,$(t)))) 153 $(foreach t,$(VMTARGETS),$(eval $(call gen-target-rule-64,$(t))))
|