Home
last modified time | relevance | path

Searched refs:t (Results 2226 – 2250 of 8705) sorted by relevance

1...<<81828384858687888990>>...349

/openbmc/linux/tools/testing/selftests/netfilter/
H A Drpath.sh76 table inet t {
105 ip netns exec "$ns2" "$nft" list chain inet t c | \
121 ip netns exec "$ns2" $nft -s list table inet t;
/openbmc/linux/drivers/watchdog/
H A Die6xx_wdt.c95 static int ie6xx_wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in ie6xx_wdt_set_timeout() argument
104 preload = (t * clock) >> 15; in ie6xx_wdt_set_timeout()
128 wdd->timeout = t; in ie6xx_wdt_set_timeout()
/openbmc/linux/tools/perf/bench/
H A Dfutex-lock-pi.c233 unsigned long t = bench__runtime.tv_sec > 0 ? in bench_futex_lock_pi() local
236 update_stats(&throughput_stats, t); in bench_futex_lock_pi()
239 worker[i].tid, worker[i].futex, t); in bench_futex_lock_pi()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-mem.txt20 and stores are sampled. Use the -t option to limit to loads or stores.
42 Don't do ownership validation
44 -t::
/openbmc/linux/arch/x86/include/asm/
H A Dptrace.h389 # define do_set_thread_area_64(p, s, t) do_arch_prctl_64(p, s, t) argument
391 # define do_set_thread_area_64(p, s, t) (0) argument
/openbmc/linux/scripts/coccinelle/api/
H A Dcheck_bq27xxx_data.cocci4 //# Doesn't unfold macros used in register or property fields.
23 type t;
28 t i[] = {
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-papr-pmem19 couldn't be flushed during last
23 couldn't be restored during NVDIMM
33 Indicating that NVDIMM contents can't
/openbmc/linux/drivers/ata/
H A Dpata_hpt366.c232 u32 mask, reg, t; in hpt366_set_mode() local
242 t = hpt36x_find_mode(ap, mode); in hpt366_set_mode()
250 reg = ((reg & ~mask) | (t & mask)) & ~0xc0000000; in hpt366_set_mode()
/openbmc/linux/include/linux/
H A Dpage_ref.h27 #define page_ref_tracepoint_active(t) tracepoint_enabled(t) argument
39 #define page_ref_tracepoint_active(t) false argument
/openbmc/openbmc/poky/meta/recipes-extended/procps/
H A Dprocps_4.0.4.bb24 # don't ship a po/POTFILES.in (which is silly). Without that file gettext
25 # doesn't believe po/ is a gettext directory and won't generate po/Makefile.
/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/
H A Dscap-security-guide_0.1.73.bb80 t=${D}/${PTEST_PATH}/git
82 install -d ${t}/$d
83 cp -fr ${S}/$d/* ${t}/$d/.
/openbmc/qemu/target/hppa/
H A Dint_helper.c166 int prot, t; in hppa_cpu_do_interrupt() local
169 t = hppa_get_physical_address(env, vaddr, MMU_KERNEL_IDX, in hppa_cpu_do_interrupt()
171 if (t >= 0) { in hppa_cpu_do_interrupt()
/openbmc/linux/tools/power/cpupower/po/
H A Dfr.po88 msgid "\t -v: be more verbose\n"
93 msgid "\t -h: print this help\n"
103 msgid "\t -t: show CPU topology/hierarchy\n"
119 "only one of: -t, -l, -m are allowed\n"
229 msgid "Couldn't count the number of CPUs (%s: %s), assuming 1\n"
517 "You can't specify more than one --cpu parameter and/or\n"
531 msgid "couldn't analyze CPU %d as it doesn't seem to be present\n"
623 " or because the userspace governor isn't loaded?\n"
797 msgid "CPU %u: Can't read idle state info\n"
857 msgid "CPU %u: Can't read C-state info\n"
[all …]
H A Dit.po88 msgid "\t -v: be more verbose\n"
93 msgid "\t -h: print this help\n"
103 msgid "\t -t: show CPU topology/hierarchy\n"
119 "only one of: -t, -l, -m are allowed\n"
229 msgid "Couldn't count the number of CPUs (%s: %s), assuming 1\n"
520 "You can't specify more than one --cpu parameter and/or\n"
534 msgid "couldn't analyze CPU %d as it doesn't seem to be present\n"
632 " or because the userspace governor isn't loaded?\n"
806 msgid "CPU %u: Can't read idle state info\n"
866 msgid "CPU %u: Can't read C-state info\n"
[all …]
H A Dpt.po86 msgid "\t -v: be more verbose\n"
91 msgid "\t -h: print this help\n"
101 msgid "\t -t: show CPU topology/hierarchy\n"
117 "only one of: -t, -l, -m are allowed\n"
227 msgid "Couldn't count the number of CPUs (%s: %s), assuming 1\n"
522 "You can't specify more than one --cpu parameter and/or\n"
536 msgid "couldn't analyze CPU %d as it doesn't seem to be present\n"
633 " or because the userspace governor isn't loaded?\n"
808 msgid "CPU %u: Can't read idle state info\n"
868 msgid "CPU %u: Can't read C-state info\n"
[all …]
/openbmc/linux/Documentation/driver-api/usb/
H A Dpower-management.rst34 parts of a computer system when they aren't being used. While a
69 When a device has been suspended, it generally doesn't resume until
90 to declare that a device isn't idle even when there's no actual
96 If a USB device has no driver, its usbfs file isn't open, and it isn't
115 It is worth mentioning that many USB drivers don't support
118 usblp, usblcd, and usb-skeleton (which doesn't count). If a
119 non-supporting driver is bound to a device, the device won't be
156 while the device is suspended, the change won't take
287 that can't handle it. It is even possible in theory to damage a
336 2.6.23 doesn't do this.
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c1195 long result[][8], u8 t, bool is2t) in _rtl92c_phy_iq_calibrate() argument
1212 if (t == 0) { in _rtl92c_phy_iq_calibrate()
1221 if (t == 0) { in _rtl92c_phy_iq_calibrate()
1229 if (t == 0) { in _rtl92c_phy_iq_calibrate()
1266 result[t][1] = in _rtl92c_phy_iq_calibrate()
1277 result[t][4] = (rtl_get_bbreg(hw, in _rtl92c_phy_iq_calibrate()
1281 result[t][5] = in _rtl92c_phy_iq_calibrate()
1284 result[t][6] = in _rtl92c_phy_iq_calibrate()
1287 result[t][7] = in _rtl92c_phy_iq_calibrate()
1292 result[t][4] = (rtl_get_bbreg(hw, in _rtl92c_phy_iq_calibrate()
[all …]
/openbmc/ipmitool/
H A DREADME174 ipmitool -m 0x94 -t 0x9a raw 6 4
179 ipmitool -m 0x94 -t 0x9a mc selftest
203 ipmitool -B 0 -T 0x9a -m 0x94 -t 0x7a -b 7 mc selftest didn't work
204 (it returned the same data as ipmitool -m 0x20 -t 0x7a -b 7 mc selftest )
206 The reason was that the "openipmi" interface pluging didn't
207 encapsulate/decapsulate the message and didn't even detect the intent
210 ./src/ipmitool -B 0 -T 0x8a -m 0x94 -t 0x7a -b 7 mc selftest
215 -t 0x7a : remote target (AMC IPMB-L address)
228 ipmitool -H <ip> -U <user> -P <password> -B 0 -T 0x8a -m 0x94 -t 0x7a -b 7
233 ipmitool -H <ip> -U <user> -P <password> -B 0 -T 0x8a -m 0x94 -t 0x7a -b 7
[all …]
/openbmc/linux/scripts/
H A Dasn1_compiler.c749 unsigned nr, t, n; in build_type_list() local
774 t = 0; in build_type_list()
775 types[t].flags |= TYPE_BEGIN; in build_type_list()
779 types[t].name = &token_list[n]; in build_type_list()
780 type_index[t] = &types[t]; in build_type_list()
781 t++; in build_type_list()
784 types[t].name = &token_list[n + 1]; in build_type_list()
785 types[t].flags |= TYPE_STOP_MARKER; in build_type_list()
1213 const struct type *t = e->type_def; in dump_element() local
1215 const char *tname = t && t->name ? t->name->content : "."; in dump_element()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/
H A Dfix-memory-leaks.patch368 Subject: [PATCH 4/9] Don't leak g_variant_lookup_value results in bt-obex
379 g_hash_table_insert(_transfers, g_strdup(interface_object_path), t);
440 ObexTransfer *t = obex_transfer_new(interface_object_path);
598 - ObexTransfer *t = OBEX_TRANSFER(value);
599 - obex_transfer_cancel(t, NULL); // skip errors
600 - g_object_unref(t);
633 - ObexTransfer *t = OBEX_TRANSFER(value);
634 - obex_transfer_cancel(t, NULL); // skip errors
635 - g_object_unref(t);
668 Subject: [PATCH 7/9] Don't set filesize if we don't know the size
[all …]
/openbmc/linux/net/netfilter/
H A Dnf_nat_proto.c35 const struct nf_conntrack_tuple *t,
447 const struct nf_conntrack_tuple *t, in nf_nat_ipv4_csum_update() argument
455 newip = t->src.u3.ip; in nf_nat_ipv4_csum_update()
458 newip = t->dst.u3.ip; in nf_nat_ipv4_csum_update()
465 const struct nf_conntrack_tuple *t, in nf_nat_ipv6_csum_update() argument
474 newip = &t->src.u3.in6; in nf_nat_ipv6_csum_update()
477 newip = &t->dst.u3.in6; in nf_nat_ipv6_csum_update()
486 const struct nf_conntrack_tuple *t, in nf_csum_update() argument
489 switch (t->src.l3num) { in nf_csum_update()
491 nf_nat_ipv4_csum_update(skb, iphdroff, check, t, maniptype); in nf_csum_update()
[all …]
/openbmc/linux/Documentation/input/
H A Dinput-programming.rst33 printk(KERN_ERR "button.c: Can't allocate irq %d\n", button_irq);
113 routine isn't reporting two same value events (press, press for example) to
122 This doesn't seem important in the one button case, but is quite important
123 for example for mouse movement, where you don't want the X and Y values
129 In case the driver has to repeatedly poll the device, because it doesn't
139 printk(KERN_ERR "button.c: Can't allocate irq %d\n", button_irq);
198 doesn't mean that it should be impossible be wake the system up on LAN through
204 inhibiting one interface shouldn't affect the device's capability of being a
230 because it doesn't have any absolute coordinate system to work in. Absolute
261 If you don't need absfuzz and absflat, you can set them to zero, which mean
[all …]
/openbmc/u-boot/common/
H A Dimage.c760 const table_entry_t *t; in get_table_entry_id() local
762 for (t = table; t->id >= 0; ++t) { in get_table_entry_id()
764 if (t->sname && strcasecmp(t->sname + gd->reloc_off, name) == 0) in get_table_entry_id()
766 if (t->sname && strcasecmp(t->sname, name) == 0) in get_table_entry_id()
768 return (t->id); in get_table_entry_id()
/openbmc/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.c253 struct sgiseeq_tx_desc *t = gpriv->tx_desc; in sgiseeq_dump_rings() local
272 i, (&t[i]), t[i].tdma.pbuf, t[i].tdma.cntinfo, in sgiseeq_dump_rings()
273 t[i].tdma.pnext); in sgiseeq_dump_rings()
276 i, (&t[i]), t[i].tdma.pbuf, t[i].tdma.cntinfo, in sgiseeq_dump_rings()
277 t[i].tdma.pnext); in sgiseeq_dump_rings()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_emulate.c409 ulong b, t; in kvmppc_core_emulate_op_pr() local
413 if (!vcpu->arch.mmu.slbfee(vcpu, b, &t)) in kvmppc_core_emulate_op_pr()
415 kvmppc_set_gpr(vcpu, rt, t); in kvmppc_core_emulate_op_pr()
426 ulong t, rb_val; in kvmppc_core_emulate_op_pr() local
429 t = vcpu->arch.mmu.slbmfee(vcpu, rb_val); in kvmppc_core_emulate_op_pr()
430 kvmppc_set_gpr(vcpu, rt, t); in kvmppc_core_emulate_op_pr()
437 ulong t, rb_val; in kvmppc_core_emulate_op_pr() local
440 t = vcpu->arch.mmu.slbmfev(vcpu, rb_val); in kvmppc_core_emulate_op_pr()
441 kvmppc_set_gpr(vcpu, rt, t); in kvmppc_core_emulate_op_pr()

1...<<81828384858687888990>>...349